66 Commits (5ff02db75b5225a1504c42ed842ba03f45866389)

Author SHA1 Message Date
Tao Klerks e4921d877a tracking branches: add advice to ambiguous refspec error 3 years ago
Victoria Dye 9396251b37 reset: replace '--quiet' with '--no-refresh' in performance advice 3 years ago
Alex Henrie 808213ba36 switch: mention the --detach option when dying due to lack of a branch 3 years ago
Glen Choo 961b130d20 branch: add --recurse-submodules option for branch creation 3 years ago
Josh Steadmon 767a4ca648 sequencer: advise if skipping cherry-picked commit 4 years ago
Ævar Arnfjörð Bjarmason ab628588f8 advice: move advice.graftFileDeprecated squashing to commit.[ch] 4 years ago
Ævar Arnfjörð Bjarmason c2a4b6d4ee advice: remove use of global advice_add_embedded_repo 4 years ago
Ben Boeckel ed9bff0817 advice: remove read uses of most global `advice_` variables 4 years ago
Ben Boeckel 69290551b9 advice: add enum variants for missing advice variables 4 years ago
Alex Henrie 3d5fc24dae pull: abort if --ff-only is given and fast-forwarding is impossible 4 years ago
Ævar Arnfjörð Bjarmason 927dc33070 advice.h: add missing __attribute__((format)) & fix usage 4 years ago
Matheus Tavares a20f70478f add: warn when asked to update SKIP_WORKTREE entries 4 years ago
Srinidhi Kaushik 3b990aa645 push: parse and set flag for "--force-if-includes" 4 years ago
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 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 554544276a *.[ch]: remove extern from function declarations using spatch 6 years ago
Denton Liu eea9c1e78f tag: advise on nested tags 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
Johannes Schindelin f9f99b3f7d Deprecate support for .git/info/grafts 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
Jeff King 532139940c add: warn when adding an embedded repository 8 years ago
Paul Tan 4a4cf9e821 pull: check if in unresolved merge state 10 years ago
Junio C Hamano 11037ee7e3 push: switch default from "matching" to "simple" 11 years ago
Jeff King 4621085b7e add missing "format" function attributes 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
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
Ramkumar Ramachandra 38ef61cfde advice: Introduce error_resolve_conflict 14 years ago
Junio C Hamano 13be3e31f1 Reword "detached HEAD" notification 15 years ago
Jeff King b706fcfe93 commit: allow suppression of implicit identity advice 15 years ago
Matthieu Moy d38a30df7d Be more user-friendly when refusing to do something because of conflict. 15 years ago
Matthieu Moy 4c371f9127 merge-recursive: point the user to commit when file would be overwritten. 15 years ago
Jeff King edf563fbaa status: make "how to stage" messages optional 16 years ago