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
2023-03-31 14:18:36 -04:00
Annex fix comment 2023-03-28 13:40:17 -04:00
Assistant Windows: Support urls like "file:///c:/path" 2023-03-27 13:38:02 -04:00
Backend remove unused Key parameter from isCryptographicallySecure 2023-03-27 14:34:00 -04:00
Build
CmdLine
Command addurl, importfeed: Fix failure when annex.securehashesonly is set 2023-03-27 15:10:46 -04:00
Config
Database
debian
doc fix link 2023-03-31 14:18:36 -04:00
Git Windows: Support urls like "file:///c:/path" 2023-03-27 13:38:02 -04:00
Limit
Logs
Messages
P2P
Remote external protocol VERSION 2 2023-03-28 17:00:08 -04:00
RemoteDaemon Windows: Support urls like "file:///c:/path" 2023-03-27 13:38:02 -04:00
standalone
static
templates
Test
Types remove unused Key parameter from isCryptographicallySecure 2023-03-27 14:34:00 -04:00
Upgrade
Utility fix comment 2023-03-28 12:40:08 -04:00
.appveyor.yml update appveyor config 2023-03-22 01:02:26 -04:00
.codespellrc
.ghci
.gitattributes
.gitignore
.mailmap
Annex.hs
Assistant.hs
Backend.hs addurl, importfeed: Fix failure when annex.securehashesonly is set 2023-03-27 15:10:46 -04:00
bash-completion.bash
Benchmark.hs
BuildFlags.hs
BuildInfo.hs
CHANGELOG git-annex.cabal: Prevent building with unix-compat 0.7 2023-03-31 12:52:23 -04:00
CmdLine.hs
Command.hs
Common.hs
Config.hs
COPYRIGHT
Creds.hs
Crypto.hs
git-annex.cabal git-annex.cabal: Prevent building with unix-compat 0.7 2023-03-31 12:52:23 -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
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/>