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
nobodyinperson d8a64611c4
2022-12-13 16:16:49 +00:00
Annex --metadata lexicographical comparisons 2022-12-12 13:33:24 -04:00
Assistant don't frontload reconcileStaged in git-annex init 2022-11-18 13:58:47 -04:00
Backend
Build
CmdLine
Command don't frontload reconcileStaged in git-annex init 2022-11-18 13:58:47 -04:00
Config
Database queue more changes to keys db 2022-11-18 13:29:34 -04:00
debian When youtube-dl is not available in PATH, use yt-dlp instead 2022-11-21 14:40:33 -04:00
doc 2022-12-13 16:16:49 +00:00
Git
Limit
Logs fix deadlock in restagePointerFiles 2022-12-08 14:36:11 -04:00
Messages
P2P
Remote
RemoteDaemon
standalone
static
templates
Test speed up --pattern 2022-12-07 13:51:22 -04:00
Types test: Add --test-debug option 2022-11-28 15:12:53 -04:00
Upgrade
Utility new metric prefixes give us quettabyte and yottabyte 2022-11-18 12:03:12 -04:00
.ghci
.gitattributes
.gitignore
.mailmap
Annex.hs
Assistant.hs
Backend.hs
bash-completion.bash
Benchmark.hs
BuildFlags.hs
BuildInfo.hs
CHANGELOG --metadata lexicographical comparisons 2022-12-12 13:33:24 -04:00
CmdLine.hs
Command.hs
Common.hs
Config.hs
COPYRIGHT
Creds.hs
Crypto.hs
git-annex.cabal releasing package git-annex version 10.20221212 2022-12-12 12:51:59 -04:00
git-annex.hs
git-union-merge.hs
Git.hs
Key.hs
Limit.hs
Logs.hs
Makefile
Messages.hs
NEWS
README
Remote.hs
Setup.hs
stack.yaml
Test.hs test: Add --test-debug option 2022-11-28 15:12:53 -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/>