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-05-17 13:12:17 -04:00
Annex fix android build, broken by changes for windows port 2013-05-16 11:52:48 -04:00
Assistant rename module 2013-05-12 19:19:28 -04:00
Backend fix permission damage (thanks, Windows) 2013-05-11 23:54:25 -04:00
Build Sanitize debian changelog version before putting it into cabal file. Closes: #708619 2013-05-17 11:24:18 -04:00
Command Merge branch 'master' into windows 2013-05-14 15:37:24 -04:00
Common
Config rename module 2013-05-12 19:19:28 -04:00
debian add new dep 2013-05-17 12:10:46 -04:00
doc Merge branch 'master' of ssh://git-annex.branchable.com 2013-05-17 11:39:48 -04:00
Git fix build 2013-05-15 18:33:47 -04:00
GitAnnex
Logs rename module 2013-05-12 19:19:28 -04:00
Messages
Remote fix 2013-05-14 13:58:17 -04:00
standalone bad hunk 2013-05-17 13:12:17 -04:00
static
templates add better documentation that pairing pairs all repositories configured to use the same jabber account 2013-05-16 20:21:47 -04:00
Types
Upgrade rename module 2013-05-12 19:19:28 -04:00
Utility fix the day's Windows permissions damage 2013-05-14 20:15:14 -04:00
.ghci
.gitattributes
.gitignore
Annex.hs start one git-cat-file per index file 2013-05-15 18:46:38 -04:00
Assistant.hs reomove showStart, unnecessary 2013-05-09 13:21:24 -04:00
Backend.hs
BuildFlags.hs
CHANGELOG
Checks.hs
CmdLine.hs fix permission damage (thanks, Windows) 2013-05-11 23:54:25 -04:00
Command.hs
Common.hs fix the day's windows permissions damage 2013-05-12 19:09:48 -04:00
Config.hs
configure.hs
COPYRIGHT
Creds.hs fix permission damage (thanks, Windows) 2013-05-11 23:54:25 -04:00
Crypto.hs
Fields.hs
ghci
git-annex.cabal releasing version 4.20130516 2013-05-16 11:35:52 -04:00
git-annex.hs fix permission damage (thanks, Windows) 2013-05-11 23:54:25 -04:00
git-union-merge.hs
Git.hs fix permission damage (thanks, Windows) 2013-05-11 23:54:25 -04:00
GitAnnex.hs fix permission damage (thanks, Windows) 2013-05-11 23:54:25 -04:00
GitAnnexShell.hs fix permission damage (thanks, Windows) 2013-05-11 23:54:25 -04:00
Init.hs fix the day's Windows permissions damage 2013-05-14 20:15:14 -04:00
INSTALL
Limit.hs fix permission damage (thanks, Windows) 2013-05-11 23:54:25 -04:00
Locations.hs fix the day's windows permissions damage 2013-05-12 19:09:48 -04:00
Makefile android build fix 2013-05-04 14:25:24 -04:00
Messages.hs
NEWS
Option.hs
README
Remote.hs
Seek.hs fix permission damage (thanks, Windows) 2013-05-11 23:54:25 -04:00
Setup.hs
Test.hs fix test 2013-05-15 22:10:49 -04:00
Types.hs
Upgrade.hs fix permission damage (thanks, Windows) 2013-05-11 23:54:25 -04:00
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/>