| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'mh/replace-refs-variable-rename' | Junio C Hamano | 2014-03-14 | 1 | -1/+1 |
|\ |
|
| * | rename read_replace_refs to check_replace_refs | Michael Haggerty | 2014-02-20 | 1 | -1/+1 |
* | | use wildmatch() directly without fnmatch() wrapper | Nguyễn Thái Ngọc Duy | 2014-02-20 | 1 | -1/+1 |
|/ |
|
* | replace info: rename 'full' to 'long' and clarify in-code symbolscc/replace-object-info | Christian Couder | 2013-12-30 | 1 | -10/+14 |
* | builtin/replace: unset read_replace_refs | Christian Couder | 2013-12-12 | 1 | -0/+2 |
* | builtin/replace: teach listing using short, medium or full formats | Christian Couder | 2013-12-12 | 1 | -7/+54 |
* | Merge branch 'cc/replace-with-the-same-type' | Jonathan Nieder | 2013-09-24 | 1 | -3/+13 |
|\ |
|
| * | replace: allow long option names | Christian Couder | 2013-09-06 | 1 | -3/+3 |
| * | replace: forbid replacing an object with one of a different type | Christian Couder | 2013-09-06 | 1 | -0/+10 |
* | | Merge branch 'bk/refs-multi-update' | Junio C Hamano | 2013-09-20 | 1 | -1/+1 |
|\ \ |
|
| * | | refs: report ref type from lock_any_ref_for_update | Brad King | 2013-08-30 | 1 | -1/+1 |
| |/ |
|
* | | Replace deprecated OPT_BOOLEAN by OPT_BOOL | Stefan Beller | 2013-08-05 | 1 | -3/+3 |
|/ |
|
* | fix "builtin-*" references to be "builtin/*" | Phil Hord | 2013-06-18 | 1 | -1/+1 |
* | replace: parse revision argument for -d | Michael J Gruber | 2012-11-13 | 1 | -6/+9 |
* | i18n: replace: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 2012-08-20 | 1 | -6/+6 |
* | Convert many resolve_ref() calls to read_ref*() and ref_exists() | Nguyễn Thái Ngọc Duy | 2011-11-13 | 1 | -2/+2 |
* | Change check_ref_format() to take a flags argument | Michael Haggerty | 2011-10-05 | 1 | -1/+1 |
* | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 2010-02-22 | 1 | -0/+159 |