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-06-28 12:58:00 -04:00
Annex use RawFilePath version of rename 2022-06-22 16:47:34 -04:00
Assistant
Backend
Build
CmdLine
Command use RawFilePath version of rename 2022-06-22 16:47:34 -04:00
Config
Database remove objectDir' 2022-06-22 16:08:49 -04:00
debian
doc close 2022-06-28 12:58:00 -04:00
Git use RawFilePath version of rename 2022-06-22 16:47:34 -04:00
Limit
Logs info: Added --autoenable option 2022-06-01 14:20:38 -04:00
Messages
P2P
Remote use RawFilePath version of rename 2022-06-22 16:47:34 -04:00
RemoteDaemon
standalone
static
templates
Test fix git-annex test -p 2022-05-23 14:24:54 -04:00
Types
Upgrade
Utility fix typo 2022-06-23 13:54:34 -04:00
.ghci
.gitattributes
.gitignore
.mailmap
Annex.hs
Assistant.hs
Backend.hs
bash-completion.bash
Benchmark.hs
BuildFlags.hs
BuildInfo.hs
CHANGELOG The 23 never happened release. 2022-06-23 13:55:54 -04:00
CmdLine.hs
Command.hs
Common.hs
Config.hs
COPYRIGHT
Creds.hs
Crypto.hs
git-annex.cabal The 23 never happened release. 2022-06-23 13:55:54 -04:00
git-annex.hs
git-union-merge.hs
Git.hs
Key.hs
Limit.hs
Logs.hs
Makefile add debugLocks around database operations 2022-06-03 14:16:28 -04:00
Messages.hs
NEWS
README
Remote.hs
Setup.hs
stack.yaml
Test.hs fix git-annex test -p 2022-05-23 14:24:54 -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/>