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
2014-07-14
refs.c: change ref_transaction_update() to do error checking and return status
Ronnie Sahlberg
1
-5
/
+7
2014-07-14
refs.c: remove the onerr argument to ref_transaction_commit
Ronnie Sahlberg
1
-2
/
+1
2014-07-14
update-ref: use err argument to get error from ref_transaction_commit
Ronnie Sahlberg
1
-5
/
+5
2014-07-14
refs.c: add a strbuf argument to ref_transaction_commit for error logging
Ronnie Sahlberg
1
-1
/
+1
2014-07-14
refs.c: ref_transaction_commit should not free the transaction
Ronnie Sahlberg
1
-0
/
+1
2014-04-07
update-ref --stdin: reimplement using reference transactions
Michael Haggerty
1
-67
/
+75
2014-04-07
update-ref --stdin: harmonize error messages
Michael Haggerty
1
-12
/
+12
2014-04-07
update-ref --stdin: improve the error message for unexpected EOF
Michael Haggerty
1
-2
/
+2
2014-04-07
update-ref --stdin -z: deprecate interpreting the empty string as zeros
Michael Haggerty
1
-0
/
+2
2014-04-07
update-ref.c: extract a new function, parse_next_sha1()
Michael Haggerty
1
-62
/
+98
2014-04-07
update-ref --stdin: simplify error messages for missing oldvalues
Michael Haggerty
1
-3
/
+3
2014-04-07
update-ref --stdin: make error messages more consistent
Michael Haggerty
1
-4
/
+4
2014-04-07
update-ref --stdin: improve error messages for invalid values
Michael Haggerty
1
-11
/
+13
2014-04-07
update-ref.c: extract a new function, parse_refname()
Michael Haggerty
1
-49
/
+41
2014-04-07
parse_cmd_verify(): copy old_sha1 instead of evaluating <oldvalue> twice
Michael Haggerty
1
-1
/
+1
2014-04-07
update-ref --stdin: read the whole input at once
Michael Haggerty
1
-62
/
+108
2014-04-07
update_refs(): fix constness
Michael Haggerty
1
-1
/
+1
2014-04-07
refs.h: rename the action_on_err constants
Michael Haggerty
1
-2
/
+3
2014-04-07
parse_arg(): really test that argument is properly terminated
Michael Haggerty
1
-5
/
+15
2013-12-05
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
1
-5
/
+5
2013-09-20
Merge branch 'bk/refs-multi-update'
Junio C Hamano
1
-1
/
+251
2013-09-09
update-ref: support multiple simultaneous updates
Brad King
1
-1
/
+251
2013-08-05
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
1
-2
/
+2
2012-08-22
Use imperative form in help usage to describe an action
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2012-08-22
i18n: update-ref: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
1
-5
/
+5
2011-08-25
update-ref: whitespace fix
Pang Yan Han
1
-1
/
+1
2010-02-22
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
1
-0
/
+58