Show patches with: Archived = No       |   22308 patches
« 1 2 ... 206 207 208223 224 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,1/3] pull: refactor fast-forward check [v5,1/3] pull: refactor fast-forward check - - - --- 2020-12-10 Felipe Contreras Superseded
[v3,10/10] mktag: allow turning off fsck.extraHeaderEntry make "mktag" use fsck_tag() - - - --- 2020-12-09 Ævar Arnfjörð Bjarmason Superseded
[v3,09/10] fsck: make fsck_config() re-usable make "mktag" use fsck_tag() - - - --- 2020-12-09 Ævar Arnfjörð Bjarmason Superseded
[v3,08/10] mktag doc: update to explain why to use this make "mktag" use fsck_tag() - - - --- 2020-12-09 Ævar Arnfjörð Bjarmason Superseded
[v3,07/10] mktag: use fsck instead of custom verify_tag() make "mktag" use fsck_tag() - - - --- 2020-12-09 Ævar Arnfjörð Bjarmason Superseded
[v3,06/10] mktag tests: improve verify_object() test coverage make "mktag" use fsck_tag() - - - --- 2020-12-09 Ævar Arnfjörð Bjarmason Superseded
[v3,05/10] mktag tests: remove needless SHA-1 hardcoding make "mktag" use fsck_tag() - - - --- 2020-12-09 Ævar Arnfjörð Bjarmason Superseded
[v3,04/10] mktag tests: don't needlessly use a subshell make "mktag" use fsck_tag() - - - --- 2020-12-09 Ævar Arnfjörð Bjarmason Superseded
[v3,03/10] mktag: remove redundant braces in one-line body "if" make "mktag" use fsck_tag() - - - --- 2020-12-09 Ævar Arnfjörð Bjarmason Superseded
[v3,02/10] mktag: use default strbuf_read() hint make "mktag" use fsck_tag() - - - --- 2020-12-09 Ævar Arnfjörð Bjarmason Superseded
[v3,01/10] mktag doc: say <hash> not <sha1> make "mktag" use fsck_tag() - - - --- 2020-12-09 Ævar Arnfjörð Bjarmason Superseded
[11/11] merge-ort: add implementation of type-changed rename handling merge-ort: add basic rename detection - - - --- 2020-12-09 Elijah Newren Superseded
[10/11] merge-ort: add implementation of normal rename handling merge-ort: add basic rename detection - - - --- 2020-12-09 Elijah Newren Superseded
[09/11] merge-ort: add implementation of rename/delete conflicts merge-ort: add basic rename detection - - - --- 2020-12-09 Elijah Newren Superseded
[08/11] merge-ort: add implementation of rename collisions merge-ort: add basic rename detection - - - --- 2020-12-09 Elijah Newren Superseded
[07/11] merge-ort: add implementation of both sides renaming differently merge-ort: add basic rename detection - - - --- 2020-12-09 Elijah Newren Superseded
[06/11] merge-ort: add implementation of both sides renaming identically merge-ort: add basic rename detection - - - --- 2020-12-09 Elijah Newren Superseded
[05/11] merge-ort: add basic outline for process_renames() merge-ort: add basic rename detection - - - --- 2020-12-09 Elijah Newren Superseded
[04/11] merge-ort: implement compare_pairs() and collect_renames() merge-ort: add basic rename detection - - - --- 2020-12-09 Elijah Newren Superseded
[03/11] merge-ort: implement detect_regular_renames() merge-ort: add basic rename detection - - - --- 2020-12-09 Elijah Newren Superseded
[02/11] merge-ort: add initial outline for basic rename detection merge-ort: add basic rename detection - - - --- 2020-12-09 Elijah Newren Superseded
[01/11] merge-ort: add basic data structures for handling renames merge-ort: add basic rename detection - - - --- 2020-12-09 Elijah Newren Superseded
[v3,5/5] pretty format %(trailers): add a "key_value_separator" pretty format %(trailers): improve machine readability - - - --- 2020-12-09 Ævar Arnfjörð Bjarmason Accepted
[v3,4/5] pretty format %(trailers): add a "keyonly" pretty format %(trailers): improve machine readability - - - --- 2020-12-09 Ævar Arnfjörð Bjarmason Accepted
[v3,3/5] pretty-format %(trailers): fix broken standalone "valueonly" pretty format %(trailers): improve machine readability - - - --- 2020-12-09 Ævar Arnfjörð Bjarmason Accepted
[v3,2/5] pretty format %(trailers) doc: avoid repetition pretty format %(trailers): improve machine readability - - - --- 2020-12-09 Ævar Arnfjörð Bjarmason Accepted
[v3,1/5] pretty format %(trailers) test: split a long line pretty format %(trailers): improve machine readability - - - --- 2020-12-09 Ævar Arnfjörð Bjarmason Accepted
[v4,6/6] config: allow specifying config entries via envvar pairs config: allow specifying config entries via env - - - --- 2020-12-09 Patrick Steinhardt Superseded
[v4,5/6] config: refactor parsing of GIT_CONFIG_PARAMETERS config: allow specifying config entries via env - - - --- 2020-12-09 Patrick Steinhardt Superseded
[v4,4/6] config: extract function to parse config pairs config: allow specifying config entries via env - - - --- 2020-12-09 Patrick Steinhardt Superseded
[v4,3/6] environment: make `getenv_safe()` non-static config: allow specifying config entries via env - - - --- 2020-12-09 Patrick Steinhardt Superseded
[v4,2/6] config: add new way to pass config via `--config-env` config: allow specifying config entries via env - - - --- 2020-12-09 Patrick Steinhardt Superseded
[v4,1/6] git: add `--super-prefix` to usage string config: allow specifying config entries via env - - - --- 2020-12-09 Patrick Steinhardt Superseded
[v4] submodules: fix of regression on fetching of non-init subsub-repo [v4] submodules: fix of regression on fetching of non-init subsub-repo - 1 - --- 2020-12-09 Peter Kaestle Accepted
doc: 'T' status code for git status doc: 'T' status code for git status - - - --- 2020-12-09 Julien Richard Superseded
[v3] t7064: avoid relying on a specific default branch name [v3] t7064: avoid relying on a specific default branch name - - - --- 2020-12-08 Junio C Hamano Accepted
[v3,5/5] Makefile: don't use a versioned temp distribution directory speed up 'make clean' - - - --- 2020-12-08 Ramsay Jones Accepted
[v3,4/5] Makefile: don't try to clean old debian build product speed up 'make clean' - - - --- 2020-12-08 Ramsay Jones Accepted
[v3,3/5] gitweb/Makefile: conditionally include ../GIT-VERSION-FILE speed up 'make clean' - - - --- 2020-12-08 Ramsay Jones Accepted
[v3,2/5] Documentation/Makefile: conditionally include ../GIT-VERSION-FILE speed up 'make clean' - - - --- 2020-12-08 Ramsay Jones Accepted
[v3,1/5] Documentation/Makefile: conditionally include doc.dep speed up 'make clean' - - - --- 2020-12-08 Ramsay Jones Accepted
[v3] submodules: fix of regression on fetching of non-init subsub-repo [v3] submodules: fix of regression on fetching of non-init subsub-repo - - - --- 2020-12-08 Peter Kaestle Superseded
[v3,24/24] pack-bitmap-write: better reuse bitmaps pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,23/24] pack-bitmap-write: relax unique rewalk condition pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,22/24] pack-bitmap-write: use existing bitmaps pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,21/24] pack-bitmap: factor out 'add_commit_to_bitmap()' pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,20/24] pack-bitmap: factor out 'bitmap_for_commit()' pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,19/24] pack-bitmap-write: ignore BITMAP_FLAG_REUSE pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,18/24] pack-bitmap-write: build fewer intermediate bitmaps pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,17/24] pack-bitmap.c: check reads more aggressively when loading pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,16/24] pack-bitmap-write: rename children to reverse_edges pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,15/24] t5310: add branch-based checks pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,14/24] commit: implement commit_list_contains() pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,13/24] bitmap: implement bitmap_is_subset() pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,12/24] pack-bitmap-write: fill bitmap with commit history pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,11/24] pack-bitmap-write: pass ownership of intermediate bitmaps pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,10/24] pack-bitmap-write: reimplement bitmap writing pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,09/24] ewah: add bitmap_dup() function pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,08/24] ewah: implement bitmap_or() pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,07/24] ewah: make bitmap growth less aggressive pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,06/24] ewah: factor out bitmap growth pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,05/24] rev-list: die when --test-bitmap detects a mismatch pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,04/24] t5310: drop size of truncated ewah bitmap pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,03/24] pack-bitmap: bounds-check size of cache extension pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,02/24] pack-bitmap: fix header size check pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,01/24] ewah/ewah_bitmap.c: avoid open-coding ALLOC_GROW() pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v2,9/9] commit-graph: use size_t for array allocation and indexing misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[v2,8/9] commit-graph: replace packed_oid_list with oid_array misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[v2,7/9] commit-graph: drop count_distinct_commits() function misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[v2,6/9] oid-array: provide a for-loop iterator misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[v2,5/9] oid-array: make sort function public misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[v2,4/9] cache.h: move hash/oid functions to hash.h misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[v2,3/9] t0064: make duplicate tests more robust misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[v2,2/9] t0064: drop sha1 mention from filename misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[v2,1/9] oid-array.h: drop sha1 mention from header guard misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[v2] submodules: fix of regression on fetching of non-init subsub-repo [v2] submodules: fix of regression on fetching of non-init subsub-repo - - - --- 2020-12-07 Peter Kaestle Superseded
Makefile: conditionally include GIT-VERSION-FILE Makefile: conditionally include GIT-VERSION-FILE - - - --- 2020-12-07 Ramsay Jones Accepted
[v2,5/5] Makefile: don't use a versioned temp distribution directory speed up 'make clean' - - - --- 2020-12-07 Ramsay Jones Superseded
[v2,4/5] Makefile: don't try to clean old debian build product speed up 'make clean' - - - --- 2020-12-07 Ramsay Jones Superseded
[v2,3/5] gitweb/Makefile: conditionally include ../GIT-VERSION-FILE speed up 'make clean' - - - --- 2020-12-07 Ramsay Jones Superseded
[v2,2/5] Documentation/Makefile: conditionally include ../GIT-VERSION-FILE speed up 'make clean' - - - --- 2020-12-07 Ramsay Jones Superseded
[v2,1/5] Documentation/Makefile: conditionally include doc.dep speed up 'make clean' - - - --- 2020-12-07 Ramsay Jones Superseded
[v4,2/2] rev-parse: add option for absolute or relative path formatting rev-parse options for absolute or relative paths - - - --- 2020-12-06 brian m. carlson Superseded
[v4,1/2] abspath: add a function to resolve paths with missing components rev-parse options for absolute or relative paths - - - --- 2020-12-06 brian m. carlson Superseded
t7064: avoid relying on a specific default branch name t7064: avoid relying on a specific default branch name - - - --- 2020-12-06 Johannes Schindelin Superseded
t6300: avoid using the default name of the initial branch t6300: avoid using the default name of the initial branch - - - --- 2020-12-06 Johannes Schindelin Accepted
[7/7] Accelerate rename_dst setup diffcore-rename improvements - - - --- 2020-12-06 Elijah Newren Superseded
[6/7] diffcore-rename: simplify and accelerate register_rename_src() diffcore-rename improvements - - - --- 2020-12-06 Elijah Newren Superseded
[5/7] diffcore-rename: reduce jumpiness in progress counters diffcore-rename improvements - - - --- 2020-12-06 Elijah Newren Superseded
[4/7] diffcore-rename: change a few comments to use 'add' instead of 'create' diffcore-rename improvements - - - --- 2020-12-06 Elijah Newren Superseded
[3/7] diffcore-rename: rename num_create to num_targets diffcore-rename improvements - - - --- 2020-12-06 Elijah Newren Superseded
[2/7] diffcore-rename: remove unnecessary if-clause diffcore-rename improvements - - - --- 2020-12-06 Elijah Newren Superseded
[1/7] diffcore-rename: avoid usage of global in too_many_rename_candidates() diffcore-rename improvements - - - --- 2020-12-06 Elijah Newren Superseded
[v2,5/5] pretty format %(trailers): add a "key_value_separator" pretty format %(trailers): improve machine readability - - - --- 2020-12-06 Ævar Arnfjörð Bjarmason Superseded
[v2,4/5] pretty format %(trailers): add a "keyonly" pretty format %(trailers): improve machine readability - - - --- 2020-12-06 Ævar Arnfjörð Bjarmason Superseded
[v2,3/5] pretty-format %(trailers): fix broken standalone "valueonly" pretty format %(trailers): improve machine readability - - - --- 2020-12-06 Ævar Arnfjörð Bjarmason Superseded
[v2,2/5] pretty format %(trailers) doc: avoid repetition pretty format %(trailers): improve machine readability - - - --- 2020-12-06 Ævar Arnfjörð Bjarmason Superseded
[v2,1/5] pretty format %(trailers) test: split a long line pretty format %(trailers): improve machine readability - - - --- 2020-12-06 Ævar Arnfjörð Bjarmason Superseded
[v3,16/16] pull: trivial memory fix [v3,01/16] doc: pull: explain what is a fast-forward - - - --- 2020-12-05 Felipe Contreras Superseded
[v3,15/16] test: pull-options: revert unnecessary changes [v3,01/16] doc: pull: explain what is a fast-forward - - - --- 2020-12-05 Felipe Contreras Superseded
« 1 2 ... 206 207 208223 224 »