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=AItOawmLdL4zLty4fsfaIXNtPMS5RXs4y8OAk0o 933ab0cd9f Added a comment: Similar problem
2013-12-08 12:30:18 +00:00
Annex
Assistant close tmp file handle 2013-12-07 11:45:01 -04:00
Backend import: Add --skip-duplicates option. 2013-12-04 13:13:30 -04:00
Build typo 2013-12-07 11:18:02 -04:00
Command lock: Require --force. 2013-12-05 16:05:07 -04:00
Common
Config
debian add bug number 2013-12-07 10:53:19 -04:00
doc Added a comment: Similar problem 2013-12-08 12:30:18 +00: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 temporarily disable the evilelinker on the autobuilder, since it seems to be hanging inexplicably 2013-12-07 11:24:18 -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 whups 2013-12-06 22:57:54 -04:00
.ghci
.gitattributes
.gitignore
Annex.hs
Assistant.hs
Backend.hs
build.bat windows build foo 2013-12-05 20:40:28 -04:00
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 fix 2013-12-06 22:38:01 -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/>