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
2015-08-24 14:20:43 -07:00
Annex Fix reversion in init when ran as root, introduced in version 5.20150731. 2015-08-19 12:36:17 -04:00
Assistant Fix issue with yesod-core > 1.4.13. 2015-08-23 12:33:25 -04:00
Backend
Build Makefile: Pass LDFLAGS, CFLAGS, and CPPFLAGS through ghc and on to ld, cc, and cpp. 2015-08-19 13:53:57 -04:00
CmdLine
Command Fix building without database. 2015-08-23 15:39:29 -07:00
Common
Config
Database
debian prep release 2015-08-24 14:12:38 -07:00
doc add news item for git-annex 5.20150824 2015-08-24 14:20:43 -07:00
Git
Limit
Logs
Messages
Remote disable whereisKey for encrypted or chunked remotes 2015-08-19 14:16:01 -04:00
RemoteDaemon
standalone
static
templates
Types
Upgrade
Utility make sync --no-content be accepted 2015-08-20 17:21:14 -04:00
.ghci
.gitattributes
.gitignore
.mailmap
Annex.hs
Assistant.hs
Backend.hs
bash-completion.bash
build.bat
BuildFlags.hs
CHANGELOG
Checks.hs
CmdLine.hs
Command.hs
Common.hs
Config.hs refactor 2015-08-17 11:21:13 -04:00
configure.hs
COPYRIGHT
Creds.hs
Crypto.hs
ghci
git-annex.cabal prep release 2015-08-24 14:12:38 -07:00
git-annex.hs
git-union-merge.hs
Git.hs
INSTALL
Limit.hs
Locations.hs
Logs.hs
Makefile exclude thanks page to avoid lintian error about embedded gif 2015-08-19 14:12:22 -04:00
Messages.hs
NEWS
README
Remote.hs
Setup.hs
Test.hs
Types.hs
Upgrade.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 <https://git-annex.branchable.com/>