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
2012-08-08 18:08:32 -04:00
Annex
Assistant
Backend
Build
Command fix transfer log cleanup crash 2012-08-07 13:30:08 -04:00
Common
debian releasing version 3.20120807 2012-08-07 13:49:58 -04:00
doc fix filename 2012-08-08 18:08:32 -04:00
Git typo 2012-07-17 14:51:42 -04:00
Logs fix transfer log cleanup crash 2012-08-07 13:30:08 -04:00
Messages
Remote
Types
Upgrade
Utility move comment 2012-08-07 11:10:41 -04:00
.ghci
.gitattributes
.gitignore
Annex.hs
Assistant.hs
Backend.hs
CHANGELOG
Checks.hs
CmdLine.hs
Command.hs
Common.hs
Config.hs
configure.hs
CONTRIBUTING
COPYRIGHT
Crypto.hs
Fields.hs
git-annex.cabal releasing version 3.20120807 2012-08-07 13:49:58 -04:00
git-annex.hs
git-union-merge.hs
Git.hs
GitAnnex.hs
GitAnnexShell.hs
GPL
Init.hs Revert "init: If no description is provided for a new repository, one will automatically be generated, like "joey@gnu:~/foo"" 2012-08-03 23:51:49 -04:00
INSTALL
Limit.hs
Locations.hs
make-sdist.sh
Makefile force C compiler to build 32 bit on OSX when 32 bit ghc is being used 2012-07-24 11:01:15 -04:00
mdwn2man
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/>