1. 3778292 parse-opts: prepare for OPT_FILENAME by Stephen Boyd · 16 years ago
  2. 569740b Fix git update-ref --no-deref -d. by Miklos Vajna · 16 years ago
  3. eca35a2 Fix git branch -m for symrefs. by Miklos Vajna · 16 years ago
  4. 1b1dd23 Make usage strings dash-less by Stephan Beyer · 17 years ago
  5. 3fe8dce Make old sha1 optional with git update-ref -d by Karl Hasselström · 17 years ago
  6. 973a70e Clean up builtin-update-ref's option parsing by Karl Hasselström · 17 years ago
  7. ef90d6d Provide git_config with a callback-data parameter by Johannes Schindelin · 17 years ago
  8. 89942be Make builtin-update-ref.c use parse_options by Pierre Habouzit · 17 years ago
  9. 3d9f037 Function for updating refs. by Carlos Rica · 18 years ago
  10. 2838844 symbolic-ref, update-ref: do not refuse reflog message with LF by Junio C Hamano · 18 years ago
  11. 68db31c git-update-ref: add --no-deref option for overwriting/detaching ref by Sven Verdoolaege · 18 years ago
  12. a2f9fe9 lock_any_ref_for_update(): do not accept malformatted refs. by Junio C Hamano · 18 years ago
  13. 0175476 Don't force everybody to call setup_ident(). by Junio C Hamano · 18 years ago
  14. 7f9acb2 git-merge: leave sensible reflog message when used as the first level UI. by Junio C Hamano · 18 years ago
  15. 8ac6593 Make sure we do not write bogus reflog entries. by Junio C Hamano · 18 years ago
  16. ac5409e update-ref: -d flag and ref creation safety. by Junio C Hamano · 18 years ago
  17. 4431fcc Clean-up lock-ref implementation by Junio C Hamano · 18 years ago
  18. a8e0d16 Convert memset(hash,0,20) to hashclr(hash). by Junio C Hamano · 19 years ago
  19. a633fca Call setup_git_directory() much earlier by Linus Torvalds · 19 years ago
  20. 0b0fe4a Allow user.name and user.email to drive reflog entry. by Shawn Pearce · 19 years ago
  21. 854b462 Make git-update-ref a builtin by Lukas Sandström · 19 years ago[Renamed (88%) from update-ref.c]
  22. 5b16b09 Convert update-ref to use ref_lock API. by Shawn Pearce · 19 years ago
  23. 31fff30 Separate object name errors from usage errors by Dmitry V. Levin · 19 years ago
  24. 84a9b58 sha1_name: warning ambiguous refs. by Junio C Hamano · 19 years ago
  25. 08db81a allow git-update-ref create refs with slashes in names by Alex Riesen · 19 years ago
  26. ad7db62 Fix confusing git-update-ref error message by Petr Baudis · 19 years ago
  27. 4546738 Unlocalized isspace and friends by Linus Torvalds · 19 years ago
  28. a876ed8 Use resolve_ref() to implement read_ref(). by Junio C Hamano · 19 years ago
  29. 9b143c6 Teach update-ref about a symbolic ref stored in a textfile. by Junio C Hamano · 19 years ago
  30. a7928f8 [PATCH] Make some needlessly global stuff static by Peter Hagervall · 19 years ago
  31. 152da3d Plug a small race in update-ref.c. by Junio C Hamano · 19 years ago
  32. 66bf85a [PATCH] Add "git-update-ref" to update the HEAD (or other) ref by Linus Torvalds · 19 years ago