git.git
2020-03-30 Patrick Steinhardtrefs: fix segfault when aborting empty transaction
2020-03-30 Garima Singhcommit-graph: examine commits by generation number
2020-03-30 Jeff Kingcommit-graph: examine changed-path objects in pack...
2020-03-30 Garima Singhcommit-graph: compute Bloom filters for changed paths
2020-03-30 Derrick Stoleediff: halt tree-diff early after max_changes
2020-03-30 Garima Singhbloom.c: core Bloom filter implementation for changed...
2020-03-30 Garima Singhbloom.c: introduce core Bloom filter constructs
2020-03-30 Garima Singhbloom.c: add the murmur3 hash implementation
2020-03-30 Garima Singhcommit-graph: define and use MAX_NUM_CHUNKS
2020-03-29 Jonathan Tanconnected: always use partial clone optimization
2020-03-29 Junio C HamanoMerge branch 'ds/default-pack-use-sparse-to-true'
2020-03-29 Martin ÅgrenINSTALL: drop support for docbook-xsl before 1.74
2020-03-29 Martin Ågrenmanpage-normal.xsl: fold in manpage-base.xsl
2020-03-29 Martin Ågrenmanpage-bold-literal.xsl: stop using git.docbook.backslash
2020-03-29 Martin ÅgrenDoc: drop support for docbook-xsl before 1.73.0
2020-03-29 Martin ÅgrenDoc: drop support for docbook-xsl before 1.72.0
2020-03-29 Martin ÅgrenDoc: drop support for docbook-xsl before 1.71.1
2020-03-29 Julien Moutinhogitweb: fix UTF-8 encoding when using CGI::Fast
2020-03-29 Jeff Kingtest-lib-functions: simplify packetize() stdin code
2020-03-29 Junio C HamanoCodingGuidelines: allow ${#posix} == strlen($posix)
2020-03-29 Junio C Hamanot/README: suggest how to leave test early with failure
2020-03-29 Philippe Blaingit-rebase.txt: fix typo
2020-03-29 René Scharfepull: pass documented fetch options on
2020-03-29 René Scharfepull: remove --update-head-ok from documentation
2020-03-29 Alban Gruinsequencer: mark messages for translation
2020-03-29 Denton Liuwrapper: indent with tabs
2020-03-28 Damien Robertmidx.c: fix an integer underflow
2020-03-27 Elijah Newrenpull: avoid running both merge and rebase
2020-03-27 Jeff KingMakefile: use curl-config --cflags
2020-03-27 Jeff KingMakefile: avoid running curl-config multiple times
2020-03-27 Jeff Kingp5310: stop timing non-bitmap pack-to-disk
2020-03-27 Jeff Kingupload-pack: handle unexpected delim packets
2020-03-27 Jeff Kingtest-lib-functions: make packetize() more efficient
2020-03-27 Elijah Newrensparse-checkout: provide a new reapply subcommand
2020-03-27 Elijah Newrenunpack-trees: failure to set SKIP_WORKTREE bits always...
2020-03-27 Elijah Newrenunpack-trees: provide warnings on sparse updates for...
2020-03-27 Elijah Newrenunpack-trees: make sparse path messages sound like...
2020-03-27 Elijah Newrenunpack-trees: split display_error_msgs() into two
2020-03-27 Elijah Newrenunpack-trees: rename ERROR_* fields meant for warnings...
2020-03-27 Elijah Newrenunpack-trees: move ERROR_WOULD_LOSE_SUBMODULE earlier
2020-03-27 Elijah Newrensparse-checkout: use improved unpack_trees porcelain...
2020-03-27 Elijah Newrensparse-checkout: use new update_sparsity() function
2020-03-27 Elijah Newrenunpack-trees: add a new update_sparsity() function
2020-03-27 Elijah Newrenunpack-trees: pull sparse-checkout pattern reading...
2020-03-27 Elijah Newrenunpack-trees: do not mark a dirty path with SKIP_WORKTREE
2020-03-27 Elijah Newrenunpack-trees: allow check_updates() to work on a differ...
2020-03-27 Elijah Newrent1091: make some tests a little more defensive against...
2020-03-27 Elijah Newrenunpack-trees: simplify pattern_list freeing
2020-03-27 Elijah Newrenunpack-trees: simplify verify_absent_sparse()
2020-03-27 Elijah Newrenunpack-trees: remove unused error type
2020-03-27 Elijah Newrenunpack-trees: fix minor typo in comment
2020-03-27 Jeff Kingt/lib-*.sh: drop executable bit
2020-03-27 Jeff Kingt/lib-credential.sh: drop shebang line
2020-03-27 Andras Kucsmarun-command: trigger PATH lookup properly on Cygwin
2020-03-27 Denton Liut5801: teach compare_refs() to accept !
2020-03-27 Denton Liut5612: stop losing return codes of git commands
2020-03-27 Denton Liut5612: don't use `test_must_fail test_cmp`
2020-03-27 Denton Liut5607: reorder `nongit test_must_fail`
2020-03-27 Denton Liut5550: simplify no matching line check
2020-03-27 Denton Liut5512: stop losing return codes of git commands
2020-03-27 Denton Liut5512: stop losing git exit code in here-docs
2020-03-27 Đoàn Trần Công... t5703: feed raw data into test-tool unpack-sideband
2020-03-27 Đoàn Trần Công... t4124: tweak test so that non-compliant diff(1) can...
2020-03-27 Junio C HamanoThe second batch post 2.26 cycle
2020-03-27 Junio C HamanoMerge branch 'ah/force-pull-rebase-configuration'
2020-03-27 Junio C HamanoMerge branch 'tg/retire-scripted-stash'
2020-03-27 Junio C HamanoMerge branch 'jc/describe-misnamed-annotated-tag'
2020-03-27 Junio C HamanoMerge branch 'at/rebase-fork-point-regression-fix'
2020-03-27 Junio C HamanoMerge branch 'hi/gpg-prefer-check-signature'
2020-03-27 Junio C HamanoMerge branch 'bc/filter-process'
2020-03-27 Junio C HamanoMerge branch 'bc/sha-256-part-1-of-4'
2020-03-27 Junio C HamanoMerge branch 'pb/recurse-submodules-fix'
2020-03-26 Johannes Schindelintests: increase the verbosity of the GPG-related prereqs
2020-03-26 Johannes Schindelintests: turn GPG, GPGSM and RFC1991 into lazy prereqs
2020-03-26 Johannes Schindelintests: do not let lazy prereqs inside `test_expect_...
2020-03-26 Johannes Schindelint/lib-gpg.sh: stop pretending to be a stand-alone script
2020-03-25 Junio C HamanoThe first batch post 2.26 cycle
2020-03-25 Junio C HamanoMerge branch 'ss/submodule-foreach-cb'
2020-03-25 Junio C HamanoMerge branch 'jc/config-tar'
2020-03-25 Junio C HamanoMerge branch 'en/oidset-uninclude-hashmap'
2020-03-25 Junio C HamanoMerge branch 'ds/check-connected-reprepare-packed-git'
2020-03-25 Junio C HamanoMerge branch 'rs/doc-passthru-fetch-options'
2020-03-25 Junio C HamanoMerge branch 'pw/advise-rebase-skip'
2020-03-25 Junio C HamanoMerge branch 'yz/p4-py3'
2020-03-25 Junio C HamanoMerge branch 'am/real-path-fix'
2020-03-25 Junio C HamanoMerge branch 'sg/commit-slab-clarify-peek'
2020-03-25 Junio C HamanoMerge branch 'jc/maintain-doc'
2020-03-25 Junio C HamanoMerge branch 'js/https-proxy-config'
2020-03-25 Junio C HamanoMerge branch 'hw/advise-ng'
2020-03-25 Junio C HamanoGit 2.26.1
2020-03-25 Johannes Schindelintests(gpg): allow the gpg-agent to start on Windows
2020-03-25 Matheus Tavarestest-lib: allow short options to be bundled
2020-03-25 Đoàn Trần Công... t7063: drop non-POSIX argument "-ls" from find(1)
2020-03-25 Đoàn Trần Công... t5616: use rev-parse instead to get HEAD's object_id
2020-03-25 Đoàn Trần Công... t5003: skip conversion test if unzip -a is unavailable
2020-03-25 Đoàn Trần Công... t5003: drop the subshell in test_lazy_prereq
2020-03-25 Đoàn Trần Công... test-lib-functions: test_cmp: eval $GIT_TEST_CMP
2020-03-25 Đoàn Trần Công... t4061: use POSIX compliant regex(7)
2020-03-25 Denton Liut5512: don't use `test_must_fail test_cmp`
2020-03-24 Denton LiuLib-ify prune-packed
next
git clone https://git.99rst.org/PROJECT