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 '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
|
\
|
*
add: warn when adding an embedded repository
Jeff King
2017-06-15
1
-0
/
+2
*
|
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
|
/
*
i18n: advice: internationalize message for conflicts
Vasco Almeida
2016-06-18
1
-2
/
+15
*
i18n: advice: mark string about detached head for translation
Vasco Almeida
2016-06-18
1
-3
/
+3
*
merge: grammofix in please-commit-before-merge message
Alex Henrie
2015-10-02
1
-1
/
+1
*
pull: check if in unresolved merge state
Paul Tan
2015-06-18
1
-0
/
+8
*
standardize usage info string format
Alex Henrie
2015-01-14
1
-1
/
+1
*
merge, pull: stop advising 'commit -a' in case of conflict
Matthieu Moy
2014-08-28
1
-2
/
+1
*
refactor skip_prefix to return a boolean
Jeff King
2014-06-20
1
-1
/
+4
*
Merge branch 'jk/error-resolve-conflict-advice'
Junio C Hamano
2014-06-16
1
-5
/
+4
|
\
|
*
error_resolve_conflict: drop quotations around operation
Jeff King
2014-06-03
1
-1
/
+1
|
*
error_resolve_conflict: rewrap advice message
Jeff King
2014-06-03
1
-4
/
+3
*
|
Merge branch 'jc/push-2.0-default-to-simple'
Junio C Hamano
2014-03-08
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
push: switch default from "matching" to "simple"
Junio C Hamano
2013-06-18
1
-2
/
+0
*
|
Rename advice.object_name_warning to objectNameWarning
Thomas Rast
2013-08-01
1
-1
/
+1
*
|
Merge branch 'mm/rm-coalesce-errors'
Junio C Hamano
2013-06-24
1
-0
/
+2
|
\
\
|
*
|
rm: introduce advice.rmHints to shorten messages
Mathieu Lienard--Mayor
2013-06-13
1
-0
/
+2
*
|
|
Merge branch 'nd/warn-ambiguous-object-name'
Junio C Hamano
2013-06-11
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
[next]