332 Commits (06f44c3cc5ca5eca638f300a518c65aa98d26d6d)

Author SHA1 Message Date
Johannes Sixt 4ce6fb8058 fast-export: ensure that a renamed file is printed after all references 15 years ago
Elijah Newren 04df568be5 revert: Fix trivial comment style issue 15 years ago
Thiago Farina bdab6a59cf builtin/clean.c: Use STRING_LIST_INIT_NODUP. 15 years ago
Thiago Farina e78d01bf4e builtin/merge_recursive.c: Add an usage string and make use of it. 15 years ago
Matthieu Moy 5e65ee35dd Move "show_all_errors = 1" to setup_unpack_trees_porcelain() 15 years ago
Matthieu Moy e294030fe8 setup_unpack_trees_porcelain: take the whole options struct as parameter 15 years ago
Matthieu Moy dc1166e685 Move set_porcelain_error_msgs to unpack-trees.c and rename it 15 years ago
Johan Herland 1ee1e43df3 notes: Don't create (empty) commit when removing non-existing notes 15 years ago
Jens Lehmann 23b4c7bcc5 checkout: Use submodule.*.ignore settings from .git/config and .gitmodules 15 years ago
Thiago Farina 3cd474599f object.h: Add OBJECT_ARRAY_INIT macro and make use of it. 15 years ago
Jay Soffian ea16a030aa for-each-ref: fix objectname:short bug 15 years ago
Brandon Casey 3ee1757bae builtin/fetch.c: ignore merge config when not fetching from branch's remote 15 years ago
Johannes Schindelin 175f6e59f6 checkout: respect diff.ignoreSubmodules setting 15 years ago
Linus Torvalds 1fda91b511 Fix 'git log' early pager startup error case 15 years ago
Nguyễn Thái Ngọc Duy 24c61c44e6 clone: warn users --depth is ignored in local clones 15 years ago
Ralf Wildenhues 22e5e58a3c Typos in code comments, an error message, documentation 15 years ago
Ævar Arnfjörð Bjarmason a4941a81c8 reset: suggest what to do upon "git reset --mixed <paths>" 15 years ago
Jonathan Nieder 5a12c8864b apply: handle traditional patches with space in filename 15 years ago
Jonathan Nieder bb7306b5a3 apply: split quoted filename handling into new function 15 years ago
Ramkumar Ramachandra 09a0ec58ce builtin/checkout: Fix message when switching to an existing branch 15 years ago
Jonathan Nieder 2102440c17 fmt-merge-msg -m to override merge title 15 years ago
Jonathan Nieder a1e0ad78b7 merge-base --independent to print reduced parent list in a merge 15 years ago
Jonathan Nieder aa8f98c1bf merge-base --octopus to mimic show-branch --merge-base 15 years ago
Jonathan Nieder b81f925f70 merge: do not mistake (ancestor of) tag for branch 15 years ago
Jonathan Nieder 52b48ef1e4 merge: let custom strategies intervene in trivial merges 15 years ago
Nguyễn Thái Ngọc Duy 3668d42383 merge-file: run setup_git_directory_gently() sooner 15 years ago
Nguyễn Thái Ngọc Duy 2bc8c1a8a6 var: run setup_git_directory_gently() sooner 15 years ago
Nguyễn Thái Ngọc Duy f0ef6a6eff ls-remote: run setup_git_directory_gently() sooner 15 years ago
Nguyễn Thái Ngọc Duy e0fce074fc index-pack: run setup_git_directory_gently() sooner 15 years ago
Nguyễn Thái Ngọc Duy 3ba7e6e29a config: run setup_git_directory_gently() sooner 15 years ago
Nguyễn Thái Ngọc Duy 2cb60093e6 bundle: run setup_git_directory_gently() sooner 15 years ago
Nguyễn Thái Ngọc Duy d1ea896290 apply: run setup_git_directory_gently() sooner 15 years ago
Jonathan Nieder 314eeb6e48 cherry-pick/revert: Use advise() for hints 15 years ago
Jonathan Nieder 981ff5c37a cherry-pick/revert: Use error() for failure message 15 years ago
Jonathan Nieder 2a41dfb03b Introduce advise() to print hints 15 years ago
Jonathan Nieder 130ab8ab9c Eliminate “Finished cherry-pick/revert” message 15 years ago
Daniel Johnson ed36854651 fetch: allow command line --tags to override config 15 years ago
Matthieu Moy 452c6d506b push: mention "git pull" in error message for non-fast forwards 15 years ago
Nelson Elhage 6e2a09d24b index-pack: Don't follow replace refs. 15 years ago
Matthieu Moy e6c111b4c0 unpack_trees: group error messages by type 15 years ago
Diane Gasselin 23cbf11b5c merge-recursive: porcelain messages for checkout 15 years ago
Matthieu Moy 08353ebbab Turn unpack_trees_options.msgs into an array + enum 15 years ago
Greg Brockman ad9ac6db5d split_cmdline: Allow caller to access error string 15 years ago
Nguyễn Thái Ngọc Duy ff38d1a995 grep: run setup_git_directory_gently() sooner 15 years ago
Nguyễn Thái Ngọc Duy 773b69bf71 shortlog: run setup_git_directory_gently() sooner 15 years ago
René Scharfe 24aea03313 prune: allow --dry-run for -n and --verbose for -v 15 years ago
René Scharfe e93487d2f0 notes: allow --dry-run for -n and --verbose for -v 15 years ago
Jens Lehmann 302ad7a993 Submodules: Use "ignore" settings from .gitmodules too for diff and status 15 years ago
Jonathan Nieder 49cc460d88 Allow "check-ref-format --branch" from subdirectory 15 years ago
Jonathan Nieder cfbe22f03f check-ref-format: handle subcommands in separate functions 15 years ago