git-rev-list.txt: prune options in synopsis
Denton Liu committed almost 7 years ago
Documentation: update the location of the git-gui repo
Pratyush Yadav committed almost 7 years ago
convert: fix handling of dashless UTF prefix in validate_encoding()
René Scharfe committed almost 7 years ago
ci: also build and test with MS Visual Studio on Azure Pipelines
Johannes Schindelin committed almost 7 years ago
ci: really use shallow clones on Azure Pipelines
Johannes Schindelin committed almost 7 years ago
tests: let --immediate and --write-junit-xml play well together
Johannes Schindelin committed almost 7 years ago
test-tool run-command: learn to run (parts of) the testsuite
Johannes Schindelin committed almost 7 years ago
vcxproj: include more generated files
Johannes Schindelin committed almost 7 years ago
vcxproj: only copy `git-remote-http.exe` once it was built
Johannes Schindelin committed almost 7 years ago
msvc: work around a bug in GetEnvironmentVariable()
Johannes Schindelin committed almost 7 years ago
Johannes Schindelin committed almost 7 years ago
msvc: ignore some libraries when linking
Johannes Schindelin committed almost 7 years ago
compat/win32/path-utils.h: add #include guards
Johannes Schindelin committed almost 7 years ago
winansi: use FLEX_ARRAY to avoid compiler warning
Johannes Schindelin committed almost 7 years ago
msvc: avoid using minus operator on unsigned types
Johannes Schindelin committed almost 7 years ago
stash apply: report status correctly even in a worktree's subdirectory
Johannes Schindelin committed almost 7 years ago
fetch: let --jobs=<n> parallelize --multiple, too
Johannes Schindelin committed almost 7 years ago
trace2: write discard message to sentinel files
Josh Steadmon committed almost 7 years ago
trace2: discard new traces if target directory has too many files
Josh Steadmon committed almost 7 years ago
t4214: demonstrate octopus graph coloring failure
Denton Liu committed almost 7 years ago