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
2024-05-01 15:46:12 -04:00
Annex annex.maxextensions configuration 2024-04-18 14:23:38 -04:00
Assistant fix transfer lock file for Download to not include uuid 2024-03-25 14:47:46 -04:00
Backend annex.maxextensions configuration 2024-04-18 14:23:38 -04:00
Build
CmdLine Change --copies' meta parameter to NUMBER 2024-04-30 15:16:22 -04:00
Command multiple -m second try 2024-04-09 12:56:47 -04:00
Config
Database
debian
doc Merge branch 'master' of ssh://git-annex.branchable.com 2024-05-01 15:27:48 -04:00
Git multiple -m second try 2024-04-09 12:56:47 -04:00
Limit
Logs fix build on windows 2024-03-26 13:12:58 -04:00
Messages
P2P
Remote avoid accepting externaltype= and readonly= parameters for rclone 2024-04-17 15:41:55 -04:00
RemoteDaemon
standalone
static
templates
Test
Types annex.maxextensions configuration 2024-04-18 14:23:38 -04:00
Upgrade
Utility windows build fix 2024-03-26 13:51:51 -04:00
.appveyor.yml
.codespellrc Adjust codespell config for new skips 2024-05-01 15:46:12 -04:00
.ghci
.gitattributes
.gitignore
.mailmap
Annex.hs
Assistant.hs
Author.hs
Backend.hs
bash-completion.bash
Benchmark.hs
BuildFlags.hs
BuildInfo.hs
CHANGELOG releasing package git-annex version 10.20240430 2024-04-30 15:27:31 -04:00
CmdLine.hs
Command.hs
Common.hs
Config.hs
COPYRIGHT
Creds.hs
Crypto.hs
git-annex.cabal releasing package git-annex version 10.20240430 2024-04-30 15:27:31 -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-lts-18.13.yaml
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/>