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-02-23 20:54:56 +00:00
Annex fix build with old bytestring 2025-02-21 15:34:23 -04:00
Assistant OSX build fix 2025-02-17 14:06:06 -04:00
Backend OsPath build flag no longer depends on filepath-bytestring 2025-02-10 16:39:55 -04:00
Build OsPath conversion for OSXMkLibs 2025-02-14 16:53:00 -04:00
CmdLine more OsPath conversion (658/749) 2025-02-08 15:27:44 -04:00
Command replace removeLink with removeFile 2025-02-11 13:41:26 -04:00
Config
Database more OsPath conversion 2025-02-11 14:03:20 -04:00
debian
doc 2025-02-23 20:54:56 +00:00
Git OsPath transition Windows build fixes 2025-02-11 15:40:53 -04:00
Limit
Logs more OsPath conversion 2025-02-01 14:06:38 -04:00
Messages more OsPath conversion (602/749) 2025-02-07 14:46:11 -04:00
P2P more OsPath conversion (502/749) 2025-02-05 13:29:58 -04:00
Remote improve apiurl description 2025-02-18 14:46:10 -04:00
RemoteDaemon more OsPath conversion (502/749) 2025-02-05 13:29:58 -04:00
standalone
static
templates
Test more OsPath conversion (602/749) 2025-02-07 14:46:11 -04:00
Types OsPath build flag no longer depends on filepath-bytestring 2025-02-10 16:39:55 -04:00
Upgrade more OsPath conversion (542/749) 2025-02-06 11:38:14 -04:00
Utility OSX build fix 2025-02-17 14:01:54 -04:00
.appveyor.yml
.codespellrc
.ghci
.gitattributes
.gitignore remove the git-union-merge command 2025-02-12 12:37:36 -04:00
.mailmap
Annex.hs more OsPath conversion 2025-02-01 14:06:38 -04:00
Assistant.hs OsPath transition Windows build fixes 2025-02-11 15:40:53 -04:00
Author.hs
Backend.hs more OsPath conversion (602/749) 2025-02-07 14:46:11 -04:00
bash-completion.bash
Benchmark.hs
BuildFlags.hs
BuildInfo.hs
CHANGELOG git-lfs apiurl parameter 2025-02-18 14:11:21 -04:00
CmdLine.hs more OsPath conversion (639/749) 2025-02-07 16:07:05 -04:00
Command.hs more OsPath conversion (542/749) 2025-02-06 11:38:14 -04:00
Common.hs
Config.hs
COPYRIGHT
Creds.hs more OsPath conversion 2025-02-04 16:09:47 -04:00
Crypto.hs
git-annex.cabal fix description of ParallelBuild 2025-02-12 12:32:22 -04:00
git-annex.hs
Git.hs
Key.hs
Limit.hs more OsPath conversion (520/749) 2025-02-05 15:07:59 -04:00
Logs.hs
Makefile remove the git-union-merge command 2025-02-12 12:37:36 -04:00
Messages.hs
NEWS
README
Remote.hs
Setup.hs
stack.yaml git-lfs apiurl parameter 2025-02-18 14:11:21 -04:00
Test.hs OsPath build fix 2025-02-17 14:56:56 -04:00
Types.hs
Upgrade.hs more OsPath conversion (464/749) 2025-02-04 13:35:17 -04:00

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/>