]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2022-02-18  Junio C HamanoMerge branch 'ps/avoid-unnecessary-hook-invocation...
2022-02-18  Junio C HamanoMerge branch 'pw/use-in-process-checkout-in-rebase'
2022-02-18  Junio C HamanoMerge branch 'cb/clear-quarantine-early-on-all-ref...
2022-02-18  Taylor BlauCODE_OF_CONDUCT.md: update PLC members list
2022-02-18  John Caicat-file: add --batch-command mode
2022-02-18  John Caicat-file: add remove_timestamp helper
2022-02-18  John Caicat-file: introduce batch_mode enum to replace print_co...
2022-02-18  John Caicat-file: rename cmdmode to transform_mode
2022-02-18  Junio C HamanoThe fifth batch
2022-02-18  Junio C HamanoMerge branch 'ab/complete-show-all-commands'
2022-02-18  Junio C HamanoMerge branch 'sy/modernize-t-lib-read-tree-m-3way'
2022-02-18  Junio C HamanoMerge branch 'po/doc-check-ignore-markup-fix'
2022-02-18  Junio C HamanoMerge branch 'js/scalar-global-options'
2022-02-18  Junio C HamanoMerge branch 'vd/sparse-clean-etc'
2022-02-18  Junio C HamanoMerge branch 'jz/rev-list-exclude-first-parent-only'
2022-02-18  Junio C HamanoMerge branch 'jz/patch-id-hunk-header-parsing-fix'
2022-02-18  Junio C HamanoMerge branch 'hn/reftable-tests'
2022-02-18  Junio C HamanoMerge branch 'tk/subtree-merge-not-ff-only'
2022-02-17  Elijah Newrenmerge-ort: make informational messages from recursive...
2022-02-17  René Scharfegrep: fix triggering PCRE2_NO_START_OPTIMIZE workaround
2022-02-17  Derrick Stoleedir: force untracked cache with core.untrackedCache
2022-02-17  Patrick Steinhardtfetch: make `--atomic` flag cover pruning of refs
2022-02-17  Patrick Steinhardtfetch: make `--atomic` flag cover backfilling of tags
2022-02-17  Patrick Steinhardtrefs: add interface to iterate over queued transactiona...
2022-02-17  Patrick Steinhardtfetch: report errors when backfilling tags fails
2022-02-17  Patrick Steinhardtfetch: control lifecycle of FETCH_HEAD in a single...
2022-02-17  Patrick Steinhardtfetch: backfill tags before setting upstream
2022-02-17  Patrick Steinhardtfetch: increase test coverage of fetches
2022-02-16  Junio C HamanoThe fourth batch
2022-02-16  Junio C HamanoMerge branch 'ab/do-not-hide-failures-in-git-dot-pm'
2022-02-16  Junio C HamanoMerge branch 'js/no-more-legacy-stash'
2022-02-16  Junio C HamanoMerge branch 'js/diff-filter-negation-fix'
2022-02-16  Junio C HamanoMerge branch 'en/fetch-negotiation-default-fix'
2022-02-16  Junio C HamanoMerge branch 'ab/auto-detect-zlib-compress2'
2022-02-16  Junio C HamanoMerge branch 'tb/midx-bitmap-corruption-fix'
2022-02-16  Junio C HamanoMerge branch 'en/remerge-diff'
2022-02-16  Junio C HamanoMerge branch 'hn/reftable-coverity-fixes'
2022-02-16  Junio C HamanoMerge branch 'll/doc-mktree-typofix'
2022-02-16  Junio C HamanoMerge branch 'ld/sparse-index-bash-completion'
2022-02-16  Ævar Arnfjörð... diff.[ch]: have diff_free() free options->parseopts
2022-02-16  Ævar Arnfjörð... diff.[ch]: have diff_free() call clear_pathspec(opts...
2022-02-16  Phillip Woodxdiff: handle allocation failure when merging
2022-02-16  Phillip Woodxdiff: refactor a function
2022-02-16  Phillip Woodxdiff: handle allocation failure in patience diff
2022-02-16  Phillip Woodxdiff: fix a memory leak
2022-02-16  Ævar Arnfjörð... date API: add and use a date_mode_release()
2022-02-16  Ævar Arnfjörð... date API: add basic API docs
2022-02-16  Ævar Arnfjörð... date API: provide and use a DATE_MODE_INIT
2022-02-16  Ævar Arnfjörð... date API: create a date.h, split from cache.h
2022-02-16  Ævar Arnfjörð... cache.h: remove always unused show_date_human() declaration
2022-02-16  Ævar Arnfjörð... grep: simplify config parsing and option parsing
2022-02-16  Ævar Arnfjörð... grep.c: do "if (bool && memchr())" not "if (memchr...
2022-02-16  Ævar Arnfjörð... grep.h: make "grep_opt.pattern_type_option" use its...
2022-02-16  Ævar Arnfjörð... grep API: call grep_config() after grep_init()
2022-02-16  Ævar Arnfjörð... grep.c: don't pass along NULL callback value
2022-02-16  Ævar Arnfjörð... built-ins: trust the "prefix" from run_builtin()
2022-02-16  Ævar Arnfjörð... grep tests: add missing "grep.patternType" config tests
2022-02-16  Ævar Arnfjörð... grep tests: create a helper function for "BRE" or ...
2022-02-16  Ævar Arnfjörð... log tests: check if grep_config() is called by "log...
2022-02-16  Ævar Arnfjörð... grep.h: remove unused "regex_t regexp" from grep_opt
2022-02-16  John Cainame-rev: replace --stdin with --annotate-stdin in...
2022-02-14  Derrick Stoleemailmap: change primary address for Derrick Stolee
2022-02-14  brian m. carlsondoc: clarify interaction between 'eol' and text=auto
2022-02-12  Junio C HamanoThe third batch
2022-02-12  Junio C HamanoMerge branch 'sy/diff-usage-typofix'
2022-02-12  Junio C HamanoMerge branch 'tg/fetch-prune-exit-code-fix'
2022-02-12  Junio C HamanoMerge branch 'en/sparse-checkout-leakfix'
2022-02-12  Junio C HamanoMerge branch 'rc/negotiate-only-typofix'
2022-02-12  Junio C HamanoMerge branch 'jc/doc-log-messages'
2022-02-12  Junio C HamanoMerge branch 'ab/no-errno-from-resolve-ref-unsafe'
2022-02-12  Junio C HamanoMerge branch 'gh/doc-typos'
2022-02-12  Junio C HamanoMerge branch 'rs/parse-options-lithelp-help'
2022-02-12  Junio C HamanoMerge branch 'bc/csprng-mktemps'
2022-02-12  Junio C HamanoMerge branch 'bc/clarify-eol-attr'
2022-02-12  Shaoxuan Yuant0001: replace "test [-d|-f]" with test_path_is_* functions
2022-02-11  Bagas Sanjayafetch-pack: parameterize message containing 'ready...
2022-02-11  Alex Henrielog: add a --no-graph option
2022-02-11  Alex Henrielog: fix memory leak if --graph is passed multiple...
2022-02-10  Patrick Steinhardtfetch: skip computing output width when not printing...
2022-02-10  Patrick Steinhardtfetch-pack: use commit-graph when computing cutoff
2022-02-10  Han-Wen Nienhuyst1410: mark bufsize boundary test as REFFILES
2022-02-10  Han-Wen Nienhuyst1410: use test-tool ref-store to inspect reflogs
2022-02-10  Junio C Hamanoglossary: describe "worktree"
2022-02-10  Jaydeep Dast/t0015-hash.sh: remove unnecessary '\' at line end
2022-02-09  Josh Steadmonclone, submodule: pass partial clone filters to submodules
2022-02-09  Junio C HamanoThe second batch for 2.36
2022-02-09  Junio C HamanoMerge branch 'jc/mem-pool-alignment'
2022-02-09  Junio C HamanoMerge branch 'js/sparse-vs-split-index'
2022-02-09  Junio C HamanoMerge branch 'jt/clone-not-quite-empty'
2022-02-09  Junio C HamanoMerge branch 'jt/sparse-checkout-leading-dir-fix'
2022-02-09  Junio C HamanoMerge branch 'en/plug-leaks-in-merge'
2022-02-09  Junio C HamanoMerge branch 'ab/config-based-hooks-2'
2022-02-09  Junio C HamanoMerge branch 'fs/ssh-signing-crlf'
2022-02-09  Junio C HamanoMerge branch 'jc/name-rev-stdin'
2022-02-09  Junio C HamanoMerge branch 'gc/fetch-negotiate-only-early-return'
2022-02-09  Junio C HamanoMerge branch 'pw/add-p-hunk-split-fix'
2022-02-09  Junio C HamanoMerge branch 'tl/doc-cli-options-first'
2022-02-09  Junio C HamanoMerge branch 'po/readme-mention-contributor-hints'
2022-02-09  Junio C HamanoMerge branch 'jt/conditional-config-on-remote-url'
2022-02-09  Junio C HamanoMerge branch 'en/merge-ort-restart-optim-fix'
next