Carlos Martín Nieto
0b33fca03e
indexer: fix thin packs
...
When given an ODB from which to read objects, the indexer will attempt
to inject the missing bases at the end of the pack and update the
header and trailer to reflect the new contents.
2013-10-04 15:26:41 +02:00
Russell Belfer
9da187e83d
Fix clang warnings and improve checks
2013-04-09 11:40:00 -07:00
Edward Thomson
c27e211219
update examples to work on windows
2013-01-23 17:38:00 -06:00
Ben Straub
9762ad993d
Renaming: fix example
2012-10-24 13:43:23 -07:00
Ben Straub
7635a1188a
Fix example compilation
2012-10-19 19:36:22 -07:00
Carlos Martín Nieto
ae789622e4
examples: fix warnings in network/
2012-07-30 20:28:16 +02:00
Carlos Martín Nieto
371599576a
indexer: don't use '/objects/pack/' unconditionally
...
Not everyone who indexes a packfile wants to put it in the standard
git repository location.
2012-06-28 10:24:03 +02:00
Carlos Martín Nieto
7eeec8f22d
examples/network: consistently use tabs for indentation
2012-05-24 16:41:53 +02:00
Vicent Martí
e172cf082e
errors: Rename the generic return codes
2012-05-18 01:26:26 +02:00
Carlos Martín Nieto
907ebe8556
examples: stream indexer example
2012-04-13 22:19:45 +02:00
Carlos Martín Nieto
2401262778
examples: add ls-remote, fetch and index-pack examples
...
Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>
2011-10-03 02:32:32 +02:00