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=AItOawnRai_qFYPVvEgC6i1nlM1bh-C__jbhqS0 a569cad4c9 Added a comment: Looks great
2013-08-29 12:45:11 +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 Youtube support! (And 53 other video hosts) 2013-08-22 18:50:43 -04:00
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: Looks great 2013-08-29 12:45:11 +00:00
Git Unused: bugfix 2013-08-26 13:50:09 -04:00
GitAnnex
Logs better cases 2013-08-22 23:44:13 -04:00
Messages
Remote better cases 2013-08-22 23:36:35 -04:00
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 Youtube support! (And 53 other video hosts) 2013-08-22 18:50:43 -04:00
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 Fix bug that caused typechanged symlinks to be assumed to be unlocked files, so they were added to the annex by the pre-commit hook. 2013-08-22 13:57:07 -04:00
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/>