]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2021-08-02  Han-Wen Nienhuyst6120: use git-update-ref rather than filesystem access
2021-08-02  Han-Wen Nienhuyst1503: mark symlink test as REFFILES
2021-08-02  Han-Wen Nienhuyst6050: use git-update-ref rather than filesystem access
2021-07-30  Ævar Arnfjörð... http: rename CURLOPT_FILE to CURLOPT_WRITEDATA
2021-07-30  Ævar Arnfjörð... http: drop support for curl < 7.19.3 and < 7.17.0 ...
2021-07-30  René Scharfeuse fspathhash() everywhere
2021-07-30  Jeff Kinghttp: drop support for curl < 7.19.4
2021-07-30  Ævar Arnfjörð... t0001: fix broken not-quite getcwd(3) test in bed67874e2
2021-07-30  Jeff Kinghttp: drop support for curl < 7.16.0
2021-07-30  Jeff Kinghttp: drop support for curl < 7.11.1
2021-07-30  Andrei RybakDocumentation: render special characters correctly
2021-07-30  Elijah Newrenmerge-ort: reuse path strings in pool_alloc_filespec
2021-07-30  Elijah Newrenmerge-ort: store filepairs and filespecs in our mem_pool
2021-07-30  Elijah Newrendiffcore-rename, merge-ort: add wrapper functions for...
2021-07-30  Elijah Newrenmerge-ort: switch our strmaps over to using memory...
2021-07-30  Elijah Newrenmerge-ort: set up a memory pool
2021-07-30  Elijah Newrenmerge-ort: add pool_alloc, pool_calloc, and pool_strndu...
2021-07-30  Elijah Newrendiffcore-rename: use a mem_pool for exact rename detect...
2021-07-30  Elijah Newrenmerge-ort: rename str{map,intmap,set}_func()
2021-07-29  Derrick Stoleeadd: remove ensure_full_index() with --renormalize
2021-07-29  Derrick Stoleeadd: ignore outside the sparse-checkout in refresh()
2021-07-29  Derrick Stoleepathspec: stop calling ensure_full_index
2021-07-29  Derrick Stoleeadd: allow operating on a sparse-only index
2021-07-29  Derrick Stoleet1092: test merge conflicts outside cone
2021-07-28  Junio C HamanoThe seventh batch
2021-07-28  Junio C HamanoMerge branch 'ps/t0000-output-directory-fix'
2021-07-28  Junio C HamanoMerge branch 'tb/reverse-midx'
2021-07-28  Junio C HamanoMerge branch 'hn/refs-debug-empty-prefix'
2021-07-28  Junio C HamanoMerge branch 'pb/dont-complete-aliased-options'
2021-07-28  Junio C HamanoMerge branch 'en/rename-limits-doc'
2021-07-28  Junio C HamanoMerge branch 'ds/gender-neutral-doc-guidelines'
2021-07-28  Junio C HamanoMerge branch 'ds/status-with-sparse-index'
2021-07-28  Junio C HamanoMerge branch 'js/ci-make-sparse'
2021-07-28  Junio C HamanoMerge branch 'ab/pkt-line-tests'
2021-07-28  Junio C HamanoMerge branch 'jk/t0000-subtests-fix'
2021-07-28  Junio C HamanoMerge branch 'dl/diff-merge-base'
2021-07-28  Junio C HamanoMerge branch 'ab/attribute-format'
2021-07-28  Junio C HamanoMerge branch 'jk/log-decorate-optim'
2021-07-28  Junio C HamanoMerge branch 'sm/worktree-add-lock'
2021-07-28  Junio C HamanoMerge branch 'ew/many-alternate-optim'
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...
next