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-11-13 22:05:03 +00:00
Annex
Assistant log missing index at notice priority 2013-11-13 14:42:59 -04:00
Backend
Build
Command avoid using Utility.Touch without WITH_CLIBS 2013-11-12 21:05:04 -04:00
Common
Config
debian assistant: Notice on startup when the index file is corrupt, and auto-repair. 2013-11-13 14:27:17 -04:00
doc poll vote (personal data) 2013-11-13 22:05:03 +00:00
Git better handling of missing index file 2013-11-13 14:39:26 -04:00
GitAnnex
Limit
Logs
Messages
Remote
standalone re-disable assistant on Windows 2013-11-12 17:44:47 -04:00
static
templates
Types file2key should return Nothing if the backend is empty 2013-11-11 15:41:31 -04:00
Upgrade
Utility use Win32-inotify 2013-11-12 17:29:29 -04:00
.ghci
.gitattributes
.gitignore
Annex.hs
Assistant.hs ensure .git/annex exists before opening log file when starting assistant 2013-11-13 12:54:18 -04:00
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 build assistant and watcher on windows (doesn't work yet) 2013-11-12 17:22:34 -04:00
git-annex.hs
git-recover-repository.hs
git-union-merge.hs
Git.hs
GitAnnex.hs
GitAnnexShell.hs
Init.hs
INSTALL
Limit.hs
Locations.hs
Logs.hs
Makefile separate android 4.0 and 4.3 builds needed 2013-11-12 14:24:53 -04:00
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/>