Sign in
googlers
/
jrn
/
git
/
6ce8e44a1eeaa07325f1304f6f392f35f54d29c7
/
builtin-update-ref.c
89942be
Make builtin-update-ref.c use parse_options
by Pierre Habouzit
· 17 years ago
3d9f037
Function for updating refs.
by Carlos Rica
· 18 years ago
2838844
symbolic-ref, update-ref: do not refuse reflog message with LF
by Junio C Hamano
· 18 years ago
68db31c
git-update-ref: add --no-deref option for overwriting/detaching ref
by Sven Verdoolaege
· 18 years ago
a2f9fe9
lock_any_ref_for_update(): do not accept malformatted refs.
by Junio C Hamano
· 18 years ago
0175476
Don't force everybody to call setup_ident().
by Junio C Hamano
· 18 years ago
7f9acb2
git-merge: leave sensible reflog message when used as the first level UI.
by Junio C Hamano
· 18 years ago
8ac6593
Make sure we do not write bogus reflog entries.
by Junio C Hamano
· 18 years ago
ac5409e
update-ref: -d flag and ref creation safety.
by Junio C Hamano
· 19 years ago
4431fcc
Clean-up lock-ref implementation
by Junio C Hamano
· 19 years ago
a8e0d16
Convert memset(hash,0,20) to hashclr(hash).
by Junio C Hamano
· 19 years ago
a633fca
Call setup_git_directory() much earlier
by Linus Torvalds
· 19 years ago
0b0fe4a
Allow user.name and user.email to drive reflog entry.
by Shawn Pearce
· 19 years ago
854b462
Make git-update-ref a builtin
by Lukas Sandström
· 19 years ago
[Renamed (88%) from update-ref.c]
5b16b09
Convert update-ref to use ref_lock API.
by Shawn Pearce
· 19 years ago
31fff30
Separate object name errors from usage errors
by Dmitry V. Levin
· 19 years ago
84a9b58
sha1_name: warning ambiguous refs.
by Junio C Hamano
· 19 years ago
08db81a
allow git-update-ref create refs with slashes in names
by Alex Riesen
· 19 years ago
ad7db62
Fix confusing git-update-ref error message
by Petr Baudis
· 19 years ago
4546738
Unlocalized isspace and friends
by Linus Torvalds
· 19 years ago
a876ed8
Use resolve_ref() to implement read_ref().
by Junio C Hamano
· 20 years ago
9b143c6
Teach update-ref about a symbolic ref stored in a textfile.
by Junio C Hamano
· 20 years ago
a7928f8
[PATCH] Make some needlessly global stuff static
by Peter Hagervall
· 20 years ago
152da3d
Plug a small race in update-ref.c.
by Junio C Hamano
· 20 years ago
66bf85a
[PATCH] Add "git-update-ref" to update the HEAD (or other) ref
by Linus Torvalds
· 20 years ago