summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-07Merge branch 'gs/commit-graph-progress'Libravatar Junio C Hamano5-10/+60
2019-10-07Merge branch 'ms/fetch-follow-tag-optim'Libravatar Junio C Hamano1-8/+10
2019-10-07Merge branch 'rs/commit-graph-use-list-count'Libravatar Junio C Hamano1-11/+6
2019-10-07Merge branch 'rs/nth-parent-parse'Libravatar Junio C Hamano2-3/+20
2019-10-07Merge branch 'dl/submodule-set-branch'Libravatar Junio C Hamano1-1/+2
2019-10-07Merge branch 'cs/pretty-formats-doc-typofix'Libravatar Junio C Hamano1-1/+1
2019-10-07Merge branch 'jk/list-objects-optim-wo-trees'Libravatar Junio C Hamano1-1/+3
2019-10-07Merge branch 'jk/disable-commit-graph-during-upload-pack'Libravatar Junio C Hamano5-4/+63
2019-10-07Merge branch 'mr/complete-more-for-log-etc'Libravatar Junio C Hamano1-4/+14
2019-10-07Merge branch 'dl/complete-rebase-and-archive'Libravatar Junio C Hamano1-19/+8
2019-10-07Merge branch 'jk/commit-graph-cleanup'Libravatar Junio C Hamano2-1/+3
2019-10-07Merge branch 'ss/get-time-cleanup'Libravatar Junio C Hamano3-35/+24
2019-10-07Merge branch 'rs/simplify-by-deco-with-deco-refs-exclude'Libravatar Junio C Hamano4-3/+16
2019-10-07Merge branch 'jk/partial-clone-sparse-blob'Libravatar Junio C Hamano5-22/+50
2019-10-07Merge branch 'tg/stash-refresh-index'Libravatar Junio C Hamano6-28/+67
2019-10-07tests: remove "cat foo" before "test_i18ngrep bar foo"Libravatar René Scharfe4-32/+0
2019-10-06git-p4: auto-delete named temporary fileLibravatar Philip.McGraw1-7/+6
2019-10-06Fifth batchLibravatar Junio C Hamano1-0/+16
2019-10-06Merge branch 'cb/skip-utf8-check-with-pcre1'Libravatar Junio C Hamano2-1/+4
2019-10-06Merge branch 'ma/user-manual-markup-update'Libravatar Junio C Hamano2-247/+137
2019-10-06Merge branch 'bc/doc-use-docbook-5'Libravatar Junio C Hamano5-3/+10
2019-10-06Merge branch 'ma/asciidoctor-more-fixes'Libravatar Junio C Hamano11-184/+223
2019-10-06Merge branch 'ma/asciidoctor-refmiscinfo'Libravatar Junio C Hamano4-13/+30
2019-10-06Merge branch 'am/mailmap-andrey-mazo'Libravatar Junio C Hamano1-0/+1
2019-10-06Merge branch 'jc/git-gui-has-maintainer'Libravatar Junio C Hamano1-2/+2
2019-10-06git-rev-list.txt: prune options in synopsisLibravatar Denton Liu1-53/+1
2019-10-06Documentation: update the location of the git-gui repoLibravatar Pratyush Yadav1-8/+2
2019-10-06convert: fix handling of dashless UTF prefix in validate_encoding()Libravatar René Scharfe1-4/+4
2019-10-06ci: also build and test with MS Visual Studio on Azure PipelinesLibravatar Johannes Schindelin2-0/+163
2019-10-06ci: really use shallow clones on Azure PipelinesLibravatar Johannes Schindelin1-3/+2
2019-10-06tests: let --immediate and --write-junit-xml play well togetherLibravatar Johannes Schindelin1-16/+22
2019-10-06test-tool run-command: learn to run (parts of) the testsuiteLibravatar Johannes Schindelin1-0/+153
2019-10-06vcxproj: include more generated filesLibravatar Johannes Schindelin1-3/+6
2019-10-06vcxproj: only copy `git-remote-http.exe` once it was builtLibravatar Johannes Schindelin2-3/+10
2019-10-06msvc: work around a bug in GetEnvironmentVariable()Libravatar Johannes Schindelin1-0/+2
2019-10-06msvc: handle DEVELOPER=1Libravatar Johannes Schindelin1-0/+46
2019-10-06msvc: ignore some libraries when linkingLibravatar Johannes Schindelin1-1/+1
2019-10-06compat/win32/path-utils.h: add #include guardsLibravatar Johannes Schindelin1-0/+5
2019-10-06winansi: use FLEX_ARRAY to avoid compiler warningLibravatar Johannes Schindelin1-1/+1
2019-10-06msvc: avoid using minus operator on unsigned typesLibravatar Johannes Schindelin3-4/+17
2019-10-06stash apply: report status correctly even in a worktree's subdirectoryLibravatar Johannes Schindelin2-0/+31
2019-10-06fetch: let --jobs=<n> parallelize --multiple, tooLibravatar Johannes Schindelin4-21/+137
2019-10-04t4214: demonstrate octopus graph coloring failureLibravatar Denton Liu1-1/+281
2019-10-04t4214: explicitly list tags in logLibravatar Denton Liu1-4/+4
2019-10-04t4214: generate expect in their own test casesLibravatar Denton Liu1-21/+21
2019-10-04t4214: use test_mergeLibravatar Denton Liu1-2/+1
2019-10-04test-lib: let test_merge() perform octopus mergesLibravatar Denton Liu1-2/+4
2019-10-04treewide: remove duplicate #include directivesLibravatar René Scharfe10-12/+0
2019-10-04push: do not pretend to return `int` from `die_push_simple()`Libravatar Johannes Schindelin1-2/+2
2019-10-04fast-export: handle nested tagsLibravatar Elijah Newren2-13/+19