]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2023-05-20  Teng Longl10n: zh_CN: Git 2.41.0 round #1
2023-05-20  Jiang XinMerge branch 'master' of github.com:git/git
2023-05-19  Junio C HamanoA few more topics after 2.41-rc1
2023-05-19  Junio C HamanoMerge branch 'js/rebase-count-fixes'
2023-05-19  Junio C HamanoMerge branch 'jc/do-not-negate-test-helpers'
2023-05-19  Junio C HamanoMerge branch 'cg/doc-http-lowspeed-limit'
2023-05-19  Alexander Shopovl10n: bg.po: Updated Bulgarian translation (5515t)
2023-05-19  John Cait7101-reset-empty-subdirs: modernize test format
2023-05-19  John Cait6050-replace: modernize test format
2023-05-19  John Cait5306-pack-nobase: modernize test format
2023-05-19  John Cait5303-pack-corruption-resilience: modernize test format
2023-05-19  John Cait5301-sliding-window: modernize test format
2023-05-19  John Cait5300-pack-object: modernize test format
2023-05-19  John Cait4206-log-follow-harder-copies: modernize test format
2023-05-19  John Cait4202-log: modernize test format
2023-05-19  John Cait4004-diff-rename-symlink: modernize test format
2023-05-19  John Cait4003-diff-rename-1: modernize test format
2023-05-19  John Cait4002-diff-basic: modernize test format
2023-05-19  John Cait3903-stash: modernize test format
2023-05-19  John Cait3700-add: modernize test format
2023-05-19  John Cait3500-cherry: modernize test format
2023-05-19  John Cait1006-cat-file: modernize test format
2023-05-19  John Cait1002-read-tree-m-u-2way: modernize test format
2023-05-19  John Cait1001-read-tree-m-2way: modernize test format
2023-05-19  John Cait3210-pack-refs: modernize test format
2023-05-19  John Cait0030-stripspace: modernize test format
2023-05-19  John Cait0000-basic: modernize test format
2023-05-19  Jeff Kingformat-patch: free elements of rev.ref_message_ids...
2023-05-19  Junio C HamanoGit 2.41-rc1 v2.41.0-rc1
2023-05-19  Junio C HamanoMerge branch 'jk/http-test-cgipassauth-unavailable...
2023-05-19  Junio C HamanoMerge branch 'bc/clone-empty-repo-via-protocol-v0'
2023-05-19  Junio C HamanoMerge branch 'jc/send-email-pre-process-fix'
2023-05-19  Junio C HamanoMerge branch 'tb/run-command-needs-alloc-h'
2023-05-19  Sean Allredls-remote doc: document the output format
2023-05-19  Sean Allredls-remote doc: explain what each example does
2023-05-19  Sean Allredls-remote doc: show peeled tags in examples
2023-05-19  Sean Allredls-remote doc: remove redundant --tags example
2023-05-19  Junio C Hamanoshow-branch doc: say <ref>, not <reference>
2023-05-19  Sean Allredshow-ref doc: update for internal consistency
2023-05-19  Jeff Kingformat-patch: free rev.message_id when exiting
2023-05-18  Jeff Kingt/lib-httpd: make CGIPassAuth support conditional
2023-05-18  Shuqi Liangdiff-tree: integrate with sparse index
2023-05-17  Junio C Hamanot9001: mark the script as no longer leak checker clean
2023-05-17  Jacob Abelworktree add: emit warn when there is a bad HEAD
2023-05-17  Jacob Abelworktree add: extend DWIM to infer --orphan
2023-05-17  Jacob Abelworktree add: introduce "try --orphan" hint
2023-05-17  Jacob Abelworktree add: add --orphan flag
2023-05-17  Jacob Abelt2400: add tests to verify --quiet
2023-05-17  Jacob Abelt2400: refactor "worktree add" opt exclusion tests
2023-05-17  Jacob Abelt2400: cleanup created worktree in test
2023-05-17  Jacob Abelworktree add: include -B in usage docs
2023-05-17  Arkadii Yakovetsl10n: update uk localization
2023-05-17  Junio C Hamanosend-email: clear the $message_id after validation
2023-05-17  brian m. carlsonupload-pack: advertise capabilities when cloning empty...
2023-05-17  Junio C HamanoA bit more before -rc1
2023-05-17  Junio C HamanoMerge branch 'jc/attr-source-tree'
2023-05-17  Patrick Steinhardtfetch: use `fetch_config` to store "submodule.fetchJobs...
2023-05-17  Patrick Steinhardtfetch: use `fetch_config` to store "fetch.parallel...
2023-05-17  Patrick Steinhardtfetch: use `fetch_config` to store "fetch.recurseSubmod...
2023-05-17  Patrick Steinhardtfetch: use `fetch_config` to store "fetch.showForcedUpd...
2023-05-17  Patrick Steinhardtfetch: use `fetch_config` to store "fetch.pruneTags...
2023-05-17  Patrick Steinhardtfetch: use `fetch_config` to store "fetch.prune" value
2023-05-17  Patrick Steinhardtfetch: pass through `fetch_config` directly
2023-05-17  Patrick Steinhardtfetch: drop unneeded NULL-check for `remote_ref`
2023-05-17  Patrick Steinhardtfetch: drop unused DISPLAY_FORMAT_UNKNOWN enum value
2023-05-17  Christian Hesseimap-send: include strbuf.h
2023-05-16  Taylor Blaurun-command.c: fix missing include under `NO_PTHREADS`
2023-05-16  Kristoffer... tag: keep the message file in case ref transaction...
2023-05-16  Kristoffer... t/t7004-tag: add regression test for successful tag...
2023-05-16  Kristoffer... doc: tag: document `TAG_EDITMSG`
2023-05-16  Junio C Hamanotest: do not negate test_path_is_* to assert absense
2023-05-16  Junio C Hamanot2021: do not negate test_path_is_dir
2023-05-16  Junio C Hamanotests: do not negate test_path_exists
2023-05-16  Jiang XinMerge tag 'v2.41.0-rc0'
2023-05-15  Junio C HamanoGit 2.41-rc0 v2.41.0-rc0
2023-05-15  Junio C HamanoMerge branch 'ps/fetch-output-format'
2023-05-15  Junio C HamanoMerge branch 'sg/retire-unused-cocci'
2023-05-15  Junio C HamanoMerge branch 'sl/diff-files-sparse'
2023-05-15  Junio C HamanoMerge branch 'ds/merge-tree-use-config'
2023-05-15  Junio C HamanoMerge branch 'js/subtree-fully-spelt-quiet-and-debug...
2023-05-15  Junio C HamanoMerge branch 'ar/test-cleanup-unused-file-creation'
2023-05-15  Junio C HamanoMerge branch 'jk/test-verbose-no-more'
2023-05-15  Junio C HamanoMerge branch 'tl/push-branches-is-an-alias-for-all'
2023-05-15  Junio C HamanoMerge branch 'jc/name-rev-deprecate-stdin-further'
2023-05-15  Junio C HamanoMerge branch 'jc/t9800-fix-use-of-show-s-raw'
2023-05-15  Junio C HamanoMerge branch 'jc/dirstat-plug-leaks'
2023-05-15  Junio C HamanoMerge branch 'ds/fsck-bitmap'
2023-05-15  Junio C HamanoMerge branch 'js/gitk-fixes-from-gfw'
2023-05-15  Junio C HamanoMerge branch 'fc/doc-use-datestamp-in-commit'
2023-05-15  Junio C HamanoMerge branch 'ar/config-count-tests-updates'
2023-05-15  Junio C HamanoMerge branch 'kh/doc-interpret-trailers-updates'
2023-05-15  Junio C HamanoMerge branch 'gc/trace-bare-repo-setup'
2023-05-15  Junio C HamanoMerge branch 'mc/send-email-header-cmd'
2023-05-15  Junio C HamanoMerge branch 'jc/doc-clarify-git-default-hash-variable'
2023-05-15  Junio C HamanoMerge branch 'rj/branch-unborn-in-other-worktrees'
2023-05-15  Corentin Garciadoc/git-config: add unit for http.lowSpeedLimit
2023-05-15  Johannes Schindelinrebase -r: fix the total number shown in the progress
2023-05-15  Johannes Schindelinrebase --update-refs: fix loops
2023-05-12  John Caipack-refs: teach pack-refs --include option
2023-05-12  John Caipack-refs: teach --exclude option to exclude refs from...
next