71 Commits (26a3728bedbdf75c670e21d24f6a30e4673f8d19)

Author SHA1 Message Date
Heba Waly f665d63a91 tag: use new advice API to check visibility 5 years ago
Heba Waly b3b18d1621 advice: revamp advise API 5 years ago
Heba Waly fef0c76f18 advice: change "setupStreamFailure" to "setUpstreamFailure" 5 years ago
Heba Waly 06ac2b3b6e advice: extract vadvise() from advise() 5 years ago
Heba Waly 887a0fd573 add: change advice config variables used by the add API 5 years ago
Heba Waly bf66db37f1 add: use advise function to display hints 5 years ago
Jonathan Tan 4f3e57ef13 submodule--helper: advise on fatal alternate error 5 years ago
Rohit Ashiwal 6a1f9046a4 sequencer: add advice for revert 6 years ago
Derrick Stolee 377444b440 fetch: warn about forced updates in branch listing 6 years ago
Jeff Hostetler 0a53561a62 status: warn when a/b calculation takes too long 6 years ago
Denton Liu eea9c1e78f tag: advise on nested tags 6 years ago
Nguyễn Thái Ngọc Duy 328c6cb853 doc: promote "git switch" 6 years ago
Nguyễn Thái Ngọc Duy af9ded5b70 checkout: advice how to get out of detached HEAD mode 6 years ago
Ævar Arnfjörð Bjarmason dd8dd300c6 push: add an advice on unqualified <dst> push 6 years ago
Ben Peart 649bf3a42f reset: warn when refresh_index() takes more than 2 seconds 6 years ago
Ævar Arnfjörð Bjarmason ad8d5104b4 checkout: add advice for ambiguous "checkout <branch>" 7 years ago
Nguyễn Thái Ngọc Duy 431bb23a27 am: move advice.amWorkDir parsing back to advice.c 7 years ago
Nguyễn Thái Ngọc Duy fb6fbffbda advice: keep config name in camelCase in advice_config[] 7 years ago
Nguyễn Thái Ngọc Duy 3ac68a93fd help: add --config to list all available config 7 years ago
Johannes Schindelin f9f99b3f7d Deprecate support for .git/info/grafts 7 years ago
Ryan Dammrose 960786e761 push: colorize errors 7 years ago
Lars Schneider abfb04d0c7 launch_editor(): indicate that Git waits for user input 7 years ago
Damien Marié f805a00a39 run-command: add hint when a hook is ignored 7 years ago
Brandon Williams b2141fc1d2 config: don't include config.h by default 8 years ago
Jeff King 532139940c add: warn when adding an embedded repository 8 years ago
Vasco Almeida 8785c42532 i18n: advice: internationalize message for conflicts 9 years ago
Vasco Almeida e9f3cec494 i18n: advice: mark string about detached head for translation 9 years ago
Alex Henrie b7447679e8 merge: grammofix in please-commit-before-merge message 9 years ago
Paul Tan 4a4cf9e821 pull: check if in unresolved merge state 10 years ago
Alex Henrie 9c9b4f2f8b standardize usage info string format 10 years ago
Matthieu Moy 91e70e00ac merge, pull: stop advising 'commit -a' in case of conflict 11 years ago
Jeff King cf4fff579e refactor skip_prefix to return a boolean 11 years ago
Jeff King d795216ac3 error_resolve_conflict: drop quotations around operation 11 years ago
Jeff King c057b2424a error_resolve_conflict: rewrap advice message 11 years ago
Junio C Hamano 11037ee7e3 push: switch default from "matching" to "simple" 11 years ago
Thomas Rast 8dc84fdc48 Rename advice.object_name_warning to objectNameWarning 12 years ago
Junio C Hamano b2ed944af7 push: switch default from "matching" to "simple" 12 years ago
Mathieu Lienard--Mayor 7e30944622 rm: introduce advice.rmHints to shorten messages 12 years ago
Nguyễn Thái Ngọc Duy 798c35fcd8 get_sha1: warn about full or short object names that look like refs 12 years ago
Jeff King caa2036b3b branch: give advice when tracking start-point is missing 12 years ago
Nguyễn Thái Ngọc Duy 6a38ef2ced status: advise to consider use of -u when read_directory takes too long 12 years ago
Junio C Hamano 75e5c0dc55 push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE 12 years ago
Chris Rorvick b450568209 push: allow already-exists advice to be disabled 12 years ago
Chris Rorvick 1184564eac push: rename config variable for more general use 12 years ago
Jeff King 447b99c8b1 advice: pass varargs to strbuf_vaddf, not strbuf_addf 13 years ago
Christopher Tiwald f25950f347 push: Provide situational hints for non-fast-forward errors 13 years ago
Nguyễn Thái Ngọc Duy 2857093ba1 clone: print advice on checking out detached HEAD 13 years ago
Junio C Hamano 23cb5bf3b3 i18n of multi-line advice messages 13 years ago
Ramkumar Ramachandra 38ef61cfde advice: Introduce error_resolve_conflict 14 years ago
Junio C Hamano 13be3e31f1 Reword "detached HEAD" notification 15 years ago