Show patches with: none      |   43178 patches
« 1 2 ... 139 140 141431 432 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,4/9] help.c: split up list_all_cmds_help() function help: tests, parse_options() sanity, fix "help -g" regression - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason Accepted
[v2,3/9] help tests: test "git" and "git help [-a|-g] spacing help: tests, parse_options() sanity, fix "help -g" regression - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason Accepted
[v2,2/9] help.c: use puts() instead of printf{,_ln}() for consistency help: tests, parse_options() sanity, fix "help -g" regression - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason Accepted
[v2,1/9] help doc: add missing "]" to "[-a|--all]" help: tests, parse_options() sanity, fix "help -g" regression - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason Accepted
[v3,7/7] reftable: rename writer_stats to reftable_writer_stats reftable: avoid reading and writing empty keys - - - --- 2022-02-21 Han-Wen Nienhuys Accepted
[v3,6/7] reftable: add test for length of disambiguating prefix reftable: avoid reading and writing empty keys - - - --- 2022-02-21 Han-Wen Nienhuys Accepted
[v3,5/7] reftable: ensure that obj_id_len is >= 2 on writing reftable: avoid reading and writing empty keys - - - --- 2022-02-21 Han-Wen Nienhuys Accepted
[v3,4/7] reftable: avoid writing empty keys at the block layer reftable: avoid reading and writing empty keys - - - --- 2022-02-21 Han-Wen Nienhuys Accepted
[v3,3/7] reftable: add a test that verifies that writing empty keys fails reftable: avoid reading and writing empty keys - - - --- 2022-02-21 Han-Wen Nienhuys Accepted
[v3,2/7] reftable: reject 0 object_id_len reftable: avoid reading and writing empty keys - - - --- 2022-02-21 Han-Wen Nienhuys Accepted
[v3,1/7] Documentation: object_id_len goes up to 31 reftable: avoid reading and writing empty keys - - - --- 2022-02-21 Han-Wen Nienhuys Accepted
usage.[ch] API users: use report_fn, not hardcoded prototype usage.[ch] API users: use report_fn, not hardcoded prototype - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[v4,2/2] C99: remove hardcoded-out !HAVE_VARIADIC_MACROS code C99: remove dead !HAVE_VARIADIC_MACROS code - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason Accepted
[v4,1/2] git-compat-util.h: clarify GCC v.s. C99-specific in comment C99: remove dead !HAVE_VARIADIC_MACROS code - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason Accepted
[v3,4/4] test-lib: add "fast_unwind_on_malloc=0" to LSAN_OPTIONS test-lib: improve LSAN + ASAN stack traces - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason Superseded
[v3,3/4] test-lib: make $GIT_BUILD_DIR an absolute path test-lib: improve LSAN + ASAN stack traces - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason Superseded
[v3,2/4] test-lib: correct commentary on TEST_DIRECTORY overriding test-lib: improve LSAN + ASAN stack traces - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason Superseded
[v3,1/4] test-lib: add GIT_SAN_OPTIONS, inherit [AL]SAN_OPTIONS test-lib: improve LSAN + ASAN stack traces - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason Superseded
[25/25] CI: don't use "set -x" in "ci/lib.sh" output CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[24/25] CI: set PYTHON_PATH setting for osx-{clang,gcc} into "$jobname" case CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[23/25] CI: stop over-setting the $CC variable CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[22/25] CI: add more variables to MAKEFLAGS, except under vs-build CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[21/25] CI: narrow down variable definitions in --build and --test CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[20/25] CI: only invoke ci/lib.sh as "steps" in main.yml CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[19/25] CI: pre-select test slice in Windows & VS tests CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[18/25] ci/run-test-slice.sh: replace shelling out with "echo" CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[17/25] CI: move "env" definitions into ci/lib.sh CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[16/25] CI: combine ci/install{,-docker}-dependencies.sh CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[15/25] CI: split up and reduce "ci/test-documentation.sh" CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[14/25] CI: invoke "make artifacts-tar" directly in windows-build CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[13/25] CI: check ignored unignored build artifacts in "win[+VS] build" too CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[12/25] CI: remove "run-build-and-tests.sh", run "make [test]" directly CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[11/25] CI: export variables via a wrapper CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[10/25] CI: consistently use "export" in ci/lib.sh CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[09/25] CI: move p4 and git-lfs variables to ci/install-dependencies.sh CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[08/25] CI: have "static-analysis" run "check-builtins", not "documentation" CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[07/25] CI: have "static-analysis" run a "make ci-static-analysis" target CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[06/25] CI: don't have "git grep" invoke a pager in tree content check CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[05/25] CI: remove unused Azure ci/* code CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[04/25] CI: remove dead "tree skipping" code CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[03/25] CI: remove more dead Travis CI support CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[02/25] CI: make "$jobname" explicit, remove fallback CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[01/25] CI: run "set -ex" early in ci/lib.sh CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
machine-parsable git-merge-tree messages (was: [PATCH 08/12] merge-ort: provide a merge_get_conflic… machine-parsable git-merge-tree messages (was: [PATCH 08/12] merge-ort: provide a merge_get_conflic… - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
[7/7] rebase: cleanup action handling rebase: make reflog messages independent of the backend - - - --- 2022-02-21 Phillip Wood New
[6/7] rebase --abort: improve reflog message rebase: make reflog messages independent of the backend - - - --- 2022-02-21 Phillip Wood New
[5/7] rebase --apply: make reflog messages match rebase --merge rebase: make reflog messages independent of the backend - - - --- 2022-02-21 Phillip Wood New
[4/7] rebase --apply: respect GIT_REFLOG_ACTION rebase: make reflog messages independent of the backend - - - --- 2022-02-21 Phillip Wood New
[3/7] rebase --merge: fix reflog message after skipping rebase: make reflog messages independent of the backend - - - --- 2022-02-21 Phillip Wood New
[2/7] rebase --merge: fix reflog when continuing rebase: make reflog messages independent of the backend - - - --- 2022-02-21 Phillip Wood New
[1/7] rebase --apply: remove duplicated code rebase: make reflog messages independent of the backend - - - --- 2022-02-21 Phillip Wood New
[v2,2/2] clean: avoid traversing into untracked dirs when unnecessary [v2,1/2] clean: avoid looking for nested repositories when unnecessary - 1 - --- 2022-02-21 Patrick Marlier New
[v2,1/2] clean: avoid looking for nested repositories when unnecessary [v2,1/2] clean: avoid looking for nested repositories when unnecessary - - - --- 2022-02-21 Patrick Marlier New
[v3,7/7] fetch: make `--atomic` flag cover pruning of refs fetch: improve atomicity of `--atomic` flag - - - --- 2022-02-21 Patrick Steinhardt Accepted
[v3,6/7] fetch: make `--atomic` flag cover backfilling of tags fetch: improve atomicity of `--atomic` flag - - - --- 2022-02-21 Patrick Steinhardt Accepted
[v3,5/7] refs: add interface to iterate over queued transactional updates fetch: improve atomicity of `--atomic` flag - - - --- 2022-02-21 Patrick Steinhardt Accepted
[v3,4/7] fetch: report errors when backfilling tags fails fetch: improve atomicity of `--atomic` flag - - - --- 2022-02-21 Patrick Steinhardt Accepted
[v3,3/7] fetch: control lifecycle of FETCH_HEAD in a single place fetch: improve atomicity of `--atomic` flag - - - --- 2022-02-21 Patrick Steinhardt Accepted
[v3,2/7] fetch: backfill tags before setting upstream fetch: improve atomicity of `--atomic` flag - - - --- 2022-02-21 Patrick Steinhardt Accepted
[v3,1/7] fetch: increase test coverage of fetches fetch: improve atomicity of `--atomic` flag - - - --- 2022-02-21 Patrick Steinhardt New
[2/2] gitk: include y coord in recorded sash position gitk: include y coord in recorded sash position - - - --- 2022-02-20 halilsen New
[1/2] gitk: trivial indentation fix gitk: include y coord in recorded sash position - - - --- 2022-02-20 halilsen New
[11/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[10/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[09/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[08/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[07/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[06/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[05/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[04/11] worktree: extract checkout_worktree() Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[03/11] worktree: extract copy_sparse_checkout() Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[02/11] worktree: extract copy_filtered_worktree_config() Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[01/11] worktree: combine two translatable messages Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[v5,12/12] git-merge-tree.txt: add a section on potentional usage mistakes In-core git merge-tree ("Server side merges") - - - --- 2022-02-20 Elijah Newren Superseded
[v5,11/12] merge-tree: add a --allow-unrelated-histories flag In-core git merge-tree ("Server side merges") - - - --- 2022-02-20 Elijah Newren Superseded
[v5,10/12] merge-tree: allow `ls-files -u` style info to be NUL terminated In-core git merge-tree ("Server side merges") - - - --- 2022-02-20 Elijah Newren Superseded
[v5,09/12] merge-tree: provide easy access to `ls-files -u` style info In-core git merge-tree ("Server side merges") - - - --- 2022-02-20 Elijah Newren Superseded
[v5,08/12] merge-tree: provide a list of which files have conflicts In-core git merge-tree ("Server side merges") - - - --- 2022-02-20 Elijah Newren Superseded
[v5,07/12] merge-ort: provide a merge_get_conflicted_files() helper function In-core git merge-tree ("Server side merges") - - - --- 2022-02-20 Elijah Newren Superseded
[v5,06/12] merge-tree: support including merge messages in output In-core git merge-tree ("Server side merges") - - - --- 2022-02-20 Elijah Newren Superseded
[v5,05/12] merge-ort: split out a separate display_update_messages() function In-core git merge-tree ("Server side merges") - - - --- 2022-02-20 Elijah Newren Superseded
[v5,04/12] merge-tree: implement real merges In-core git merge-tree ("Server side merges") - - - --- 2022-02-20 Elijah Newren Superseded
[v5,03/12] merge-tree: add option parsing and initial shell for real merge function In-core git merge-tree ("Server side merges") - - - --- 2022-02-20 Elijah Newren Superseded
[v5,02/12] merge-tree: move logic for existing merge into new function In-core git merge-tree ("Server side merges") - - - --- 2022-02-20 Elijah Newren Superseded
[v5,01/12] merge-tree: rename merge_trees() to trivial_merge_trees() In-core git merge-tree ("Server side merges") - - - --- 2022-02-20 Elijah Newren Superseded
Provide config option to expect files outside sparse patterns Provide config option to expect files outside sparse patterns - - - --- 2022-02-20 Elijah Newren New
[v2,2/2] merge-ort: fix small memory leak in unique_path() Fix a couple small leaks in merge-ort - - - --- 2022-02-20 Elijah Newren Accepted
[v2,1/2] merge-ort: fix small memory leak in detect_and_process_renames() Fix a couple small leaks in merge-ort - - - --- 2022-02-20 Elijah Newren Accepted
t5617,t7814: remove unnecessary 'uploadpack.allowanysha1inwant' t5617,t7814: remove unnecessary 'uploadpack.allowanysha1inwant' - - - --- 2022-02-19 Philippe Blain New
[2/2] merge-ort: fix small memory leak in unique_path() Fix a couple small leaks in merge-ort - - - --- 2022-02-19 Elijah Newren Accepted
[1/2] merge-ort: fix small memory leak in detect_and_process_renames() Fix a couple small leaks in merge-ort - - - --- 2022-02-19 Elijah Newren New
[v5,5/5] sparse-checkout: reject arguments in cone-mode that look like patterns [v5,1/5] sparse-checkout: correct reapply's handling of options - 1 - --- 2022-02-19 Elijah Newren Accepted
[v5,4/5] sparse-checkout: error or warn when given individual files [v5,1/5] sparse-checkout: correct reapply's handling of options - 1 - --- 2022-02-19 Elijah Newren Accepted
[v5,3/5] sparse-checkout: pay attention to prefix for {set, add} [v5,1/5] sparse-checkout: correct reapply's handling of options - 1 - --- 2022-02-19 Elijah Newren Accepted
[v5,2/5] sparse-checkout: correctly set non-cone mode when expected [v5,1/5] sparse-checkout: correct reapply's handling of options - 1 - --- 2022-02-19 Elijah Newren Accepted
[v5,1/5] sparse-checkout: correct reapply's handling of options [v5,1/5] sparse-checkout: correct reapply's handling of options - 1 - --- 2022-02-19 Elijah Newren Accepted
[v5,0/5] sparse checkout: fix a few bugs and check argument validity for set/add - - - --- 2022-02-19 Linus Arver via GitGitGadget New
[v2,4/4] test-lib: add "fast_unwind_on_malloc=0" to LSAN_OPTIONS test-lib: improve LSAN + ASAN stack traces - - - --- 2022-02-19 Ævar Arnfjörð Bjarmason Superseded
[v2,3/4] test-lib: make $GIT_BUILD_DIR an absolute path test-lib: improve LSAN + ASAN stack traces - - - --- 2022-02-19 Ævar Arnfjörð Bjarmason Superseded
[v2,2/4] test-lib: correct commentary on TEST_DIRECTORY overriding test-lib: improve LSAN + ASAN stack traces - - - --- 2022-02-19 Ævar Arnfjörð Bjarmason Superseded
« 1 2 ... 139 140 141431 432 »