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/~r0lf 020c67215f Added a comment
2016-12-24 17:56:13 +00: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 enable-tor: When run as a regular user, test a connection back to the hidden service over tor. 2016-12-24 12:50:23 -04:00
Config
Database
debian Debian: Suggest tor and magic-wormhole. 2016-12-20 15:26:14 -04:00
doc Added a comment 2016-12-24 17:56:13 +00:00
Git
Limit
Logs
Messages
P2P enable-tor: When run as a regular user, test a connection back to the hidden service over tor. 2016-12-24 12:50:23 -04:00
Remote fix build warning 2016-12-10 11:41:38 -04:00
RemoteDaemon refactor 2016-12-24 12:14:14 -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 really fix su command 2016-12-24 13:23:52 -04:00
.ghci
.gitattributes
.gitignore
.mailmap
Annex.hs
Assistant.hs
Backend.hs
bash-completion.bash
build.bat
BuildFlags.hs
CHANGELOG enable-tor: When run as a regular user, test a connection back to the hidden service over tor. 2016-12-24 12:50:23 -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/>