git-annex/debian
Joey Hess 1272ccdf1e
git pkt-line format
Git uses pkt-line in the pack and http protocols, and for the long-running
filter processes protocol as well.

This should be a quite efficient parser and builder since it uses
attoparsec and bytestring-builder.

This adds a dependency on attoparsec, but it's a free dependency because
eg aeson depends on attoparsec and git-annex depends on aeson.

This commit was supported by the NSF-funded DataLad project.
2018-08-10 14:12:33 -04:00
..
patches deal with the persistent locpath issue 2018-07-10 12:13:19 -04:00
tests
changelog Updated cabal file explictly lists source files. 2016-05-24 01:28:07 -04:00
compat
control git pkt-line format 2018-08-10 14:12:33 -04:00
copyright Updated cabal file explictly lists source files. 2016-05-24 01:28:07 -04:00
create-standalone-changelog Use git describe output for defining sortable version for NeuroDebian snapshots 2018-08-09 11:08:24 -04:00
doc-base
NEWS Updated cabal file explictly lists source files. 2016-05-24 01:28:07 -04:00
rules BF: debian/rules -- use BUILDER=./Setup to avoid network access 2018-08-04 10:18:58 -04:00