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
2020-06-17 01:17:25 +00:00
Annex fix implicit embedcreds regression 2020-06-16 18:00:19 -04:00
Assistant S3: The REDUCED_REDUNDANCY storage class is no longer cheaper 2020-06-16 12:04:29 -04:00
Backend
Build
CmdLine
Command checkpresentkey: fix behavior to match documentation 2020-06-16 13:54:26 -04:00
Config
Database
debian
doc Corrected the first command to match what is actually on the file system 2020-06-17 01:17:25 +00:00
Git close stdin handles before waiting on commands 2020-06-05 17:27:49 -04:00
Limit
Logs
Messages
P2P
Remote fix a further bug 2020-06-16 18:14:36 -04:00
RemoteDaemon
standalone
static
templates
Test
Types external: SETCREDS include creds in externalConfigChanges 2020-06-16 17:24:24 -04:00
Upgrade
Utility fix strictness issue 2020-06-16 17:09:34 -04:00
.ghci
.gitattributes
.gitignore ignore cabal new-build file 2020-06-16 14:26:28 -04:00
.mailmap
Annex.hs
Assistant.hs
Backend.hs
bash-completion.bash
Benchmark.hs
build.bat
BuildFlags.hs
BuildInfo.hs
CHANGELOG fix implicit embedcreds regression 2020-06-16 18:00:19 -04:00
CmdLine.hs
Command.hs
Common.hs
Config.hs
COPYRIGHT
Creds.hs one more bugfix to external special remote creds 2020-06-16 18:28:26 -04:00
Crypto.hs fix strictness issue 2020-06-16 17:09:34 -04:00
ghci
git-annex.cabal
git-annex.hs
git-union-merge.hs
Git.hs
Jenkinsfile
Key.hs
Limit.hs
Logs.hs
Makefile
Messages.hs
NEWS
README
Remote.hs
Setup.hs
stack-lts-12.14.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/>