index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-update-ref.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-25
parse-opts: prepare for OPT_FILENAME
Stephen Boyd
1
-1
/
+2
2008-10-26
Fix git update-ref --no-deref -d.
Miklos Vajna
1
-3
/
+5
2008-10-26
Fix git branch -m for symrefs.
Miklos Vajna
1
-1
/
+1
2008-07-13
Make usage strings dash-less
Stephan Beyer
1
-2
/
+2
2008-06-02
Make old sha1 optional with git update-ref -d
Karl Hasselström
1
-3
/
+3
2008-06-02
Clean up builtin-update-ref's option parsing
Karl Hasselström
1
-15
/
+19
2008-05-14
Provide git_config with a callback-data parameter
Johannes Schindelin
1
-1
/
+1
2007-10-29
Make builtin-update-ref.c use parse_options
Pierre Habouzit
1
-40
/
+25
2007-09-05
Function for updating refs.
Carlos Rica
1
-7
/
+2
2007-07-29
symbolic-ref, update-ref: do not refuse reflog message with LF
Junio C Hamano
1
-2
/
+0
2007-05-10
git-update-ref: add --no-deref option for overwriting/detaching ref
Sven Verdoolaege
1
-3
/
+8
2007-01-29
lock_any_ref_for_update(): do not accept malformatted refs.
Junio C Hamano
1
-4
/
+2
2007-01-28
Don't force everybody to call setup_ident().
Junio C Hamano
1
-1
/
+0
2007-01-26
git-merge: leave sensible reflog message when used as the first level UI.
Junio C Hamano
1
-0
/
+2
2007-01-26
Make sure we do not write bogus reflog entries.
Junio C Hamano
1
-2
/
+0
2006-09-27
update-ref: -d flag and ref creation safety.
Junio C Hamano
1
-3
/
+15
2006-09-27
Clean-up lock-ref implementation
Junio C Hamano
1
-1
/
+1
2006-08-23
Convert memset(hash,0,20) to hashclr(hash).
Junio C Hamano
1
-1
/
+1
2006-07-29
Call setup_git_directory() much earlier
Linus Torvalds
1
-2
/
+1
2006-07-10
Allow user.name and user.email to drive reflog entry.
Shawn Pearce
1
-0
/
+1
2006-06-18
Make git-update-ref a builtin
Lukas Sandström
1
-0
/
+59