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://launchpad.net/~liori 5d0c336994 Added a comment
2018-08-17 21:58:03 +00:00
Annex avoid update-index race 2018-08-17 16:03:40 -04:00
Assistant
Backend
Build
CmdLine
Command finally fixed v6 get/drop git status 2018-08-14 16:23:58 -04:00
Config
Database
debian git pkt-line format 2018-08-10 14:12:33 -04:00
doc Added a comment 2018-08-17 21:58:03 +00:00
Git avoid update-index race 2018-08-17 16:03:40 -04:00
Limit
Logs
Messages
P2P
Remote
RemoteDaemon
standalone
static
templates
Test
Types
Upgrade
Utility support conditionally excluding queued files 2018-08-16 14:38:37 -04:00
.ghci
.gitattributes
.gitignore
.mailmap
Annex.hs
Assistant.hs
Backend.hs
bash-completion.bash
build.bat
BuildFlags.hs
BuildInfo.hs
CHANGELOG finally fixed v6 get/drop git status 2018-08-14 16:23:58 -04:00
CmdLine.hs
Command.hs
Common.hs
Config.hs
COPYRIGHT
Creds.hs
Crypto.hs
ghci
git-annex.cabal moving to filterdriver branch 2018-08-14 13:37:17 -04:00
git-annex.hs
git-union-merge.hs
Git.hs
Jenkinsfile
Key.hs
Limit.hs
Logs.hs
Makefile
Messages.hs
NEWS
README
Remote.hs
Setup.hs
stack-windows.yaml
stack.yaml
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/>