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