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-02 19:19:30 +00:00
Annex
Assistant remove dead code 2012-12-01 15:21:24 -04:00
Backend
Build
Command The standalone builds now unset their special path and library path variables before running the system web browser. 2012-11-27 17:05:29 -04:00
Common
debian webdav: Avoid trying to set props, avoiding incompatability with livedrive.com. Needs DAV version 0.3. 2012-12-01 17:12:41 -04:00
doc poll vote (solve the symlink problem first) 2012-12-02 19:19:30 +00:00
Git
Locations
Logs dropping from web 2012-11-29 17:01:07 -04:00
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 Fix broken .config/git-annex/program installed by standalone tarball. 2012-11-28 16:09:38 -04:00
static
templates
Types avoid unnecessary Maybe 2012-11-30 00:55:59 -04:00
Upgrade
Utility export function to avoid 2 warnings 2012-11-29 18:40:25 -04:00
.ghci
.gitattributes
.gitignore
Annex.hs
Assistant.hs assistant: Retrival from glacier now handled. 2012-11-29 15:23:33 -04:00
Backend.hs
CHANGELOG
Checks.hs
CmdLine.hs
Command.hs
Common.hs
Config.hs
configure.hs
CONTRIBUTING
COPYRIGHT
Creds.hs webapp: Defaults to sharing box.com account info with friends, allowing one-click enabling of the repository. 2012-11-28 13:31:49 -04:00
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 Include ssh in standalone builds. 2012-11-29 15:51:21 -04:00
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/>