clone: read new remote name from remote_name instead of option_origin
Sean Barag committed almost 6 years ago
clone: validate --origin option before use
Sean Barag committed almost 6 years ago
refs: consolidate remote name validation
Sean Barag committed almost 6 years ago
remote: add tests for add and rename with invalid names
Sean Barag committed almost 6 years ago
clone: use more conventional config/option layering
Sean Barag committed almost 6 years ago
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