summaryrefslogtreecommitdiff
path: root/builtin/update-ref.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-07update-ref.c: extract a new function, parse_refname()Libravatar Michael Haggerty1-49/+41
2014-04-07parse_cmd_verify(): copy old_sha1 instead of evaluating <oldvalue> twiceLibravatar Michael Haggerty1-1/+1
2014-04-07update-ref --stdin: read the whole input at onceLibravatar Michael Haggerty1-62/+108
2014-04-07update_refs(): fix constnessLibravatar Michael Haggerty1-1/+1
2014-04-07refs.h: rename the action_on_err constantsLibravatar Michael Haggerty1-2/+3
2014-04-07parse_arg(): really test that argument is properly terminatedLibravatar Michael Haggerty1-5/+15
2013-12-05replace {pre,suf}fixcmp() with {starts,ends}_with()Libravatar Christian Couder1-5/+5
2013-09-20Merge branch 'bk/refs-multi-update'Libravatar Junio C Hamano1-1/+251
2013-09-09update-ref: support multiple simultaneous updatesLibravatar Brad King1-1/+251
2013-08-05Replace deprecated OPT_BOOLEAN by OPT_BOOLLibravatar Stefan Beller1-2/+2
2012-08-22Use imperative form in help usage to describe an actionLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2012-08-22i18n: update-ref: mark parseopt strings for translationLibravatar Nguyễn Thái Ngọc Duy1-5/+5
2011-08-25update-ref: whitespace fixLibravatar Pang Yan Han1-1/+1
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLibravatar Linus Torvalds1-0/+58