1. 53b543a Merge branch 'np/maint-safer-pack' by Junio C Hamano · 17 years ago
  2. df85f78 Merge branch 'sp/missing-thin-base' into maint by Junio C Hamano · 17 years ago
  3. ac0463e pack-objects: use fixup_pack_header_footer()'s validation mode by Nicolas Pitre · 17 years ago
  4. abeb40e improve reliability of fixup_pack_header_footer() by Nicolas Pitre · 17 years ago
  5. 6ed7f25 pack-objects: improve returned information from write_one() by Nicolas Pitre · 17 years ago
  6. 0c68d38 index-pack: be careful after fixing up the header/footer by Linus Torvalds · 17 years ago
  7. 6d6f9cd pack-objects: Allow missing base objects when creating thin packs by Shawn O. Pearce · 17 years ago
  8. 6e1c234 Fix some warnings (on cygwin) to allow -Werror by Ramsay Jones · 17 years ago
  9. c41a4a9 verify-pack: check packed object CRC when using index version 2 by Nicolas Pitre · 17 years ago
  10. 1f5c74f call init_pack_revindex() lazily by Nicolas Pitre · 17 years ago
  11. 54352bb Remove now unnecessary 'sync()' calls by Linus Torvalds · 17 years ago
  12. 4c81b03 Make pack creation always fsync() the result by Linus Torvalds · 17 years ago
  13. 9bd81e4 Merge branch 'js/config-cb' by Junio C Hamano · 17 years ago v1.5.6-rc0
  14. e5e9714 Merge branch 'bc/repack' by Junio C Hamano · 17 years ago
  15. ef90d6d Provide git_config with a callback-data parameter by Johannes Schindelin · 17 years ago
  16. ca11b21 let pack-objects do the writing of unreachable objects as loose objects by Nicolas Pitre · 17 years ago
  17. 70baf5d pack-objects: fix early eviction for max depth delta objects by Nicolas Pitre · 17 years ago
  18. ed4a903 pack-objects: allow for early delta deflating by Nicolas Pitre · 17 years ago
  19. 30ebb40 pack-objects: move compression code in a separate function by Nicolas Pitre · 17 years ago
  20. 2c5ef82 pack-objects: clean up write_object() a bit by Nicolas Pitre · 17 years ago
  21. bcd7954 pack-objects: simplify the condition associated with --all-progress by Nicolas Pitre · 17 years ago
  22. a7de713 pack-objects: remove some double negative logic by Nicolas Pitre · 17 years ago
  23. 3613f9b pack-objects: small cleanup by Nicolas Pitre · 17 years ago
  24. f746bae pack-objects: proper pack time stamping with --max-pack-size by Nicolas Pitre · 17 years ago
  25. f0a24aa git-pack-objects: Automatically pack annotated tags if object was packed by Shawn O. Pearce · 17 years ago
  26. c0b48ad Merge branch 'np/verify-pack' by Junio C Hamano · 17 years ago
  27. eadbcd4 Merge branch 'mk/maint-parse-careful' by Junio C Hamano · 17 years ago
  28. 3449f8c factorize revindex code out of builtin-pack-objects.c by Nicolas Pitre · 17 years ago
  29. 3d0a936 Merge branch 'jm/free' by Junio C Hamano · 17 years ago
  30. 392b78c Revert "pack-objects: Print a message describing the number of threads for packing" by Junio C Hamano · 17 years ago
  31. 7914053 Remove unused object-ref code by Martin Koegler · 17 years ago
  32. 6c723f5 pack-objects: Print a message describing the number of threads for packing by Brandon Casey · 17 years ago
  33. 833e3df pack-objects: Add runtime detection of online CPU's by Andreas Ericsson · 17 years ago
  34. 8e0f700 Avoid unnecessary "if-before-free" tests. by Jim Meyering · 17 years ago
  35. 3d51e1b check return code of prepare_revision_walk by Martin Koegler · 17 years ago
  36. aa8d53e Merge branch 'maint' by Junio C Hamano · 17 years ago
  37. 75ad235 Revert "pack-objects: only throw away data during memory pressure" by Junio C Hamano · 17 years ago
  38. 04f32cf Merge branch 'maint' by Junio C Hamano · 17 years ago
  39. 9c21743 pack-objects: only throw away data during memory pressure by Martin Koegler · 17 years ago
  40. 2b84b5a Introduce the config variable pack.packSizeLimit by Johannes Schindelin · 17 years ago
  41. 6fc7470 pack-objects: Fix segfault when object count is less than thread count by Nicolas Pitre · 17 years ago
  42. 8c3c7b2 pack-objects: remove redundant and wrong call to deflateEnd() by Junio C Hamano · 17 years ago
  43. 872c930 Don't access line[-1] for a zero-length "line" from fgets. by Jim Meyering · 17 years ago
  44. 68e6a4f Plug a resource leak in threaded pack-objects code. by Johannes Sixt · 17 years ago
  45. 50f22ad threaded pack-objects: Use condition variables for thread communication. by Johannes Sixt · 17 years ago
  46. eb9688f pack-objects: more threaded load balancing fix with often changed paths by Nicolas Pitre · 17 years ago
  47. 384b32c pack-objects: fix threaded load balancing by Nicolas Pitre · 17 years ago
  48. b904166 pack-objects: reverse the delta search sort list by Nicolas Pitre · 17 years ago
  49. b7a28f7 pack-objects: fix delta cache size accounting by Nicolas Pitre · 17 years ago
  50. 4d1012c Fix rev-list when showing objects involving submodules by Linus Torvalds · 17 years ago
  51. e091653 Merge branch 'np/pack' by Junio C Hamano · 17 years ago
  52. 79814f4 pack-objects: get rid of an ugly cast by Nicolas Pitre · 17 years ago
  53. 4d00bda make the pack index version configurable by Nicolas Pitre · 17 years ago
  54. 2a128d6 add throughput display to git-push by Nicolas Pitre · 17 years ago
  55. 4d4fcc5 relax usage of the progress API by Nicolas Pitre · 17 years ago
  56. dc6a075 make struct progress an opaque type by Nicolas Pitre · 17 years ago
  57. 9c60a96 Change 'Deltifying objects' to 'Compressing objects' by Shawn O. Pearce · 17 years ago
  58. 4049b9c fix const issues with some functions by Nicolas Pitre · 17 years ago
  59. 7ba502c pack-objects.c: fix some global variable abuse and memory leaks by Nicolas Pitre · 17 years ago
  60. 2f8b894 pack-objects: no delta possible with only one object in the list by Nicolas Pitre · 17 years ago
  61. 42e18fb more compact progress display by Nicolas Pitre · 17 years ago
  62. 0341091 Merge branch 'jc/autogc' by Junio C Hamano · 17 years ago
  63. 08cdfb1 pack-objects --keep-unreachable by Junio C Hamano · 17 years ago
  64. e1ef867 builtin-pack-objects.c: avoid bogus gcc warnings by Junio C Hamano · 18 years ago
  65. 3c70183 threaded delta search: proper locking for cache accounting by Nicolas Pitre · 18 years ago
  66. 693b86f threaded delta search: add pack.threads config variable by Nicolas Pitre · 18 years ago
  67. b81d9af fix threaded delta search locking by Nicolas Pitre · 18 years ago
  68. 367f4a4 threaded delta search: specify number of threads at run time by Nicolas Pitre · 18 years ago
  69. 59921b4 threaded delta search: better chunck split point by Nicolas Pitre · 18 years ago
  70. c2a3367 threaded delta search: refine work allocation by Nicolas Pitre · 18 years ago
  71. 8ecce68 basic threaded delta search by Nicolas Pitre · 18 years ago
  72. e334977 rearrange delta search progress reporting by Nicolas Pitre · 18 years ago
  73. ef0316f localize window memory usage accounting by Nicolas Pitre · 18 years ago
  74. 75d3985 straighten the list of objects to deltify by Nicolas Pitre · 18 years ago
  75. 7763987 Keep last used delta base in the delta window by Junio C Hamano · 18 years ago
  76. 9e2d57a fix same sized delta logic by Nicolas Pitre · 18 years ago
  77. 2e3404c pack-objects: check return value from read_sha1_file() by Junio C Hamano · 18 years ago
  78. 1211be6 Make thin-pack generation subproject aware. by Linus Torvalds · 18 years ago
  79. d250626 pack-objects: remove bogus arguments to delta_cacheable() by Nicolas Pitre · 18 years ago
  80. 7647b17 Use xmkstemp() instead of mkstemp() by Luiz Fernando N. Capitulino · 18 years ago
  81. 7d7baa5 Pack-objects: properly initialize the depth value by Nicolas Pitre · 18 years ago
  82. 5a235b5 reduce git-pack-objects memory usage a little more by Nicolas Pitre · 18 years ago
  83. a97773c Add pack-objects window memory usage limit by Brian Downing · 18 years ago
  84. a1dab41 Don't try to delta if target is much smaller than source by Brian Downing · 18 years ago
  85. c83f032 apply delta depth bias to already deltified objects by Nicolas Pitre · 18 years ago
  86. 848d732 pack-objects: Prefer shallower deltas if the size is equal by Brian Downing · 18 years ago
  87. a6080a0 War on whitespace by Junio C Hamano · 18 years ago
  88. aa7e44b Unify write_index_file functions by Geert Bosch · 18 years ago
  89. 5476a8a fix repack with --max-pack-size by Nicolas Pitre · 18 years ago
  90. e3dfddb builtin-pack-object: cache small deltas by Martin Koegler · 18 years ago
  91. 074b2ee git-pack-objects: cache small deltas between big objects by Martin Koegler · 18 years ago
  92. a588d88 builtin-pack-objects: don't fail, if delta is not possible by Martin Koegler · 18 years ago
  93. a77a33a Merge branch 'dh/repack' (early part) by Junio C Hamano · 18 years ago
  94. 01c12a2 pack-objects: clarification & option checks for --max-pack-size by Dana How · 18 years ago
  95. 6315d52 builtin-pack-objects: remove unnecessary code for no-delta by Junio C Hamano · 18 years ago
  96. a74db82 Teach "delta" attribute to pack-objects. by Junio C Hamano · 18 years ago
  97. bc32fed pack-objects: pass fullname down to add_object_entry() by Junio C Hamano · 18 years ago
  98. 6b94b1a git-repack --max-pack-size: add option parsing to enable feature by Dana L. How · 18 years ago
  99. ebe27b1 git-repack --max-pack-size: split packs as asked by write_{object,one}() by Dana L. How · 18 years ago
  100. 17b08f2 git-repack --max-pack-size: write_{object,one}() respect pack limit by Dana L. How · 18 years ago