git.git
2018-10-19 Junio C HamanoMerge branch 'sm/show-superproject-while-conflicted'
2018-10-19 Junio C HamanoMerge branch 'jt/fetch-tips-in-partial-clone'
2018-10-19 Junio C HamanoMerge branch 'nd/status-refresh-progress'
2018-10-19 Junio C HamanoMerge branch 'bp/read-cache-parallel'
2018-10-19 Junio C HamanoMerge branch 'bp/rename-test-env-var'
2018-10-19 Junio C HamanoMerge branch 'ss/wt-status-committable'
2018-10-19 Junio C HamanoMerge branch 'nd/the-index'
2018-10-19 Junio C HamanoMerge branch 'nd/complete-fetch-multiple-args'
2018-10-16 Junio C HamanoFourth batch for 2.20
2018-10-16 Junio C HamanoMerge branch 'sf/complete-stash-list'
2018-10-16 Junio C HamanoMerge branch 'mw/doc-typofixes'
2018-10-16 Junio C HamanoMerge branch 'js/mingw-wants-vista-or-above'
2018-10-16 Junio C HamanoMerge branch 'rs/sequencer-oidset-insert-avoids-dups'
2018-10-16 Junio C HamanoMerge branch 'jk/oideq-hasheq-cleanup'
2018-10-16 Junio C HamanoMerge branch 'ma/mailing-list-address-in-git-help'
2018-10-16 Junio C HamanoMerge branch 'nd/packobjectshook-doc-fix'
2018-10-16 Junio C HamanoMerge branch 'rt/rebase-typofix'
2018-10-16 Junio C HamanoMerge branch 'ma/t1400-undebug-test'
2018-10-16 Junio C HamanoMerge branch 'ma/commit-graph-docs'
2018-10-16 Junio C HamanoMerge branch 'dz/credential-doc-url-matching-rules'
2018-10-16 Junio C HamanoMerge branch 'en/status-multiple-renames-to-the-same...
2018-10-16 Junio C HamanoMerge branch 'ds/reachable-final-cleanup'
2018-10-16 Junio C HamanoMerge branch 'jk/check-everything-connected-is-long...
2018-10-16 Junio C HamanoMerge branch 'jn/gc-auto'
2018-10-16 Junio C HamanoMerge branch 'jn/gc-auto-prep'
2018-10-16 Junio C HamanoMerge branch 'md/test-cleanup'
2018-10-16 Junio C HamanoMerge branch 'fe/doc-updates'
2018-10-16 Junio C HamanoMerge branch 'jn/mailmap-update'
2018-10-16 Junio C HamanoMerge branch 'tg/t5551-with-curl-7.61.1'
2018-10-16 Junio C HamanoMerge branch 'en/merge-cleanup'
2018-10-16 Junio C HamanoMerge branch 'rj/header-check'
2018-10-16 Junio C HamanoMerge branch 'ma/config-doc-update'
2018-10-16 Junio C HamanoMerge branch 'jk/delta-islands-with-bitmap-reuse-delta...
2018-10-16 Junio C HamanoMerge branch 'tq/refs-internal-comment-fix'
2018-10-16 Junio C HamanoMerge branch 'ts/alias-of-alias'
2018-10-16 Junio C HamanoMerge branch 'ds/commit-graph-with-grafts'
2018-10-16 Junio C HamanoMerge branch 'ab/commit-graph-progress'
2018-10-11 Ben Peartread-cache: load cache entries on worker threads
2018-10-11 Ben Peartieot: add Index Entry Offset Table (IEOT) extension
2018-10-11 Ben Peartread-cache: load cache extensions on a worker thread
2018-10-11 Ben Peartconfig: add new index.threads config setting
2018-10-11 Ben Pearteoie: add End of Index Entry (EOIE) extension
2018-10-11 Ben Peartread-cache: clean up casting and byte decoding
2018-10-10 Junio C HamanoThird batch for 2.20
2018-10-10 Junio C HamanoMerge branch 'ab/fsck-skiplist'
2018-10-10 Junio C HamanoMerge branch 'ds/multi-pack-verify'
2018-10-10 Junio C HamanoMerge branch 'bc/hash-independent-tests'
2018-10-10 Junio C HamanoMerge branch 'nd/test-tool'
2018-10-10 Junio C HamanoMerge branch 'nd/config-split'
2018-10-10 Junio C HamanoDeclare that the next one will be named 2.20
2018-10-07 Michael Wittendocs: typo: s/isimilar/similar/
2018-10-07 Michael Wittendocs: graph: remove unnecessary `graph_update()' call
2018-10-07 Michael Wittendocs: typo: s/go/to/
2018-10-07 Steven Fernandezgit-completion.bash: add completion for stash list
2018-10-06 Matthew DeVoretests: order arguments to git-rev-list properly
2018-10-06 Matthew DeVoret9109: don't swallow Git errors upstream of pipes
2018-10-06 Matthew DeVoretests: don't swallow Git errors upstream of pipes
2018-10-06 Matthew DeVoret/*: fix ordering of expected/observed arguments
2018-10-06 Matthew DeVoretests: standardize pipe placement
2018-10-06 Matthew DeVoreDocumentation: add shell guidelines
2018-10-06 Matthew DeVoret/README: reformat Do, Don't, Keep in mind lists
2018-10-04 Johannes Schindelinmingw: bump the minimum Windows version to Vista
2018-10-04 Johannes Schindelinmingw: set _WIN32_WINNT explicitly for Git for Windows
2018-10-04 Johannes Schindelincompat/poll: prepare for targeting Windows Vista
2018-10-04 Jeff Kingmore oideq/hasheq conversions
2018-10-04 Stephen P.... roll wt_status_state into wt_status and populate in...
2018-10-04 René Scharfesequencer: use return value of oidset_insert()
2018-09-29 Nguyễn Thái... config.txt: correct the note about uploadpack.packObjec...
2018-09-29 Jonathan Niedergit doc: direct bug reporters to mailing list archive
2018-09-28 Ralf Thielowgit-rebase.sh: fix typos in error messages
2018-09-28 Sam McKelvierev-parse: --show-superproject-working-tree should...
2018-09-28 Martin Ågrent1400: drop debug `echo` to actually execute `test`
2018-09-28 Junio C Hamanot0000: do not get self-test disrupted by environment...
2018-09-28 Ben Peartpreload-index: update GIT_FORCE_PRELOAD_TEST support
2018-09-28 Ben Peartread-cache: update TEST_GIT_INDEX_VERSION support
2018-09-28 Ben Peartfsmonitor: update GIT_TEST_FSMONITOR support
2018-09-27 Martin ÅgrenDoc: refer to the "commit-graph file" with dash
2018-09-27 Martin Ågrengit-commit-graph.txt: refer to "*commit*-graph file"
2018-09-27 Martin Ågrengit-commit-graph.txt: typeset more in monospace
2018-09-27 Martin Ågrengit-commit-graph.txt: fix bullet lists
2018-09-27 David Zychdoc: clarify gitcredentials path component matching
2018-09-27 Elijah Newrencommit: fix erroneous BUG, 'multiple renames on the...
2018-09-27 Junio C HamanoSync with 2.19.1
2018-09-27 Junio C HamanoGit 2.19.1 v2.19.1
2018-09-27 Junio C HamanoSync with 2.18.1
2018-09-27 Junio C HamanoGit 2.18.1 v2.18.1
2018-09-27 Junio C HamanoSync with 2.17.2
2018-09-27 Junio C HamanoGit 2.17.2 v2.17.2
2018-09-27 Jeff Kingfsck: detect submodule paths starting with dash
2018-09-27 Jeff Kingfsck: detect submodule urls starting with dash
2018-09-27 Junio C HamanoSync with 2.16.5
2018-09-27 Junio C HamanoGit 2.16.5 v2.16.5
2018-09-27 Junio C HamanoSync with 2.15.3
2018-09-27 Junio C HamanoGit 2.15.3 v2.15.3
2018-09-27 Junio C HamanoSync with Git 2.14.4
2018-09-27 Junio C HamanoGit 2.14.5 v2.14.5
2018-09-27 Jeff Kingsubmodule-config: ban submodule paths that start with...
2018-09-27 Jeff Kingsubmodule-config: ban submodule urls that start with...
2018-09-27 Jeff Kingsubmodule--helper: use "--" to signal end of clone...
2018-09-26 Nguyễn Thái... read-cache.c: optimize reading index format v4
next