promisor-remote: implement promisor_remote_get_direct()
Christian Couder committed about 7 years ago
Add initial support for many promisor remotes
Christian Couder committed about 7 years ago
fetch-object: make functions return an error code
Christian Couder committed about 7 years ago
t0410: remove pipes after git commands
Christian Couder committed about 7 years ago
t5551: use 'test_i18ngrep' to check translated output
SZEDER Gábor committed about 7 years ago
l10n: it.po: update the Italian translation
Alessandro Menti committed about 7 years ago
submodule foreach: fix recursion of options
Morian Sonnet committed about 7 years ago
msvc: ignore .dll and incremental compile output
Jeff Hostetler committed about 7 years ago
msvc: avoid debug assertion windows in Debug Mode
Johannes Schindelin committed about 7 years ago
msvc: do not pretend to support all signals
Jeff Hostetler committed about 7 years ago
msvc: add pragmas for common warnings
Philip Oakley committed about 7 years ago
msvc: add a compile-time flag to allow detailed heap debugging
Jeff Hostetler committed about 7 years ago
msvc: support building Git using MS Visual C++
Jeff Hostetler committed about 7 years ago
pager: add a helper function to clear the last line in the terminal
SZEDER Gábor committed about 7 years ago
t3404: make the 'rebase.missingCommitsCheck=ignore' test more focused
SZEDER Gábor committed about 7 years ago
t3404: modernize here doc style
SZEDER Gábor committed about 7 years ago
doc: don't use git.kernel.org as example gitweb URL
Jakub Wilk committed about 7 years ago
config: simplify parsing of unit factors
René Scharfe committed about 7 years ago
config: don't multiply in parse_unit_factor()
René Scharfe committed about 7 years ago
config: use unsigned_mult_overflows to check for overflows
René Scharfe committed about 7 years ago