]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-07-30  Junio C Hamanopatch-id: rewrite code that detects the beginning of...
2024-07-30  Junio C Hamanopatch-id: make get_one_patchid() more extensible
2024-07-30  Junio C Hamanopatch-id: call flush_current_id() only when needed
2024-07-30  Junio C Hamanot4204: patch-id supports various input format
2024-07-29  David Disseldorpnotes: do not trigger editor when adding an empty note
2024-07-29  Kousik Sanagavarapuunit-tests/test-lib: fix typo in check_pointer_eq(...
2024-07-29  Junio C HamanoGit 2.46 v2.46.0
2024-07-29  Junio C HamanoMerge tag 'l10n-2.46.0-rnd2' of https://github.com...
2024-07-28  Teng Longl10n: zh_CN: updated translation for 2.46
2024-07-27  Peter Kreftingl10n: sv.po: Update Swedish translation
2024-07-27  Jiang XinMerge branch 'l10n/zh-TW/2024-07-24' of github.com...
2024-07-27  Jiang XinMerge branch 'l10n-de-2.46' of github.com:ralfth/git
2024-07-27  Jiang XinMerge branch 'vi-2.46' of github.com:Nekosha/git-po
2024-07-27  Jiang XinMerge branch '2.46-uk-update' of github.com:arkid15r...
2024-07-27  Jiang XinMerge branch 'master' of github.com:alshopov/git-po
2024-07-27  Jiang XinMerge branch 'l10N_fr_2.46' of github.com:jnavila/git
2024-07-27  Jiang XinMerge branch 'tr-l10n' of github.com:bitigchi/git-po
2024-07-27  Jiang XinMerge branch 'po-id' of github.com:bagasme/git-po
2024-07-27  Yi-Jyun Panl10n: zh_TW: Git 2.46
2024-07-27  Eric Sunshinecheck-non-portable-shell: improve `VAR=val shell-func...
2024-07-27  Eric Sunshinecheck-non-portable-shell: suggest alternative for ...
2024-07-27  Eric Sunshinecheck-non-portable-shell: loosen one-shot assignment...
2024-07-27  Eric Sunshinet4034: fix use of one-shot variable assignment with...
2024-07-27  Eric Sunshinet3430: drop unnecessary one-shot "VAR=val shell-func...
2024-07-26  Jayson Rhynasdoc: fix hex code escapes in git-ls-files
2024-07-26  Junio C Hamanocsum-file: introduce discard_hashfile()
2024-07-26  Ralf Thielowl10n: Update German translation
2024-07-26  Junio C Hamanomailmap: plug memory leak in read_mailmap_blob()
2024-07-26  Vũ Tiến Hưngl10n: vi: Updated translation for 2.46
2024-07-25  Junio C Hamanodoc: difference in location to apply is "offset", not...
2024-07-25  Rubén Justoadd-patch: render hunks through the pager
2024-07-25  Rubén Justopager: introduce wait_for_pager
2024-07-25  Rubén Justopager: do not close fd 2 unnecessarily
2024-07-25  Rubén Justoadd-patch: test for 'p' command
2024-07-25  Junio C HamanoReviewingGuidelines: encourage positive reviews more
2024-07-25  Alexander Shopovshow-ref: improve short help messages of options
2024-07-24  Arkadii Yakovetsl10n: uk: v2.46 update
2024-07-23  Junio C HamanoGit 2.46-rc2 v2.46.0-rc2
2024-07-23  Junio C HamanoMerge branch 'ps/ref-storage-migration-fix'
2024-07-23  Junio C HamanoMerge branch 'js/doc-markup-updates-fix'
2024-07-23  Junio C HamanoMerge branch 'ja/doc-markup-updates-fix'
2024-07-23  Junio C HamanoMerge branch 'ds/midx-write-repack-fix'
2024-07-23  Junio C HamanoDoc: fix Asciidoctor css workaround
2024-07-23  Karthik Nayakci/style-check: add `RemoveBracesLLVM` in CI job
2024-07-23  Karthik Nayakcheck-whitespace: detect if no base_commit is provided
2024-07-23  Karthik Nayakci: run style check on GitHub and GitLab
2024-07-23  Karthik Nayakclang-format: formalize some of the spacing rules
2024-07-23  Karthik Nayakclang-format: avoid spacing around bitfield colon
2024-07-23  Karthik Nayakclang-format: indent preprocessor directives after...
2024-07-23  Patrick Steinhardtrefs: fix format migration on Cygwin
2024-07-23  Junio C HamanoCodingGuidelines: document a shell that "fails" "VAR...
2024-07-23  Tomas Nordindoc: remove dangling closing parenthesis
2024-07-22  Johannes Schindelinasciidoctor: fix `synopsis` rendering
2024-07-21  Alexander Shopovl10n: bg.po: Updated Bulgarian translation (5734t)
2024-07-20  Phillip Woodadd-patch: use normalize_marker() when recounting edite...
2024-07-20  Phillip Woodadd-patch: handle splitting hunks with diff.suppressBla...
2024-07-20  Jean-Noël Aviladoc: git-clone fix discrepancy between asciidoc and...
2024-07-19  Junio C Hamanohowto-maintain: update daily tasks
2024-07-19  Junio C Hamanohowto-maintain: cover a whole development cycle
2024-07-19  Jean-Noël Avilal10n: fr: v2.46.0
2024-07-19  Derrick Stoleemidx-write: revert use of --stdin-packs
2024-07-19  Emir SARIl10n: tr: Update Turkish translations
2024-07-19  Bagas Sanjayal10n: po-id for 2.46
2024-07-18  Alex Galvingit-svn: use `svn:global-ignores` to create .gitignore
2024-07-18  Alex Galvingit-svn: add public property `svn:global-ignores`
2024-07-18  Derrick Stoleet5319: add failing test case for repack/expire
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-18  Ramsay Jonesconfig.mak.uname: remove unused uname_P variable
2024-07-18  Ramsay JonesMakefile: drop -Wno-universal-initializer from SP_EXTRA...
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 HamanoRevert "reflog expire: don't use lookup_commit_referenc...
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  René Scharfet-strvec: fix type mismatch in check_strvec
2024-07-16  Christian Hesserefs: correct the version numbers in a comment
2024-07-15  Justin Toblerdoc: clarify post-receive hook behavior
2024-07-15  Junio C Hamanodoc: note that AT&T ksh does not work with our test...
2024-07-15  Junio C HamanoPost 2.46-rc0 batch #1
2024-07-15  Junio C HamanoMerge branch 'cp/unit-test-reftable-record'
next