index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
advice.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ds/advice-sparse-index-expansion'
Junio C Hamano
2024-07-16
1
-0
/
+1
|
\
|
*
advice: warn when sparse index expands
Derrick Stolee
2024-07-08
1
-0
/
+1
*
|
Merge branch 'pw/rebase-i-error-message'
Junio C Hamano
2024-06-21
1
-0
/
+1
|
\
\
|
*
|
rebase -i: improve error message when picking merge
Phillip Wood
2024-05-30
1
-0
/
+1
*
|
|
advice: add --no-advice global option
James Liu
2024-05-03
1
-0
/
+7
*
|
|
Merge branch 'jc/advice-sans-trailing-whitespace'
Junio C Hamano
2024-04-09
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
advice: omit trailing whitespace
Junio C Hamano
2024-03-30
1
-1
/
+2
*
|
|
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
|
/
*
advice: allow disabling the automatic hint in advise_if_enabled()
Rubén Justo
2024-01-16
1
-50
/
+59
*
branch: make the advice to force-deleting a conditional one
Rubén Justo
2024-01-12
1
-0
/
+1
*
advice: sort the advice related lists
Rubén Justo
2024-01-12
1
-8
/
+5
*
advice: handle "rebase" in error_resolve_conflict()
Oswald Buddenhagen
2023-08-07
1
-2
/
+3
*
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
/
+9
|
\
|
*
advice: add diverging advice for novices
Felipe Contreras
2023-03-08
1
-0
/
+9
*
|
treewide: replace cache.h with more direct headers, where possible
Elijah Newren
2023-02-24
1
-1
/
+3
|
/
*
advice.h: add advise_on_moving_dirty_path()
Shaoxuan Yuan
2022-08-10
1
-0
/
+19
*
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 'ds/add-rm-with-sparse-index'
Junio C Hamano
2021-10-14
1
-5
/
+6
|
\
|
*
advice: update message to suggest '--sparse'
Derrick Stolee
2021-09-28
1
-5
/
+6
*
|
Merge branch 'ab/retire-advice-config'
Junio C Hamano
2021-09-10
1
-81
/
+4
|
\
\
|
*
|
advice: move advice.graftFileDeprecated squashing to commit.[ch]
Ævar Arnfjörð Bjarmason
2021-08-25
1
-16
/
+0
|
*
|
advice: remove use of global advice_add_embedded_repo
Ævar Arnfjörð Bjarmason
2021-08-25
1
-2
/
+0
|
*
|
advice: remove read uses of most global `advice_` variables
Ben Boeckel
2021-08-25
1
-61
/
+2
|
*
|
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
/
+3
|
\
\
|
*
|
sequencer: advise if skipping cherry-picked commit
Josh Steadmon
2021-08-31
1
-0
/
+3
|
|
/
*
/
pull: abort if --ff-only is given and fast-forwarding is impossible
Alex Henrie
2021-07-21
1
-0
/
+5
|
/
*
add: warn when asked to update SKIP_WORKTREE entries
Matheus Tavares
2021-04-08
1
-0
/
+20
*
push: parse and set flag for "--force-if-includes"
Srinidhi Kaushik
2020-10-03
1
-0
/
+3
*
Merge branch 'hw/advise-ng'
Junio C Hamano
2020-03-25
1
-9
/
+88
|
\
|
*
tag: use new advice API to check visibility
Heba Waly
2020-03-05
1
-2
/
+0
|
*
advice: revamp advise API
Heba Waly
2020-03-05
1
-4
/
+80
|
*
advice: change "setupStreamFailure" to "setUpstreamFailure"
Heba Waly
2020-03-02
1
-1
/
+1
|
*
advice: extract vadvise() from advise()
Heba Waly
2020-03-02
1
-4
/
+9
*
|
add: change advice config variables used by the add API
Heba Waly
2020-02-06
1
-2
/
+4
*
|
add: use advise function to display hints
Heba Waly
2020-01-15
1
-0
/
+2
|
/
*
submodule--helper: advise on fatal alternate error
Jonathan Tan
2019-12-03
1
-0
/
+2
*
Merge branch 'ra/cherry-pick-revert-skip'
Junio C Hamano
2019-07-19
1
-0
/
+2
|
\
|
*
sequencer: add advice for revert
Rohit Ashiwal
2019-07-02
1
-0
/
+2
*
|
Merge branch 'ds/fetch-disable-force-notice'
Junio C Hamano
2019-07-10
1
-0
/
+2
|
\
\
|
*
|
fetch: warn about forced updates in branch listing
Derrick Stolee
2019-06-21
1
-0
/
+2
|
|
/
*
|
Merge branch 'jh/status-aheadbehind'
Junio C Hamano
2019-07-10
1
-0
/
+2
|
\
\
[next]