aboutsummaryrefslogtreecommitdiff
path: root/builtin/update-ref.c
Commit message (Expand)AuthorAge
* update-ref: fail create operation over stdin if ref already existsAman Gupta2014-04-02
* replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-05
* Merge branch 'bk/refs-multi-update'Junio C Hamano2013-09-20
|\
| * update-ref: support multiple simultaneous updatesBrad King2013-09-09
* | Replace deprecated OPT_BOOLEAN by OPT_BOOLStefan Beller2013-08-05
|/
* Use imperative form in help usage to describe an actionNguyễn Thái Ngọc Duy2012-08-22
* i18n: update-ref: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-22
* update-ref: whitespace fixPang Yan Han2011-08-25
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22