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
2014-04-26 09:28:52 -03:00
Annex use a subdir of GIT_ANNEX_TMP for ssh connection caching sockets 2014-04-20 16:56:01 -04:00
Assistant Standalone builds now check gpg signatures before upgrading. 2014-04-23 13:30:30 -04:00
Backend
Build Revert "add debugging for odd OOM or hang on 5 architectures, all where configure runs sha224sum" 2014-04-22 20:23:37 -04:00
CmdLine
Command allow building with old feed lib, w/o pubdate 2014-04-21 00:37:14 -04:00
Common
Config
debian Standalone builds now check gpg signatures before upgrading. 2014-04-23 13:30:30 -04:00
doc Merge branch 'master' of ssh://git-annex.branchable.com 2014-04-26 09:28:52 -03:00
Git
Limit
Logs
Messages
Remote
RemoteDaemon fix RELOAD 2014-04-20 15:45:14 -04:00
standalone Standalone builds now check gpg signatures before upgrading. 2014-04-23 13:30:30 -04:00
static
templates webapp: Fix UI for removing XMPP connection. 2014-04-20 12:46:33 -04:00
Types
Upgrade
Utility better approach for building distributionupdate 2014-04-21 10:57:01 -04:00
.ghci
.gitattributes
.gitignore
.mailmap
Annex.hs
Assistant.hs
Backend.hs
build.bat
BuildFlags.hs
CHANGELOG
Checks.hs
CmdLine.hs
Command.hs
Common.hs
Config.hs
configure.hs
COPYRIGHT
Creds.hs webapp: Fix UI for removing XMPP connection. 2014-04-20 12:46:33 -04:00
Crypto.hs
ghci
git-annex.cabal allow building with old feed lib, w/o pubdate 2014-04-21 00:37:14 -04:00
git-annex.hs
git-union-merge.hs
Git.hs
INSTALL
Limit.hs
Locations.hs
Logs.hs
Makefile Standalone builds now check gpg signatures before upgrading. 2014-04-23 13:30:30 -04:00
Messages.hs
NEWS
README
Remote.hs
Setup.hs
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 <http://git-annex.branchable.com/>