]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-08-13  Patrick Steinhardtconfig: pass repo to `git_die_config()`
2024-08-13  Patrick Steinhardtconfig: pass repo to `git_config_get_expiry_in_days()`
2024-08-13  Patrick Steinhardtconfig: pass repo to `git_config_get_expiry()`
2024-08-13  Patrick Steinhardtconfig: pass repo to `git_config_get_max_percent_split_...
2024-08-13  Patrick Steinhardtconfig: pass repo to `git_config_get_split_index()`
2024-08-13  Patrick Steinhardtconfig: pass repo to `git_config_get_index_threads()`
2024-08-13  Patrick Steinhardtconfig: expose `repo_config_clear()`
2024-08-13  Patrick Steinhardtconfig: introduce missing setters that take repo as...
2024-08-13  Patrick Steinhardtpath: hide functions using `the_repository` by default
2024-08-13  Patrick Steinhardtpath: stop relying on `the_repository` in `worktree_git...
2024-08-13  Patrick Steinhardtpath: stop relying on `the_repository` when reporting...
2024-08-13  Patrick Steinhardthooks: remove implicit dependency on `the_repository`
2024-08-13  Patrick Steinhardteditor: do not rely on `the_repository` for interactive...
2024-08-13  Patrick Steinhardtpath: expose `do_git_common_path()` as `repo_common_pat...
2024-08-13  Patrick Steinhardtpath: expose `do_git_path()` as `repo_git_pathv()`
2024-08-07  Junio C HamanoMerge branch 'ps/refs-wo-the-repository' into ps/config...
2024-08-01  Junio C HamanoThe second batch
2024-08-01  Junio C HamanoMerge branch 'as/show-ref-option-help-update'
2024-08-01  Junio C HamanoMerge branch 'jc/doc-reviewing-guidelines-positive...
2024-08-01  Junio C HamanoMerge branch 'jc/doc-rebase-fuzz-vs-offset-fix'
2024-07-31  Junio C HamanoStart the 2.47 cycle
2024-07-31  Junio C HamanoMerge branch 'jc/how-to-maintain-updates'
2024-07-31  Junio C HamanoMerge branch 'tn/doc-commit-fix'
2024-07-31  Junio C HamanoMerge branch 'jc/doc-one-shot-export-with-shell-func'
2024-07-31  Junio C HamanoMerge branch 'cp/unit-test-reftable-merged'
2024-07-31  Junio C HamanoMerge branch 'kn/ci-clang-format'
2024-07-31  Junio C HamanoMerge branch 'jc/checkout-no-op-switch-errors'
2024-07-31  Junio C HamanoMerge branch 'pw/add-patch-with-suppress-blank-empty'
2024-07-31  Junio C HamanoMerge branch 'rj/make-cleanup'
2024-07-31  Junio C HamanoMerge branch 'jt/doc-post-receive-hook-update'
2024-07-31  Junio C HamanoMerge branch 'ad/merge-with-diff-algorithm'
2024-07-31  Junio C HamanoMerge branch 'rs/t-strvec-use-test-msg'
2024-07-30  Patrick Steinhardtrefs/reftable: stop using `the_repository`
2024-07-30  Patrick Steinhardtrefs/packed: stop using `the_repository`
2024-07-30  Patrick Steinhardtrefs/files: stop using `the_repository`
2024-07-30  Patrick Steinhardtrefs/files: stop using `the_repository` in `parse_loose...
2024-07-30  Patrick Steinhardtrefs: stop using `the_repository`
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-26  Ralf Thielowl10n: Update German translation
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  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  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
next