summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-15upload-pack: send ERR packet for non-tip objectsLibravatar Jeff King3-5/+22
2019-04-15t5530: check protocol response for "not our ref"Libravatar Jeff King1-2/+3
2019-04-15t5516: drop ok=sigpipe from unreachable-want testsLibravatar Jeff King1-3/+3
2019-04-15gettext tests: export the restored GIT_TEST_GETTEXT_POISONLibravatar Junio C Hamano1-0/+1
2019-04-15progress: break too long progress bar linesLibravatar SZEDER Gábor1-3/+24
2019-04-15progress: clear previous progress update dynamicallyLibravatar SZEDER Gábor1-4/+7
2019-04-15t9822: skip tests if file names cannot be ISO-8859-1 encodedLibravatar Johannes Schindelin1-0/+7
2019-04-15submodule foreach: fix "<command> --quiet" not being respectedLibravatar Nguyễn Thái Ngọc Duy3-9/+20
2019-04-15tests: disallow the use of abbreviated options (by default)Libravatar Johannes Schindelin4-1/+33
2019-04-14send-email: default to quoted-printable when CR is presentLibravatar brian m. carlson2-1/+15
2019-04-12progress: use xmalloc/xcallocLibravatar Jeff King1-13/+5
2019-04-12xdiff: use xmalloc/xreallocLibravatar Jeff King1-2/+2
2019-04-12xdiff: use git-compat-utilLibravatar Jeff King1-7/+1
2019-04-12test-prio-queue: use xmallocLibravatar Jeff King1-1/+1
2019-04-12t3000 (ls-files -o): widen description to reflect current testsLibravatar Kyle Meyer1-1/+1
2019-04-12untracked cache: fix off-by-oneLibravatar Johannes Schindelin1-1/+1
2019-04-10submodule: teach set-branch subcommandLibravatar Denton Liu4-5/+175
2019-04-10Documentation/git-show-branch: avoid literal {apostrophe}Libravatar Todd Zullinger1-1/+1
2019-04-10The fourth batchLibravatar Junio C Hamano1-0/+39
2019-04-10Merge branch 'jt/submodule-fetch-errmsg'Libravatar Junio C Hamano2-1/+8
2019-04-10Merge branch 'jk/sha1dc'Libravatar Junio C Hamano3-2/+4
2019-04-10Merge branch 'jk/promote-ggg'Libravatar Junio C Hamano2-3/+3
2019-04-10Merge branch 'ar/t4150-remove-cruft'Libravatar Junio C Hamano1-3/+1
2019-04-10Merge branch 'js/rebase-deprecate-preserve-merges'Libravatar Junio C Hamano4-19/+24
2019-04-10Merge branch 'ms/worktree-add-atomic-mkdir'Libravatar Junio C Hamano1-5/+7
2019-04-10Merge branch 'jk/line-log-with-patch'Libravatar Junio C Hamano3-2/+25
2019-04-10Merge branch 'ra/t3600-test-path-funcs'Libravatar Junio C Hamano2-171/+187
2019-04-10Merge branch 'nd/rewritten-ref-is-per-worktree'Libravatar Junio C Hamano3-22/+66
2019-04-10Merge branch 'jh/resize-convert-scratch-buffer'Libravatar Junio C Hamano1-1/+1
2019-04-10Merge branch 'dl/ignore-docs'Libravatar Junio C Hamano3-15/+13
2019-04-10Merge branch 'ja/dir-rename-doc-markup-fix'Libravatar Junio C Hamano1-2/+2
2019-04-10Merge branch 'dl/reset-doc-no-wrt-abbrev'Libravatar Junio C Hamano1-2/+2
2019-04-09t3301: fix false negativeLibravatar Johannes Schindelin1-2/+3
2019-04-08describe doc: remove '7-char' abbreviation referenceLibravatar Philip Oakley1-1/+1
2019-04-08rerere doc: quote `rerere.enabled`Libravatar Philip Oakley1-1/+1
2019-04-08blame: default to HEAD in a bare repo when no start commit is givenLibravatar SZEDER Gábor2-0/+21
2019-04-08ls-files: use correct format stringLibravatar Thomas Gummerer1-5/+5
2019-04-08gc docs: remove incorrect reference to gc.auto=0Libravatar Ævar Arnfjörð Bjarmason1-2/+1
2019-04-08gc docs: clarify that "gc" doesn't throw away referenced objectsLibravatar Ævar Arnfjörð Bjarmason1-2/+2
2019-04-08gc docs: note "gc --aggressive" in "fast-import"Libravatar Ævar Arnfjörð Bjarmason1-0/+7
2019-04-08gc docs: downplay the usefulness of --aggressiveLibravatar Ævar Arnfjörð Bjarmason1-2/+27
2019-04-08gc docs: note how --aggressive impacts --window & --depthLibravatar Ævar Arnfjörð Bjarmason1-2/+4
2019-04-08gc docs: fix formatting for "gc.writeCommitGraph"Libravatar Ævar Arnfjörð Bjarmason1-2/+2
2019-04-08gc docs: re-flow the "gc.*" section in "config"Libravatar Ævar Arnfjörð Bjarmason1-9/+8
2019-04-08gc docs: include the "gc.*" section from "config" in "gc"Libravatar Ævar Arnfjörð Bjarmason2-80/+35
2019-04-08diff: batch fetching of missing blobsLibravatar Jonathan Tan2-0/+137
2019-04-05progress: assemble percentage and counters in a strbuf before printingLibravatar SZEDER Gábor1-12/+23
2019-04-05progress: make display_progress() return voidLibravatar SZEDER Gábor2-9/+6
2019-04-05ci: fix AsciiDoc/Asciidoctor stderr check in the documentation build jobLibravatar SZEDER Gábor1-7/+16
2019-04-05ci: stick with Asciidoctor v1.5.8 for nowLibravatar SZEDER Gábor1-1/+1