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
chewie@a4440559aa1bc84271fa9c8ef754e402afbd7d0d dd82f676b0
2022-01-30 18:14:47 +00:00
Annex have v9 autoupgrade to v10 2022-01-26 13:16:06 -04:00
Assistant
Backend
Build
CmdLine reject batch options combined with non-batch options 2022-01-26 13:00:19 -04:00
Command reject batch options combined with non-batch options 2022-01-26 13:00:19 -04:00
Config enable filter.annex.process in v9 2022-01-21 13:11:18 -04:00
Database
debian
doc 2022-01-30 18:14:47 +00:00
Git
Limit
Logs add upgrade.log 2022-01-19 15:52:29 -04:00
Messages
P2P
Remote
RemoteDaemon
standalone
static
templates
Test
Types split upgrade into v9 and v10 2022-01-19 13:09:33 -04:00
Upgrade don't fail git-annex upgrade to v10 2022-01-21 13:15:32 -04:00
Utility
.ghci
.gitattributes
.gitignore
.mailmap
Annex.hs detect v10 upgrade while running 2022-01-21 12:56:38 -04:00
Assistant.hs
Backend.hs
bash-completion.bash
Benchmark.hs
BuildFlags.hs
BuildInfo.hs
CHANGELOG releasing package git-annex version 10.20220127 2022-01-27 14:53:22 -04:00
CmdLine.hs
Command.hs
Common.hs
Config.hs
COPYRIGHT
Creds.hs
Crypto.hs
git-annex.cabal releasing package git-annex version 10.20220127 2022-01-27 14:53:22 -04:00
git-annex.hs
git-union-merge.hs
Git.hs
Key.hs
Limit.hs
Logs.hs
Makefile deal with which being deprecated in Debian 2022-01-21 14:51:32 -04:00
Messages.hs
NEWS update 2022-01-27 13:51:16 -04:00
README
Remote.hs
Setup.hs
stack.yaml
Test.hs
Types.hs
Upgrade.hs add upgrade.log 2022-01-19 15:52:29 -04:00

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/>