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
2017-06-09 13:50:59 -04:00
Annex Avoid error about git-annex-shell not being found when syncing with -J with a git remote where git-annex-shell is not installed. 2017-06-06 12:57:27 -04:00
Assistant assistant: Merge changes from refs/remotes/foo/master into master. 2017-06-07 16:17:46 -04:00
Backend
Build
CmdLine zsh and fish completions 2017-06-09 11:38:20 -04:00
Command support --to=. as shorthand for --to=here 2017-06-01 13:12:42 -04:00
Config
Database
debian
doc comment 2017-06-09 13:50:59 -04:00
Git
Limit
Logs
Messages typo 2017-05-19 10:57:59 -04:00
P2P
Remote
RemoteDaemon
standalone
static
templates
Types configuration to disable automatic merge conflict resolution 2017-06-01 12:51:01 -04:00
Upgrade
Utility remove temp file in failure case 2017-06-06 14:23:33 -04:00
.ghci
.gitattributes
.gitignore
.mailmap
Annex.hs
Assistant.hs
Backend.hs
bash-completion.bash update from optparse-applicative output 2017-06-09 11:30:24 -04:00
build.bat
BuildInfo.hs
CHANGELOG zsh and fish completions 2017-06-09 11:38:20 -04:00
CmdLine.hs
Command.hs
Common.hs
Config.hs
COPYRIGHT
Creds.hs
Crypto.hs
ghci
git-annex.cabal releasing package git-annex version 6.20170519 2017-05-19 10:58:03 -04:00
git-annex.hs
git-union-merge.hs
Git.hs
Jenkinsfile
Key.hs
Limit.hs
Logs.hs
Makefile zsh and fish completions 2017-06-09 11:38:20 -04:00
Messages.hs
NEWS
README
Remote.hs
Setup.hs
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/>