]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-07-30  René Scharfet0080: use here-doc test body
2024-07-18  Junio C HamanoGit 2.46-rc1 v2.46.0-rc1
2024-07-18  Junio C HamanoMerge branch 'jk/am-retry'
2024-07-18  Junio C HamanoMerge branch 'tb/pseudo-merge-reachability-bitmap'
2024-07-18  Junio C HamanoMerge branch 'ps/pseudo-ref-terminology'
2024-07-18  Junio C HamanoMerge branch 'tb/doc-max-tree-depth-fix'
2024-07-18  Junio C HamanoMerge branch 'ch/refs-without-the-repository-fix'
2024-07-17  Junio C HamanoPost 2.46-rc0 batch #3
2024-07-17  Junio C HamanoMerge branch 'js/unit-test-oidtree-cmake-fix'
2024-07-17  Junio C HamanoMerge branch 'js/var-git-shell-path'
2024-07-17  Junio C HamanoMerge branch 'ps/doc-http-empty-cookiefile'
2024-07-17  Junio C HamanoMerge branch 'kn/push-empty-fix'
2024-07-17  Junio C HamanoMerge branch 'jc/http-cookiefile'
2024-07-17  Junio C HamanoMerge branch 'jk/test-body-in-here-doc'
2024-07-17  Junio C HamanoMerge branch 'rj/test-sanitize-leak-log-fix'
2024-07-17  Taylor BlauDocumentation: fix default value for core.maxTreeDepth
2024-07-17  Martin ÅgrenDocumentation/glossary: fix double word
2024-07-17  Martin ÅgrenDocumentation/gitpacking: make sample configs listing...
2024-07-17  Jeff Kingt4153: stop redirecting input from /dev/zero
2024-07-16  Junio C HamanoPost 2.46-rc0 batch #2
2024-07-16  Junio C HamanoMerge branch 'bc/gitfaq-more'
2024-07-16  Junio C HamanoMerge branch 'bc/http-proactive-auth'
2024-07-16  Junio C HamanoMerge branch 'jc/where-is-bash-for-ci'
2024-07-16  Junio C HamanoMerge branch 'ds/advice-sparse-index-expansion'
2024-07-16  Junio C HamanoMerge branch 'cb/send-email-sanitize-trailer-addresses'
2024-07-16  Junio C HamanoMerge branch 'en/ort-inner-merge-error-fix'
2024-07-16  Christian Hesserefs: correct the version numbers in a comment
2024-07-15  Junio C HamanoPost 2.46-rc0 batch #1
2024-07-15  Junio C HamanoMerge branch 'cp/unit-test-reftable-record'
2024-07-15  Junio C HamanoMerge branch 'jc/disable-push-nego-for-deletion'
2024-07-15  Junio C HamanoMerge branch 'ri/doc-show-branch-fix'
2024-07-15  Junio C HamanoMerge branch 'tb/dev-build-pedantic-fix'
2024-07-15  Junio C HamanoMerge branch 'rs/clang-format-updates'
2024-07-15  Junio C HamanoMerge branch 'am/gitweb-feed-use-committer-date'
2024-07-15  Junio C HamanoMerge branch 'jk/tests-without-dns'
2024-07-15  Junio C HamanoMerge branch 'gt/unit-test-oidmap'
2024-07-15  Junio C HamanoMerge branch 'as/describe-broken-refresh-index-fix'
2024-07-15  Junio C HamanoMerge branch 'rj/t0613-no-longer-leaks'
2024-07-15  Junio C HamanoMerge branch 'rj/t0612-no-longer-leaks'
2024-07-13  Johannes Schindelinvar(win32): do report the GIT_SHELL_PATH that is actual...
2024-07-13  Johannes Schindelinrun-command: declare the `git_shell_path()` function...
2024-07-13  Johannes Schindelinrun-command(win32): resolve the path to the Unix shell...
2024-07-13  Johannes Schindelinmingw(is_msys2_sh): handle forward slashes in the ...
2024-07-13  Johannes Schindelinwin32: override `fspathcmp()` with a directory separato...
2024-07-13  Johannes Schindelinstrvec: declare the `strvec_push_nodup()` function...
2024-07-13  Johannes Schindelinrun-command: refactor getting the Unix shell path into...
2024-07-12  Johannes Schindelincmake: fix build of `t-oidtree`
2024-07-12  Karthik Nayakbuiltin/push: call set_refspecs after validating remote
2024-07-12  Junio C HamanoGit 2.46-rc0 v2.46.0-rc0
2024-07-12  Junio C HamanoMerge branch 'rs/simplify-submodule-helper-super-prefix...
2024-07-12  Junio C HamanoMerge branch 'as/pathspec-h-typofix'
2024-07-11  Piotr Szlazakdoc: update http.cookieFile with in-memory cookie proce...
2024-07-11  Rubén Justotest-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by default
2024-07-10  Jeff Kingt/.gitattributes: ignore whitespace in chainlint expect...
2024-07-10  Jeff Kingt: convert some here-doc test bodies
2024-07-10  Jeff Kingtest-lib: allow test snippets as here-docs
2024-07-10  Jeff Kingchainlint.pl: add tests for test body in heredoc
2024-07-10  Eric Sunshinechainlint.pl: recognize test bodies defined via heredoc
2024-07-10  Jeff Kingchainlint.pl: check line numbers in expected output
2024-07-10  Jeff Kingchainlint.pl: force CRLF conversion when opening input...
2024-07-10  Jeff Kingchainlint.pl: do not spawn more threads than we have...
2024-07-10  Jeff Kingchainlint.pl: only start threads if jobs > 1
2024-07-10  Jeff Kingchainlint.pl: add test_expect_success call to test...
2024-07-10  Junio C Hamanohttp.c: cookie file tightening
2024-07-10  brian m. carlsonhttp: allow authenticating proactively
2024-07-10  brian m. carlsondoc: mention that proxies must be completely transparent
2024-07-10  brian m. carlsongitfaq: add entry about syncing working trees
2024-07-10  brian m. carlsongitfaq: give advice on using eol attribute in gitattributes
2024-07-10  brian m. carlsongitfaq: add documentation on proxies
2024-07-08  Junio C Hamanoci: unify bash calling convention
2024-07-08  Junio C HamanoThe ninteenth batch
2024-07-08  Junio C HamanoMerge branch 'ds/sparse-lstat-caching'
2024-07-08  Junio C HamanoMerge branch 'xx/bundie-uri-fixes'
2024-07-08  Junio C HamanoMerge branch 'ps/leakfixes-more'
2024-07-08  Junio C HamanoMerge branch 'tb/path-filter-fix'
2024-07-08  Junio C HamanoMerge branch 'db/date-underflow-fix'
2024-07-08  Junio C HamanoMerge branch 'rj/pager-die-upon-exec-failure'
2024-07-08  Junio C HamanoMerge branch 'ss/doc-eol-attr-fix'
2024-07-08  Junio C HamanoMerge branch 'jc/archive-prefix-with-add-virtual-file'
2024-07-08  Derrick Stoleeadvice: warn when sparse index expands
2024-07-08  Rikita Ishikawadoc: fix the max number of branches shown by "show...
2024-07-08  Jesús Ariel... gitweb: rss/atom change published/updated date to commi...
2024-07-08  Junio C HamanoMerge https://github.com/j6t/git-gui
2024-07-07  Johannes SixtMerge branch 'os/catch-rename'
2024-07-06  René Scharfeclang-format: include kh_foreach* macros in ForEachMacros
2024-07-06  Taylor Blauconfig.mak.dev: fix typo when enabling -Wpedantic
2024-07-06  Elijah Newrenmerge-ort: fix missing early return
2024-07-03  Ghanshyam Thakkart: migrate helper/test-oidmap.c to unit-tests/t-oidmap.c
2024-07-02  Junio C Hamanopush: avoid showing false negotiation errors
2024-07-02  Junio C HamanoSync with 'maint'
2024-07-02  Junio C HamanoThe eighteenth batch
2024-07-02  Junio C HamanoMerge branch 'rs/diff-color-moved-w-no-ext-diff-fix'
2024-07-02  Junio C HamanoMerge branch 'ew/object-convert-leakfix'
2024-07-02  Junio C HamanoMerge branch 'jk/remote-wo-url'
2024-07-02  Junio C HamanoMerge branch 'jc/fuzz-sans-curl'
2024-07-02  Junio C HamanoMerge branch 'rb/build-options-w-lib-versions'
2024-07-02  Junio C HamanoMerge branch 'ps/use-the-repository'
2024-07-02  Junio C HamanoMerge branch 'ew/cat-file-unbuffered-tests'
2024-07-02  Junio C HamanoYet another batch of post 2.45.2 updates from the ...
2024-07-02  Junio C HamanoMerge branch 'rs/remove-unused-find-header-mem' into...
next