]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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
2022-02-05  Daniel Santosl10n: pt_PT: update Portuguese translation
2022-02-04  Jean-Noël Avilai18n: fix some misformated placeholders in command...
2022-02-04  Jean-Noël Avilai18n: remove from i18n strings that do not hold transla...
2022-02-04  Jean-Noël Avilai18n: factorize "invalid value" messages
2022-02-04  Jean-Noël Avilai18n: factorize more 'incompatible options' messages
2022-02-04  Ævar Arnfjörð... t0051: use "skip_all" under !MINGW in single-test file
2022-02-04  Glen Choobranch.c: use 'goto cleanup' in setup_tracking() to...
2022-02-04  Glen Choobranch: add --recurse-submodules option for branch...
2022-02-03  Ævar Arnfjörð... pack-bitmap-write.c: don't return without stop_progress()
2022-02-03  Ævar Arnfjörð... progress API: unify stop_progress{,_msg}(), fix trace2 bug
2022-02-03  Ævar Arnfjörð... progress.c: refactor stop_progress{,_msg}() to use...
2022-02-03  Ævar Arnfjörð... progress.c: use dereferenced "progress" variable, not...
2022-02-03  Ævar Arnfjörð... progress.h: format and be consistent with progress...
2022-02-03  Ævar Arnfjörð... progress.c tests: test some invalid usage
2022-02-03  Ævar Arnfjörð... progress.c tests: make start/stop commands on stdin
2022-02-03  Ævar Arnfjörð... progress.c test helper: add missing braces
2022-02-03  Ævar Arnfjörð... leak tests: fix a memory leak in "test-progress" helper
2022-02-03  Philip Oakleydoc: check-ignore: code-quote an exclamation mark
2022-02-02  Liginity Leefix typo in git-mktree.txt
2022-02-02  Ævar Arnfjörð... completion: add a GIT_COMPLETION_SHOW_ALL_COMMANDS
2022-02-02  Ævar Arnfjörð... completion tests: re-source git-completion.bash in...
2022-02-02  Shaoxuan Yuant/lib-read-tree-m-3way: indent with tabs
2022-02-02  Shaoxuan Yuant/lib-read-tree-m-3way: modernize style
2022-02-02  Shaoxuan Yuanbuiltin/diff.c: fix "git-diff" usage string typo
2022-02-02  Jerry Zhangpatch-id: fix scan_hunk_header on diffs with 1 line...
2022-02-02  Jerry Zhangpatch-id: fix antipatterns in tests
2022-02-02  Elijah Newrendiff-merges: avoid history simplifications when diffing...
2022-02-02  Elijah Newrenmerge-ort: mark conflict/warning messages from inner...
2022-02-02  Elijah Newrenshow, log: include conflict/warning messages in --remer...
2022-02-02  Elijah Newrendiff: add ability to insert additional headers for...
2022-02-02  Elijah Newrenmerge-ort: format messages slightly different for use...
2022-02-02  Elijah Newrenmerge-ort: mark a few more conflict messages as omittable
2022-02-02  Elijah Newrenmerge-ort: capture and print ll-merge warnings in our...
2022-02-02  Elijah Newrenll-merge: make callers responsible for showing warnings
2022-02-02  Elijah Newrenlog: clean unneeded objects during `log --remerge-diff`
2022-02-02  Elijah Newrenshow, log: provide a --remerge-diff capability
2022-02-02  Elijah Newrenrepo-settings: rename the traditional default fetch...
2022-02-02  Elijah Newrenrepo-settings: fix error handling for unknown values
2022-02-02  Elijah Newrenrepo-settings: fix checking for fetch.negotiationAlgori...
2022-02-01  Ævar Arnfjörð... perl Git.pm: don't ignore signalled failure in _cmd_close()
2022-02-01  Chen Bojunreceive-pack: purge temporary data if no command is...
2022-02-01  Glen Choobuiltin/branch: consolidate action-picking logic in...
2022-02-01  Glen Choobranch: add a dry_run parameter to create_branch()
2022-02-01  Glen Choobranch: make create_branch() always create a branch
2022-02-01  Glen Choobranch: move --set-upstream-to behavior to dwim_and_set...
2022-02-01  Thomas Koutchersubtree: force merge commit
2022-01-31  Han-Wen Nienhuyst5312: prepare for reftable
next