summaryrefslogtreecommitdiff
path: root/examples/network/index-pack.c
Commit message (Expand)AuthorAgeFilesLines
* update example to new packfile creation signatureEdward Thomson2013-11-071-1/+1
* indexer: remove the stream infixCarlos Martín Nieto2013-10-301-6/+6
* indexer: fix thin packsCarlos Martín Nieto2013-10-041-1/+1
* Fix clang warnings and improve checksRussell Belfer2013-04-091-3/+4
* update examples to work on windowsEdward Thomson2013-01-231-2/+14
* Renaming: fix exampleBen Straub2012-10-241-4/+4
* Fix example compilationBen Straub2012-10-191-1/+1
* examples: fix warnings in network/Carlos Martín Nieto2012-07-301-37/+10
* indexer: don't use '/objects/pack/' unconditionallyCarlos Martín Nieto2012-06-281-1/+1
* examples/network: consistently use tabs for indentationCarlos Martín Nieto2012-05-241-76/+76
* errors: Rename the generic return codesVicent Martí2012-05-181-3/+3
* examples: stream indexer exampleCarlos Martín Nieto2012-04-131-0/+55
* examples: add ls-remote, fetch and index-pack examplesCarlos Martín Nieto2011-10-031-0/+47