Sign in
googlers
/
jrn
/
git
/
4dac0679feaebbf6545daec14480cf6b94cb74ed
/
builtin
/
update-ref.c
f63cf8c
Use imperative form in help usage to describe an action
by Nguyễn Thái Ngọc Duy
· 12 years ago
8226950
i18n: update-ref: mark parseopt strings for translation
by Nguyễn Thái Ngọc Duy
· 12 years ago
f877fd8
update-ref: whitespace fix
by Pang Yan Han
· 13 years ago
81b50f3
Move 'builtin-*' into a 'builtin/' subdirectory
by Linus Torvalds
· 15 years ago
[Renamed from builtin-update-ref.c]
3778292
parse-opts: prepare for OPT_FILENAME
by Stephen Boyd
· 16 years ago
569740b
Fix git update-ref --no-deref -d.
by Miklos Vajna
· 16 years ago
eca35a2
Fix git branch -m for symrefs.
by Miklos Vajna
· 16 years ago
1b1dd23
Make usage strings dash-less
by Stephan Beyer
· 17 years ago
3fe8dce
Make old sha1 optional with git update-ref -d
by Karl Hasselström
· 17 years ago
973a70e
Clean up builtin-update-ref's option parsing
by Karl Hasselström
· 17 years ago
ef90d6d
Provide git_config with a callback-data parameter
by Johannes Schindelin
· 17 years ago
89942be
Make builtin-update-ref.c use parse_options
by Pierre Habouzit
· 17 years ago
3d9f037
Function for updating refs.
by Carlos Rica
· 17 years ago
2838844
symbolic-ref, update-ref: do not refuse reflog message with LF
by Junio C Hamano
· 17 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
· 18 years ago
4431fcc
Clean-up lock-ref implementation
by Junio C Hamano
· 18 years ago
a8e0d16
Convert memset(hash,0,20) to hashclr(hash).
by Junio C Hamano
· 18 years ago
a633fca
Call setup_git_directory() much earlier
by Linus Torvalds
· 18 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
· 19 years ago
9b143c6
Teach update-ref about a symbolic ref stored in a textfile.
by Junio C Hamano
· 19 years ago
a7928f8
[PATCH] Make some needlessly global stuff static
by Peter Hagervall
· 19 years ago
152da3d
Plug a small race in update-ref.c.
by Junio C Hamano
· 19 years ago
66bf85a
[PATCH] Add "git-update-ref" to update the HEAD (or other) ref
by Linus Torvalds
· 19 years ago