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-03-02 13:15:26 +00:00
Annex turn of PackageImports in cabal file 2022-02-25 13:16:36 -04:00
Assistant turn of PackageImports in cabal file 2022-02-25 13:16:36 -04:00
Backend
Build
CmdLine fix annex.skipunknown false error propagation 2022-02-28 12:54:56 -04:00
Command turn of PackageImports in cabal file 2022-02-25 13:16:36 -04:00
Config
Database
debian
doc 2022-03-02 13:15:26 +00:00
Git
Limit
Logs
Messages
P2P
Remote turn of PackageImports in cabal file 2022-02-25 13:16:36 -04:00
RemoteDaemon
standalone
static
templates
Test git-annex test from standalone speedup 2022-03-01 16:08:55 -04:00
Types
Upgrade
Utility turn of PackageImports in cabal file 2022-02-25 13:16:36 -04:00
.ghci turn of PackageImports in cabal file 2022-02-25 13:16:36 -04:00
.gitattributes
.gitignore
.mailmap
Annex.hs turn of PackageImports in cabal file 2022-02-25 13:16:36 -04:00
Assistant.hs
Backend.hs
bash-completion.bash
Benchmark.hs
BuildFlags.hs
BuildInfo.hs
CHANGELOG git-annex test from standalone speedup 2022-03-01 16:08:55 -04:00
CmdLine.hs
Command.hs
Common.hs
Config.hs
COPYRIGHT
Creds.hs
Crypto.hs
git-annex.cabal turn of PackageImports in cabal file 2022-02-25 13:16:36 -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
Test.hs remove broken test 2022-03-01 14:26:04 -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/>