1. d6617c7 Error out when user doesn't have access permission to the repository by André Goddard Rosa · 17 years ago
  2. 659c69c Add strchrnul() by René Scharfe · 17 years ago
  3. 538dfe7 Improved const correctness for strings by Shawn O. Pearce · 17 years ago
  4. f5bf6fe Merge branch 'maint' by Shawn O. Pearce · 17 years ago
  5. 42a3217 Avoid scary errors about tagged trees/blobs during git-fetch by Linus Torvalds · 17 years ago
  6. b315c5c strbuf change: be sure ->buf is never ever NULL. by Pierre Habouzit · 17 years ago
  7. 182af83 Use xmemdupz() in many places. by Pierre Habouzit · 17 years ago
  8. ba3ed09 Now that cache.h needs strbuf.h, remove useless includes. by Pierre Habouzit · 17 years ago
  9. b655d46 Use strbuf_read in builtin-fetch-tool.c. by Pierre Habouzit · 18 years ago
  10. 3d9f037 Function for updating refs. by Carlos Rica · 18 years ago
  11. baffc0e Make every builtin-*.c file #include "builtin.h" by Peter Hagervall · 18 years ago
  12. 063581e Merge branch 'sv/checkout' by Junio C Hamano · 18 years ago
  13. 8a912bc Ensure return value from xread() is always stored into an ssize_t by Johan Herland · 18 years ago
  14. 68db31c git-update-ref: add --no-deref option for overwriting/detaching ref by Sven Verdoolaege · 18 years ago
  15. 39231b1 Merge branch 'maint' by Junio C Hamano · 18 years ago
  16. 4e6380e Do not barf on too long action description by Junio C Hamano · 18 years ago
  17. afb5f39 git-fetch: Fix "argument list too long" by OGAWA Hirofumi · 18 years ago
  18. 895a1d1 git-fetch--tool pick-rref by Junio C Hamano · 18 years ago
  19. 855b346 builtin-fetch--tool: fix reflog notes. by Junio C Hamano · 18 years ago
  20. e6eebbb git-fetch: retire update-local-ref which is not used anymore. by Junio C Hamano · 18 years ago
  21. c7d68c8 builtin-fetch--tool: make sure not to overstep ls-remote-result buffer. by Junio C Hamano · 18 years ago
  22. dec56c8 fetch--tool: fix uninitialized buffer when reading from stdin by Junio C Hamano · 18 years ago
  23. dcf01c6 builtin-fetch--tool: adjust to updated sha1_object_info(). by Junio C Hamano · 18 years ago
  24. 46ce8b6 Allow fetch--tool to read from stdin by Julian Phillips · 18 years ago
  25. 8655158 git-fetch: rewrite expand_ref_wildcard in C by Junio C Hamano · 18 years ago
  26. d1e0ef6 git-fetch: rewrite another shell loop in C by Junio C Hamano · 18 years ago
  27. fbe2687 git-fetch: move more code into C. by Junio C Hamano · 18 years ago
  28. d4289ff git-fetch--tool: start rewriting parts of git-fetch in C. by Junio C Hamano · 18 years ago