aboutsummaryrefslogtreecommitdiffstats
path: root/advice.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-07Merge branch 'jc/push-2.0-default-to-simple'Junio C Hamano1-1/+0
2013-07-22Merge branch 'jk/gcc-function-attributes'Junio C Hamano1-0/+1
2013-07-09add missing "format" function attributesJeff King1-0/+1
2013-06-24Merge branch 'mm/rm-coalesce-errors'Junio C Hamano1-0/+1
2013-06-18push: switch default from "matching" to "simple"Junio C Hamano1-1/+0
2013-06-12rm: introduce advice.rmHints to shorten messagesMathieu Lienard--Mayor1-0/+1
2013-06-11Merge branch 'nd/warn-ambiguous-object-name'Junio C Hamano1-0/+1
2013-05-29get_sha1: warn about full or short object names that look like refsNguyễn Thái Ngọc Duy1-0/+1
2013-04-02branch: give advice when tracking start-point is missingJeff King1-0/+1
2013-03-21Merge branch 'tb/document-status-u-tradeoff'Junio C Hamano1-0/+1
2013-03-16status: advise to consider use of -u when read_directory takes too longNguyễn Thái Ngọc Duy1-0/+1
2013-01-24push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCEJunio C Hamano1-0/+2
2012-12-03push: allow already-exists advice to be disabledChris Rorvick1-0/+1
2012-12-03push: rename config variable for more general useChris Rorvick1-1/+1
2012-03-19push: Provide situational hints for non-fast-forward errorsChristopher Tiwald1-0/+3
2012-01-16clone: print advice on checking out detached HEADNguyễn Thái Ngọc Duy1-0/+1
2011-08-04advice: Introduce error_resolve_conflictRamkumar Ramachandra1-1/+2
2010-01-29Reword "detached HEAD" notificationJunio C Hamano1-0/+1
2010-01-20Merge branch 'mm/conflict-advice'Junio C Hamano1-0/+5
2010-01-14commit: allow suppression of implicit identity adviceJeff King1-0/+1
2010-01-12Be more user-friendly when refusing to do something because of conflict.Matthieu Moy1-0/+5
2009-11-22merge-recursive: point the user to commit when file would be overwritten.Matthieu Moy1-0/+1
2009-09-11status: make "how to stage" messages optionalJeff King1-0/+1
2009-09-11push: make non-fast-forward help message configurableJeff King1-0/+8