Age | Commit message (Expand) | Author | Files | Lines |
2015-10-02 | merge: grammofix in please-commit-before-merge message | Alex Henrie | 1 | -1/+1 |
2015-06-18 | pull: check if in unresolved merge state | Paul Tan | 1 | -0/+8 |
2015-01-14 | standardize usage info string format | Alex Henrie | 1 | -1/+1 |
2014-08-28 | merge, pull: stop advising 'commit -a' in case of conflict | Matthieu Moy | 1 | -2/+1 |
2014-06-20 | refactor skip_prefix to return a boolean | Jeff King | 1 | -1/+4 |
2014-06-16 | Merge branch 'jk/error-resolve-conflict-advice' | Junio C Hamano | 1 | -5/+4 |
2014-06-03 | error_resolve_conflict: drop quotations around operation | Jeff King | 1 | -1/+1 |
2014-06-03 | error_resolve_conflict: rewrap advice message | Jeff King | 1 | -4/+3 |
2014-03-07 | Merge branch 'jc/push-2.0-default-to-simple' | Junio C Hamano | 1 | -2/+0 |
2013-07-31 | Rename advice.object_name_warning to objectNameWarning | Thomas Rast | 1 | -1/+1 |
2013-06-24 | Merge branch 'mm/rm-coalesce-errors' | Junio C Hamano | 1 | -0/+2 |
2013-06-18 | push: switch default from "matching" to "simple" | Junio C Hamano | 1 | -2/+0 |
2013-06-12 | rm: introduce advice.rmHints to shorten messages | Mathieu Lienard--Mayor | 1 | -0/+2 |
2013-06-11 | Merge branch 'nd/warn-ambiguous-object-name' | Junio C Hamano | 1 | -0/+2 |
2013-05-29 | get_sha1: warn about full or short object names that look like refs | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
2013-04-02 | branch: give advice when tracking start-point is missing | Jeff King | 1 | -0/+2 |
2013-03-21 | Merge branch 'tb/document-status-u-tradeoff' | Junio C Hamano | 1 | -0/+2 |
2013-03-16 | status: advise to consider use of -u when read_directory takes too long | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
2013-01-24 | push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE | Junio C Hamano | 1 | -0/+4 |
2012-12-03 | push: allow already-exists advice to be disabled | Chris Rorvick | 1 | -0/+2 |
2012-12-03 | push: rename config variable for more general use | Chris Rorvick | 1 | -2/+5 |
2012-07-24 | Merge branch 'jk/maint-advise-vaddf' | Junio C Hamano | 1 | -1/+1 |
2012-07-23 | advice: pass varargs to strbuf_vaddf, not strbuf_addf | Jeff King | 1 | -1/+1 |
2012-03-19 | push: Provide situational hints for non-fast-forward errors | Christopher Tiwald | 1 | -0/+6 |
2012-01-31 | Merge branch 'nd/clone-detached' | Junio C Hamano | 1 | -0/+14 |
2012-01-16 | clone: print advice on checking out detached HEAD | Nguyễn Thái Ngọc Duy | 1 | -0/+14 |
2011-12-22 | i18n of multi-line advice messages | Junio C Hamano | 1 | -7/+16 |
2011-08-04 | advice: Introduce error_resolve_conflict | Ramkumar Ramachandra | 1 | -7/+24 |
2010-01-29 | Reword "detached HEAD" notification | Junio C Hamano | 1 | -0/+2 |
2010-01-20 | Merge branch 'mm/conflict-advice' | Junio C Hamano | 1 | -0/+16 |
2010-01-14 | commit: allow suppression of implicit identity advice | Jeff King | 1 | -0/+2 |
2010-01-12 | Be more user-friendly when refusing to do something because of conflict. | Matthieu Moy | 1 | -0/+16 |
2009-11-22 | merge-recursive: point the user to commit when file would be overwritten. | Matthieu Moy | 1 | -0/+2 |
2009-09-11 | status: make "how to stage" messages optional | Jeff King | 1 | -0/+2 |
2009-09-11 | push: make non-fast-forward help message configurable | Jeff King | 1 | -0/+25 |