CI to automate build of cargo lockfiles on different Alpine releases for git-annex aports https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/community/git-annex
Find a file
nix.zahlen@1211ac6c964ba2d68b70655f747bef1383032e77 f861ce399e Added a comment: where to trace the Windows build errors?
2020-10-25 15:23:01 +00:00
Annex move: Improve resuming a move that was interrupted after the object was transferred 2020-10-21 10:31:56 -04:00
Assistant
Backend
Build
CmdLine
Command testremote: Display exceptions when tests fail, to aid debugging 2020-10-23 15:41:57 -04:00
Config
Database
debian
doc Added a comment: where to trace the Windows build errors? 2020-10-25 15:23:01 +00:00
Git Revert "pass --git-dir, rather than changing cwd" 2020-10-23 16:09:50 -04:00
Limit
Logs more log file actions 2020-10-20 16:51:03 -04:00
Messages
P2P
Remote use removeDirGeneric here too for consistency 2020-10-23 16:12:47 -04:00
RemoteDaemon
standalone Fix bug that prevented linux standalone bundle from working on a fresh install 2020-10-23 12:19:40 -04:00
static
templates
Test
Types
Upgrade
Utility
.ghci
.gitattributes
.gitignore
.mailmap
Annex.hs
Assistant.hs move: Improve resuming a move that was interrupted after the object was transferred 2020-10-21 10:31:56 -04:00
Backend.hs
bash-completion.bash
Benchmark.hs
build.bat
BuildFlags.hs
BuildInfo.hs
CHANGELOG testremote: Display exceptions when tests fail, to aid debugging 2020-10-23 15:41:57 -04:00
CmdLine.hs
Command.hs
Common.hs
Config.hs
COPYRIGHT
Creds.hs
Crypto.hs
git-annex.cabal
git-annex.hs
git-union-merge.hs
Git.hs
Jenkinsfile
Key.hs
Limit.hs
Logs.hs
Makefile
Messages.hs
NEWS
README
Remote.hs
Setup.hs
stack.yaml
Test.hs
Types.hs
Upgrade.hs

git-annex allows managing files with git, without checking the file
contents into git. While that may seem paradoxical, it is useful when
dealing with files larger than git can currently easily handle, whether due
to limitations in memory, checksumming time, or disk space.

For documentation, see doc/ or <https://git-annex.branchable.com/>