index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
advice.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sequencer: allow disabling conflict advice
Philippe Blain
2024-03-18
1
-0
/
+1
*
Merge branch 'kh/branch-ref-syntax-advice'
Junio C Hamano
2024-03-16
1
-0
/
+1
|
\
|
*
branch: advise about ref syntax rules
Kristoffer Haugsbakk
2024-03-05
1
-0
/
+1
*
|
merge-ort: turn submodule conflict suggestions into an advice
Philippe Blain
2024-02-26
1
-0
/
+1
|
/
*
branch: make the advice to force-deleting a conditional one
Rubén Justo
2024-01-12
1
-0
/
+1
*
advice: fix an unexpected leading space
Rubén Justo
2024-01-12
1
-1
/
+1
*
advice: sort the advice related lists
Rubén Justo
2024-01-12
1
-6
/
+6
*
worktree add: introduce "try --orphan" hint
Jacob Abel
2023-05-18
1
-0
/
+1
*
Merge branch 'fc/advice-diverged-history'
Junio C Hamano
2023-03-19
1
-0
/
+1
|
\
|
*
advice: add diverging advice for novices
Felipe Contreras
2023-03-08
1
-0
/
+1
*
|
treewide: remove unnecessary git-compat-util.h includes in headers
Elijah Newren
2023-02-24
1
-2
/
+0
|
/
*
advice.h: add advise_on_moving_dirty_path()
Shaoxuan Yuan
2022-08-10
1
-0
/
+1
*
Merge branch 'tk/ambiguous-fetch-refspec'
Junio C Hamano
2022-04-04
1
-0
/
+1
|
\
|
*
tracking branches: add advice to ambiguous refspec error
Tao Klerks
2022-04-01
1
-0
/
+1
*
|
reset: replace '--quiet' with '--no-refresh' in performance advice
Victoria Dye
2022-03-15
1
-1
/
+1
|
/
*
switch: mention the --detach option when dying due to lack of a branch
Alex Henrie
2022-02-26
1
-0
/
+1
*
branch: add --recurse-submodules option for branch creation
Glen Choo
2022-02-04
1
-0
/
+1
*
Merge branch 'ab/retire-advice-config'
Junio C Hamano
2021-09-10
1
-32
/
+2
|
\
|
*
advice: move advice.graftFileDeprecated squashing to commit.[ch]
Ævar Arnfjörð Bjarmason
2021-08-25
1
-2
/
+0
|
*
advice: remove use of global advice_add_embedded_repo
Ævar Arnfjörð Bjarmason
2021-08-25
1
-1
/
+0
|
*
advice: remove read uses of most global `advice_` variables
Ben Boeckel
2021-08-25
1
-28
/
+0
|
*
advice: add enum variants for missing advice variables
Ben Boeckel
2021-08-25
1
-0
/
+2
*
|
Merge branch 'js/advise-when-skipping-cherry-picked'
Junio C Hamano
2021-09-10
1
-0
/
+2
|
\
\
|
*
|
sequencer: advise if skipping cherry-picked commit
Josh Steadmon
2021-08-31
1
-0
/
+2
|
|
/
*
|
Merge branch 'en/pull-conflicting-options'
Junio C Hamano
2021-08-31
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
pull: abort if --ff-only is given and fast-forwarding is impossible
Alex Henrie
2021-07-21
1
-0
/
+1
*
|
advice.h: add missing __attribute__((format)) & fix usage
Ævar Arnfjörð Bjarmason
2021-07-14
1
-0
/
+1
|
/
*
add: warn when asked to update SKIP_WORKTREE entries
Matheus Tavares
2021-04-08
1
-0
/
+4
*
push: parse and set flag for "--force-if-includes"
Srinidhi Kaushik
2020-10-03
1
-0
/
+2
*
Merge branch 'hw/advise-ng'
Junio C Hamano
2020-03-25
1
-1
/
+51
|
\
|
*
tag: use new advice API to check visibility
Heba Waly
2020-03-05
1
-1
/
+0
|
*
advice: revamp advise API
Heba Waly
2020-03-05
1
-0
/
+51
*
|
add: change advice config variables used by the add API
Heba Waly
2020-02-06
1
-1
/
+2
*
|
add: use advise function to display hints
Heba Waly
2020-01-15
1
-0
/
+1
|
/
*
submodule--helper: advise on fatal alternate error
Jonathan Tan
2019-12-03
1
-0
/
+1
*
Merge branch 'ra/cherry-pick-revert-skip'
Junio C Hamano
2019-07-19
1
-0
/
+1
|
\
|
*
sequencer: add advice for revert
Rohit Ashiwal
2019-07-02
1
-0
/
+1
*
|
Merge branch 'ds/fetch-disable-force-notice'
Junio C Hamano
2019-07-10
1
-0
/
+1
|
\
\
|
*
|
fetch: warn about forced updates in branch listing
Derrick Stolee
2019-06-21
1
-0
/
+1
|
|
/
*
/
status: warn when a/b calculation takes too long
Jeff Hostetler
2019-06-21
1
-0
/
+1
|
/
*
Merge branch 'dl/no-extern-in-func-decl'
Junio C Hamano
2019-05-13
1
-1
/
+1
|
\
|
*
*.[ch]: remove extern from function declarations using spatch
Denton Liu
2019-05-05
1
-1
/
+1
*
|
tag: advise on nested tags
Denton Liu
2019-04-12
1
-0
/
+1
|
/
*
push: add an advice on unqualified <dst> push
Ævar Arnfjörð Bjarmason
2018-11-14
1
-0
/
+1
*
reset: warn when refresh_index() takes more than 2 seconds
Ben Peart
2018-10-24
1
-0
/
+1
*
Merge branch 'ab/checkout-default-remote'
Junio C Hamano
2018-08-03
1
-0
/
+1
|
\
|
*
checkout: add advice for ambiguous "checkout <branch>"
Ævar Arnfjörð Bjarmason
2018-06-11
1
-0
/
+1
*
|
am: move advice.amWorkDir parsing back to advice.c
Nguyễn Thái Ngọc Duy
2018-05-29
1
-0
/
+1
|
/
*
Deprecate support for .git/info/grafts
Johannes Schindelin
2018-04-30
1
-0
/
+1
*
Merge branch 'ls/editor-waiting-message'
Junio C Hamano
2017-12-19
1
-0
/
+1
|
\
[next]