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-06 17:09:38 -04:00
Annex --auto fixes 2012-12-06 13:22:16 -04:00
Assistant webapp: Allow user to specify the ssh port when setting up a remote. 2012-12-06 17:09:38 -04:00
Backend
Build
Command --auto fixes 2012-12-06 13:22:16 -04:00
Common
debian webapp: Allow user to specify the ssh port when setting up a remote. 2012-12-06 17:09:38 -04:00
doc webapp: Allow user to specify the ssh port when setting up a remote. 2012-12-06 17:09:38 -04:00
Git
Locations
Logs --auto fixes 2012-12-06 13:22:16 -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
static webapp: Added help buttons and links next to fields that require explanations. 2012-12-02 22:33:30 -04:00
templates webapp: Encryption can be disabled when setting up remotes. 2012-12-04 13:28:22 -04:00
Types
Upgrade
Utility --auto fixes 2012-12-06 13:22:16 -04:00
.ghci
.gitattributes
.gitignore
Annex.hs
Assistant.hs
Backend.hs
CHANGELOG
Checks.hs
CmdLine.hs
Command.hs --auto fixes 2012-12-06 13:22:16 -04:00
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 --auto fixes 2012-12-06 13:22:16 -04:00
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/>