summary refs log tree commit diff
path: root/advice.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-04Merge branch 'tk/ambiguous-fetch-refspec'Junio C Hamano1-0/+1
2022-04-01tracking branches: add advice to ambiguous refspec errorTao Klerks1-0/+1
2022-03-14reset: replace '--quiet' with '--no-refresh' in performance adviceVictoria Dye1-1/+1
2022-02-25switch: mention the --detach option when dying due to lack of a branchAlex Henrie1-0/+1
2022-02-04branch: add --recurse-submodules option for branch creationGlen Choo1-0/+1
2021-09-10Merge branch 'ab/retire-advice-config'Junio C Hamano1-32/+2
2021-09-10Merge branch 'js/advise-when-skipping-cherry-picked'Junio C Hamano1-0/+2
2021-08-30sequencer: advise if skipping cherry-picked commitJosh Steadmon1-0/+2
2021-08-30Merge branch 'en/pull-conflicting-options'Junio C Hamano1-0/+1
2021-08-25advice: move advice.graftFileDeprecated squashing to commit.[ch]Ævar Arnfjörð Bjarmason1-2/+0
2021-08-25advice: remove use of global advice_add_embedded_repoÆvar Arnfjörð Bjarmason1-1/+0
2021-08-25advice: remove read uses of most global `advice_` variablesBen Boeckel1-28/+0
2021-08-25advice: add enum variants for missing advice variablesBen Boeckel1-0/+2
2021-07-20pull: abort if --ff-only is given and fast-forwarding is impossibleAlex Henrie1-0/+1
2021-07-13advice.h: add missing __attribute__((format)) & fix usageÆvar Arnfjörð Bjarmason1-0/+1
2021-04-08add: warn when asked to update SKIP_WORKTREE entriesMatheus Tavares1-0/+4
2020-10-03push: parse and set flag for "--force-if-includes"Srinidhi Kaushik1-0/+2
2020-03-25Merge branch 'hw/advise-ng'Junio C Hamano1-1/+51
2020-03-05tag: use new advice API to check visibilityHeba Waly1-1/+0
2020-03-05advice: revamp advise APIHeba Waly1-0/+51
2020-02-06add: change advice config variables used by the add APIHeba Waly1-1/+2
2020-01-15add: use advise function to display hintsHeba Waly1-0/+1
2019-12-03submodule--helper: advise on fatal alternate errorJonathan Tan1-0/+1
2019-07-19Merge branch 'ra/cherry-pick-revert-skip'Junio C Hamano1-0/+1
2019-07-09Merge branch 'ds/fetch-disable-force-notice'Junio C Hamano1-0/+1
2019-07-02sequencer: add advice for revertRohit Ashiwal1-0/+1
2019-06-21fetch: warn about forced updates in branch listingDerrick Stolee1-0/+1
2019-06-21status: warn when a/b calculation takes too longJeff Hostetler1-0/+1
2019-05-13Merge branch 'dl/no-extern-in-func-decl'Junio C Hamano1-1/+1
2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu1-1/+1
2019-04-12tag: advise on nested tagsDenton Liu1-0/+1
2018-11-14push: add an advice on unqualified <dst> pushÆvar Arnfjörð Bjarmason1-0/+1
2018-10-24reset: warn when refresh_index() takes more than 2 secondsBen Peart1-0/+1
2018-08-02Merge branch 'ab/checkout-default-remote'Junio C Hamano1-0/+1
2018-06-11checkout: add advice for ambiguous "checkout <branch>"Ævar Arnfjörð Bjarmason1-0/+1
2018-05-29am: move advice.amWorkDir parsing back to advice.cNguyễn Thái Ngọc Duy1-0/+1
2018-04-30Deprecate support for .git/info/graftsJohannes Schindelin1-0/+1
2017-12-19Merge branch 'ls/editor-waiting-message'Junio C Hamano1-0/+1
2017-12-07launch_editor(): indicate that Git waits for user inputLars Schneider1-0/+1
2017-10-10run-command: add hint when a hook is ignoredDamien Marié1-0/+1
2017-06-15add: warn when adding an embedded repositoryJeff King1-0/+1
2015-06-18pull: check if in unresolved merge statePaul Tan1-0/+1
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