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
Joey Hess 0f89d221bd
version: Avoid error message when entire output is not read
Sponsored-by: Dartmouth College's Datalad project
2023-05-19 15:00:57 -04:00
Annex
Assistant
Backend
Build document how to include= a path with a space in it 2023-05-15 16:02:06 -04:00
CmdLine Fix bug in -z handling of trailing NUL in input 2023-05-19 14:34:02 -04:00
Command version: Avoid error message when entire output is not read 2023-05-19 15:00:57 -04:00
Config
Database
debian
doc version: Avoid error message when entire output is not read 2023-05-19 15:00:57 -04:00
Git add git config debugging 2023-05-15 15:35:29 -04:00
Limit
Logs
Messages factor out maybeAddJSONField 2023-05-08 16:15:41 -04:00
P2P
Remote
RemoteDaemon
standalone
static
templates
Test add test summary with number of parts and time 2023-05-18 11:20:27 -04:00
Types git-annex pull and push 2023-05-16 16:51:07 -04:00
Upgrade
Utility add git config debugging 2023-05-15 15:35:29 -04:00
.appveyor.yml
.codespellrc
.ghci
.gitattributes
.gitignore
.mailmap
Annex.hs
Assistant.hs
Backend.hs
bash-completion.bash
Benchmark.hs
BuildFlags.hs
BuildInfo.hs
CHANGELOG version: Avoid error message when entire output is not read 2023-05-19 15:00:57 -04:00
CmdLine.hs
Command.hs uninit: Support --json and --json-error-messages 2023-05-11 13:43:02 -04:00
Common.hs
Config.hs
COPYRIGHT
Creds.hs
Crypto.hs
git-annex.cabal git-annex assist 2023-05-18 14:37:43 -04:00
git-annex.hs
git-union-merge.hs
Git.hs
Key.hs
Limit.hs
Logs.hs
Makefile
Messages.hs factor out maybeAddJSONField 2023-05-08 16:15:41 -04:00
NEWS
README
Remote.hs
Setup.hs
stack.yaml
Test.hs add test summary with number of parts and time 2023-05-18 11:20:27 -04:00
Types.hs
Upgrade.hs

git-annex allows managing large files with git, without storing the file
contents in git. It can sync, backup, and archive your data, offline
and online. Checksums and encryption keep your data safe and secure. Bring
the power and distributed nature of git to bear on your large files with
git-annex.

For documentation, see doc/ or <https://git-annex.branchable.com/>