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://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8 b3df748cc4 Added a comment
2013-06-05 22:02:29 +00:00
Annex avoid warnings when built with ghc 7.6 2013-06-02 15:01:58 -04:00
Assistant now builds with both yesod 1.2 and 1.1 2013-06-03 18:14:22 -04:00
Backend
Build
Command avoid warnings when built with ghc 7.6 2013-06-02 15:01:58 -04:00
Common
Config
debian releasing version 4.20130601 2013-06-01 20:58:32 -04:00
doc Added a comment 2013-06-05 22:02:29 +00:00
Git Can now restart certain long-running git processes if they crash, and continue working. 2013-05-31 12:42:13 -04:00
GitAnnex
Logs
Messages
Remote
standalone Android: Work around Android devices where the am command doesn't work. 2013-05-31 21:30:21 -04:00
static
templates
Types
Upgrade
Utility now builds with both yesod 1.2 and 1.1 2013-06-03 18:14:22 -04:00
.ghci
.gitattributes
.gitignore
Annex.hs
Assistant.hs
Backend.hs
BuildFlags.hs
CHANGELOG
Checks.hs
CmdLine.hs
Command.hs
Common.hs
Config.hs
configure.hs
COPYRIGHT
Creds.hs
Crypto.hs
Fields.hs
ghci
git-annex.cabal now builds with both yesod 1.2 and 1.1 2013-06-03 18:14:22 -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/>