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
2022-07-09 08:27:20 +00:00
Annex fix build when dbus is enabled 2022-07-05 13:06:45 -04:00
Assistant
Backend
Build
CmdLine remove --backend from global options 2022-06-29 13:33:25 -04:00
Command add: Fix reversion when adding an annex link that has been moved to another directory 2022-07-05 16:22:41 -04:00
Config
Database
debian
doc corr. typo with meta directive 2022-07-09 08:27:20 +00:00
Git
Limit
Logs
Messages
P2P
Remote fix parallel copy from/to a local git repo 2022-06-29 12:40:12 -04:00
RemoteDaemon
standalone
static
templates
Test
Types remove --backend from global options 2022-06-29 13:33:25 -04:00
Upgrade
Utility fix build with assistant disabled and webapp enabled 2022-06-29 14:19:18 -04:00
.ghci
.gitattributes
.gitignore
.mailmap
Annex.hs final readonly values moves to AnnexRead 2022-06-28 16:04:58 -04:00
Assistant.hs
Backend.hs
bash-completion.bash
Benchmark.hs
BuildFlags.hs
BuildInfo.hs
CHANGELOG add: Fix reversion when adding an annex link that has been moved to another directory 2022-07-05 16:22:41 -04:00
CmdLine.hs remove --backend from global options 2022-06-29 13:33:25 -04:00
Command.hs remove --backend from global options 2022-06-29 13:33:25 -04:00
Common.hs
Config.hs
COPYRIGHT
Creds.hs
Crypto.hs
git-annex.cabal fix build with assistant disabled and webapp enabled 2022-06-29 14:19:18 -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.yaml Revert "lts-19.13 (ghc 9.0.2)" 2022-07-05 13:13:25 -04:00
Test.hs add: Fix reversion when adding an annex link that has been moved to another directory 2022-07-05 16:22:41 -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/>