]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2021-07-28  Junio C HamanoMerge branch 'hj/commit-allow-empty-message'
2021-07-28  Junio C HamanoMerge branch 'dl/packet-read-response-end-fix'
2021-07-28  Junio C Hamanobisect: simplify return code from bisect_checkout()
2021-07-28  Junio C Hamanobisect: do not run show-branch just to show the current...
2021-07-26  David Turnert4060: remove unused variable
2021-07-26  Jeff Kingci/install-dependencies: handle "sparse" job package...
2021-07-26  Jeff Kingci: run "apt-get update" before "apt-get install"
2021-07-26  Junio C Hamanoexpand_user_path: allow in-flight topics to keep using...
2021-07-26  Andrzej Huntreset: clear_unpack_trees_porcelain to plug leak
2021-07-26  Andrzej Huntbuiltin/rebase: fix options.strategy memory lifecycle
2021-07-26  Andrzej Huntbuiltin/merge: free found_ref when done
2021-07-26  Andrzej Huntbuiltin/mv: free or UNLEAK multiple pointers at end...
2021-07-26  Andrzej Huntconvert: release strbuf to avoid leak
2021-07-26  Andrzej Huntread-cache: call diff_setup_done to avoid leak
2021-07-26  Andrzej Huntref-filter: also free head for ATOM_HEAD to avoid leak
2021-07-26  Andrzej Huntdiffcore-rename: move old_dir/new_dir definition to...
2021-07-26  Andrzej Huntbuiltin/for-each-repo: remove unnecessary argv copy...
2021-07-26  Andrzej Huntbuiltin/submodule--helper: release unused strbuf to...
2021-07-26  Andrzej Huntenvironment: move strbuf into block to plug leak
2021-07-26  Andrzej Huntfmt-merge-msg: free newly allocated temporary strings...
2021-07-26  Johannes Schindelininterpolate_path(): allow specifying paths relative...
2021-07-26  Johannes SchindelinUse a better name for the function interpolating paths
2021-07-26  Johannes Schindelinexpand_user_path(): clarify the role of the `real_home...
2021-07-26  Johannes Schindelinexpand_user_path(): remove stale part of the comment
2021-07-26  Johannes Schindelintests: exercise the RUNTIME_PREFIX feature
2021-07-26  Jeff Kingsubmodule: drop unused sm_name parameter from show_fetc...
2021-07-26  ZheNing Huref-filter: add %(rest) atom
2021-07-26  ZheNing Huref-filter: use non-const ref_format in *_atom_parser()
2021-07-26  ZheNing Huref-filter: --format=%(raw) support --perl
2021-07-26  ZheNing Huref-filter: add %(raw) atom
2021-07-26  ZheNing Huref-filter: add obj-type check in grab contents
2021-07-23  Philippe Blainmerge: apply autostash if merge strategy fails
2021-07-23  Philippe Blainmerge: apply autostash if fast-forward fails
2021-07-23  Philippe BlainDocumentation: define 'MERGE_AUTOSTASH'
2021-07-23  Philippe Blainmerge: add missing word "strategy" to a message
2021-07-23  Jonathan Tancache-tree: prefetch in partial clone read-tree
2021-07-23  Jonathan Tanunpack-trees: refactor prefetching code
2021-07-23  Jeff Kingpack-bitmap: check pack validity when opening bitmap
2021-07-22  Emily Shaffertr2: log parent process name
2021-07-22  Emily Shaffertr2: make process info collection platform-generic
2021-07-22  Ævar Arnfjörð... bundle tests: use test_cmp instead of grep
2021-07-22  Ævar Arnfjörð... bundle tests: use ">file" not ": >file"
2021-07-22  Junio C HamanoThe sixth batch
2021-07-22  Junio C HamanoMerge branch 'bc/rev-list-without-commit-line'
2021-07-22  Junio C HamanoMerge branch 'ab/imap-send-read-everything-simplify'
2021-07-22  Junio C HamanoMerge branch 'ab/gitignore-discovery-doc'
2021-07-22  Junio C HamanoMerge branch 'js/ci-windows-update'
2021-07-22  Junio C HamanoMerge branch 'ab/send-email-optim'
2021-07-22  Junio C HamanoMerge branch 'jk/typofix'
2021-07-22  Ævar Arnfjörð... SubmittingPatches: replace discussion of Travis with...
2021-07-22  Ævar Arnfjörð... SubmittingPatches: move discussion of Signed-off-by...
2021-07-22  Elijah Newrenpull: fix handling of multiple heads
2021-07-22  Elijah Newrenpull: update docs & code for option compatibility with...
2021-07-22  Elijah Newrenpull: abort by default when fast-forwarding is not...
2021-07-22  Elijah Newrenpull: make --rebase and --no-rebase override pull.ff...
2021-07-22  Elijah Newrenpull: since --ff-only overrides, handle it first
2021-07-22  Ævar Arnfjörð... Makefile: don't use "FORCE" for tags targets
2021-07-21  Felipe Contrerasdoc: pull: fix rebase=false documentation
2021-07-21  Ævar Arnfjörð... test-lib tests: move "run_sub_test" to a new lib-subtest.sh
2021-07-21  Junio C HamanoMerge branch 'ps/t0000-output-directory-fix' into ab...
2021-07-21  Junio C HamanoMerge branch 'jk/t0000-subtests-fix' into ab/lib-subtest
2021-07-21  Alex Henriepull: abort if --ff-only is given and fast-forwarding...
2021-07-21  Elijah Newrent7601: add tests of interactions with multiple merge...
2021-07-21  Elijah Newrent7601: test interaction of merge/rebase/fast-forward...
2021-07-20  Taylor Blaupack-bitmap: clarify comment in filter_bitmap_exclude_t...
2021-07-20  Derrick Stoleeunpack-trees: resolve sparse-directory/file conflicts
2021-07-20  Derrick Stoleet1092: document bad 'git checkout' behavior
2021-07-20  Philippe Blaindoc: clarify description of 'submodule.recurse'
2021-07-20  Jeff Kingdoc/git-config: simplify "override" advice for FILES...
2021-07-20  Jeff Kingdoc/git-config: clarify GIT_CONFIG environment variable
2021-07-20  Jeff Kingdoc/git-config: explain --file instead of referring...
2021-07-20  Elijah Newrenmerge-ort: restart merge with cached renames to reduce...
2021-07-20  Elijah Newrenmerge-ort: avoid recursing into directories when we...
2021-07-20  Elijah Newrenmerge-ort: defer recursing into directories when merge...
2021-07-20  Elijah Newrenmerge-ort: add a handle_deferred_entries() helper function
2021-07-20  Elijah Newrenmerge-ort: add data structures for allowable trivial...
2021-07-20  Elijah Newrenmerge-ort: add some more explanations in collect_merge_...
2021-07-20  Elijah Newrenmerge-ort: resolve paths early when we have sufficient...
2021-07-20  Patrick Steinhardtt0000: fix test if run with TEST_OUTPUT_DIRECTORY
2021-07-19  Taylor Blaumulti-pack-index: fix potential segfault without sub...
2021-07-19  Han-Wen Nienhuysrefs/debug: quote prefix
2021-07-19  Jeff Kingt0000: clear GIT_SKIP_TESTS before running sub-tests
2021-07-19  Ævar Arnfjörð... test-lib-functions: use test-tool for [de]packetize()
2021-07-17  Junio C HamanoThe fifth batch
2021-07-17  Junio C HamanoMerge branch 'ds/gender-neutral-doc'
2021-07-17  Junio C HamanoMerge branch 'jt/partial-clone-submodule-1'
2021-07-17  Junio C HamanoMerge branch 'ab/struct-init'
2021-07-17  Junio C HamanoMerge branch 'dd/test-stdout-count-lines'
2021-07-17  Junio C HamanoMerge branch 'hn/refs-test-cleanup'
2021-07-17  Junio C HamanoMerge branch 'rs/khash-alloc-cleanup'
2021-07-17  Junio C HamanoMerge branch 'ar/help-micro-cleanup'
2021-07-17  Junio C HamanoMerge branch 'ar/submodule-helper-include-cleanup'
2021-07-17  Junio C HamanoMerge branch 'ab/bundle-updates'
2021-07-17  Junio C HamanoMerge branch 'hn/refs-iterator-peel-returns-boolean'
2021-07-17  Junio C HamanoMerge branch 'ab/mktag-tests'
2021-07-17  Junio C HamanoMerge branch 'ab/show-branch-tests'
2021-07-17  Junio C HamanoMerge branch 'ab/fetch-negotiate-segv-fix'
2021-07-17  Junio C HamanoMerge branch 'ab/make-delete-on-error'
2021-07-17  Junio C HamanoMerge branch 'ew/mmap-failures'
2021-07-17  Junio C HamanoMerge branch 'js/config-mak-windows-pcre-fix'
next