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
*
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
|
\
\
|
*
|
status: warn when a/b calculation takes too long
Jeff Hostetler
2019-06-21
1
-0
/
+2
|
|
/
*
|
Merge branch 'nd/switch-and-restore'
Junio C Hamano
2019-07-10
1
-4
/
+13
|
\
\
|
|
/
|
/
|
|
*
doc: promote "git switch"
Nguyễn Thái Ngọc Duy
2019-04-02
1
-6
/
+6
|
*
checkout: advice how to get out of detached HEAD mode
Nguyễn Thái Ngọc Duy
2019-04-02
1
-4
/
+13
*
|
tag: advise on nested tags
Denton Liu
2019-04-12
1
-0
/
+2
|
/
*
push: add an advice on unqualified <dst> push
Ævar Arnfjörð Bjarmason
2018-11-14
1
-0
/
+2
*
reset: warn when refresh_index() takes more than 2 seconds
Ben Peart
2018-10-24
1
-0
/
+2
*
Merge branch 'ab/checkout-default-remote'
Junio C Hamano
2018-08-03
1
-0
/
+2
|
\
|
*
checkout: add advice for ambiguous "checkout <branch>"
Ævar Arnfjörð Bjarmason
2018-06-11
1
-0
/
+2
*
|
am: move advice.amWorkDir parsing back to advice.c
Nguyễn Thái Ngọc Duy
2018-05-29
1
-0
/
+2
*
|
advice: keep config name in camelCase in advice_config[]
Nguyễn Thái Ngọc Duy
2018-05-29
1
-21
/
+21
*
|
help: add --config to list all available config
Nguyễn Thái Ngọc Duy
2018-05-29
1
-0
/
+9
|
/
*
Merge branch 'js/deprecate-grafts'
Junio C Hamano
2018-05-23
1
-0
/
+2
|
\
|
*
Deprecate support for .git/info/grafts
Johannes Schindelin
2018-04-30
1
-0
/
+2
*
|
push: colorize errors
Ryan Dammrose
2018-04-24
1
-2
/
+47
|
/
*
Merge branch 'ls/editor-waiting-message'
Junio C Hamano
2017-12-19
1
-0
/
+2
|
\
|
*
launch_editor(): indicate that Git waits for user input
Lars Schneider
2017-12-07
1
-0
/
+2
*
|
run-command: add hint when a hook is ignored
Damien Marié
2017-10-10
1
-0
/
+2
|
/
*
Merge branch 'jk/warn-add-gitlink'
Junio C Hamano
2017-06-24
1
-0
/
+2
|
\
[next]