@hackage git-annex10.20260525
manage files with git, without checking their contents into git
Categories
License
AGPL-3.0-only
Maintainer
Joey Hess <id@joeyh.name>
Links
Versions
- 10.20260525 Tue, 26 May 2026
- 10.20260520 Wed, 20 May 2026
- 10.20260421 Tue, 21 Apr 2026
- 10.20260316 Mon, 16 Mar 2026
- 10.20260213 Fri, 13 Feb 2026
- 10.20260115 Fri, 16 Jan 2026 Show all…
Installation
CustomDependencies (0)
- DAV >=1.0
- IfElse
- QuickCheck >=2.10.0
- SafeSemaphore
- Win32 >=2.13.4.0
- Win32-notify Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
assistant
(on by default)
Enable git-annex assistant, webapp, and watch command
production
(on by default)
Enable production build (slower build; faster binary)
parallelbuild
(off by default)
Enable building in parallel
torrentparser
(on by default)
Use haskell torrent library to parse torrent files
magicmime
(on by default)
Use libmagic to determine file MIME types
ospath
(on by default)
Use the os-string library and related libraries, for faster filename manipulation
benchmark
(on by default)
Enable benchmarking
debuglocks
(off by default)
Debug location of MVar/STM deadlocks
dbus
(on by default)
Enable dbus support
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/