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
https://www.google.com/accounts/o8/id?id=AItOawkF8_uQjLYm5Mf5F_JuVW-BxlvzpWjvR_o fa35a1f4e0
2013-02-09 11:18:15 +00:00
Annex Clean up direct mode cache and mapping info when dropping keys. 2013-02-07 08:28:40 -04:00
Assistant avoid a warning 2013-02-06 15:43:23 -04:00
Backend
Build
Command Clean up direct mode cache and mapping info when dropping keys. 2013-02-07 08:28:40 -04:00
Common
debian prep release 2013-02-07 12:59:02 -04:00
doc 2013-02-09 11:18:15 +00:00
Git pre-commit: Update direct mode mappings. 2013-02-06 12:44:19 -04:00
Locations
Logs
Messages
Remote
standalone
static
templates manual and source repository groups 2013-01-21 04:18:46 -04:00
Types add another setting to GitConfig 2013-01-28 00:33:19 +11:00
Upgrade
Utility cleanup 2013-01-28 11:32:30 +11:00
.ghci
.gitattributes
.gitignore add ctags generation 2013-01-29 22:35:10 +11:00
Annex.hs
Assistant.hs fix build with webapp disabled 2013-02-06 15:38:41 -04:00
Backend.hs
CHANGELOG
Checks.hs
CmdLine.hs
Command.hs
Common.hs
Config.hs annex.autocommit 2013-01-27 22:43:05 +11:00
configure.hs
COPYRIGHT
Creds.hs
Crypto.hs
Fields.hs
ghci
git-annex.cabal don't need HTTP any longer 2013-02-08 14:19:59 -04:00
git-annex.hs
git-union-merge.hs
Git.hs
GitAnnex.hs
GitAnnexShell.hs
Init.hs
INSTALL
Limit.hs
Locations.hs
Makefile use hothasktags 2013-01-30 14:09:46 +11:00
Messages.hs
Meters.hs
NEWS
Option.hs
README
Remote.hs
Seek.hs pre-commit: Update direct mode mappings. 2013-02-06 12:44:19 -04:00
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/>