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
2012-11-15 12:58:06 -04:00
Annex
Assistant factor out Creds 2012-11-14 19:32:27 -04:00
Backend
Build
Command
Common
debian Merge branch 'master' into webdav 2012-11-15 12:58:06 -04:00
doc Merge branch 'master' into webdav 2012-11-15 12:58:06 -04:00
Git
Locations
Logs
Messages
Remote skeltal webdav special remote 2012-11-14 20:25:31 -04:00
standalone
static
templates automatic repolist updating 2012-11-13 17:50:54 -04:00
Types factor out Creds 2012-11-14 19:32:27 -04:00
Upgrade
Utility OSX: Fix RunAtLoad value in plist file. 2012-11-15 01:01:54 -04:00
.ghci
.gitattributes
.gitignore
Annex.hs
Assistant.hs
Backend.hs
CHANGELOG
Checks.hs
CmdLine.hs
Command.hs
Common.hs
Config.hs
configure.hs
CONTRIBUTING
COPYRIGHT
Creds.hs factor out Creds 2012-11-14 19:32:27 -04:00
Crypto.hs
Fields.hs
ghci
git-annex.cabal skeltal webdav special remote 2012-11-14 20:25:31 -04:00
git-annex.hs
git-union-merge.hs
Git.hs
GitAnnex.hs
GitAnnexShell.hs
Init.hs
INSTALL
Limit.hs
Locations.hs
Makefile skeltal webdav special remote 2012-11-14 20:25:31 -04:00
Messages.hs
NEWS
Option.hs
README
Remote.hs
Seek.hs
Setup.hs
test.hs
Types.hs
Upgrade.hs
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/>