summaryrefslogtreecommitdiff
path: root/builtin/replace.c
AgeCommit message (Expand)Author
2013-09-25Merge branch 'cc/replace-with-the-same-type'Jonathan Nieder
2013-09-20Merge branch 'bk/refs-multi-update'Junio C Hamano
2013-09-06replace: allow long option namesChristian Couder
2013-09-06replace: forbid replacing an object with one of a different typeChristian Couder
2013-08-30refs: report ref type from lock_any_ref_for_updateBrad King
2013-08-05Replace deprecated OPT_BOOLEAN by OPT_BOOLStefan Beller
2013-06-18fix "builtin-*" references to be "builtin/*"Phil Hord
2012-11-13replace: parse revision argument for -dMichael J Gruber
2012-08-20i18n: replace: mark parseopt strings for translationNguyễn Thái Ngọc Duy
2011-11-13Convert many resolve_ref() calls to read_ref*() and ref_exists()Nguyễn Thái Ngọc Duy
2011-10-05Change check_ref_format() to take a flags argumentMichael Haggerty
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds