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-15 02:08:58 +00:00
Annex add cache for getNumMinCopiesAttr 2025-05-12 14:37:23 -04:00
Assistant Added remote.name.annex-web-options config 2025-04-01 10:17:38 -04:00
Backend
Build
CmdLine Added remote.name.annex-web-options config 2025-04-01 10:17:38 -04:00
Command whereused: Fix bug that could find matches from grafts in remote git-annex branches 2025-05-05 14:32:25 -04:00
Config
Database
debian
doc Added a comment: How to mitigate not finding git-annex-shell on MacOS remote? 2025-05-15 02:08:58 +00: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 Added remote.name.annex-web-options config 2025-04-01 10:17:38 -04:00
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 implement balanced=groupname:lackingcopies 2025-05-12 14:27:32 -04:00
CmdLine.hs
Command.hs
Common.hs
Config.hs
COPYRIGHT
Creds.hs
Crypto.hs
git-annex.cabal prep for release tomorrow 2025-04-15 09:53:58 -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/>