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
http://sunny256.sunbase.org/ a5b87259ba Added a comment
2013-08-30 11:49:20 +00:00
Annex typo 2013-08-28 17:05:07 -04:00
Assistant only retry every 60 seconds 2013-08-24 14:37:34 -04:00
Backend
Build
Command Unused: bugfix 2013-08-26 13:50:09 -04:00
Common
Config
debian prep release 2013-08-27 13:31:41 -04:00
doc Added a comment 2013-08-30 11:49:20 +00:00
Git Unused: bugfix 2013-08-26 13:50:09 -04:00
GitAnnex
Logs
Messages
Remote
standalone Android: Fix bug in terminal app that caused it to spin using much CPU and battery. This problem was introduced in version 4.20130601. 2013-08-26 22:00:16 -04:00
static
templates
Types
Upgrade
Utility Speed up the 'unused' command. 2013-08-25 21:02:13 -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 prep release 2013-08-27 13:31:41 -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 Unused: bugfix 2013-08-26 13:50:09 -04:00
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/>