1. 00624d6 Merge branch 'sb/object-store-grafts' by Junio C Hamano · 7 years ago
  2. cbd53a2 object-store: move object access functions to object-store.h by Stefan Beller · 7 years ago
  3. d807c4a exec_cmd: rename to use dash in file name by Stefan Beller · 7 years ago
  4. b4f5aca sha1_file: convert read_sha1_file to struct object_id by brian m. carlson · 7 years ago
  5. 34c290a refs: convert read_ref and read_ref_full to object_id by brian m. carlson · 7 years ago
  6. 50f03c6 Merge branch 'ab/free-and-null' by Junio C Hamano · 8 years ago
  7. a6f38c1 Merge branch 'bw/object-id' by Junio C Hamano · 8 years ago
  8. 6a83d90 coccinelle: make use of the "type" FREE_AND_NULL() rule by Ævar Arnfjörð Bjarmason · 8 years ago
  9. 5ee8a95 notes: convert some accessor functions to struct object_id by brian m. carlson · 8 years ago
  10. 9ef7223 notes: make get_note return pointer to struct object_id by brian m. carlson · 8 years ago
  11. 490bc83 notes: convert for_each_note to struct object_id by brian m. carlson · 8 years ago
  12. 23a9e07 use xfopen() in more places by Nguyễn Thái Ngọc Duy · 8 years ago
  13. 650c449 common-main: call git_extract_argv0_path() by Jeff King · 9 years ago
  14. 3f2e229 add an extra level of indirection to main() by Jeff King · 9 years ago
  15. 8f309ae strbuf: introduce strbuf_getline_{lf,nul}() by Junio C Hamano · 9 years ago
  16. fb58c8d refs: move the remaining ref module declarations to refs.h by Michael Haggerty · 10 years ago
  17. d318027 run-command: introduce CHILD_PROCESS_INIT by René Scharfe · 11 years ago
  18. 1cefa14 remote-testsvn: use internal argv_array of struct child_process in cmd_import() by René Scharfe · 11 years ago
  19. 2c5495f use strchrnul() in place of strchr() and strlen() by Rohit Mani · 11 years ago
  20. 5955654 replace {pre,suf}fixcmp() with {starts,ends}_with() by Christian Couder · 11 years ago
  21. 84d32bf sparse: Fix mingw_main() argument number/type errors by Ramsay Jones · 12 years ago
  22. bfae342 remote-testsvn: fix unitialized variable by Jeff King · 12 years ago
  23. 5bfc76b remote-svn: add marks-file regeneration by Florian Achleitner · 12 years ago
  24. 8e43a1d remote-svn: add incremental import by Florian Achleitner · 12 years ago
  25. 8d7cd8e remote-svn: Activate import/export-marks for fast-import by Florian Achleitner · 12 years ago
  26. f6529de Allow reading svn dumps from files via file:// urls by Florian Achleitner · 12 years ago
  27. 68f64ff Implement a remote helper for svn in C by Florian Achleitner · 12 years ago