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
2018-12-11 16:51:54 +00:00
Annex support findred and --branch with file matching options 2018-12-09 13:38:35 -04:00
Assistant
Backend
Build
CmdLine add --branch option to git-annex find and mildly deprecate findref in favor of it 2018-12-09 14:10:37 -04:00
Command add --branch option to git-annex find and mildly deprecate findref in favor of it 2018-12-09 14:10:37 -04:00
Config
Database
debian fix link on download page and add a few more to break later 2018-12-10 12:55:13 -04:00
doc tuned up description and added my meta to find it later 2018-12-11 16:51:54 +00:00
Git
Limit support findred and --branch with file matching options 2018-12-09 13:38:35 -04:00
Logs
Messages
P2P distinguish between cached and uncached creds 2018-12-04 14:09:18 -04:00
Remote fix webdav reversion 2018-12-10 12:49:51 -04:00
RemoteDaemon
standalone
static
templates
Test
Types support findred and --branch with file matching options 2018-12-09 13:38:35 -04:00
Upgrade
Utility
.ghci
.gitattributes
.gitignore
.mailmap
Annex.hs
Assistant.hs
Backend.hs
bash-completion.bash
build.bat
BuildFlags.hs
BuildInfo.hs
CHANGELOG fix webdav reversion 2018-12-10 12:49:51 -04:00
CmdLine.hs
Command.hs
Common.hs
Config.hs
COPYRIGHT
Creds.hs S3: Improve diagnostics when a remote is configured with exporttree and versioning, but no S3 version id has been recorded for a key. 2018-12-06 13:44:37 -04:00
Crypto.hs
ghci
git-annex.cabal releasing package git-annex version 7.20181205 2018-12-05 16:19:11 -04:00
git-annex.hs
git-union-merge.hs
Git.hs
Jenkinsfile
Key.hs
Limit.hs support findred and --branch with file matching options 2018-12-09 13:38:35 -04:00
Logs.hs
Makefile
Messages.hs
NEWS
README
Remote.hs
Setup.hs
stack-lts-9.9.yaml
stack-windows.yaml
stack.yaml
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 <https://git-annex.branchable.com/>