index
:
git
main
maint
master
next
seen
todo
Git: sistema de control de versiones
mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
advice.h
Age
Commit message (
Expand
)
Author
14 hours
Merge branch 'ja/worktree-orphan' into jch
Junio C Hamano
9 days
Merge branch 'fc/advice-diverged-history'
Junio C Hamano
2023-03-08
advice: add diverging advice for novices
Felipe Contreras
2023-02-24
treewide: remove unnecessary git-compat-util.h includes in headers
Elijah Newren
2023-01-13
worktree add: add hint to direct users towards --orphan
Jacob Abel
2022-08-10
advice.h: add advise_on_moving_dirty_path()
Shaoxuan Yuan
2022-04-04
Merge branch 'tk/ambiguous-fetch-refspec'
Junio C Hamano
2022-04-01
tracking branches: add advice to ambiguous refspec error
Tao Klerks
2022-03-15
reset: replace '--quiet' with '--no-refresh' in performance advice
Victoria Dye
2022-02-26
switch: mention the --detach option when dying due to lack of a branch
Alex Henrie
2022-02-04
branch: add --recurse-submodules option for branch creation
Glen Choo
2021-09-10
Merge branch 'ab/retire-advice-config'
Junio C Hamano
2021-09-10
Merge branch 'js/advise-when-skipping-cherry-picked'
Junio C Hamano
2021-08-30
sequencer: advise if skipping cherry-picked commit
Josh Steadmon
2021-08-30
Merge branch 'en/pull-conflicting-options'
Junio C Hamano
2021-08-25
advice: move advice.graftFileDeprecated squashing to commit.[ch]
Ævar Arnfjörð Bjarmason
2021-08-25
advice: remove use of global advice_add_embedded_repo
Ævar Arnfjörð Bjarmason
2021-08-25
advice: remove read uses of most global `advice_` variables
Ben Boeckel
2021-08-25
advice: add enum variants for missing advice variables
Ben Boeckel
2021-07-21
pull: abort if --ff-only is given and fast-forwarding is impossible
Alex Henrie
2021-07-13
advice.h: add missing __attribute__((format)) & fix usage
Ævar Arnfjörð Bjarmason
2021-04-08
add: warn when asked to update SKIP_WORKTREE entries
Matheus Tavares
2020-10-03
push: parse and set flag for "--force-if-includes"
Srinidhi Kaushik
2020-03-25
Merge branch 'hw/advise-ng'
Junio C Hamano
2020-03-05
tag: use new advice API to check visibility
Heba Waly
2020-03-05
advice: revamp advise API
Heba Waly
2020-02-06
add: change advice config variables used by the add API
Heba Waly
2020-01-15
add: use advise function to display hints
Heba Waly
2019-12-03
submodule--helper: advise on fatal alternate error
Jonathan Tan
2019-07-19
Merge branch 'ra/cherry-pick-revert-skip'
Junio C Hamano
2019-07-09
Merge branch 'ds/fetch-disable-force-notice'
Junio C Hamano
2019-07-02
sequencer: add advice for revert
Rohit Ashiwal
2019-06-21
fetch: warn about forced updates in branch listing
Derrick Stolee
2019-06-21
status: warn when a/b calculation takes too long
Jeff Hostetler
2019-05-13
Merge branch 'dl/no-extern-in-func-decl'
Junio C Hamano
2019-05-05
*.[ch]: remove extern from function declarations using spatch
Denton Liu
2019-04-12
tag: advise on nested tags
Denton Liu
2018-11-14
push: add an advice on unqualified <dst> push
Ævar Arnfjörð Bjarmason
2018-10-24
reset: warn when refresh_index() takes more than 2 seconds
Ben Peart
2018-08-02
Merge branch 'ab/checkout-default-remote'
Junio C Hamano
2018-06-11
checkout: add advice for ambiguous "checkout <branch>"
Ævar Arnfjörð Bjarmason
2018-05-29
am: move advice.amWorkDir parsing back to advice.c
Nguyễn Thái Ngọc Duy
2018-04-30
Deprecate support for .git/info/grafts
Johannes Schindelin
2017-12-19
Merge branch 'ls/editor-waiting-message'
Junio C Hamano
2017-12-07
launch_editor(): indicate that Git waits for user input
Lars Schneider
2017-10-10
run-command: add hint when a hook is ignored
Damien Marié
2017-06-15
add: warn when adding an embedded repository
Jeff King
2015-06-18
pull: check if in unresolved merge state
Paul Tan
2014-03-07
Merge branch 'jc/push-2.0-default-to-simple'
Junio C Hamano
2013-07-22
Merge branch 'jk/gcc-function-attributes'
Junio C Hamano
[next]