| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename advice.object_name_warning to objectNameWarning | Thomas Rast | 2013-07-31 | 1 | -1/+1 |
* | Merge branch 'mm/rm-coalesce-errors' | Junio C Hamano | 2013-06-24 | 1 | -0/+2 |
|\ |
|
| * | rm: introduce advice.rmHints to shorten messages | Mathieu Lienard--Mayor | 2013-06-12 | 1 | -0/+2 |
* | | Merge branch 'nd/warn-ambiguous-object-name' | Junio C Hamano | 2013-06-11 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | get_sha1: warn about full or short object names that look like refs | Nguyễn Thái Ngọc Duy | 2013-05-29 | 1 | -0/+2 |
* | | branch: give advice when tracking start-point is missing | Jeff King | 2013-04-02 | 1 | -0/+2 |
* | | Merge branch 'tb/document-status-u-tradeoff' | Junio C Hamano | 2013-03-21 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | status: advise to consider use of -u when read_directory takes too long | Nguyễn Thái Ngọc Duy | 2013-03-16 | 1 | -0/+2 |
* | | push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE | Junio C Hamano | 2013-01-24 | 1 | -0/+4 |
* | | push: allow already-exists advice to be disabled | Chris Rorvick | 2012-12-03 | 1 | -0/+2 |
* | | push: rename config variable for more general use | Chris Rorvick | 2012-12-03 | 1 | -2/+5 |
|/ |
|
* | Merge branch 'jk/maint-advise-vaddf' | Junio C Hamano | 2012-07-24 | 1 | -1/+1 |
|\ |
|
| * | advice: pass varargs to strbuf_vaddf, not strbuf_addf | Jeff King | 2012-07-23 | 1 | -1/+1 |
* | | push: Provide situational hints for non-fast-forward errors | Christopher Tiwald | 2012-03-19 | 1 | -0/+6 |
* | | Merge branch 'nd/clone-detached' | Junio C Hamano | 2012-01-31 | 1 | -0/+14 |
|\ \
| |/
|/| |
|
| * | clone: print advice on checking out detached HEAD | Nguyễn Thái Ngọc Duy | 2012-01-16 | 1 | -0/+14 |
* | | i18n of multi-line advice messagesjc/advise-i18n | Junio C Hamano | 2011-12-22 | 1 | -7/+16 |
|/ |
|
* | advice: Introduce error_resolve_conflict | Ramkumar Ramachandra | 2011-08-04 | 1 | -7/+24 |
* | Reword "detached HEAD" notification | Junio C Hamano | 2010-01-29 | 1 | -0/+2 |
* | Merge branch 'mm/conflict-advice' | Junio C Hamano | 2010-01-20 | 1 | -0/+16 |
|\ |
|
| * | Be more user-friendly when refusing to do something because of conflict. | Matthieu Moy | 2010-01-12 | 1 | -0/+16 |
* | | commit: allow suppression of implicit identity advice | Jeff King | 2010-01-14 | 1 | -0/+2 |
|/ |
|
* | merge-recursive: point the user to commit when file would be overwritten. | Matthieu Moy | 2009-11-22 | 1 | -0/+2 |
* | status: make "how to stage" messages optional | Jeff King | 2009-09-11 | 1 | -0/+2 |
* | push: make non-fast-forward help message configurable | Jeff King | 2009-09-11 | 1 | -0/+25 |