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
2020-06-18 12:26:30 -04:00
Annex add runsGitAnnexChildProcess calls 2020-06-17 15:31:03 -04:00
Assistant S3: The REDUCED_REDUNDANCY storage class is no longer cheaper 2020-06-16 12:04:29 -04:00
Backend
Build
CmdLine
Command add runsGitAnnexChildProcess calls 2020-06-17 15:31:03 -04:00
Config
Database
debian
doc Merge branch 'master' of ssh://git-annex.branchable.com 2020-06-18 12:26:30 -04:00
Git
Limit
Logs
Messages
P2P
Remote fix a further bug 2020-06-16 18:14:36 -04:00
RemoteDaemon
standalone
static
templates
Test
Types external: SETCREDS include creds in externalConfigChanges 2020-06-16 17:24:24 -04:00
Upgrade
Utility fix a annex.pidlock issue 2020-06-17 15:30:59 -04:00
.ghci
.gitattributes
.gitignore ignore cabal.project.local~ 2020-06-18 12:25:47 -04:00
.mailmap
Annex.hs
Assistant.hs
Backend.hs
bash-completion.bash
Benchmark.hs
build.bat
BuildFlags.hs
BuildInfo.hs
CHANGELOG releasing package git-annex version 8.20200617 2020-06-17 15:59:34 -04:00
CmdLine.hs
Command.hs
Common.hs
Config.hs
COPYRIGHT
Creds.hs one more bugfix to external special remote creds 2020-06-16 18:28:26 -04:00
Crypto.hs fix strictness issue 2020-06-16 17:09:34 -04:00
git-annex.cabal releasing package git-annex version 8.20200617 2020-06-17 15:59:34 -04:00
git-annex.hs
git-union-merge.hs
Git.hs
Jenkinsfile
Key.hs
Limit.hs
Logs.hs
Makefile tail the find in dist-newstyle 2020-06-18 11:37:43 -04:00
Messages.hs
NEWS
README
Remote.hs
Setup.hs
stack-lts-12.14.yaml
stack.yaml
Test.hs
Types.hs
Upgrade.hs add runsGitAnnexChildProcess calls 2020-06-17 15:31:03 -04:00

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/>