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.c
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Merge branch 'vm/advice-config-global-hint' into seen
Junio C Hamano
1
-11
/
+38
3 days
fixup! advice: introduce advice scoping mechanism
Junio C Hamano
1
-0
/
+4
3 days
Merge branch 'tc/push-force-if-includes-fixes' into seen
Junio C Hamano
1
-0
/
+1
3 days
advice: use global config for default branch name
Vsevolod Myalitsin
1
-1
/
+1
3 days
advice: introduce advice scoping mechanism
Vsevolod Myalitsin
1
-2
/
+23
3 days
advice: pass the entire advice_setting to vadvise()
Vsevolod Myalitsin
1
-9
/
+11
4 days
push: fix --force-if-includes detached HEAD advice
Tyler Cipriani
1
-0
/
+1
5 days
history: protect branches when squashing a range
Harald Nordgren
1
-0
/
+1
2026-06-27
push: suggest <remote> <branch> for a slash slip
Harald Nordgren
1
-0
/
+1
2025-09-16
color: use git_colorbool enum type to store colorbools
Jeff King
1
-1
/
+1
2025-09-16
color: use GIT_COLOR_* instead of numeric constants
Jeff King
1
-1
/
+1
2025-03-25
advice: allow disabling default branch name advice
Justin Tobler
1
-0
/
+1
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
1
-5
/
+2
2024-12-19
Merge branch 'bf/fetch-set-head-config'
Junio C Hamano
1
-0
/
+1
2024-12-06
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
1
-7
/
+2
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
1
-0
/
+2
2024-12-06
advice: suggest using subcommand "git config set"
Bence Ferdinandy
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-06-20
Merge branch 'pw/rebase-i-error-message'
Junio C Hamano
1
-0
/
+1
2024-05-30
rebase -i: improve error message when picking merge
Phillip Wood
1
-0
/
+1
2024-05-03
advice: add --no-advice global option
James Liu
1
-0
/
+7
2024-04-09
Merge branch 'jc/advice-sans-trailing-whitespace'
Junio C Hamano
1
-1
/
+2
2024-03-29
advice: omit trailing whitespace
Junio C Hamano
1
-1
/
+2
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-16
advice: allow disabling the automatic hint in advise_if_enabled()
Rubén Justo
1
-50
/
+59
2024-01-11
branch: make the advice to force-deleting a conditional one
Rubén Justo
1
-0
/
+1
2024-01-11
advice: sort the advice related lists
Rubén Justo
1
-8
/
+5
2023-08-07
advice: handle "rebase" in error_resolve_conflict()
Oswald Buddenhagen
1
-2
/
+3
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
/
+9
2023-03-08
advice: add diverging advice for novices
Felipe Contreras
1
-0
/
+9
2023-02-23
treewide: replace cache.h with more direct headers, where possible
Elijah Newren
1
-1
/
+3
2022-08-10
advice.h: add advise_on_moving_dirty_path()
Shaoxuan Yuan
1
-0
/
+19
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-10-13
Merge branch 'ds/add-rm-with-sparse-index'
Junio C Hamano
1
-5
/
+6
2021-09-28
advice: update message to suggest '--sparse'
Derrick Stolee
1
-5
/
+6
2021-09-10
Merge branch 'ab/retire-advice-config'
Junio C Hamano
1
-81
/
+4
2021-09-10
Merge branch 'js/advise-when-skipping-cherry-picked'
Junio C Hamano
1
-0
/
+3
2021-08-30
sequencer: advise if skipping cherry-picked commit
Josh Steadmon
1
-0
/
+3
2021-08-25
advice: move advice.graftFileDeprecated squashing to commit.[ch]
Ævar Arnfjörð Bjarmason
1
-16
/
+0
2021-08-25
advice: remove use of global advice_add_embedded_repo
Ævar Arnfjörð Bjarmason
1
-2
/
+0
[next]