Show patches with: none      |   43629 patches
« 1 2 ... 240 241 242436 437 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,03/13] merge-ort: have ll_merge() use a special attr_index for renormalization Declare merge-ort ready for general usage - - - --- 2021-03-20 Elijah Newren Accepted
[v3,02/13] merge-ort: add a special minimal index just for renormalization Declare merge-ort ready for general usage - - - --- 2021-03-20 Elijah Newren Accepted
[v3,01/13] merge-ort: use STABLE_QSORT instead of QSORT where required Declare merge-ort ready for general usage - - - --- 2021-03-20 Elijah Newren Accepted
[v2,2/2] replaced test -f and test ! -f replace test -f with test_path_is_file - - - --- 2021-03-19 krush11 New
[v2,1/2] replace test -f with test_path_is_file replace test -f with test_path_is_file - - - --- 2021-03-19 krush11 New
[v1] builtin/pack-objects.c: ignore missing links with --stdin-packs [v1] builtin/pack-objects.c: ignore missing links with --stdin-packs - - - --- 2021-03-19 Taylor Blau New
[3/3,GSOC] commit: add own-identity option commit: add own-identity option - - - --- 2021-03-19 ZheNing Hu New
[2/3,GSOC] interpret-trailers: add own-identity option commit: add own-identity option - - - --- 2021-03-19 ZheNing Hu New
[1/3,GSOC] commit: add --trailer option commit: add own-identity option - - - --- 2021-03-19 ZheNing Hu New
[v11,GSOC] commit: add --trailer option [v11,GSOC] commit: add --trailer option - - - --- 2021-03-19 ZheNing Hu Superseded
[v7] format-patch: allow a non-integral version numbers [v7] format-patch: allow a non-integral version numbers - - - --- 2021-03-19 ZheNing Hu Superseded
[v2] INSTALL: note on using Asciidoctor to build doc [v2] INSTALL: note on using Asciidoctor to build doc - - - --- 2021-03-19 Bagas Sanjaya Accepted
Fix a typo in git-maintenance documentation Fix a typo in git-maintenance documentation - - - --- 2021-03-19 Nils Leif Fischer New
replace test -f with test_path_is_file replace test -f with test_path_is_file - - - --- 2021-03-19 krush11 New
hooks: propose repository owner configured hooks hooks: propose repository owner configured hooks - - - --- 2021-03-18 Albert Cui New
[2/2] checkout: don't follow symlinks when removing entries checkout: don't follow symlinks when removing entries - - - --- 2021-03-18 Matheus Tavares Accepted
[1/2] symlinks: update comment on threaded_check_leading_path() checkout: don't follow symlinks when removing entries - - - --- 2021-03-18 Matheus Tavares Accepted
INSTALL: note on using Asciidoctor to build doc INSTALL: note on using Asciidoctor to build doc - - - --- 2021-03-18 Bagas Sanjaya Superseded
[v10,3/3] commit: add own-identity option commit: add --trailer option - - - --- 2021-03-18 ZheNing Hu Superseded
[v10,2/3] interpret-trailers: add own-identity option commit: add --trailer option - - - --- 2021-03-18 ZheNing Hu Superseded
[v10,1/3,GSOC] commit: add --trailer option commit: add --trailer option - - - --- 2021-03-18 ZheNing Hu Superseded
[RESEND,3/3] git-completion.bash: use __gitcomp_builtin() in _git_stash() git-completion.bash: improvements to _git_stash() - - - --- 2021-03-18 Denton Liu Superseded
[RESEND,2/3] git-completion.bash: fix `git <args>... stash branch` bug git-completion.bash: improvements to _git_stash() - - - --- 2021-03-18 Denton Liu Superseded
[RESEND,1/3] git-completion.bash: extract from else in _git_stash() git-completion.bash: improvements to _git_stash() - - - --- 2021-03-18 Denton Liu Superseded
[v6] format-patch: allow a non-integral version numbers [v6] format-patch: allow a non-integral version numbers - - - --- 2021-03-18 ZheNing Hu Superseded
t: annotate !PTHREADS tests with !FAIL_PREREQS t: annotate !PTHREADS tests with !FAIL_PREREQS - - - --- 2021-03-17 Jeff King Accepted
[v2,13/13] Add testing with merge-ort merge strategy Declare merge-ort ready for general usage - - - --- 2021-03-17 Elijah Newren New
[v2,12/13] t6423: mark remaining expected failure under merge-ort as such Declare merge-ort ready for general usage - - - --- 2021-03-17 Elijah Newren New
[v2,11/13] Revert "merge-ort: ignore the directory rename split conflict for now" Declare merge-ort ready for general usage - - - --- 2021-03-17 Elijah Newren New
[v2,10/13] merge-recursive: add a bunch of FIXME comments documenting known bugs Declare merge-ort ready for general usage - - - --- 2021-03-17 Elijah Newren New
[v2,09/13] merge-ort: write $GIT_DIR/AUTO_MERGE whenever we hit a conflict Declare merge-ort ready for general usage - - - --- 2021-03-17 Elijah Newren New
[v2,08/13] t: mark several submodule merging tests as fixed under merge-ort Declare merge-ort ready for general usage - - - --- 2021-03-17 Elijah Newren New
[v2,07/13] merge-ort: implement CE_SKIP_WORKTREE handling with conflicted entries Declare merge-ort ready for general usage - - - --- 2021-03-17 Elijah Newren New
[v2,06/13] t6428: new test for SKIP_WORKTREE handling and conflicts Declare merge-ort ready for general usage - - - --- 2021-03-17 Elijah Newren New
[v2,05/13] merge-ort: support subtree shifting Declare merge-ort ready for general usage - - - --- 2021-03-17 Elijah Newren New
[v2,04/13] merge-ort: let renormalization change modify/delete into clean delete Declare merge-ort ready for general usage - - - --- 2021-03-17 Elijah Newren New
[v2,03/13] merge-ort: have ll_merge() use a special attr_index for renormalization Declare merge-ort ready for general usage - - - --- 2021-03-17 Elijah Newren New
[v2,02/13] merge-ort: add a special minimal index just for renormalization Declare merge-ort ready for general usage - - - --- 2021-03-17 Elijah Newren New
[v2,01/13] merge-ort: use STABLE_QSORT instead of QSORT where required Declare merge-ort ready for general usage - - - --- 2021-03-17 Elijah Newren New
[v2,3/3] fsmonitor: add perf test for git diff HEAD teach git to respect fsmonitor in diff-index - - - --- 2021-03-17 Nipunn Koorapati Accepted
[v2,2/3] fsmonitor: add assertion that fsmonitor is valid to check_removed teach git to respect fsmonitor in diff-index - - - --- 2021-03-17 Nipunn Koorapati Accepted
[v2,1/3] fsmonitor: skip lstat deletion check during git diff-index teach git to respect fsmonitor in diff-index - - - --- 2021-03-17 Nipunn Koorapati Accepted
[5/5] parallel-checkout: add design documentation Parallel Checkout (part 2) - - - --- 2021-03-17 Matheus Tavares Superseded
[4/5] parallel-checkout: support progress displaying Parallel Checkout (part 2) - - - --- 2021-03-17 Matheus Tavares Superseded
[3/5] parallel-checkout: add configuration options Parallel Checkout (part 2) - - - --- 2021-03-17 Matheus Tavares Superseded
[2/5] parallel-checkout: make it truly parallel Parallel Checkout (part 2) - - - --- 2021-03-17 Matheus Tavares Superseded
[1/5] unpack-trees: add basic support for parallel checkout Parallel Checkout (part 2) - - - --- 2021-03-17 Matheus Tavares Superseded
[v7,15/15] sequencer: use the "octopus" merge strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,14/15] sequencer: use the "resolve" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,13/15] merge: use the "octopus" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,12/15] merge: use the "resolve" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,11/15] merge-octopus: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,10/15] merge-recursive: move better_branch_name() to merge.c Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,09/15] merge-resolve: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,08/15] merge-one-file: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,07/15] update-index: move add_cacheinfo() to read-cache.c Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,06/15] merge-index: add a new way to invoke `git-merge-one-file' Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,05/15] merge-index: drop the index Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,04/15] merge-index: libify merge_one_path() and merge_all() Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,03/15] t6060: add tests for removed files Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,02/15] t6060: modify multiple files to expose a possible issue with merge-index Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,01/15] t6407: modernise tests Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
fetch: show progress for packfile uri downloads fetch: show progress for packfile uri downloads - - - --- 2021-03-17 Albert Cui Superseded
[v5,19/19] fetch-pack: use new fsck API to printing dangling submodules fsck: API improvements - - - --- 2021-03-17 Ævar Arnfjörð Bjarmason Superseded
[v5,18/19] fetch-pack: use file-scope static struct for fsck_options fsck: API improvements - - - --- 2021-03-17 Ævar Arnfjörð Bjarmason Superseded
[v5,17/19] fetch-pack: don't needlessly copy fsck_options fsck: API improvements - - - --- 2021-03-17 Ævar Arnfjörð Bjarmason Superseded
[v5,16/19] fsck.c: move gitmodules_{found,done} into fsck_options fsck: API improvements - - - --- 2021-03-17 Ævar Arnfjörð Bjarmason Superseded
[v5,15/19] fsck.c: add an fsck_set_msg_type() API that takes enums fsck: API improvements - - - --- 2021-03-17 Ævar Arnfjörð Bjarmason Superseded
[v5,14/19] fsck.c: pass along the fsck_msg_id in the fsck_error callback fsck: API improvements - - - --- 2021-03-17 Ævar Arnfjörð Bjarmason Superseded
[v5,13/19] fsck.[ch]: move FOREACH_FSCK_MSG_ID & fsck_msg_id from *.c to *.h fsck: API improvements - - - --- 2021-03-17 Ævar Arnfjörð Bjarmason Superseded
[v5,12/19] fsck.c: give "FOREACH_MSG_ID" a more specific name fsck: API improvements - - - --- 2021-03-17 Ævar Arnfjörð Bjarmason Superseded
[v5,11/19] fsck.c: undefine temporary STR macro after use fsck: API improvements - - - --- 2021-03-17 Ævar Arnfjörð Bjarmason Superseded
[v5,10/19] fsck.c: call parse_msg_type() early in fsck_set_msg_type() fsck: API improvements - - - --- 2021-03-17 Ævar Arnfjörð Bjarmason Superseded
[v5,09/19] fsck.h: re-order and re-assign "enum fsck_msg_type" fsck: API improvements - - - --- 2021-03-17 Ævar Arnfjörð Bjarmason Superseded
[v5,08/19] fsck.h: move FSCK_{FATAL,INFO,ERROR,WARN,IGNORE} into an enum fsck: API improvements - - - --- 2021-03-17 Ævar Arnfjörð Bjarmason Superseded
[v5,07/19] fsck.c: refactor fsck_msg_type() to limit scope of "int msg_type" fsck: API improvements - - - --- 2021-03-17 Ævar Arnfjörð Bjarmason Superseded
[v5,06/19] fsck.c: rename remaining fsck_msg_id "id" to "msg_id" fsck: API improvements - - - --- 2021-03-17 Ævar Arnfjörð Bjarmason Superseded
[v5,05/19] fsck.c: move definition of msg_id into append_msg_id() fsck: API improvements - - - --- 2021-03-17 Ævar Arnfjörð Bjarmason Superseded
[v5,04/19] fsck.c: rename variables in fsck_set_msg_type() for less confusion fsck: API improvements - - - --- 2021-03-17 Ævar Arnfjörð Bjarmason Superseded
[v5,03/19] fsck.h: use "enum object_type" instead of "int" fsck: API improvements - - - --- 2021-03-17 Ævar Arnfjörð Bjarmason Superseded
[v5,02/19] fsck.h: use designed initializers for FSCK_OPTIONS_{DEFAULT,STRICT} fsck: API improvements - - - --- 2021-03-17 Ævar Arnfjörð Bjarmason Superseded
[v5,01/19] fsck.c: refactor and rename common config callback fsck: API improvements - - - --- 2021-03-17 Ævar Arnfjörð Bjarmason Superseded
t5606: run clone branch name test with protocol v2 t5606: run clone branch name test with protocol v2 - - - --- 2021-03-17 Jonathan Tan Accepted
[2/2] fsmonitor: do not forget to release the token in `discard_index()` Fix memory corruption with FSMonitor-enabled unpack_trees() - - - --- 2021-03-17 Johannes Schindelin Accepted
[1/2] fsmonitor: fix memory corruption in some corner cases Fix memory corruption with FSMonitor-enabled unpack_trees() - - - --- 2021-03-17 Johannes Schindelin Accepted
pack-bitmap: avoid traversal of objects referenced by uninteresting tag pack-bitmap: avoid traversal of objects referenced by uninteresting tag - - - --- 2021-03-17 Patrick Steinhardt Superseded
[RFC/PATCH,5/5] test-tool: split up test-tool read-cache [RFC/PATCH,1/5] ls-files: defer read_index() after parse_options() etc. - - - --- 2021-03-17 Ævar Arnfjörð Bjarmason New
[RFC/PATCH,4/5] test-tool read-cache: --table is redundant to ls-files [RFC/PATCH,1/5] ls-files: defer read_index() after parse_options() etc. - - - --- 2021-03-17 Ævar Arnfjörð Bjarmason New
[RFC/PATCH,3/5] ls-files: add and use a new --sparse option [RFC/PATCH,1/5] ls-files: defer read_index() after parse_options() etc. - - - --- 2021-03-17 Ævar Arnfjörð Bjarmason New
[RFC/PATCH,2/5] ls-files: make "mode" in show_ce() loop a variable [RFC/PATCH,1/5] ls-files: defer read_index() after parse_options() etc. - - - --- 2021-03-17 Ævar Arnfjörð Bjarmason New
[RFC/PATCH,1/5] ls-files: defer read_index() after parse_options() etc. [RFC/PATCH,1/5] ls-files: defer read_index() after parse_options() etc. - - - --- 2021-03-17 Ævar Arnfjörð Bjarmason New
[27/27] name-hash: use expand_to_path() Sparse Index: API protections - - - --- 2021-03-16 Derrick Stolee Superseded
[26/27] sparse-index: expand_to_path() Sparse Index: API protections - - - --- 2021-03-16 Derrick Stolee Superseded
[25/27] revision: ensure full index Sparse Index: API protections - - - --- 2021-03-16 Derrick Stolee Superseded
[24/27] resolve-undo: ensure full index Sparse Index: API protections - - - --- 2021-03-16 Derrick Stolee Superseded
[23/27] read-cache: ensure full index Sparse Index: API protections - - - --- 2021-03-16 Derrick Stolee Superseded
[22/27] pathspec: ensure full index Sparse Index: API protections - - - --- 2021-03-16 Derrick Stolee Superseded
[21/27] merge-recursive: ensure full index Sparse Index: API protections - - - --- 2021-03-16 Derrick Stolee Superseded
[20/27] merge-ort: ensure full index Sparse Index: API protections - - - --- 2021-03-16 Derrick Stolee Superseded
[19/27] entry: ensure full index Sparse Index: API protections - - - --- 2021-03-16 Derrick Stolee Superseded
« 1 2 ... 240 241 242436 437 »