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=AItOawnBJ6Dv1glxzzi4qIzGFNa6F-mfHIvv9Ck bacb2e1881 Added a comment
2011-10-18 04:59:15 +00:00
Annex clean Annex stuff out of Utility/ 2011-10-16 00:04:26 -04:00
Backend
Build
Command broke up Utility 2011-10-16 00:50:12 -04:00
Common
debian git-annex-shell: GIT_ANNEX_SHELL_READONLY and GIT_ANNEX_SHELL_LIMITED environment variables can be set to limit what commands can be run. 2011-10-15 19:06:35 -04:00
doc Added a comment 2011-10-18 04:59:15 +00:00
Git
Logs
Messages
Remote broke up Utility 2011-10-16 00:50:12 -04:00
Types
Upgrade broke up Utility 2011-10-16 00:50:12 -04:00
Utility correct spelling of "gibibyte" 2011-10-16 01:03:38 -04:00
.gitattributes
.gitignore
Annex.hs
Backend.hs
CHANGELOG
CmdLine.hs
Command.hs
Common.hs broke up Utility 2011-10-16 00:50:12 -04:00
Config.hs
configure.hs
Crypto.hs
git-annex-shell.hs git-annex-shell: GIT_ANNEX_SHELL_READONLY and GIT_ANNEX_SHELL_LIMITED environment variables can be set to limit what commands can be run. 2011-10-15 19:06:35 -04:00
git-annex.cabal
git-annex.hs
git-union-merge.hs
Git.hs
GitAnnex.hs
GPL
Init.hs broke up Utility 2011-10-16 00:50:12 -04:00
INSTALL
Limit.hs
Locations.hs clean Annex stuff out of Utility/ 2011-10-16 00:04:26 -04:00
Makefile
mdwn2man
Messages.hs
Options.hs
README
Remote.hs
Setup.hs
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 <http://git-annex.branchable.com/>