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
http://joeyh.name/ 450dd10b8f Added a comment
2014-06-18 16:35:29 +00:00
Annex refactor 2014-06-16 18:59:23 -04:00
Assistant Windows: Assistant now logs to daemon.log. 2014-06-17 19:27:54 -04:00
Backend
Build don't start minimized 2014-06-17 14:28:44 -04:00
CmdLine
Command assistant: Fix one-way assistant->assistant sync in direct mode. 2014-06-16 11:32:13 -04:00
Common
Config
debian Windows: Assistant now logs to daemon.log. 2014-06-17 19:27:54 -04:00
doc Added a comment 2014-06-18 16:35:29 +00:00
Git fix a test suite reversion on Windows 2014-06-12 18:37:12 -04:00
Limit
Logs
Messages
Remote
RemoteDaemon
standalone make EvilSplicer re-box file-embed's ByteStrings 2014-06-13 02:18:31 -04:00
static Revert "remove newlines from static js and css" 2014-06-13 02:20:39 -04:00
templates
Types
Upgrade
Utility Windows: Assistant now logs to daemon.log. 2014-06-17 19:27:54 -04:00
.ghci
.gitattributes
.gitignore
.mailmap
Annex.hs
Assistant.hs Windows: Assistant now logs to daemon.log. 2014-06-17 19:27:54 -04:00
Backend.hs
build.bat
BuildFlags.hs
CHANGELOG
Checks.hs
CmdLine.hs
Command.hs
Common.hs
Config.hs
configure.hs
COPYRIGHT
Creds.hs
Crypto.hs
ghci
git-annex.cabal prep release 2014-06-13 09:58:51 -04:00
git-annex.hs unset TZ on Windows 2014-06-12 14:54:43 -04:00
git-union-merge.hs
Git.hs
INSTALL
Limit.hs
Locations.hs
Logs.hs
Makefile
Messages.hs
NEWS
README
Remote.hs
Setup.hs
Test.hs
Types.hs
Upgrade.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/>