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 985dd38847
add
2023-10-25 14:44:57 -04:00
Annex Improve memory use of --all when using annex.private 2023-10-24 13:20:55 -04:00
Assistant
Backend
Build
CmdLine
Command sqlite datbase for importfeed 2023-10-23 16:46:22 -04:00
Config
Database speed up populating the importfeed database 2023-10-25 13:00:17 -04:00
debian
doc add 2023-10-25 14:44:57 -04:00
Git
Limit
Logs speed up populating the importfeed database 2023-10-25 13:00:17 -04:00
Messages
P2P
Remote
RemoteDaemon
standalone enable parallel ghc for building git-annex 2023-09-26 13:46:44 -04:00
static
templates
Test
Types
Upgrade
Utility Fix crash of enableremote when the special remote has embedcreds=yes 2023-10-20 13:19:12 -04:00
.appveyor.yml
.codespellrc
.ghci
.gitattributes
.gitignore
.mailmap
Annex.hs
Assistant.hs
Backend.hs
bash-completion.bash
Benchmark.hs
BuildFlags.hs
BuildInfo.hs
CHANGELOG Improve memory use of --all when using annex.private 2023-10-24 13:20:55 -04:00
CmdLine.hs
Command.hs
Common.hs
Config.hs
COPYRIGHT
Creds.hs
Crypto.hs
git-annex.cabal sqlite datbase for importfeed 2023-10-23 16:46:22 -04:00
git-annex.hs
git-union-merge.hs
Git.hs
Key.hs
Limit.hs
Logs.hs
Makefile remove vim dev hack 2023-10-20 12:50:31 -04:00
Messages.hs
NEWS
README
Remote.hs
Setup.hs
stack-lts-18.13.yaml enable parallel ghc for building git-annex 2023-09-26 13:46:44 -04:00
stack.yaml enable parallel ghc for building git-annex 2023-09-26 13:46:44 -04:00
Test.hs
Types.hs
Upgrade.hs don't say a supported version is unsupported 2023-10-09 14:26:24 -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/>