]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2022-01-27  Ævar Arnfjörð... object-name: explicitly handle OBJ_BAD in show_ambiguou...
2022-01-27  Ævar Arnfjörð... object-name tests: add tests for ambiguous object blind...
2022-01-27  Taylor Blaupack-bitmap.c: gracefully fallback after opening pack...
2022-01-27  Taylor Blaumidx: read `RIDX` chunk when present
2022-01-27  Taylor Blaut/lib-bitmap.sh: parameterize tests over reverse index...
2022-01-27  Taylor Blaut5326: move tests to t/lib-bitmap.sh
2022-01-27  Taylor Blaut5326: extract `test_rev_exists`
2022-01-27  Taylor Blaut5326: drop unnecessary setup
2022-01-27  Taylor Blaupack-revindex.c: instrument loading on-disk reverse...
2022-01-27  Taylor Blaumidx.c: make changing the preferred pack safe
2022-01-27  Taylor Blaut5326: demonstrate bitmap corruption after permutation
2022-01-27  Junio C HamanoMerge branch 'en/keep-cwd'
2022-01-27  Junio C HamanoStart post 2.35 cycle
2022-01-27  Greg HurrellDocumentation/config/pgp.txt: add missing apostrophe
2022-01-27  Greg HurrellDocumentation/config/pgp.txt: replace stray <TAB> chara...
2022-01-26  Ævar Arnfjörð... refs API: remove "failure_errno" from refs_resolve_ref_...
2022-01-26  Ævar Arnfjörð... sequencer: don't use die_errno() on refs_resolve_ref_un...
2022-01-26  Phillip Woodrebase -m: don't fork git checkout
2022-01-26  Phillip Woodrebase --apply: set ORIG_HEAD correctly
2022-01-26  Phillip Woodrebase --apply: fix reflog
2022-01-26  Phillip Woodreset_head(): take struct rebase_head_opts
2022-01-26  Phillip Woodrebase: cleanup reset_head() calls
2022-01-26  Phillip Woodcreate_autostash(): remove unneeded parameter
2022-01-26  Phillip Woodreset_head(): make default_reflog_action optional
2022-01-26  Phillip Woodreset_head(): factor out ref updates
2022-01-26  Phillip Woodreset_head(): remove action parameter
2022-01-26  Phillip Woodrebase --apply: don't run post-checkout hook if there...
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
next