21 Commits (edf563fbaa2ab50734db4a61e9092f25fbb5a417)

Author SHA1 Message Date
Stephen Boyd 3778292017 parse-opts: prepare for OPT_FILENAME 16 years ago
Miklos Vajna 569740bdd0 Fix git update-ref --no-deref -d. 16 years ago
Miklos Vajna eca35a25a9 Fix git branch -m for symrefs. 16 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Karl Hasselström 3fe8dce6fc Make old sha1 optional with git update-ref -d 17 years ago
Karl Hasselström 973a70ea4d Clean up builtin-update-ref's option parsing 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Pierre Habouzit 89942be6a1 Make builtin-update-ref.c use parse_options 17 years ago
Carlos Rica 3d9f037c60 Function for updating refs. 17 years ago
Junio C Hamano 283884422f symbolic-ref, update-ref: do not refuse reflog message with LF 18 years ago
Sven Verdoolaege 68db31cc28 git-update-ref: add --no-deref option for overwriting/detaching ref 18 years ago
Junio C Hamano a2f9fe92eb lock_any_ref_for_update(): do not accept malformatted refs. 18 years ago
Junio C Hamano 01754769ab Don't force everybody to call setup_ident(). 18 years ago
Junio C Hamano 7f9acb2a16 git-merge: leave sensible reflog message when used as the first level UI. 18 years ago
Junio C Hamano 8ac65937d0 Make sure we do not write bogus reflog entries. 18 years ago
Junio C Hamano ac5409e420 update-ref: -d flag and ref creation safety. 18 years ago
Junio C Hamano 4431fcc4b1 Clean-up lock-ref implementation 18 years ago
Junio C Hamano a8e0d16d85 Convert memset(hash,0,20) to hashclr(hash). 18 years ago
Linus Torvalds a633fca0c0 Call setup_git_directory() much earlier 19 years ago
Shawn Pearce 0b0fe4a65d Allow user.name and user.email to drive reflog entry. 19 years ago
Lukas Sandström 854b4629f9 Make git-update-ref a builtin 19 years ago
Shawn Pearce 5b16b09021 Convert update-ref to use ref_lock API. 19 years ago
Dmitry V. Levin 31fff305bc Separate object name errors from usage errors 19 years ago
Junio C Hamano 84a9b58c42 sha1_name: warning ambiguous refs. 19 years ago
Alex Riesen 08db81a9f1 allow git-update-ref create refs with slashes in names 19 years ago
Petr Baudis ad7db62113 Fix confusing git-update-ref error message 19 years ago
Linus Torvalds 4546738b58 Unlocalized isspace and friends 19 years ago
Junio C Hamano a876ed83be Use resolve_ref() to implement read_ref(). 19 years ago
Junio C Hamano 9b143c6e15 Teach update-ref about a symbolic ref stored in a textfile. 19 years ago
Peter Hagervall a7928f8ec7 [PATCH] Make some needlessly global stuff static 19 years ago
Junio C Hamano 152da3dfcf Plug a small race in update-ref.c. 19 years ago
Linus Torvalds 66bf85a462 [PATCH] Add "git-update-ref" to update the HEAD (or other) ref 19 years ago