]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2022-01-26  Phillip Woodrebase: do not remove untracked files on checkout
2022-01-26  Phillip Woodrebase: pass correct arguments to post-checkout hook
2022-01-26  Phillip Woodt5403: refactor rebase post-checkout hook tests
2022-01-26  Phillip Woodrebase: factor out checkout for up to date branch
2022-01-26  Elijah Newrensequencer, stash: fix running from worktree subdir
2022-01-26  Jonathan Tanclone: support unusual remote ref configurations
2022-01-26  Ævar Arnfjörð... compat: auto-detect if zlib has uncompress2()
2022-01-24  Jessica Clarkemem-pool: don't assume uintmax_t is aligned enough...
2022-01-24  Junio C HamanoGit 2.35 v2.35.0
2022-01-24  Junio C HamanoMerge branch 'ab/checkout-branch-info-leakfix'
2022-01-24  Junio C HamanoMerge tag 'l10n-2.35.0-rnd2' of git://github.com/git...
2022-01-24  Johannes Schindelinsplit-index: it really is incompatible with the sparse...
2022-01-24  Johannes Schindelint1091: disable split index
2022-01-24  Johannes Schindelinsparse-index: sparse index is disallowed when split...
2022-01-23  Jordi Masl10n: Update Catalan translation
2022-01-22  Jiang XinMerge branch 'l10n/zh_TW/220113' of github.com:l10n...
2022-01-22  Junio C Hamanocheckout: avoid BUG() when hitting a broken repository
2022-01-21  Elijah Newrenmerge: fix memory leaks in cmd_merge()
2022-01-21  Elijah Newrenmerge-ort: fix memory leak in merge_ort_internal()
2022-01-21  Yi-Jyun Panl10n: zh_TW: v2.35.0 round 2 (0 untranslated)
2022-01-21  Jonathan Tansparse-checkout: create leading directory
2022-01-21  Jordi Masl10n: Update Catalan translation
2022-01-20  Junio C HamanoMerge branch 'js/branch-track-inherit'
2022-01-20  Junio C Hamanofetch: help translators by reusing the same message...
2022-01-20  Han-Wen Nienhuysreftable: add print functions to the record types
2022-01-20  Han-Wen Nienhuysreftable: make reftable_record a tagged union
2022-01-20  Han-Wen Nienhuysreftable: remove outdated file reftable.c
2022-01-20  Han-Wen Nienhuysreftable: implement record equality generically
2022-01-20  Han-Wen Nienhuysreftable: make reftable-record.h function signatures...
2022-01-20  Han-Wen Nienhuysreftable: handle null refnames in reftable_ref_record_equal
2022-01-20  Han-Wen Nienhuysreftable: drop stray printf in readwrite_test
2022-01-20  Han-Wen Nienhuysreftable: order unittests by complexity
2022-01-20  Han-Wen Nienhuysreftable: all xxx_free() functions accept NULL arguments
2022-01-20  Han-Wen Nienhuysreftable: fix resource warning
2022-01-20  Han-Wen Nienhuysreftable: ignore remove() return value in stack_test.c
2022-01-20  Han-Wen Nienhuysreftable: check reftable_stack_auto_compact() return...
2022-01-20  Han-Wen Nienhuysreftable: fix resource leak blocksource.c
2022-01-20  Han-Wen Nienhuysreftable: fix resource leak in block.c error path
2022-01-20  Han-Wen Nienhuysreftable: fix OOB stack write in print functions
2022-01-20  René Scharfebranch,checkout: fix --track documentation
2022-01-20  Josh Steadmontest-lib: unset trace2 parent envvars
2022-01-20  René Scharfeparse-options: document bracketing of argh
2022-01-20  Matthias Rüsterl10n: de.po: Update German translation
2022-01-20  Jürgen Krämerl10n: de.po: Fix translation for "'%s' is aliased to...
2022-01-20  Jiang XinMerge branch 'po-id' of github.com:bagasme/git-po
2022-01-19  Junio C HamanoGit 2.35-rc2 v2.35.0-rc2
2022-01-19  Johannes Schindelingetcwd(mingw): handle the case when there is no cwd
2022-01-19  René Scharfebisect--helper: double-check run command on exit code...
2022-01-19  Bagas Sanjayal10n: po-id for 2.35 (round 2)
2022-01-19  Jordi Masl10n: Update Catalan translation
2022-01-19  René Scharfebisect: document run behavior with exit codes 126 and 127
2022-01-19  René Scharfebisect--helper: release strbuf and strvec on run error
2022-01-19  René Scharfebisect--helper: report actual bisect_state() argument...
2022-01-19  Glen Choofetch --negotiate-only: do not update submodules
2022-01-19  Glen Choofetch: skip tasks related to fetching objects
2022-01-19  Glen Choofetch: use goto cleanup in cmd_fetch()
2022-01-19  Junio C HamanoMerge branch 'js/branch-track-inherit'
2022-01-19  Junio C HamanoMerge branch 'jc/freebsd-without-c99-only-build'
2022-01-18  Josh Steadmonbranch,checkout: fix --track usage strings
2022-01-18  Jonathan Tanconfig: include file if remote URL matches a glob
2022-01-18  Jonathan Tanconfig: make git_config_include() static
2022-01-18  Junio C HamanoMakefile: FreeBSD cannot do C99-or-below build
2022-01-17  Junio C HamanoMerge branch 'da/rhel7-lacks-uncompress2-and-c99'
2022-01-17  Elijah Newrenmerge-ort: avoid assuming all renames detected
2022-01-17  brian m. carlsonwrapper: use a CSPRNG to generate random file names
2022-01-17  brian m. carlsonwrapper: add a helper to generate numbers from a CSPRNG
2022-01-17  Philip OakleyREADME.md: add CodingGuidelines and a link for Translators
2022-01-17  Teng Longgit-cli.txt: clarify "options first and then args"
2022-01-17  Patrick Steinhardtrefs: skip hooks when deleting uncovered packed refs
2022-01-17  Patrick Steinhardtrefs: do not execute reference-transaction hook on...
2022-01-17  Patrick Steinhardtrefs: demonstrate excessive execution of the reference...
2022-01-17  Patrick Steinhardtrefs: allow skipping the reference-transaction hook
2022-01-17  Patrick Steinhardtrefs: allow passing flags when beginning transactions
2022-01-17  Patrick Steinhardtrefs: extract packed_refs_delete_refs() to allow contro...
2022-01-17  Tran Ngoc Quanl10n: vi(5195t): Update for v2.35.0 round 2
2022-01-17  Jiang Xinl10n: batch update to fix typo in branch.c
2022-01-17  Jiang Xinl10n: git.pot: v2.35.0 round 2 (1 new, 1 removed)
2022-01-17  Jiang XinMerge tag 'v2.35.0-rc1'
2022-01-16  David Aguilarbuild: centos/RHEL 7 ships with an older gcc and zlib
2022-01-16  Alexander Shopovl10n: bg.po: Updated Bulgarian translation (5195t)
2022-01-14  Junio C HamanoGit 2.35-rc1 v2.35.0-rc1
2022-01-14  Junio C HamanoMerge branch 'js/t1450-making-it-writable-does-not...
2022-01-14  Junio C HamanoMerge branch 'ab/reftable-build-fixes'
2022-01-14  Junio C HamanoMerge branch 'ab/refs-errno-cleanup'
2022-01-14  Elijah NewrenAccelerate clear_skip_worktree_from_present_files(...
2022-01-14  Elijah NewrenUpdate documentation related to sparsity and the skip...
2022-01-14  Elijah Newrenrepo_read_index: clear SKIP_WORKTREE bit from files...
2022-01-14  Elijah Newrenunpack-trees: fix accidental loss of user changes
2022-01-14  Elijah Newrent1011: add testcase demonstrating accidental loss of...
2022-01-14  Philippe Blainpull --rebase: honor rebase.autostash when fast-forwarding
2022-01-13  Junio C HamanoMerge branch 'vd/sparse-clean-etc' into en/present...
2022-01-13  Victoria Dyeupdate-index: reduce scope of index expansion in do_reu...
2022-01-13  Victoria Dyeupdate-index: integrate with sparse index
2022-01-13  Victoria Dyeupdate-index: add tests for sparse-checkout compatibility
2022-01-13  Victoria Dyecheckout-index: integrate with sparse index
2022-01-13  Victoria Dyecheckout-index: add --ignore-skip-worktree-bits option
2022-01-13  Victoria Dyecheckout-index: expand sparse checkout compatibility...
2022-01-13  Victoria Dyeclean: integrate with sparse index
2022-01-13  Victoria Dyereset: reorder wildcard pathspec conditions
2022-01-13  Victoria Dyereset: fix validation in sparse index test
next