summaryrefslogtreecommitdiff
path: root/builtin/replace.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-14Merge branch 'mh/replace-refs-variable-rename'Libravatar Junio C Hamano1-1/+1
2014-02-20rename read_replace_refs to check_replace_refsLibravatar Michael Haggerty1-1/+1
2014-02-20use wildmatch() directly without fnmatch() wrapperLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2013-12-30replace info: rename 'full' to 'long' and clarify in-code symbolsLibravatar Christian Couder1-10/+14
2013-12-12builtin/replace: unset read_replace_refsLibravatar Christian Couder1-0/+2
2013-12-12builtin/replace: teach listing using short, medium or full formatsLibravatar Christian Couder1-7/+54
2013-09-24Merge branch 'cc/replace-with-the-same-type'Libravatar Jonathan Nieder1-3/+13
2013-09-20Merge branch 'bk/refs-multi-update'Libravatar Junio C Hamano1-1/+1
2013-09-06replace: allow long option namesLibravatar Christian Couder1-3/+3
2013-09-06replace: forbid replacing an object with one of a different typeLibravatar Christian Couder1-0/+10
2013-08-30refs: report ref type from lock_any_ref_for_updateLibravatar Brad King1-1/+1
2013-08-05Replace deprecated OPT_BOOLEAN by OPT_BOOLLibravatar Stefan Beller1-3/+3
2013-06-18fix "builtin-*" references to be "builtin/*"Libravatar Phil Hord1-1/+1
2012-11-13replace: parse revision argument for -dLibravatar Michael J Gruber1-6/+9
2012-08-20i18n: replace: mark parseopt strings for translationLibravatar Nguyễn Thái Ngọc Duy1-6/+6
2011-11-13Convert many resolve_ref() calls to read_ref*() and ref_exists()Libravatar Nguyễn Thái Ngọc Duy1-2/+2
2011-10-05Change check_ref_format() to take a flags argumentLibravatar Michael Haggerty1-1/+1
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLibravatar Linus Torvalds1-0/+159