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-04-05 11:04:35 -04:00
Annex improve comments 2023-04-04 15:23:39 -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 Apply codespell -w throughout 2023-03-17 15:14:58 -04:00
CmdLine Apply codespell -w throughout 2023-03-17 15:14:58 -04:00
Command addurl, importfeed: Fix failure when annex.securehashesonly is set 2023-03-27 15:10:46 -04:00
Config
Database Sped up sqlite inserts 2x when built with persistent 2.14.5.0 2023-03-31 14:38:25 -04:00
debian add m68k to arch lists for webapp build deps 2023-02-23 14:26:20 -04:00
doc update 2023-04-05 11:04:35 -04:00
Git Windows: Support urls like "file:///c:/path" 2023-03-27 13:38:02 -04:00
Limit
Logs Apply codespell -w throughout 2023-03-17 15:14:58 -04:00
Messages
P2P Apply codespell -w throughout 2023-03-17 15:14:58 -04:00
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 Apply codespell -w throughout 2023-03-17 15:14:58 -04:00
Test Apply codespell -w throughout 2023-03-17 15:14:58 -04:00
Types remove unused Key parameter from isCryptographicallySecure 2023-03-27 14:34:00 -04:00
Upgrade Apply codespell -w throughout 2023-03-17 15:14:58 -04:00
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 keyspell ignore tmp directory 2023-03-17 15:21:31 -04:00
.ghci
.gitattributes
.gitignore
.mailmap
Annex.hs Apply codespell -w throughout 2023-03-17 15:14:58 -04:00
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 Revert "override rather than setting user.name and user.email" 2023-04-04 15:15:02 -04:00
CmdLine.hs
Command.hs
Common.hs Windows: Support long filenames in more (possibly all) of the code 2023-03-01 15:55:58 -04:00
Config.hs
COPYRIGHT
Creds.hs
Crypto.hs Apply codespell -w throughout 2023-03-17 15:14:58 -04:00
git-annex.cabal Sped up sqlite inserts 2x when built with persistent 2.14.5.0 2023-03-31 14:38:25 -04:00
git-annex.hs
git-union-merge.hs
Git.hs Apply codespell -w throughout 2023-03-17 15:14:58 -04:00
Key.hs
Limit.hs Apply codespell -w throughout 2023-03-17 15:14:58 -04:00
Logs.hs
Makefile
Messages.hs Apply codespell -w throughout 2023-03-17 15:14:58 -04:00
NEWS Fix ambigous typos 2023-03-17 15:14:47 -04:00
README
Remote.hs Apply codespell -w throughout 2023-03-17 15:14:58 -04:00
Setup.hs
stack.yaml Revert "stack.yaml: Update to lts-19.33 and aws-0.24" 2023-02-20 15:15:06 -04:00
Test.hs Apply codespell -w throughout 2023-03-17 15:14:58 -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/>