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