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://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574 c242683015 removed
2013-12-27 21:57:21 +00:00
Annex
Assistant
Backend
Build add git-shell binary to bundles 2013-12-27 16:35:24 -04:00
Command
Common
Config
debian addurl, importfeed: Sanitize | and some other symbols and special characters. 2013-12-27 17:52:20 -04:00
doc removed 2013-12-27 21:57:21 +00:00
Git
GitAnnex
Limit
Logs
Messages
Remote better error messages when external special remote exits unexpectedly or is not in PATH 2013-12-27 17:14:44 -04:00
standalone make wrappers run git-shell, now that it's included, rather than git shell 2013-12-27 16:36:48 -04:00
static
templates
Types
Upgrade
Utility addurl, importfeed: Sanitize | and some other symbols and special characters. 2013-12-27 17:52:20 -04:00
.ghci
.gitattributes
.gitignore
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 add credential storage support for external special remotes & update example 2013-12-27 16:01:43 -04:00
Crypto.hs
Fields.hs
ghci
git-annex.cabal
git-annex.hs
git-union-merge.hs
Git.hs
GitAnnex.hs
GitAnnexShell.hs
Init.hs
INSTALL
Limit.hs
Locations.hs
Logs.hs
Makefile
Messages.hs
NEWS
Option.hs
README
Remote.hs
Seek.hs
Setup.hs
Test.hs
Types.hs
Upgrade.hs
Usage.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/>