index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
advice.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-27
push: suggest <remote> <branch> for a slash slip
Harald Nordgren
1
-0
/
+1
2025-09-18
initial branch: give hints after switching the default name
Junio C Hamano
1
-3
/
+1
2025-09-10
breaking-changes: switch default branch to main
Phillip Wood
1
-0
/
+2
2025-03-25
advice: allow disabling default branch name advice
Justin Tobler
1
-0
/
+1
2025-03-03
advice.h: *.txt -> *.adoc fixes
Todd Zullinger
1
-1
/
+1
2024-12-06
fetch set_head: move warn advice into advise_if_enabled
Bence Ferdinandy
1
-0
/
+1
2024-07-16
Merge branch 'ds/advice-sparse-index-expansion'
Junio C Hamano
1
-0
/
+1
2024-07-08
advice: warn when sparse index expands
Derrick Stolee
1
-0
/
+1
2024-05-30
rebase -i: improve error message when picking merge
Phillip Wood
1
-0
/
+1
2024-03-18
sequencer: allow disabling conflict advice
Philippe Blain
1
-0
/
+1
2024-03-15
Merge branch 'kh/branch-ref-syntax-advice'
Junio C Hamano
1
-0
/
+1
2024-03-05
branch: advise about ref syntax rules
Kristoffer Haugsbakk
1
-0
/
+1
2024-02-26
merge-ort: turn submodule conflict suggestions into an advice
Philippe Blain
1
-0
/
+1
2024-01-11
branch: make the advice to force-deleting a conditional one
Rubén Justo
1
-0
/
+1
2024-01-11
advice: fix an unexpected leading space
Rubén Justo
1
-1
/
+1
2024-01-11
advice: sort the advice related lists
Rubén Justo
1
-6
/
+6
2023-05-17
worktree add: introduce "try --orphan" hint
Jacob Abel
1
-0
/
+1
2023-03-19
Merge branch 'fc/advice-diverged-history'
Junio C Hamano
1
-0
/
+1
2023-03-08
advice: add diverging advice for novices
Felipe Contreras
1
-0
/
+1
2023-02-23
treewide: remove unnecessary git-compat-util.h includes in headers
Elijah Newren
1
-2
/
+0
2022-08-10
advice.h: add advise_on_moving_dirty_path()
Shaoxuan Yuan
1
-0
/
+1
2022-04-04
Merge branch 'tk/ambiguous-fetch-refspec'
Junio C Hamano
1
-0
/
+1
2022-04-01
tracking branches: add advice to ambiguous refspec error
Tao Klerks
1
-0
/
+1
2022-03-14
reset: replace '--quiet' with '--no-refresh' in performance advice
Victoria Dye
1
-1
/
+1
2022-02-25
switch: mention the --detach option when dying due to lack of a branch
Alex Henrie
1
-0
/
+1
2022-02-04
branch: add --recurse-submodules option for branch creation
Glen Choo
1
-0
/
+1
2021-09-10
Merge branch 'ab/retire-advice-config'
Junio C Hamano
1
-32
/
+2
2021-09-10
Merge branch 'js/advise-when-skipping-cherry-picked'
Junio C Hamano
1
-0
/
+2
2021-08-30
sequencer: advise if skipping cherry-picked commit
Josh Steadmon
1
-0
/
+2
2021-08-30
Merge branch 'en/pull-conflicting-options'
Junio C Hamano
1
-0
/
+1
2021-08-25
advice: move advice.graftFileDeprecated squashing to commit.[ch]
Ævar Arnfjörð Bjarmason
1
-2
/
+0
2021-08-25
advice: remove use of global advice_add_embedded_repo
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2021-08-25
advice: remove read uses of most global `advice_` variables
Ben Boeckel
1
-28
/
+0
2021-08-25
advice: add enum variants for missing advice variables
Ben Boeckel
1
-0
/
+2
2021-07-20
pull: abort if --ff-only is given and fast-forwarding is impossible
Alex Henrie
1
-0
/
+1
2021-07-13
advice.h: add missing __attribute__((format)) & fix usage
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-04-08
add: warn when asked to update SKIP_WORKTREE entries
Matheus Tavares
1
-0
/
+4
2020-10-03
push: parse and set flag for "--force-if-includes"
Srinidhi Kaushik
1
-0
/
+2
2020-03-25
Merge branch 'hw/advise-ng'
Junio C Hamano
1
-1
/
+51
2020-03-05
tag: use new advice API to check visibility
Heba Waly
1
-1
/
+0
2020-03-05
advice: revamp advise API
Heba Waly
1
-0
/
+51
2020-02-06
add: change advice config variables used by the add API
Heba Waly
1
-1
/
+2
2020-01-15
add: use advise function to display hints
Heba Waly
1
-0
/
+1
2019-12-03
submodule--helper: advise on fatal alternate error
Jonathan Tan
1
-0
/
+1
2019-07-19
Merge branch 'ra/cherry-pick-revert-skip'
Junio C Hamano
1
-0
/
+1
2019-07-09
Merge branch 'ds/fetch-disable-force-notice'
Junio C Hamano
1
-0
/
+1
2019-07-02
sequencer: add advice for revert
Rohit Ashiwal
1
-0
/
+1
2019-06-21
fetch: warn about forced updates in branch listing
Derrick Stolee
1
-0
/
+1
2019-06-21
status: warn when a/b calculation takes too long
Jeff Hostetler
1
-0
/
+1
2019-05-13
Merge branch 'dl/no-extern-in-func-decl'
Junio C Hamano
1
-1
/
+1
[next]