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://pradermecker.myopenid.com/ 4e8143115a Added a comment
2013-04-14 09:45:44 +00:00
Annex Allow rsync to use other remote shells. 2013-04-13 19:26:24 -04:00
Assistant turn on PackageImports globally 2013-04-13 18:12:44 -04:00
Backend
Build better splice joining 2013-04-13 18:09:20 -04:00
Command turn on PackageImports globally 2013-04-13 18:12:44 -04:00
Common
Config
debian update 2013-04-13 19:28:24 -04:00
doc Added a comment 2013-04-14 09:45:44 +00:00
Git
GitAnnex
Locations
Logs connect existing meters to the transfer log for downloads 2013-04-11 17:32:31 -04:00
Messages
Remote fix tab damage 2013-04-13 19:26:59 -04:00
standalone
static animate syncing and other activity icons 2013-04-08 22:54:02 -04:00
templates animate syncing and other activity icons 2013-04-08 22:54:02 -04:00
Types Allow rsync to use other remote shells. 2013-04-13 19:26:24 -04:00
Upgrade
Utility turn on PackageImports globally 2013-04-13 18:12:44 -04:00
.ghci
.gitattributes
.gitignore
Annex.hs turn on PackageImports globally 2013-04-13 18:12:44 -04:00
Assistant.hs
Backend.hs
BuildFlags.hs
CHANGELOG
Checks.hs
CmdLine.hs
Command.hs
Common.hs turn on PackageImports globally 2013-04-13 18:12:44 -04:00
Config.hs
configure.hs
COPYRIGHT
Creds.hs
Crypto.hs
Fields.hs
ghci
git-annex.cabal turn on PackageImports globally 2013-04-13 18:12:44 -04:00
git-annex.hs
git-union-merge.hs
Git.hs
GitAnnex.hs
GitAnnexShell.hs
Init.hs
INSTALL
Limit.hs
Locations.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/>