]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2020-04-01  Elijah Newrendir: replace double pathspec matching with single in...
2020-04-01  Elijah Newrendir: include DIR_KEEP_UNTRACKED_CONTENTS handling in...
2020-04-01  Elijah Newrendir: replace exponential algorithm with a linear one
2020-04-01  Derrick Stoleedir: refactor treat_directory to clarify control flow
2020-04-01  Elijah Newrendir: fix confusion based on variable tense
2020-04-01  Elijah Newrendir: fix broken comment
2020-04-01  Elijah Newrendir: consolidate treat_path() and treat_one_path()
2020-04-01  Elijah Newrendir: fix simple typo in comment
2020-04-01  Elijah Newrent3000: add more testcases testing a variety of ls-files...
2020-04-01  Elijah Newrent7063: more thorough status checking
2020-04-01  Jeff Kingclone: use "quick" lookup while following tags
2020-03-31  Martin Ågrenuser-manual.conf: don't specify [listingblock]
2020-03-30  Alban Gruint3432: test `--merge' with `rebase.abbreviateCommands...
2020-03-30  Alban Gruinsequencer: don't abbreviate a command if it doesn't...
2020-03-30  Johannes SchindelinMyFirstObjectWalk: remove unnecessary conditional statement
2020-03-30  Jeff Kingoidset: stop referring to sha1-array
2020-03-30  Jeff Kingref-filter: stop referring to "sha1 array"
2020-03-30  Jeff Kingbisect: stop referring to sha1_array
2020-03-30  Jeff Kingtest-tool: rename sha1-array to oid-array
2020-03-30  Jeff Kingoid_array: rename source file from sha1-array
2020-03-30  Jeff Kingoid_array: use size_t for iteration
2020-03-30  Jeff Kingoid_array: use size_t for count and allocation
2020-03-30  brian m. carlsondocs: add a FAQ
2020-03-30  Patrick Steinhardtstrbuf: provide function to append whole lines
2020-03-30  Patrick Steinhardtgit-update-ref.txt: add missing word
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_...
next