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
2016-12-19 12:27:16 -04:00
Annex Revert ServerAliveInterval 2016-12-13 12:12:38 -04:00
Assistant
Backend
Build finish fixing android build after tor merge 2016-12-12 13:27:39 -04:00
CmdLine Make all --batch input, as well as fromkey and registerurl stdin be processed without requiring it to be in the current encoding. 2016-12-13 15:35:04 -04:00
Command shorten note 2016-12-18 17:31:02 -04:00
Config
Database
debian p2p --pair with magic wormhole (untested) 2016-12-18 16:51:41 -04:00
doc section on safe pairing code exchange 2016-12-19 12:27:16 -04:00
Git
Limit
Logs
Messages
P2P Revert "p2p --link now defaults to setting up a bi-directional link" 2016-12-16 18:26:07 -04:00
Remote
RemoteDaemon
standalone
static
templates
Types
Upgrade
Utility typo 2016-12-18 17:16:53 -04:00
.ghci
.gitattributes
.gitignore
.mailmap
Annex.hs
Assistant.hs
Backend.hs
bash-completion.bash
build.bat
BuildFlags.hs
CHANGELOG p2p --pair with magic wormhole (untested) 2016-12-18 16:51:41 -04:00
CmdLine.hs
Command.hs
Common.hs
Config.hs
COPYRIGHT
Creds.hs
Crypto.hs
ghci
git-annex.cabal p2p --pair with magic wormhole (untested) 2016-12-18 16:51:41 -04:00
git-annex.hs
git-union-merge.hs
Git.hs
Jenkinsfile
Limit.hs
Logs.hs
Makefile
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/>