]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2022-03-23  Junio C HamanoMerge branch 'gc/submodule-update-part1'
2022-03-21  Junio C HamanoThe thirteenth batch
2022-03-21  Junio C HamanoMerge branch 'jy/gitweb-no-need-for-meta'
2022-03-21  Junio C HamanoMerge branch 'pw/single-key-interactive'
2022-03-21  Junio C HamanoMerge branch 'ds/partial-bundles'
2022-03-21  Junio C HamanoMerge branch 'ep/test-malloc-check-with-glibc-2.34'
2022-03-21  Junio C HamanoMerge branch 'sm/no-git-in-upstream-of-pipe-in-tests'
2022-03-17  Junio C HamanoThe twelfth batch
2022-03-17  Junio C HamanoMerge branch 'ab/string-list-count-in-size-t'
2022-03-17  Junio C HamanoMerge branch 'ab/racy-hooks'
2022-03-17  Junio C HamanoMerge branch 'ab/keep-git-exit-codes-in-tests'
2022-03-17  Junio C HamanoMerge branch 'tk/t7063-chmtime-dirs-too'
2022-03-17  Junio C HamanoMerge branch 'ds/commit-graph-gen-v2-fixes'
2022-03-17  Junio C HamanoMerge branch 'jc/stash-drop'
2022-03-17  Junio C HamanoMerge branch 'tb/rename-remote-progress'
2022-03-17  Junio C HamanoMerge branch 'vd/sparse-read-tree'
2022-03-17  Junio C HamanoMerge branch 'ab/object-file-api-updates'
2022-03-17  Junio C HamanoMerge branch 'mf/fix-type-in-config-h'
2022-03-17  Junio C HamanoMerge branch 'ps/fetch-mirror-optim'
2022-03-17  Junio C HamanoMerge branch 'tk/empty-untracked-cache'
2022-03-17  Junio C HamanoMerge branch 'ab/grep-patterntype'
2022-03-13  Junio C HamanoThe eleventh batch
2022-03-13  Junio C HamanoMerge branch 'ab/plug-random-leaks'
2022-03-13  Junio C HamanoMerge branch 'nj/read-tree-doc-reffix'
2022-03-13  Junio C HamanoMerge branch 'ps/fetch-atomic-fixup'
2022-03-13  Junio C HamanoMerge branch 'fs/gpgsm-update'
2022-03-13  Junio C HamanoMerge branch 'gc/parse-tree-indirect-errors'
2022-03-13  Junio C HamanoMerge branch 'en/merge-ort-align-verbosity-with-recursive'
2022-03-13  Junio C HamanoMerge branch 'ab/make-optim-noop'
2022-03-13  Junio C HamanoMerge branch 'ps/fetch-atomic'
2022-03-13  Shubham Mishrat0030-t0050: avoid pipes with Git on LHS
2022-03-13  Shubham Mishrat0001-t0028: avoid pipes with Git on LHS
2022-03-09  Michael J Grubertest-lib: declare local variables as local
2022-03-09  Junio C HamanoThe tenth batch
2022-03-09  Junio C HamanoMerge branch 'ab/help-fixes'
2022-03-09  Junio C HamanoMerge branch 'ab/c99-variadic-macros'
2022-03-09  Junio C HamanoMerge branch 'hn/reftable-no-empty-keys'
2022-03-09  Junio C HamanoMerge branch 'jc/cat-file-batch-commands'
2022-03-09  Junio C HamanoMerge branch 'pw/xdiff-alloc-fail'
2022-03-09  Junio C HamanoMerge branch 'en/present-despite-skipped'
2022-03-09  Derrick Stoleeclone: fail gracefully when cloning filtered bundle
2022-03-09  Derrick Stoleebundle: unbundle promisor packs
2022-03-09  Derrick Stoleebundle: create filtered bundles
2022-03-09  Derrick Stoleerev-list: move --filter parsing into revision.c
2022-03-09  Derrick Stoleebundle: parse filter capability
2022-03-09  Ævar Arnfjörð... list-objects: handle NULL function pointers
2022-03-09  Derrick StoleeMyFirstObjectWalk: update recommended usage
2022-03-09  Derrick Stoleelist-objects: consolidate traverse_commit_list[_filtered]
2022-03-09  Derrick Stoleepack-bitmap: drop filter in prepare_bitmap_walk()
2022-03-09  Derrick Stoleepack-objects: use rev.filter when possible
2022-03-09  Derrick Stoleerevision: put object filter into struct rev_info
2022-03-09  Derrick Stoleelist-objects-filter-options: create copy helper
2022-03-09  Derrick Stoleeindex-pack: document and test the --promisor option
2022-03-08  Jason Yundtgitweb: remove invalid http-equiv="content-type"
2022-03-08  Jason Yundtcomment: fix typo
2022-03-07  Ævar Arnfjörð... rev-list simplify tests: don't ignore "git" exit code
2022-03-07  Ævar Arnfjörð... checkout tests: don't ignore "git <cmd>" exit code
2022-03-07  Ævar Arnfjörð... apply tests: don't ignore "git ls-files" exit code...
2022-03-07  Ævar Arnfjörð... gettext tests: don't ignore "test-tool regex" exit...
2022-03-07  Ævar Arnfjörð... rev-list tests: don't hide abort() in "test_expect_failure"
2022-03-07  Ævar Arnfjörð... diff tests: don't ignore "git rev-list" exit code
2022-03-07  Ævar Arnfjörð... notes tests: don't ignore "git" exit code
2022-03-07  Ævar Arnfjörð... rev-parse tests: don't ignore "git reflog" exit code
2022-03-07  Ævar Arnfjörð... merge tests: use "test_must_fail" instead of ad-hoc...
2022-03-07  Ævar Arnfjörð... apply tests: use "test_must_fail" instead of ad-hoc...
2022-03-07  Ævar Arnfjörð... diff tests: don't ignore "git diff" exit code in "read...
2022-03-07  Ævar Arnfjörð... diff tests: don't ignore "git diff" exit code
2022-03-07  Ævar Arnfjörð... read-tree tests: check "diff-files" exit code on failure
2022-03-07  Ævar Arnfjörð... tests: use "test_stdout_line_count", not "test $(git...
2022-03-07  Ævar Arnfjörð... tests: change some 'test $(git) = "x"' to test_cmp
2022-03-07  Ævar Arnfjörð... hooks: fix an obscure TOCTOU "did we just run a hook...
2022-03-07  Ævar Arnfjörð... merge: don't run post-hook logic on --no-verify
2022-03-07  Ævar Arnfjörð... string-list API: change "nr" and "alloc" to "size_t"
2022-03-07  Ævar Arnfjörð... gettext API users: don't explicitly cast ngettext(...
2022-03-07  Derrick Stoleecommit-graph: declare bankruptcy on GDAT chunks
2022-03-07  Junio C HamanoThe ninth batch
2022-03-07  Junio C HamanoMerge branch 'jt/ls-files-stage-recurse'
2022-03-07  Junio C HamanoMerge branch 'gc/stash-on-branch-with-multi-level-name'
2022-03-07  Junio C HamanoMerge branch 'ah/advice-switch-requires-detach-to-detach'
2022-03-07  Junio C HamanoMerge branch 'ab/c99-designated-initializers'
2022-03-07  Junio C HamanoMerge branch 'mc/index-pack-report-max-size'
2022-03-07  Junio C HamanoMerge branch 'ac/usage-string-fixups'
2022-03-07  Junio C HamanoMerge branch 'ab/test-leak-diag'
2022-03-07  Junio C HamanoMerge branch 'ab/hook-tests'
2022-03-07  Junio C HamanoMerge branch 'en/merge-ort-plug-leaks'
2022-03-07  Junio C HamanoMerge branch 'ds/worktree-docs'
2022-03-07  Junio C HamanoMerge branch 'jc/rerere-train-modernise'
2022-03-07  Junio C HamanoMerge branch 'rs/bisect-executable-not-found'
2022-03-07  Junio C HamanoMerge branch 'en/sparse-checkout-fixes'
2022-03-07  Junio C HamanoMerge branch 'cg/t3903-modernize'
2022-03-05  Glen Choosubmodule--helper update-clone: check for --filter...
2022-03-05  Glen Choosubmodule update: add tests for --filter
2022-03-05  Glen Choosubmodule--helper: remove ensure-core-worktree
2022-03-05  Glen Choosubmodule--helper update-clone: learn --init
2022-03-05  Atharva Raykarsubmodule--helper: allow setting superprefix for init_s...
2022-03-05  Atharva Raykarsubmodule--helper: refactor get_submodule_displaypath()
2022-03-05  Glen Choosubmodule--helper run-update-procedure: learn --remote
2022-03-05  Ævar Arnfjörð... submodule--helper: don't use bitfield indirection for...
2022-03-05  Atharva Raykarsubmodule--helper: get remote names from any repository
2022-03-05  Glen Choosubmodule--helper run-update-procedure: remove --suboid
next