index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
advice.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-08-25
advice: remove read uses of most global `advice_` variables
Ben Boeckel
1
-61
/
+2
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
/
+5
2021-04-08
add: warn when asked to update SKIP_WORKTREE entries
Matheus Tavares
1
-0
/
+20
2020-10-03
push: parse and set flag for "--force-if-includes"
Srinidhi Kaushik
1
-0
/
+3
2020-03-25
Merge branch 'hw/advise-ng'
Junio C Hamano
1
-9
/
+88
2020-03-05
tag: use new advice API to check visibility
Heba Waly
1
-2
/
+0
2020-03-05
advice: revamp advise API
Heba Waly
1
-4
/
+80
2020-03-02
advice: change "setupStreamFailure" to "setUpstreamFailure"
Heba Waly
1
-1
/
+1
2020-03-02
advice: extract vadvise() from advise()
Heba Waly
1
-4
/
+9
2020-02-06
add: change advice config variables used by the add API
Heba Waly
1
-2
/
+4
2020-01-15
add: use advise function to display hints
Heba Waly
1
-0
/
+2
2019-12-03
submodule--helper: advise on fatal alternate error
Jonathan Tan
1
-0
/
+2
2019-07-19
Merge branch 'ra/cherry-pick-revert-skip'
Junio C Hamano
1
-0
/
+2
2019-07-09
Merge branch 'ds/fetch-disable-force-notice'
Junio C Hamano
1
-0
/
+2
2019-07-09
Merge branch 'jh/status-aheadbehind'
Junio C Hamano
1
-0
/
+2
2019-07-09
Merge branch 'nd/switch-and-restore'
Junio C Hamano
1
-4
/
+13
2019-07-02
sequencer: add advice for revert
Rohit Ashiwal
1
-0
/
+2
2019-06-21
fetch: warn about forced updates in branch listing
Derrick Stolee
1
-0
/
+2
2019-06-21
status: warn when a/b calculation takes too long
Jeff Hostetler
1
-0
/
+2
2019-04-12
tag: advise on nested tags
Denton Liu
1
-0
/
+2
2019-04-02
doc: promote "git switch"
Nguyễn Thái Ngọc Duy
1
-6
/
+6
2019-04-02
checkout: advice how to get out of detached HEAD mode
Nguyễn Thái Ngọc Duy
1
-4
/
+13
2018-11-14
push: add an advice on unqualified <dst> push
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2018-10-24
reset: warn when refresh_index() takes more than 2 seconds
Ben Peart
1
-0
/
+2
2018-08-02
Merge branch 'ab/checkout-default-remote'
Junio C Hamano
1
-0
/
+2
2018-06-11
checkout: add advice for ambiguous "checkout <branch>"
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2018-05-29
am: move advice.amWorkDir parsing back to advice.c
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2018-05-29
advice: keep config name in camelCase in advice_config[]
Nguyễn Thái Ngọc Duy
1
-21
/
+21
2018-05-29
help: add --config to list all available config
Nguyễn Thái Ngọc Duy
1
-0
/
+9
2018-05-23
Merge branch 'js/deprecate-grafts'
Junio C Hamano
1
-0
/
+2
2018-04-30
Deprecate support for .git/info/grafts
Johannes Schindelin
1
-0
/
+2
2018-04-24
push: colorize errors
Ryan Dammrose
1
-2
/
+47
2017-12-19
Merge branch 'ls/editor-waiting-message'
Junio C Hamano
1
-0
/
+2
2017-12-07
launch_editor(): indicate that Git waits for user input
Lars Schneider
1
-0
/
+2
2017-10-10
run-command: add hint when a hook is ignored
Damien Marié
1
-0
/
+2
2017-06-24
Merge branch 'jk/warn-add-gitlink'
Junio C Hamano
1
-0
/
+2
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-06-15
add: warn when adding an embedded repository
Jeff King
1
-0
/
+2
2016-06-17
i18n: advice: internationalize message for conflicts
Vasco Almeida
1
-2
/
+15
2016-06-17
i18n: advice: mark string about detached head for translation
Vasco Almeida
1
-3
/
+3
2015-10-02
merge: grammofix in please-commit-before-merge message
Alex Henrie
1
-1
/
+1
2015-06-18
pull: check if in unresolved merge state
Paul Tan
1
-0
/
+8
2015-01-14
standardize usage info string format
Alex Henrie
1
-1
/
+1
2014-08-28
merge, pull: stop advising 'commit -a' in case of conflict
Matthieu Moy
1
-2
/
+1
[next]