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
Joey Hess 52a8b5b117
map: Support --json option
Sponsored-by: Dartmouth College's OpenNeuro project
2025-05-28 14:17:28 -04:00
Annex prevent initialization with bad freeze/thaw hook configured 2025-05-27 12:54:31 -04:00
Assistant assistant: Avoid startup hang on active *.lock file 2025-05-22 12:56:58 -04:00
Backend refactor 2025-02-27 16:17:42 -04:00
Build OsPath conversion for OSXMkLibs 2025-02-14 16:53:00 -04:00
CmdLine prevent initialization with bad freeze/thaw hook configured 2025-05-27 12:54:31 -04:00
Command map: Support --json option 2025-05-28 14:17:28 -04:00
Config more OsPath conversion 2025-01-29 11:53:20 -04:00
Database more OsPath conversion 2025-02-11 14:03:20 -04:00
debian
doc map: Support --json option 2025-05-28 14:17:28 -04:00
Git map: Avoid looping forever with mutually recursive paths between repositories accessed via ssh 2025-04-22 15:50:30 -04:00
Limit
Logs set fileEncoding in streamLogFileUnsafe 2025-05-08 14:59:42 -04:00
Messages more OsPath conversion (602/749) 2025-02-07 14:46:11 -04:00
P2P Added remote.name.annex-web-options config 2025-04-01 10:17:38 -04:00
Remote map: Fix buggy handling of remotes that are bare git repositories accessed via ssh 2025-04-22 15:21:01 -04:00
RemoteDaemon more OsPath conversion (502/749) 2025-02-05 13:29:58 -04:00
standalone Fix installation on Android 2025-01-07 14:13:46 -04:00
static
templates
Test prevent initialization with bad freeze/thaw hook configured 2025-05-27 12:54:31 -04:00
Types improve comment 2025-04-11 11:17:09 -04:00
Upgrade remove unused adjustedBranchRefresh associated file parameter 2025-02-21 14:51:02 -04:00
Utility Fix build without the assistant. 2025-03-26 10:17:03 -04:00
.appveyor.yml update appveyor cache directory 2025-01-30 15:02:59 -04:00
.codespellrc
.ghci
.gitattributes
.gitignore remove the git-union-merge command 2025-02-12 12:37:36 -04:00
.mailmap
Annex.hs add cache for getNumMinCopiesAttr 2025-05-12 14:37:23 -04:00
Assistant.hs OsPath transition Windows build fixes 2025-02-11 15:40:53 -04:00
Author.hs
Backend.hs refactoring 2025-02-27 14:54:03 -04:00
bash-completion.bash
Benchmark.hs
BuildFlags.hs
BuildInfo.hs
CHANGELOG map: Support --json option 2025-05-28 14:17:28 -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 add System.FilePath to this conversion 2025-01-23 11:07:29 -04:00
Config.hs more OsPath conversion 2025-01-29 11:53:20 -04:00
COPYRIGHT added git-annex-compute-singularity 2025-03-10 16:41:26 -04:00
Creds.hs more OsPath conversion 2025-02-04 16:09:47 -04:00
Crypto.hs more OsPath conversion 2025-01-28 16:31:19 -04:00
git-annex.cabal releasing package git-annex version 10.20250520 2025-05-20 10:30:08 -04:00
git-annex.hs
Git.hs remove unncessary comment 2025-04-22 14:03:51 -04:00
Key.hs more OsPath conversion 2025-01-28 15:46:00 -04:00
Limit.hs implement balanced=groupname:lackingcopies 2025-05-12 14:27:32 -04:00
Logs.hs more OsPath conversion 2025-01-28 16:31:19 -04:00
Makefile remove the git-union-merge command 2025-02-12 12:37:36 -04:00
Messages.hs more OsPath conversion 2025-01-28 15:46:00 -04:00
NEWS
README
Remote.hs compute remote: get input files from other remotes 2025-03-04 11:06:58 -04:00
Setup.hs
stack.yaml update to nightly-2025-04-04 2025-04-04 20:16:43 -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/>