11 Commits (09ff69bb39b386e24a39723d9e20263a915bc6d6)

Author SHA1 Message Date
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