refspec: add support for negative refspecs
Jacob Keller committed almost 6 years ago
combine-diff: handle --find-object in multitree code path
Jeff King committed almost 6 years ago
hashmap_for_each_entry(): workaround MSVC's runtime check failure #3
Junio C Hamano committed almost 6 years ago
cmake (Windows): recommend using Visual Studio's built-in CMake support
Johannes Schindelin committed almost 6 years ago
cmake (Windows): initialize vcpkg/build dependencies automatically
Johannes Schindelin committed almost 6 years ago
cmake (Windows): complain when encountering an unknown compiler
Johannes Schindelin committed almost 6 years ago
cmake (Windows): let the `.dll` files be found when running the tests
Johannes Schindelin committed almost 6 years ago
cmake: quote the path accurately when editing `test-lib.sh`
Johannes Schindelin committed almost 6 years ago
cmake: fall back to using `vcpkg`'s `msgfmt.exe` on Windows
Johannes Schindelin committed almost 6 years ago
dir.c: drop unused "untracked" from treat_path_fast()
Jeff King committed almost 6 years ago
sequencer: handle ignore_footer when parsing trailers
Jeff King committed almost 6 years ago
test-advise: check argument count with argc instead of argv
Jeff King committed almost 6 years ago
sparse-checkout: fill in some options boilerplate
Jeff King committed almost 6 years ago
sequencer: drop repository argument from run_git_commit()
Jeff King committed almost 6 years ago
push: drop unused repo argument to do_push()
Jeff King committed almost 6 years ago
assert PARSE_OPT_NONEG in parse-options callbacks
Jeff King committed almost 6 years ago
env--helper: write to opt->value in parseopt helper
Jeff King committed almost 6 years ago
Jeff King committed almost 6 years ago
convert: drop unused crlf_action from check_global_conv_flags_eol()
Jeff King committed almost 6 years ago
Junio C Hamano committed almost 6 years ago