@hackage git-annex10.20240927
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.20250320 Thu, 20 Mar 2025
- 10.20250115 Wed, 15 Jan 2025
- 10.20250102 Thu, 2 Jan 2025
- 10.20241202 Mon, 2 Dec 2024
- 10.20241031 Thu, 31 Oct 2024
- 10.20240927 Mon, 30 Sep 2024 Show all…
Installation
CustomDependencies (0)
- Win32 >=2.6.1.0 && <2.12.0.0 || >=2.13.4.0
- base >=4.11.1.0 && <5.0
- bytestring
- containers >=0.5.8
- deepseq
- directory >=1.2.7.0 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
assistant
(on by default)
Enable git-annex assistant, webapp, and watch command
pairing
(on by default)
Enable pairing
production
(on by default)
Enable production build (slower build; faster binary)
parallelbuild
(off by default)
Enable production build (slower build; faster binary)
torrentparser
(on by default)
Use haskell torrent library to parse torrent files
magicmime
(on by default)
Use libmagic to determine file MIME types
crypton
(on by default)
Use the crypton library rather than the no longer maintained cryptonite
servant
(on by default)
Use the servant library, enabling using annex+http urls and git-annex p2phttp
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/