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-21 14:21:05 -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 fail before suing when not in a git-annex repo 2016-12-20 17:46:14 -04:00
Config
Database
debian Debian: Suggest tor and magic-wormhole. 2016-12-20 15:26:14 -04:00
doc comment 2016-12-21 14:21:05 -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 fix build warning 2016-12-10 11:41:38 -04:00
RemoteDaemon relocate tor socket out of /etc 2016-12-20 16:24:46 -04:00
standalone Linux standalone: Improve generation of locale definition files, supporting locales such as, en_GB.UTF-8. 2016-12-19 17:03:52 -04:00
static
templates
Types
Upgrade
Utility cleanup 2016-12-20 17:46:30 -04:00
.ghci
.gitattributes
.gitignore
.mailmap
Annex.hs
Assistant.hs
Backend.hs
bash-completion.bash
build.bat
BuildFlags.hs
CHANGELOG enable-tor: No longer needs to be run as root. 2016-12-20 17:40:36 -04:00
CmdLine.hs
Command.hs
Common.hs
Config.hs
COPYRIGHT
Creds.hs
Crypto.hs
ghci
git-annex.cabal enable-tor: No longer needs to be run as root. 2016-12-20 17:40:36 -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/>