• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

Annex/H09-Sep-2001-14,1919,336

Assistant/H09-Sep-2001-12,9739,179

Backend/H09-Sep-2001-863642

Build/H03-May-2022-636469

CmdLine/H09-Sep-2001-2,5322,025

Command/H09-Sep-2001-15,25311,714

Config/H09-Sep-2001-331182

Database/H09-Sep-2001-2,0101,304

Git/H09-Sep-2001-6,1454,178

Limit/H09-Sep-2001-4229

Logs/H09-Sep-2001-3,7732,517

Messages/H09-Sep-2001-783567

P2P/H09-Sep-2001-1,4481,057

Remote/H09-Sep-2001-12,6179,712

RemoteDaemon/H09-Sep-2001-772559

Test/H09-Sep-2001-643502

Types/H09-Sep-2001-4,4132,729

Upgrade/H09-Sep-2001-961620

Utility/H09-Sep-2001-13,2398,588

_cabal_deps/H03-May-2022-2,597,3482,224,008

doc/H03-May-2022-10,9076,943

static/H03-May-2022-6,1346,126

templates/H09-Sep-2001-1,9471,844

Annex.hsH A D09-Sep-200113.6 KiB475372

Assistant.hsH A D09-Sep-20016 KiB195168

Backend.hsH A D09-Sep-20014.1 KiB12592

Benchmark.hsH A D09-Sep-20011.5 KiB4825

BuildFlags.hsH A D09-Sep-20011.8 KiB9073

BuildInfo.hsH A D09-Sep-2001388 173

CHANGELOGH A D09-Sep-2001370.6 KiB7,4216,518

COPYRIGHTH A D09-Sep-200142.6 KiB845822

CmdLine.hsH A D09-Sep-20016.7 KiB200161

Command.hsH A D09-Sep-20015.3 KiB14485

Common.hsH A D09-Sep-2001990 3731

Config.hsH A D09-Sep-20012.8 KiB9762

Creds.hsH A D09-Sep-20018.1 KiB240184

Crypto.hsH A D09-Sep-20019.7 KiB266168

Git.hsH A D09-Sep-20015.4 KiB186139

Key.hsH A D09-Sep-20012.8 KiB10876

Limit.hsH A D09-Sep-200118.8 KiB590478

Logs.hsH A D09-Sep-20018 KiB272168

Messages.hsH A D09-Sep-20019.5 KiB331249

NEWSH A D09-Sep-20018.8 KiB208142

READMEH A D09-Sep-2001342 75

Remote.hsH A D09-Sep-200113.4 KiB424318

Setup.hsH A D03-May-20222.7 KiB7358

Test.hsH A D09-Sep-200177.1 KiB2,0081,707

Types.hsH A D09-Sep-2001542 3222

Upgrade.hsH A D09-Sep-20013.2 KiB11896

cabal.projectH A D03-May-20227.7 KiB206205

git-annex.cabalH A D03-May-202229.3 KiB1,1771,144

git-annex.hsH A D09-Sep-20011.4 KiB5634

stack.yamlH A D09-Sep-2001557 3130

README

1git-annex allows managing files with git, without checking the file
2contents into git. While that may seem paradoxical, it is useful when
3dealing with files larger than git can currently easily handle, whether due
4to limitations in memory, checksumming time, or disk space.
5
6For documentation, see doc/ or <https://git-annex.branchable.com/>
7