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 280d41b58f
Fix a build failure with ghc 9.2.2
Thanks, gnezdo for the patch.
2022-05-02 14:21:48 -04:00
Annex
Assistant
Backend
Build
CmdLine
Command multicast: Support uftp 5.0 by switching from aes256-cbc to aes256-gcm 2022-04-19 12:02:10 -04:00
Config
Database
debian
doc Fix a build failure with ghc 9.2.2 2022-05-02 14:21:48 -04:00
Git
Limit
Logs
Messages
P2P
Remote
RemoteDaemon
standalone
static Revert "remove newlines from static js and css" 2014-06-13 02:20:39 -04:00
templates
Test filter out ExitSuccess 2022-05-02 14:09:37 -04:00
Types Fix a build failure with ghc 9.2.2 2022-05-02 14:21:48 -04:00
Upgrade
Utility avoid using removePathForcibly everywhere, it is unsafe 2022-05-02 14:06:20 -04:00
.ghci
.gitattributes
.gitignore
.mailmap
Annex.hs
Assistant.hs
Backend.hs
bash-completion.bash
Benchmark.hs
BuildFlags.hs
BuildInfo.hs
CHANGELOG Fix a build failure with ghc 9.2.2 2022-05-02 14:21:48 -04:00
CmdLine.hs
Command.hs
Common.hs
Config.hs
COPYRIGHT
Creds.hs
Crypto.hs
git-annex.cabal
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 avoid using removePathForcibly everywhere, it is unsafe 2022-05-02 14:06:20 -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/>