1. 6b526ce Merge branch 'bc/object-id' by Junio C Hamano · 8 years ago
  2. c251c83 object: convert parse_object* to take struct object_id by brian m. carlson · 8 years ago
  3. bc83266 Convert lookup_commit* to struct object_id by brian m. carlson · 8 years ago
  4. b8607f3 bundle: convert to struct object_id by brian m. carlson · 8 years ago
  5. dddbad7 timestamp_t: a new data type for timestamps by Johannes Schindelin · 8 years ago
  6. 1aeb7e7 parse_timestamp(): specify explicitly where we parse timestamps by Johannes Schindelin · 8 years ago
  7. f5ff5fb bundle: don't leak an fd in case of early return by Stefan Beller · 9 years ago
  8. ed1c997 Remove get_object_hash. by brian m. carlson · 9 years ago
  9. f2fd076 Convert struct object to object_id by brian m. carlson · 9 years ago
  10. 7999b2c Add several uses of get_object_hash. by brian m. carlson · 9 years ago
  11. e54c347 create_bundle(): duplicate file descriptor to avoid closing it twice by Michael Haggerty · 10 years ago
  12. c8a571d bundle.c: fix memory leak by Stefan Beller · 10 years ago
  13. d9362ef bundle: split out ref writing from bundle_create by Jeff King · 10 years ago
  14. e8eb251 bundle: split out a helper function to compute and write prerequisites by Junio C Hamano · 10 years ago
  15. 5e626b9 bundle: split out a helper function to create pack data by Junio C Hamano · 10 years ago
  16. 8828f29 use child_process_init() to initialize struct child_process variables by René Scharfe · 10 years ago
  17. 7695d11 refs.c: change resolve_ref_unsafe reading argument to be a flags field by Ronnie Sahlberg · 11 years ago
  18. 0189df3 Merge branch 'rs/plug-leak-in-bundle' by Junio C Hamano · 10 years ago
  19. 6404594 bundle: plug minor memory leak in is_tag_in_date_range() by René Scharfe · 10 years ago
  20. 697cc8e lockfile.h: extract new header file for the functions in lockfile.c by Michael Haggerty · 10 years ago
  21. ffe41f8 Merge branch 'lf/bundle-exclusion' into maint by Junio C Hamano · 10 years ago
  22. 825fd93 Merge branch 'rs/child-process-init' by Junio C Hamano · 11 years ago
  23. 7b41640 Merge branch 'lf/bundle-exclusion' by Junio C Hamano · 11 years ago
  24. d318027 run-command: introduce CHILD_PROCESS_INIT by René Scharfe · 11 years ago
  25. 2c8544a bundle: fix exclusion of annotated tags by Lukas Fleischer · 11 years ago
  26. 92859f3 bundle: use internal argv_array of struct child_process in create_bundle() by René Scharfe · 11 years ago
  27. b407d40 Merge branch 'nd/log-show-linear-break' by Junio C Hamano · 11 years ago
  28. 208acbf object.h: centralize object flag allocation by Nguyễn Thái Ngọc Duy · 11 years ago
  29. 006f678 Merge branch 'sh/use-hashcpy' by Junio C Hamano · 11 years ago
  30. 50546b1 Use hashcpy() when copying object names by Sun He · 11 years ago
  31. 5cbbe13 bundle.c: use ALLOC_GROW() in add_to_ref_list() by Dmitry S. Dolzhenko · 11 years ago
  32. 1e2371e bundle: use argv-array by Junio C Hamano · 11 years ago
  33. 31faeb2 object_array_entry: fix memory handling of the name field by Michael Haggerty · 12 years ago
  34. 5446e33 bundle: Accept prerequisites without commit messages by Lukas Fleischer · 12 years ago
  35. f1ad05f Merge branch 'jk/fully-peeled-packed-ref' into maint-1.8.1 by Junio C Hamano · 12 years ago
  36. 75a9549 avoid segfaults on parse_object failure by Jeff King · 12 years ago
  37. a02ffe0 bundle: Add colons to list headings in "verify" by Lukas Fleischer · 12 years ago
  38. 71ba6b1 bundle: Fix "verify" output if history is complete by Lukas Fleischer · 12 years ago
  39. 8c3710f tweak "bundle verify" of a complete history by Junio C Hamano · 13 years ago
  40. 1be65ed Merge branch 'nd/i18n' by Junio C Hamano · 13 years ago
  41. b2bab5b Sync with 1.7.8.6 by Junio C Hamano · 13 years ago
  42. aba5f57 Sync with 1.7.7.7 by Junio C Hamano · 13 years ago
  43. 97afde1 bundle: remove stray single-quote from error message by Jonathan Nieder · 13 years ago
  44. 8a1e7ea i18n: bundle: mark strings for translation by Nguyễn Thái Ngọc Duy · 13 years ago
  45. 92b7aac Merge branch 'tr/maint-bundle-boundary' into maint by Junio C Hamano · 13 years ago
  46. 4ebed61 Merge branch 'tr/maint-bundle-boundary' by Junio C Hamano · 13 years ago
  47. 26f1e9b Merge branch 'tr/maint-bundle-long-subject' into maint by Junio C Hamano · 13 years ago
  48. efe4be1 bundle: keep around names passed to add_pending_object() by Thomas Rast · 13 years ago
  49. ac1373f Merge branch 'tr/maint-bundle-long-subject' by Junio C Hamano · 13 years ago
  50. bc2fed4 bundle: use a strbuf to scan the log for boundary commits by Thomas Rast · 13 years ago
  51. 5e8617f bundle: put strbuf_readline_fd in strbuf.c with adjustments by Thomas Rast · 13 years ago
  52. 228c341 Merge branch 'maint' by Junio C Hamano · 13 years ago
  53. 54440e1 fix hang in git fetch if pointed at a 0 length bundle by Brian Harring · 13 years ago
  54. c689332 Convert many resolve_ref() calls to read_ref*() and ref_exists() by Nguyễn Thái Ngọc Duy · 13 years ago
  55. b76c561 Merge branch 'jc/unseekable-bundle' by Junio C Hamano · 13 years ago
  56. 0941d60 Merge branch 'rs/pending' by Junio C Hamano · 13 years ago
  57. 2727b71 bundle: add parse_bundle_header() helper function by Junio C Hamano · 13 years ago
  58. e9ee84c bundle: allowing to read from an unseekable fd by Junio C Hamano · 13 years ago
  59. 86a0a40 commit: factor out clear_commit_marks_for_object_array by René Scharfe · 13 years ago
  60. 5be7859 bundle: use leak_pending flag by René Scharfe · 13 years ago
  61. be042af Teach progress eye-candy to fetch_refs_from_bundle() by Junio C Hamano · 13 years ago
  62. 787d2a7 bundle: Use OFS_DELTA in bundle files by Shawn O. Pearce · 14 years ago
  63. 0f5cdf6 bundle: detect if bundle file cannot be created by Csaba Henk · 15 years ago
  64. e61f25f Merge branch 'jc/log-stdin' by Junio C Hamano · 15 years ago
  65. 4f36627 pack-objects: split implications of --all-progress from progress activation by Nicolas Pitre · 15 years ago
  66. 8b3dce5 Teach --stdin option to "log" family by Junio C Hamano · 15 years ago
  67. 4169837 don't dereference NULL upon fdopen failure by Jim Meyering · 16 years ago
  68. a80aad7 Terminate argv with NULL before calling setup_revisions() by Nguyễn Thái Ngọc Duy · 16 years ago
  69. f18e6be Merge branch 'js/maint-all-implies-HEAD' by Junio C Hamano · 16 years ago
  70. b2a6d1c bundle: allow the same ref to be given more than once by Junio C Hamano · 16 years ago
  71. c9a42c4 bundle: allow rev-list options to exclude annotated tags by Johannes Schindelin · 16 years ago
  72. 9db56f7 Fix non-literal format in printf-style calls by Daniel Lowe · 16 years ago
  73. acd3b9e Enhance hold_lock_file_for_{update,append}() API by Junio C Hamano · 16 years ago
  74. 22568f0 Teach git-bundle to read revision arguments from stdin like git-rev-list. by Adam Brewster · 17 years ago
  75. c20181e start_command(), if .in/.out > 0, closes file descriptors, not the callers by Johannes Sixt · 17 years ago
  76. e72ae28 start_command(), .in/.out/.err = -1: Callers must close the file descriptor by Johannes Sixt · 17 years ago
  77. 3d51e1b check return code of prepare_revision_walk by Martin Koegler · 17 years ago
  78. 4ed7cd3 Improve use of lockfile API by Brandon Casey · 17 years ago
  79. 95693d4 bundle, fast-import: detect write failure by Jim Meyering · 17 years ago
  80. 872c930 Don't access line[-1] for a zero-length "line" from fgets. by Jim Meyering · 17 years ago
  81. fa30383 Merge branch 'maint' by Junio C Hamano · 17 years ago
  82. f3fa183 Style: place opening brace of a function definition at column 1 by Junio C Hamano · 17 years ago
  83. 30415d5 Move bundle specific stuff into bundle.[ch] by Johannes Schindelin · 18 years ago