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
Joey Hess 079ff2b27b -v3
2013-12-05 19:04:30 -04:00
Annex
Assistant squash warning 2013-12-05 14:16:07 -04:00
Backend import: Add --skip-duplicates option. 2013-12-04 13:13:30 -04:00
Build test for nocache at configure time 2013-12-01 15:12:32 -04:00
Command lock: Require --force. 2013-12-05 16:05:07 -04:00
Common
Config
debian lock: Require --force. 2013-12-05 16:05:07 -04:00
doc update 2013-12-05 17:31:01 -04:00
Git work around msysgit very strange behavior on ./ or .\ at start of path 2013-12-04 23:49:18 -04:00
GitAnnex
Limit
Logs
Messages
Remote Deal with box.com changing the url of their webdav endpoint. 2013-12-02 16:01:20 -04:00
standalone -v3 2013-12-05 19:04:30 -04:00
static
templates don't shown non-working file browser opening UI on android 2013-12-03 13:41:23 -04:00
Types
Upgrade
Utility reorg 2013-12-04 23:09:54 -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 work around https://github.com/kazu-yamamoto/logger/issues/18 2013-12-05 17:51:46 -04:00
git-annex.hs
git-union-merge.hs
Git.hs
GitAnnex.hs
GitAnnexShell.hs
Init.hs Automatically fix up bad bare repositories created by versions 5.20131118 through 5.20131127. 2013-12-02 12:34:16 -04:00
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/>