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
Joey Hess a1f8621efc oops
2013-11-20 13:44:49 -04:00
Annex Ensure that core.sharedrepository is honored when creating the .git/annex directory. 2013-11-18 18:20:20 -04:00
Assistant add readFileStrictAnyEncoding 2013-11-20 13:41:13 -04:00
Backend
Build
Command add readFileStrictAnyEncoding 2013-11-20 13:41:13 -04:00
Common
Config
debian releasing package git-annex version 5.20131120 2013-11-20 13:10:11 -04:00
doc add news item for git-annex 5.20131120 2013-11-20 13:10:33 -04:00
Git fix repair failure that occurred when index was corrupted, and other objects too 2013-11-19 17:16:33 -04:00
GitAnnex
Limit
Logs
Messages
Remote
standalone re-disable assistant on Windows 2013-11-12 17:44:47 -04:00
static
templates
Types
Upgrade
Utility oops 2013-11-20 13:44:49 -04:00
.ghci
.gitattributes
.gitignore moving git-repair to its own package 2013-11-18 13:24:55 -04:00
Annex.hs
Assistant.hs webapp: Check annex.version. 2013-11-17 14:58:35 -04:00
Backend.hs
BuildFlags.hs
CHANGELOG
Checks.hs
CmdLine.hs
Command.hs
Common.hs
Config.hs
configure.hs
COPYRIGHT
Creds.hs
Crypto.hs
Fields.hs
ghci
git-annex.cabal releasing package git-annex version 5.20131120 2013-11-20 13:10:11 -04:00
git-annex.hs
git-union-merge.hs
Git.hs
GitAnnex.hs
GitAnnexShell.hs
Init.hs Ensure that core.sharedrepository is honored when creating the .git/annex directory. 2013-11-18 18:20:20 -04:00
INSTALL
Limit.hs
Locations.hs
Logs.hs
Makefile moving git-repair to its own package 2013-11-18 13:24:55 -04:00
Messages.hs
NEWS
Option.hs
README
Remote.hs
Seek.hs
Setup.hs
Test.hs run each quickcheck test 1000, rather than 100 times 2013-11-15 17:04:40 -04:00
Types.hs
Upgrade.hs webapp: Check annex.version. 2013-11-17 14:58:35 -04:00
Usage.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 <http://git-annex.branchable.com/>