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-12-22 19:58:40 +00:00
Annex switch to readMaybe to handle values with leading number followed by non-number 2022-12-22 14:33:47 -04:00
Assistant
Backend
Build
CmdLine --anything and --nothing 2022-12-20 15:44:09 -04:00
Command convert renameFile to moveFile to support cross-device moves 2022-12-20 15:17:50 -04:00
Config use status --ignore-submodules in configureSmudgeFilter 2022-12-20 16:02:42 -04:00
Database
debian
doc Added a comment: re: the difference between encryption and gcrypt 2022-12-22 19:58:40 +00:00
Git
Limit
Logs
Messages
P2P
Remote convert renameFile to moveFile to support cross-device moves 2022-12-20 15:17:50 -04:00
RemoteDaemon
standalone
static
templates
Test
Types
Upgrade
Utility Added libgcc_s.so.1 to the linux standalone build so pthread_cancel will work 2022-12-22 15:15:25 -04:00
.ghci
.gitattributes
.gitignore
.mailmap
Annex.hs
Assistant.hs
Backend.hs
bash-completion.bash
Benchmark.hs
BuildFlags.hs
BuildInfo.hs
CHANGELOG Added libgcc_s.so.1 to the linux standalone build so pthread_cancel will work 2022-12-22 15:15:25 -04:00
CmdLine.hs
Command.hs
Common.hs
Config.hs
COPYRIGHT
Creds.hs
Crypto.hs
git-annex.cabal releasing package git-annex version 10.20221212 2022-12-12 12:51:59 -04:00
git-annex.hs
git-union-merge.hs
Git.hs
Key.hs
Limit.hs --anything and --nothing 2022-12-20 15:44:09 -04:00
Logs.hs
Makefile Added libgcc_s.so.1 to the linux standalone build so pthread_cancel will work 2022-12-22 15:15:25 -04:00
Messages.hs
NEWS
README
Remote.hs
Setup.hs
stack.yaml
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/>