summaryrefslogtreecommitdiffstats
path: root/advice.h
Commit message (Expand)AuthorAgeFilesLines
* push: add an advice on unqualified <dst> pushÆvar Arnfjörð Bjarmason2018-11-141-0/+1
* reset: warn when refresh_index() takes more than 2 secondsBen Peart2018-10-241-0/+1
* Merge branch 'ab/checkout-default-remote'Junio C Hamano2018-08-021-0/+1
|\
| * checkout: add advice for ambiguous "checkout <branch>"Ævar Arnfjörð Bjarmason2018-06-111-0/+1
* | am: move advice.amWorkDir parsing back to advice.cNguyễn Thái Ngọc Duy2018-05-291-0/+1
|/
* Deprecate support for .git/info/graftsJohannes Schindelin2018-04-301-0/+1
* Merge branch 'ls/editor-waiting-message'Junio C Hamano2017-12-191-0/+1
|\
| * launch_editor(): indicate that Git waits for user inputLars Schneider2017-12-071-0/+1
* | run-command: add hint when a hook is ignoredDamien Marié2017-10-101-0/+1
|/
* add: warn when adding an embedded repositoryJeff King2017-06-151-0/+1
* pull: check if in unresolved merge statePaul Tan2015-06-181-0/+1
* Merge branch 'jc/push-2.0-default-to-simple'Junio C Hamano2014-03-071-1/+0
|\
| * push: switch default from "matching" to "simple"Junio C Hamano2013-06-181-1/+0
* | Merge branch 'jk/gcc-function-attributes'Junio C Hamano2013-07-221-0/+1
|\ \
| * | add missing "format" function attributesJeff King2013-07-091-0/+1
* | | Merge branch 'mm/rm-coalesce-errors'Junio C Hamano2013-06-241-0/+1
|\ \ \
| * | | rm: introduce advice.rmHints to shorten messagesMathieu Lienard--Mayor2013-06-121-0/+1
| |/ /
* | | Merge branch 'nd/warn-ambiguous-object-name'Junio C Hamano2013-06-111-0/+1
|\ \ \ | |/ / |/| |
| * | get_sha1: warn about full or short object names that look like refsNguyễn Thái Ngọc Duy2013-05-291-0/+1
* | | branch: give advice when tracking start-point is missingJeff King2013-04-021-0/+1
* | | Merge branch 'tb/document-status-u-tradeoff'Junio C Hamano2013-03-211-0/+1
|\ \ \ | |/ / |/| |
| * | status: advise to consider use of -u when read_directory takes too longNguyễn Thái Ngọc Duy2013-03-161-0/+1
| |/
* | push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCEJunio C Hamano2013-01-241-0/+2
* | push: allow already-exists advice to be disabledChris Rorvick2012-12-031-0/+1
* | push: rename config variable for more general useChris Rorvick2012-12-031-1/+1
|/
* push: Provide situational hints for non-fast-forward errorsChristopher Tiwald2012-03-191-0/+3
* clone: print advice on checking out detached HEADNguyễn Thái Ngọc Duy2012-01-161-0/+1
* advice: Introduce error_resolve_conflictRamkumar Ramachandra2011-08-041-1/+2
* Reword "detached HEAD" notificationJunio C Hamano2010-01-291-0/+1
* Merge branch 'mm/conflict-advice'Junio C Hamano2010-01-201-0/+5
|\
| * Be more user-friendly when refusing to do something because of conflict.Matthieu Moy2010-01-121-0/+5
* | commit: allow suppression of implicit identity adviceJeff King2010-01-141-0/+1
|/
* merge-recursive: point the user to commit when file would be overwritten.Matthieu Moy2009-11-221-0/+1
* status: make "how to stage" messages optionalJeff King2009-09-111-0/+1
* push: make non-fast-forward help message configurableJeff King2009-09-111-0/+8