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 2b5e6ff20a
test: Add --test-debug option
This work is supported by the NIH-funded NICEMAN (ReproNim TR&D3) project.
2022-11-28 15:12:53 -04:00
Annex Support parsing yt-dpl output to display download progress 2022-11-21 15:04:36 -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 test: Add --test-debug option 2022-11-28 15:12:53 -04:00
Git
Limit
Logs
Messages
P2P
Remote fix build warning 2022-11-09 15:33:46 -04:00
RemoteDaemon
standalone revert change to use aws 0.23 in stack.yaml files 2022-11-09 13:53:24 -04:00
static
templates
Test test: Add --test-debug option 2022-11-28 15:12:53 -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 test: Add --test-debug option 2022-11-28 15:12:53 -04:00
CmdLine.hs
Command.hs
Common.hs
Config.hs
COPYRIGHT
Creds.hs
Crypto.hs
git-annex.cabal replace guessed win32 version with actual version 2.13.4.0 2022-11-09 13:08:27 -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 revert change to use lts-19.32 2022-11-14 11:56:55 -04:00
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/>