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
2013-06-03 06:02:40 +00:00
Annex remove debug print 2013-05-27 11:18:18 -04:00
Assistant avoid debug logging unknown xmpp messages, which may contain sensative information 2013-05-27 15:00:07 -04:00
Backend
Build
Command Android: Work around Android devices where the am command doesn't work. 2013-05-31 21:30:21 -04:00
Common
Config
debian releasing version 4.20130601 2013-06-01 20:58:32 -04:00
doc poll vote (Google Drive) 2013-06-03 06:02:40 +00:00
Git Can now restart certain long-running git processes if they crash, and continue working. 2013-05-31 12:42:13 -04:00
GitAnnex
Logs
Messages
Remote
standalone Android: Work around Android devices where the am command doesn't work. 2013-05-31 21:30:21 -04:00
static
templates
Types
Upgrade
Utility Android: Work around Android devices where the am command doesn't work. 2013-05-31 21:30:21 -04:00
.ghci
.gitattributes
.gitignore
Annex.hs
Assistant.hs
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 version 4.20130601 2013-06-01 20:58:32 -04:00
git-annex.hs
git-union-merge.hs
Git.hs
GitAnnex.hs
GitAnnexShell.hs
Init.hs
INSTALL
Limit.hs
Locations.hs
Makefile
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/>