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-12-04 03:27:18 +00:00
Annex
Assistant webapp: Added help buttons and links next to fields that require explanations. 2012-12-02 22:33:30 -04:00
Backend
Build
Command
Common
debian webapp: Added help buttons and links next to fields that require explanations. 2012-12-02 22:33:30 -04:00
doc poll vote (solve the symlink problem first) 2012-12-04 03:27:18 +00:00
Git
Locations
Logs
Messages
Remote webdav: Avoid trying to set props, avoiding incompatability with livedrive.com. Needs DAV version 0.3. 2012-12-01 17:12:41 -04:00
standalone
static webapp: Added help buttons and links next to fields that require explanations. 2012-12-02 22:33:30 -04:00
templates webapp: Added help buttons and links next to fields that require explanations. 2012-12-02 22:33:30 -04:00
Types avoid unnecessary Maybe 2012-11-30 00:55:59 -04:00
Upgrade
Utility
.ghci
.gitattributes
.gitignore
Annex.hs
Assistant.hs
Backend.hs
CHANGELOG
Checks.hs
CmdLine.hs
Command.hs
Common.hs
Config.hs
configure.hs
CONTRIBUTING
COPYRIGHT
Creds.hs
Crypto.hs
Fields.hs
ghci
git-annex.cabal webdav: Avoid trying to set props, avoiding incompatability with livedrive.com. Needs DAV version 0.3. 2012-12-01 17:12:41 -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
Meters.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/>