summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-27tree-walk.c: remove the_repo from get_tree_entry()Nguyễn Thái Ngọc Duy11-26/+38
2019-06-27tree-walk.c: remove the_repo from fill_tree_descriptor()Nguyễn Thái Ngọc Duy9-21/+29
2019-06-27sha1-file.c: remove the_repo from read_object_with_reference()Nguyễn Thái Ngọc Duy7-13/+23
2019-06-27trace2: correct typo in technical documentationCarlo Marcelo Arenas Belón1-1/+1
2019-06-27status: do not report errors in sequencer/todoPhillip Wood2-16/+24
2019-06-27sequencer: factor out todo command name parsingPhillip Wood1-6/+13
2019-06-27sequencer: always allow tab after command namePhillip Wood1-1/+1
2019-06-27t5551: test usage of chunked encoding explicitlyJonathan Tan1-3/+2
2019-06-25Move core_partial_clone_filter_default to promisor-remote.cChristian Couder4-7/+5
2019-06-25Move repository_format_partial_clone to promisor-remote.cChristian Couder5-3/+15
2019-06-25Remove fetch-object.{c,h} in favor of promisor-remote.{c,h}Christian Couder4-54/+39
2019-06-25remote: add promisor and partial clone config to the docChristian Couder1-0/+8
2019-06-25partial-clone: add multiple remotes in the docChristian Couder1-33/+84
2019-06-25t0410: test fetching from many promisor remotesChristian Couder1-1/+48
2019-06-25builtin/fetch: remove unique promisor remote limitationChristian Couder1-15/+5
2019-06-25promisor-remote: parse remote.*.partialclonefilterChristian Couder8-17/+40
2019-06-25Use promisor_remote_get_direct() and has_promisor_remote()Christian Couder14-47/+56
2019-06-25promisor-remote: use repository_format_partial_cloneChristian Couder1-0/+23
2019-06-25promisor-remote: add promisor_remote_reinit()Christian Couder2-2/+21
2019-06-25promisor-remote: implement promisor_remote_get_direct()Christian Couder2-0/+72
2019-06-25Add initial support for many promisor remotesChristian Couder3-0/+109
2019-06-25fetch-object: make functions return an error codeChristian Couder3-9/+12
2019-06-25t0410: remove pipes after git commandsChristian Couder1-4/+6
2019-06-25t5551: use 'test_i18ngrep' to check translated outputSZEDER Gábor1-2/+2
2019-06-25l10n: it.po: update the Italian translationAlessandro Menti1-775/+1100
2019-06-25submodule foreach: fix recursion of optionsMorian Sonnet2-0/+8
2019-06-25msvc: ignore .dll and incremental compile outputJeff Hostetler1-0/+5
2019-06-25msvc: avoid debug assertion windows in Debug ModeJohannes Schindelin1-0/+4
2019-06-25msvc: do not pretend to support all signalsJeff Hostetler1-0/+25
2019-06-25msvc: add pragmas for common warningsPhilip Oakley1-0/+4
2019-06-25msvc: add a compile-time flag to allow detailed heap debuggingJeff Hostetler3-0/+19
2019-06-25msvc: support building Git using MS Visual C++Jeff Hostetler9-15/+473
2019-06-24pager: add a helper function to clear the last line in the terminalSZEDER Gábor3-3/+24
2019-06-24t3404: make the 'rebase.missingCommitsCheck=ignore' test more focusedSZEDER Gábor1-14/+1
2019-06-24t3404: modernize here doc styleSZEDER Gábor1-64/+57
2019-06-24doc: don't use git.kernel.org as example gitweb URLJakub Wilk1-2/+1
2019-06-24config: simplify parsing of unit factorsRené Scharfe1-18/+12
2019-06-24config: don't multiply in parse_unit_factor()René Scharfe1-7/+9
2019-06-24config: use unsigned_mult_overflows to check for overflowsRené Scharfe1-6/+7
2019-06-24t0001: fix on case-insensitive filesystemsJohannes Schindelin2-14/+23
2019-06-24doc: improve usage string in MyFirstContributionChristian Couder1-5/+7
2019-06-21tests: mark two failing tests under FAIL_PREREQSÆvar Arnfjörð Bjarmason2-2/+2
2019-06-21The third batchJunio C Hamano1-0/+29
2019-06-21Merge branch 'mo/clang-format-for-each-update'Junio C Hamano1-2/+15
2019-06-21Merge branch 'md/url-parse-harden'Junio C Hamano1-2/+2
2019-06-21Merge branch 'an/ignore-doc-update'Junio C Hamano1-19/+41
2019-06-21Merge branch 'ab/hash-object-doc'Junio C Hamano1-3/+1
2019-06-21Merge branch 'cm/send-email-document-req-modules'Junio C Hamano1-2/+6
2019-06-21Merge branch 'md/list-objects-filter-parse-msgfix'Junio C Hamano1-1/+1
2019-06-21Merge branch 'md/list-objects-filter-memfix'Junio C Hamano1-8/+8