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
2025-05-22 14:32:51 -04:00
Annex add cache for getNumMinCopiesAttr 2025-05-12 14:37:23 -04:00
Assistant assistant: Avoid startup hang on active *.lock file 2025-05-22 12:56:58 -04:00
Backend
Build
CmdLine
Command remove dangling where 2025-05-20 09:37:33 -04:00
Config
Database
debian
doc Merge branch 'master' of ssh://git-annex.branchable.com 2025-05-22 14:32:51 -04:00
Git map: Avoid looping forever with mutually recursive paths between repositories accessed via ssh 2025-04-22 15:50:30 -04:00
Limit
Logs set fileEncoding in streamLogFileUnsafe 2025-05-08 14:59:42 -04:00
Messages
P2P
Remote map: Fix buggy handling of remotes that are bare git repositories accessed via ssh 2025-04-22 15:21:01 -04:00
RemoteDaemon
standalone
static
templates
Test
Types improve comment 2025-04-11 11:17:09 -04:00
Upgrade
Utility
.appveyor.yml
.codespellrc
.ghci
.gitattributes
.gitignore
.mailmap
Annex.hs add cache for getNumMinCopiesAttr 2025-05-12 14:37:23 -04:00
Assistant.hs
Author.hs
Backend.hs
bash-completion.bash
Benchmark.hs
BuildFlags.hs
BuildInfo.hs
CHANGELOG assistant: Avoid startup hang on active *.lock file 2025-05-22 12:56:58 -04:00
CmdLine.hs
Command.hs
Common.hs
Config.hs
COPYRIGHT
Creds.hs
Crypto.hs
git-annex.cabal releasing package git-annex version 10.20250520 2025-05-20 10:30:08 -04:00
git-annex.hs
Git.hs remove unncessary comment 2025-04-22 14:03:51 -04:00
Key.hs
Limit.hs implement balanced=groupname:lackingcopies 2025-05-12 14:27:32 -04:00
Logs.hs
Makefile
Messages.hs
NEWS
README
Remote.hs
Setup.hs
stack.yaml update to nightly-2025-04-04 2025-04-04 20:16:43 -04:00
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/>