]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2022-04-30  Junio C Hamano2.36 show regression fix
2022-04-29  Tao Klerkspush: new config option "push.autoSetupRemote" supports...
2022-04-29  Tao Klerkspush: default to single remote even when not named...
2022-04-29  Tao Klerksbranch: new autosetupmerge option 'simple' for matching...
2022-04-28  Junio C HamanoSome regression fixes for 2.36
2022-04-28  Junio C HamanoMerge branch 'rs/name-rev-fix-free-after-use'
2022-04-28  Junio C HamanoMerge branch 'jc/diff-tree-stdin-fix'
2022-04-28  Junio C HamanoMerge branch 'gc/submodule-update-part2'
2022-04-27  SZEDER Gáborsafe.directory: document and check that it's ignored...
2022-04-27  SZEDER Gábort0033-safe-directory: check when 'safe.directory' is...
2022-04-27  SZEDER Gábort0033-safe-directory: check the error message without...
2022-04-26  Derrick Stoleerev-parse: integrate with sparse index
2022-04-26  Derrick Stoleeobject-name: diagnose trees in index properly
2022-04-26  Derrick Stoleeobject-name: reject trees found in the index
2022-04-26  Derrick Stoleeshow: integrate with the sparse index
2022-04-26  Derrick Stoleet1092: add compatibility tests for 'git show'
2022-04-26  Orgad Shanehsubmodule--helper: fix initialization of warn_if_uninit...
2022-04-26  Junio C Hamano2.36 gitk/diff-tree --stdin regression fix
2022-04-25  Derrick Stoleecache: use const char * for get_object_directory()
2022-04-25  Derrick Stoleemulti-pack-index: use --object-dir real path
2022-04-25  Derrick Stoleemidx: use real paths in lookup_multi_pack_index()
2022-04-25  Derrick Stoleeclone: die() instead of BUG() on bad refs
2022-04-23  René ScharfeRevert "name-rev: release unused name strings"
2022-04-23  Miklos Vajnalog: "--since-as-filter" option is a non-terminating...
2022-04-22  Ævar Arnfjörð... CI: select CC based on CC_PACKAGE (again)
2022-04-22  Elijah NewrenDocumentation: some sparsity wording clarifications
2022-04-22  Elijah Newrengit-sparse-checkout.txt: mark non-cone mode as deprecated
2022-04-22  Elijah Newrengit-sparse-checkout.txt: flesh out pattern set sections...
2022-04-22  Elijah Newrengit-sparse-checkout.txt: add a new EXAMPLES section
2022-04-22  Elijah Newrengit-sparse-checkout.txt: shuffle some sections and...
2022-04-22  Elijah Newrengit-sparse-checkout.txt: update docs for deprecation...
2022-04-22  Elijah Newrengit-sparse-checkout.txt: wording updates for the cone...
2022-04-22  Elijah Newrensparse-checkout: make --cone the default
2022-04-22  Elijah Newrentests: stop assuming --no-cone is the default mode...
2022-04-21  Junio C Hamanoshow-branch: -g and --current are incompatible
2022-04-21  COGONI GuillaumeDocumentation/ToolsForGit.txt: Tools for developing Git
2022-04-21  Alex Henrierebase: use correct base for --keep-base when a branch...
2022-04-20  René Scharfediff: use mks_tempfile_dt()
2022-04-20  René Scharfetempfile: add mks_tempfile_dt()
2022-04-20  Kleber Tarcísiocommit-graph: close file before returning NULL
2022-04-20  Edmundo Carmona... rebase: simplify an assignment of options.type in cmd_r...
2022-04-18  Junio C HamanoGit 2.36 v2.36.0
2022-04-18  Junio C HamanoMerge tag 'l10n-2.36.0-rnd2.1' of https://github.com...
2022-04-17  Junio C HamanoMerge branch 'cb/buggy-gcc-12-workaround'
2022-04-17  Peter Kreftingl10n: sv.po: Update Swedish translation (5282t0f0u)
2022-04-17  Jiang XinMerge branch 'master' of github.com:Softcatala/git-po
2022-04-16  Jordi Masl10n: Update Catalan translation
2022-04-16  Bagas Sanjayal10n: po-id for 2.36 (round 2)
2022-04-15  Carlo Marcelo... config.mak.dev: alternative workaround to gcc 12 warnin...
2022-04-15  Carlo Marcelo... config.mak.dev: workaround gcc 12 bug affecting "pedant...
2022-04-15  Carlo Marcelo... reftable: avoid undefined behaviour breaking t0032
2022-04-15  Jiang XinMerge branch 'master' of github.com:ruester/git-po-de
2022-04-15  Jiang XinMerge branch 'fz/po-2.36.0-round2' of github.com:fangyi...
2022-04-14  Junio C HamanoMerge branch 'jc/revert-ref-transaction-hook-changes'
2022-04-14  Junio C HamanoMerge branch 'jc/relnotes-updates'
2022-04-14  Matthias Rüsterl10n: de.po: Update German translation
2022-04-14  Fangyi Zhoul10n: zh_CN v2.36.0 round 2
2022-04-14  Daniel Santosl10n: pt_PT: update Portuguese translation
2022-04-14  Tran Ngoc Quanl10n: vi(5285t): v2.36.0 round 2
2022-04-14  Ævar Arnfjörð... revisions API: add a TODO for diff_free(&revs->diffopt)
2022-04-14  Ævar Arnfjörð... revisions API: have release_revisions() release "topo_w...
2022-04-14  Ævar Arnfjörð... revisions API: have release_revisions() release "date_mode"
2022-04-14  Ævar Arnfjörð... revisions API: call diff_free(&revs->pruning) in revisi...
2022-04-14  Ævar Arnfjörð... revisions API: release "reflog_info" in release revisions()
2022-04-14  Ævar Arnfjörð... revisions API: clear "boundary_commits" in release_revi...
2022-04-14  Ævar Arnfjörð... revisions API: have release_revisions() release "prune_...
2022-04-14  Ævar Arnfjörð... revisions API: have release_revisions() release "grep_f...
2022-04-14  Ævar Arnfjörð... revisions API: have release_revisions() release "filter"
2022-04-14  Ævar Arnfjörð... revisions API: have release_revisions() release "cmdline"
2022-04-14  Ævar Arnfjörð... revisions API: have release_revisions() release "mailmap"
2022-04-14  Ævar Arnfjörð... revisions API: have release_revisions() release "commits"
2022-04-14  Ævar Arnfjörð... revisions API users: use release_revisions() for "prune...
2022-04-14  Ævar Arnfjörð... revisions API users: use release_revisions() with UNLEAK()
2022-04-14  Ævar Arnfjörð... revisions API users: use release_revisions() in builtin...
2022-04-14  Ævar Arnfjörð... revisions API users: use release_revisions() in http...
2022-04-14  Ævar Arnfjörð... revisions API users: add "goto cleanup" for release_rev...
2022-04-14  Ævar Arnfjörð... stash: always have the owner of "stash_info" free it
2022-04-14  Ævar Arnfjörð... revisions API users: use release_revisions() needing...
2022-04-14  Ævar Arnfjörð... revision.[ch]: document and move code declared around...
2022-04-14  Ævar Arnfjörð... revisions API users: add straightforward release_revisi...
2022-04-14  Ævar Arnfjörð... revision.[ch]: provide and start using a release_revisi...
2022-04-14  Ævar Arnfjörð... cocci: add and apply free_commit_list() rules
2022-04-14  Ævar Arnfjörð... format-patch: don't leak "extra_headers" or "ref_messag...
2022-04-14  Ævar Arnfjörð... string_list API users: use string_list_init_{no,}dup
2022-04-14  Ævar Arnfjörð... blame: use "goto cleanup" for cleanup_scoreboard()
2022-04-14  Ævar Arnfjörð... t/helper/test-fast-rebase.c: don't leak "struct strbuf"
2022-04-14  Elia PintoMakefile: add a prerequisite to the coverage-report...
2022-04-14  Jiang XinMerge branch 'loc/tw/0407' of github.com:l10n-tw/git-po
2022-04-14  Yi-Jyun Panl10n: zh_TW: v2.36.0 round 2
2022-04-13  Junio C HamanoRelNotes: revert the description on the reverted topics
2022-04-13  Junio C HamanoRelNotes: mention safe.directory
2022-04-13  Junio C HamanoRelNotes: clarify "bisect run unexecutable" tweak
2022-04-13  Junio C HamanoRevert "fetch: increase test coverage of fetches"
2022-04-13  Junio C HamanoRevert "Merge branch 'ps/avoid-unnecessary-hook-invocat...
2022-04-13  Junio C HamanoSync with Git 2.35.3
2022-04-13  Junio C HamanoGit 2.35.3 v2.35.3
2022-04-13  Junio C HamanoGit 2.34.3 v2.34.3
2022-04-13  Junio C HamanoGit 2.33.3 v2.33.3
2022-04-13  Junio C HamanoGit 2.32.2 v2.32.2
2022-04-13  Junio C HamanoGit 2.31.3 v2.31.3
next