1. 8d676d8 Merge branch 'gv/portable' by Junio C Hamano · 15 years ago
  2. 4b05548 enums: omit trailing comma for portability by Gary V. Vaughan · 15 years ago
  3. 580d5f8 fast-import: always create marks_file directories by Sverre Rabbelier · 15 years ago
  4. 1b22b6c refactor duplicated encode_header in pack-objects and fast-import by Michael Lukashov · 15 years ago
  5. b500d5e fast-import: use the diff_delta() max_delta_size argument by Nicolas Pitre · 15 years ago
  6. 8c2ca8d fast-import: honor pack.indexversion and pack.packsizelimit config vars by Nicolas Pitre · 15 years ago
  7. 89e0a3a fast-import: make default pack size unlimited by Nicolas Pitre · 15 years ago
  8. 427cb22 fast-import: use write_idx_file() instead of custom code by Nicolas Pitre · 15 years ago
  9. 2128181 fast-import: use sha1write() for pack data by Nicolas Pitre · 15 years ago
  10. 3fc366b fast-import: start using struct pack_idx_entry by Nicolas Pitre · 15 years ago
  11. 4d0cc22 fast-import: count --max-pack-size in bytes by Junio C Hamano · 15 years ago
  12. 76ea93c fast-import.c: Fix big-file-threshold parsing bug by Junio C Hamano · 15 years ago
  13. 844ad3d Merge branch 'sp/maint-fast-import-large-blob' into sp/fast-import-large-blob by Junio C Hamano · 15 years ago
  14. 5eef828 fast-import: Stream very large blobs directly to pack by Shawn O. Pearce · 15 years ago
  15. 5fc9df0 Merge branch 'jh/notes' (early part) by Junio C Hamano · 15 years ago
  16. e33fd3c Merge branch 'maint' by Junio C Hamano · 15 years ago
  17. 6304c40 Merge branch 'dp/maint-1.6.5-fast-import-non-commit-tag' into maint by Junio C Hamano · 15 years ago
  18. fa232d4 Merge branch 'sr/gfi-options' by Junio C Hamano · 15 years ago
  19. 8db751a fast-import: tag may point to any object type by Dmitry Potapov · 15 years ago
  20. 74fbd11 fast-import: Document author/committer/tagger name is optional by Shawn O. Pearce · 15 years ago
  21. 2a113ae fast-import: Proper notes tree manipulation by Johan Herland · 15 years ago
  22. bc3c79a fast-import: add (non-)relative-marks feature by Sverre Rabbelier · 15 years ago
  23. 081751c fast-import: allow for multiple --import-marks= arguments by Sverre Rabbelier · 15 years ago
  24. 9c8398f fast-import: add option command by Sverre Rabbelier · 15 years ago
  25. f963bd5 fast-import: add feature command by Sverre Rabbelier · 15 years ago
  26. 07cd932 fast-import: put marks reading in its own function by Sverre Rabbelier · 15 years ago
  27. 0f6927c fast-import: put option parsing code in separate functions by Sverre Rabbelier · 15 years ago
  28. 885d492 Merge branch 'jh/notes' (early part) by Junio C Hamano · 15 years ago
  29. 71a04a8 Show usage string for 'git fast-import -h' by Jonathan Nieder · 15 years ago
  30. a8dd2e7 fast-import: Add support for importing commit notes by Johan Herland · 15 years ago
  31. 1cd749c fast-import.c::validate_raw_date(): really validate the value by Junio C Hamano · 16 years ago
  32. 0721c31 Use die_errno() instead of die() when checking syscalls by Thomas Rast · 16 years ago
  33. d824cbb Convert existing die(..., strerror(errno)) to die_errno() by Thomas Rast · 16 years ago
  34. 3658768 Merge branch 'ar/unlink-err' by Junio C Hamano · 16 years ago
  35. 4b25d09 Fix a bunch of pointer declarations (codestyle) by Felipe Contreras · 16 years ago
  36. 691f1a2 replace direct calls to unlink(2) with unlink_or_warn by Alex Riesen · 16 years ago
  37. b18cc5a Fix more typos/spelling in comments by Michael J Gruber · 16 years ago
  38. 3ea3c21 Fix typos / spelling in comments by Mike Ralphson · 16 years ago
  39. 03a39a9 Merge branch 'jc/shared-literally' by Junio C Hamano · 16 years ago
  40. fb8b193 Move chmod(foo, 0444) into move_temp_to_file() by Johan Herland · 16 years ago
  41. 98e1a41 Correct missing SP characters in grammar comment at top of fast-import.c by Elijah Newren · 16 years ago
  42. eb3a9dd Remove unused function scope local variables by Benjamin Kramer · 16 years ago
  43. bb0cebd Merge branch 'jc/maint-1.6.0-pack-directory' by Junio C Hamano · 16 years ago
  44. 6e180cd Make sure objects/pack exists before creating a new pack by Junio C Hamano · 16 years ago
  45. ba19a80 Drop double-semicolon in C by Junio C Hamano · 16 years ago
  46. fd8475d Merge branch 'maint' by Junio C Hamano · 16 years ago
  47. 9b27ea9 Merge branch 'maint-1.6.0' into maint by Junio C Hamano · 16 years ago
  48. 3d20c63 Clear the delta base cache during fast-import checkpoint by Shawn O. Pearce · 16 years ago
  49. 2fb3f6d Add calls to git_extract_argv0_path() in programs that call git_config_* by Steffen Prohaska · 16 years ago
  50. 4f8b899 Merge branch 'maint-1.6.0' into maint by Junio C Hamano · 16 years ago
  51. 3d1d81e fast-import: Cleanup mode setting. by Felipe Contreras · 16 years ago
  52. c55fae4 fast-import.c: stricter strtoul check, silence compiler warning by René Scharfe · 16 years ago
  53. efe05b0 Merge branch 'maint' to sync with GIT 1.6.0.6 by Junio C Hamano · 16 years ago
  54. 88fbf67 fast-import: make tagger information optional by Junio C Hamano · 16 years ago
  55. 90c3302 Merge branch 'maint' by Junio C Hamano · 16 years ago
  56. 87c8a56 fast-import: close pack before unlinking it by Johannes Schindelin · 16 years ago
  57. 2fad532 git-fast-import possible memory corruption problem by YONETANI Tomokazu · 16 years ago
  58. 9126f00 fix openssl headers conflicting with custom SHA1 implementations by Nicolas Pitre · 17 years ago
  59. c427559 Merge branch 'maint' by Junio C Hamano · 17 years ago
  60. 8b4eb6b Do not perform cross-directory renames when creating packs by Petr Baudis · 17 years ago
  61. 53b543a Merge branch 'np/maint-safer-pack' by Junio C Hamano · 17 years ago
  62. 85e7283 cast pid_t's to uintmax_t to improve portability by David Soria Parra · 17 years ago
  63. abeb40e improve reliability of fixup_pack_header_footer() by Nicolas Pitre · 17 years ago
  64. 03db452 Support gitlinks in fast-import. by Alexander Gavrilov · 17 years ago
  65. 1b1dd23 Make usage strings dash-less by Stephan Beyer · 17 years ago
  66. 4c81b03 Make pack creation always fsync() the result by Linus Torvalds · 17 years ago
  67. 9bd81e4 Merge branch 'js/config-cb' by Junio C Hamano · 17 years ago v1.5.6-rc0
  68. b303178 git-fast-import: rename cmd_*() functions to parse_*() by Miklos Vajna · 17 years ago
  69. ef90d6d Provide git_config with a callback-data parameter by Johannes Schindelin · 17 years ago
  70. 198724a fast-import: Allow "reset" to delete a new branch without error by Eyvind Bernhardsen · 17 years ago
  71. ad416ed Merge branch 'maint' to sync with 1.5.4.4 by Junio C Hamano · 17 years ago
  72. 655e851 Really make the LF after reset in fast-import optional by Adeodato Simó · 17 years ago
  73. 733ee2b fast-import: exit with proper message if not a git dir by Jean-Luc Herren · 17 years ago
  74. 118805b Finish current packfile during fast-import crash handler by Shawn O. Pearce · 17 years ago
  75. 3b08e5b Include the fast-import marks table in crash reports by Shawn O. Pearce · 17 years ago
  76. fbc63ea Include annotated tags in fast-import crash reports by Shawn O. Pearce · 17 years ago
  77. e8b32e0 fast-import: check return value from unpack_entry() by Shawn O. Pearce · 17 years ago
  78. 7422bac Document the hairy gfi_unpack_entry part of fast-import by Shawn O. Pearce · 17 years ago
  79. bb23fdf Teach fast-import to honor pack.compression and pack.depth by Shawn O. Pearce · 17 years ago
  80. 5a7b1b5 fast-import: Don't use a maybe-clobbered errno value by Jim Meyering · 17 years ago
  81. c9ced05 Fix random fast-import errors when compiled with NO_MMAP by Shawn O. Pearce · 17 years ago
  82. fb54abd fast-import.c: don't try to commit marks file if write failed by Brandon Casey · 17 years ago
  83. 4ed7cd3 Improve use of lockfile API by Brandon Casey · 17 years ago
  84. 95693d4 bundle, fast-import: detect write failure by Jim Meyering · 17 years ago
  85. 257f302 Update callers of check_ref_format() by Junio C Hamano · 17 years ago
  86. 69ae517 fast-import: fix unalinged allocation and access by David S. Miller · 17 years ago
  87. fb5fd01 Merge branch 'maint' by Junio C Hamano · 17 years ago
  88. 436e7a7 Don't allow fast-import tree delta chains to exceed maximum depth by Shawn O. Pearce · 17 years ago
  89. c2e6b6d fast-import.c: fix regression due to strbuf conversion by Pierre Habouzit · 17 years ago
  90. 8a37e21 Merge branch 'maint' by Shawn O. Pearce · 17 years ago
  91. 2005dbe fast-import: Fix argument order to die in file_change_m by Julian Phillips · 17 years ago
  92. b315c5c strbuf change: be sure ->buf is never ever NULL. by Pierre Habouzit · 18 years ago
  93. 7fb1011 Rework unquote_c_style to work on a strbuf. by Pierre Habouzit · 18 years ago
  94. c76689d strbuf API additions and enhancements. by Pierre Habouzit · 18 years ago
  95. 182af83 Use xmemdupz() in many places. by Pierre Habouzit · 18 years ago
  96. 0557656 fast-import optimization: by Pierre Habouzit · 18 years ago
  97. eec813c fast-import was using dbuf's, replace them with strbuf's. by Pierre Habouzit · 18 years ago
  98. e6c019d Drop strbuf's 'eof' marker, and make read_line a first class citizen. by Pierre Habouzit · 18 years ago
  99. ba3ed09 Now that cache.h needs strbuf.h, remove useless includes. by Pierre Habouzit · 18 years ago
  100. f1696ee Strbuf API extensions and fixes. by Pierre Habouzit · 18 years ago