]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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'
2022-02-09  Junio C HamanoMerge branch 'js/test-unset-trace2-parents'
2022-02-09  Taylor Blaumidx: prevent writing a .bitmap without any objects
2022-02-08  Lessley Denningtoncompletion: handle unusual characters for sparse-checkout
2022-02-08  Lessley Denningtoncompletion: improve sparse-checkout cone mode directory...
2022-02-08  Lessley Denningtoncompletion: address sparse-checkout issues
2022-02-08  Johannes Schindelint0012: verify that built-ins handle `-h` even without...
2022-02-08  Johannes Schindelincheckout/fetch/pull/pack-objects: allow `-h` outside...
2022-02-08  Derrick Stoleeconfig: make git_configset_get_string_tmp() private
2022-02-08  Derrick Stoleeworktree: copy sparse-checkout patterns and config...
2022-02-08  Derrick Stoleesparse-checkout: set worktree-config correctly
2022-02-08  Derrick Stoleeconfig: add repo_config_set_worktree_gently()
2022-02-08  Derrick Stoleeworktree: create init_worktree_config()
2022-02-08  Derrick StoleeDocumentation: add extensions.worktreeConfig details
2022-02-07  Ævar Arnfjörð... ls-remote & transport API: release "struct transport_ls...
2022-02-07  Ævar Arnfjörð... hash-object: fix a trivial leak in --path
2022-02-05  Junio C HamanoThe first batch
2022-02-05  Junio C HamanoMerge branch 'ms/update-index-racy'
2022-02-05  Junio C HamanoMerge branch 'jc/reflog-parse-options'
2022-02-05  Junio C HamanoMerge branch 'ab/cat-file'
2022-02-05  Junio C HamanoMerge branch 'jc/qsort-s-alignment-fix'
2022-02-05  Junio C HamanoMerge branch 'rs/apply-symlinks-use-strset'
2022-02-05  Junio C HamanoMerge branch 'rs/grep-expr-cleanup'
2022-02-05  Junio C HamanoMerge branch 'jh/p4-spawning-external-commands-cleanup'
2022-02-05  Junio C HamanoMerge branch 'jh/p4-fix-use-of-process-error-exception'
2022-02-05  Junio C HamanoMerge branch 'jc/find-header'
2022-02-05  Junio C HamanoMerge branch 'pb/pull-rebase-autostash-fix'
2022-02-05  Daniel Santosl10n: pt_PT: update TEAMS file
next