summaryrefslogtreecommitdiff
path: root/builtin/replace.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cc/replace-with-the-same-type'Jonathan Nieder2013-09-241-3/+13
|\
| * replace: allow long option namesChristian Couder2013-09-061-3/+3
| * replace: forbid replacing an object with one of a different typeChristian Couder2013-09-061-0/+10
* | Merge branch 'bk/refs-multi-update'Junio C Hamano2013-09-201-1/+1
|\ \
| * | refs: report ref type from lock_any_ref_for_updateBrad King2013-08-301-1/+1
| |/
* | Replace deprecated OPT_BOOLEAN by OPT_BOOLStefan Beller2013-08-051-3/+3
|/
* fix "builtin-*" references to be "builtin/*"Phil Hord2013-06-181-1/+1
* replace: parse revision argument for -dMichael J Gruber2012-11-131-6/+9
* i18n: replace: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-6/+6
* Convert many resolve_ref() calls to read_ref*() and ref_exists()Nguyễn Thái Ngọc Duy2011-11-131-2/+2
* Change check_ref_format() to take a flags argumentMichael Haggerty2011-10-051-1/+1
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+159