Show patches with: none      |   43198 patches
« 1 2 ... 209 210 211431 432 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[19/25] commit-graph: fix bogus counter in "Scanning merged commits" progress line progress.c: various fixes + SZEDER's RFC code - - - --- 2021-06-23 Ævar Arnfjörð Bjarmason New
[18/25] progress.c: emit progress on first signal, show "stalled" progress.c: various fixes + SZEDER's RFC code - - - --- 2021-06-23 Ævar Arnfjörð Bjarmason New
[17/25] progress.c: refactor display() for less confusion, and fix bug progress.c: various fixes + SZEDER's RFC code - - - --- 2021-06-23 Ævar Arnfjörð Bjarmason New
[16/25] progress.[ch]: convert "title" to "struct strbuf" progress.c: various fixes + SZEDER's RFC code - - - --- 2021-06-23 Ævar Arnfjörð Bjarmason New
[15/25] progress.c: pass "is done?" (again) to display() progress.c: various fixes + SZEDER's RFC code - - - --- 2021-06-23 Ævar Arnfjörð Bjarmason New
[14/25] progress.[ch]: move test-only code away from "extern" variables progress.c: various fixes + SZEDER's RFC code - - - --- 2021-06-23 Ævar Arnfjörð Bjarmason New
[13/25] progress.[ch]: move the "struct progress" to the header progress.c: various fixes + SZEDER's RFC code - - - --- 2021-06-23 Ævar Arnfjörð Bjarmason New
[12/25] progress.c: add & assert a "global_progress" variable progress.c: various fixes + SZEDER's RFC code - - - --- 2021-06-23 Ævar Arnfjörð Bjarmason New
[11/25] pack-bitmap-write.c: add a missing stop_progress() progress.c: various fixes + SZEDER's RFC code - - - --- 2021-06-23 Ævar Arnfjörð Bjarmason New
[10/25] progress.c: remove the "sparse" mode nano-optimization progress.c: various fixes + SZEDER's RFC code - - - --- 2021-06-23 Ævar Arnfjörð Bjarmason New
[09/25] midx perf: add a perf test for multi-pack-index progress.c: various fixes + SZEDER's RFC code - - - --- 2021-06-23 Ævar Arnfjörð Bjarmason New
[08/25] progress.c: add temporary variable from progress struct progress.c: various fixes + SZEDER's RFC code - - - --- 2021-06-23 Ævar Arnfjörð Bjarmason New
[07/25] progress.c: stop eagerly fflush(stderr) when not a terminal progress.c: various fixes + SZEDER's RFC code - - - --- 2021-06-23 Ævar Arnfjörð Bjarmason New
[06/25] progress.c: call progress_interval() from progress_test_force_update() progress.c: various fixes + SZEDER's RFC code - - - --- 2021-06-23 Ævar Arnfjörð Bjarmason New
[05/25] progress.c: move signal handler functions lower progress.c: various fixes + SZEDER's RFC code - - - --- 2021-06-23 Ævar Arnfjörð Bjarmason New
[04/25] progress.c tests: add a "signal" verb progress.c: various fixes + SZEDER's RFC code - - - --- 2021-06-23 Ævar Arnfjörð Bjarmason New
[03/25] progress.c tests: test some invalid usage progress.c: various fixes + SZEDER's RFC code - - - --- 2021-06-23 Ævar Arnfjörð Bjarmason New
[02/25] progress.c tests: make start/stop verbs on stdin progress.c: various fixes + SZEDER's RFC code - - - --- 2021-06-23 Ævar Arnfjörð Bjarmason New
[01/25] progress.c tests: fix breakage with COLUMNS != 80 progress.c: various fixes + SZEDER's RFC code - - - --- 2021-06-23 Ævar Arnfjörð Bjarmason New
[6/6] ci: accelerate the checkout ci: speed-up the Windows parts of our GitHub workflow - - - --- 2021-06-23 Johannes Schindelin Superseded
[5/6] ci(vs-build): build with NO_GETTEXT ci: speed-up the Windows parts of our GitHub workflow - - - --- 2021-06-23 Dennis Ameling Superseded
[4/6] ci(windows): transfer also the Git-tracked files to the test jobs ci: speed-up the Windows parts of our GitHub workflow - - - --- 2021-06-23 Johannes Schindelin Superseded
[3/6] ci: upgrade to using actions/{up,down}load-artifacts v2 ci: speed-up the Windows parts of our GitHub workflow - - - --- 2021-06-23 Johannes Schindelin Superseded
[2/6] ci (vs-build): use `cmd` to copy the DLLs, not `powershell` ci: speed-up the Windows parts of our GitHub workflow - - - --- 2021-06-23 Johannes Schindelin Superseded
[1/6] ci: use the new GitHub Action to download git-sdk-64-minimal ci: speed-up the Windows parts of our GitHub workflow - - - --- 2021-06-23 Johannes Schindelin Superseded
Support untracked cache with '--untracked-files=all' if configured Support untracked cache with '--untracked-files=all' if configured - - - --- 2021-06-23 Tao Klerks New
[v2,2/2] pull: improve default warning pull: documentation improvements - - - --- 2021-06-23 Felipe Contreras New
[v2,1/2] doc: pull: explain what is a fast-forward pull: documentation improvements - - - --- 2021-06-23 Felipe Contreras New
[v2,1/1] submodule: remove unnecessary `prefix` based option logic Some submodule related code cleanup - - - --- 2021-06-22 Kaartic Sivaraam Accepted
[5/5] load_ref_decorations(): avoid parsing non-tag objects some "log --decorate" optimizations - - - --- 2021-06-22 Jeff King New
[4/5] object.h: add lookup_object_by_type() function some "log --decorate" optimizations - - - --- 2021-06-22 Jeff King New
[3/5] object.h: expand docstring for lookup_unknown_object() some "log --decorate" optimizations - - - --- 2021-06-22 Jeff King New
[2/5] log: avoid loading decorations for userformats that don't need it some "log --decorate" optimizations - - - --- 2021-06-22 Jeff King New
[1/5] pretty.h: update and expand docstring for userformat_find_requirements() some "log --decorate" optimizations - - - --- 2021-06-22 Jeff King New
[3/3] Makefile: don't use "FORCE" for tags targets Makefile: "make tags" fixes & cleanup - - - --- 2021-06-22 Ævar Arnfjörð Bjarmason Superseded
[2/3] Makefile: fix "cscope" target to refer to cscope.out Makefile: "make tags" fixes & cleanup - - - --- 2021-06-22 Ævar Arnfjörð Bjarmason Superseded
[1/3] Makefile: move ".PHONY: cscope" near its target Makefile: "make tags" fixes & cleanup - - - --- 2021-06-22 Ævar Arnfjörð Bjarmason Superseded
Makefile: add and use the ".DELETE_ON_ERROR" flag Makefile: add and use the ".DELETE_ON_ERROR" flag - - - --- 2021-06-22 Ævar Arnfjörð Bjarmason Superseded
[3/3] config: normalize the path of the system gitconfig Move Git for Windows' system config to its top-level directory's etc/ - - - --- 2021-06-22 Johannes Schindelin Accepted
[2/3] cmake(windows): set correct path to the system Git config Move Git for Windows' system config to its top-level directory's etc/ - - - --- 2021-06-22 Dennis Ameling Accepted
[1/3] mingw: move Git for Windows' system config where users expect it Move Git for Windows' system config to its top-level directory's etc/ - - - --- 2021-06-22 Johannes Schindelin Accepted
config.mak.uname: PCRE1 cleanup config.mak.uname: PCRE1 cleanup - - - --- 2021-06-22 Carlo Marcelo Arenas Belón Accepted
[v3,5/5] merge-ort: add prefetching for content merges Optimization batch 13: partial clone optimizations for merge-ort - - - --- 2021-06-22 Elijah Newren Accepted
[v3,4/5] diffcore-rename: use a different prefetch for basename comparisons Optimization batch 13: partial clone optimizations for merge-ort - - - --- 2021-06-22 Elijah Newren Accepted
[v3,3/5] diffcore-rename: allow different missing_object_cb functions Optimization batch 13: partial clone optimizations for merge-ort - - - --- 2021-06-22 Elijah Newren Accepted
[v3,2/5] t6421: add tests checking for excessive object downloads during merge Optimization batch 13: partial clone optimizations for merge-ort - - - --- 2021-06-22 Elijah Newren Accepted
[v3,1/5] promisor-remote: output trace2 statistics for number of objects fetched Optimization batch 13: partial clone optimizations for merge-ort - - - --- 2021-06-22 Elijah Newren Accepted
[v4,14/14,GSOC] cat-file: re-implement --textconv, --filters options cat-file: reuse ref-filter logic - - - --- 2021-06-22 ZheNing Hu Superseded
[v4,13/14,GSOC] cat-file: reuse err buf in batch_object_write() cat-file: reuse ref-filter logic - - - --- 2021-06-22 ZheNing Hu Superseded
[v4,12/14,GSOC] cat-file: reuse ref-filter logic cat-file: reuse ref-filter logic - - - --- 2021-06-22 ZheNing Hu Superseded
[v4,11/14,GSOC] cat-file: change batch_objects parameter name cat-file: reuse ref-filter logic - - - --- 2021-06-22 ZheNing Hu Superseded
[v4,10/14,GSOC] cat-file: add has_object_file() check cat-file: reuse ref-filter logic - - - --- 2021-06-22 ZheNing Hu Superseded
[v4,09/14,GSOC] ref-filter: modify the error message and value in get_object cat-file: reuse ref-filter logic - - - --- 2021-06-22 ZheNing Hu Superseded
[v4,08/14,GSOC] ref-filter: add cat_file_mode in struct ref_format cat-file: reuse ref-filter logic - - - --- 2021-06-22 ZheNing Hu Superseded
[v4,07/14,GSOC] ref-filter: introduce free_ref_array_item_value() function cat-file: reuse ref-filter logic - - - --- 2021-06-22 ZheNing Hu Superseded
[v4,06/14,GSOC] ref-filter: pass get_object() return value to their callers cat-file: reuse ref-filter logic - - - --- 2021-06-22 ZheNing Hu Superseded
[v4,05/14,GSOC] ref-filter: add %(rest) atom cat-file: reuse ref-filter logic - - - --- 2021-06-22 ZheNing Hu Superseded
[v4,04/14,GSOC] ref-filter: use non-const ref_format in *_atom_parser() cat-file: reuse ref-filter logic - - - --- 2021-06-22 ZheNing Hu Superseded
[v4,03/14,GSOC] ref-filter: --format=%(raw) re-support --perl cat-file: reuse ref-filter logic - - - --- 2021-06-22 ZheNing Hu Superseded
[v4,02/14,GSOC] ref-filter: add %(raw) atom cat-file: reuse ref-filter logic - - - --- 2021-06-22 ZheNing Hu Superseded
[v4,01/14,GSOC] ref-filter: add obj-type check in grab contents cat-file: reuse ref-filter logic - - - --- 2021-06-22 ZheNing Hu Superseded
[v2,4/4] test: document broken merge.conflictStyle handling Generic conflict style fixes - - - --- 2021-06-22 Felipe Contreras New
[v2,3/4] notes: fix merge.conflictstyle handling Generic conflict style fixes - - - --- 2021-06-22 Felipe Contreras New
[v2,2/4] merge-tree: fix merge.conflictstyle handling Generic conflict style fixes - - - --- 2021-06-22 Felipe Contreras New
[v2,1/4] test: add merge style config test Generic conflict style fixes - - - --- 2021-06-22 Felipe Contreras New
[v2,24/24] p5326: perf tests for MIDX bitmaps multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,23/24] p5310: extract full and partial bitmap tests multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,22/24] midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP' multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,21/24] t7700: update to work with MIDX bitmap test knob multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,20/24] t5319: don't write MIDX bitmaps in t5319 multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,19/24] t5310: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,18/24] t0410: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,17/24] t5326: test multi-pack bitmap behavior multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,16/24] t/helper/test-read-midx.c: add --checksum mode multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,15/24] t5310: move some tests to lib-bitmap.sh multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,14/24] pack-bitmap: write multi-pack bitmaps multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,13/24] pack-bitmap: read multi-pack bitmaps multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,12/24] pack-bitmap.c: introduce 'bitmap_is_preferred_refname()' multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,11/24] pack-bitmap.c: introduce 'nth_bitmap_object_oid()' multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,10/24] pack-bitmap.c: introduce 'bitmap_num_objects()' multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,09/24] midx: infer preferred pack when not given one multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,08/24] midx: respect 'core.multiPackIndex' when writing multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,07/24] midx: clear auxiliary .rev after replacing the MIDX multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,06/24] midx: make a number of functions non-static multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,05/24] Documentation: describe MIDX-based bitmaps multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,04/24] Documentation: build 'technical/bitmap-format' by default multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,03/24] pack-bitmap-write.c: free existing bitmaps multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,02/24] pack-bitmap-write.c: gracefully fail to write non-closed bitmaps multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,01/24] pack-bitmap.c: harden 'test_bitmap_walk()' to check type bitmaps multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[2/2] submodule: remove unnecessary `prefix` based option logic Some submodule related code cleanup - - - --- 2021-06-21 Kaartic Sivaraam Superseded
[1/2] submodule--helper: remove an unreachable call to usage_with_options Some submodule related code cleanup - - - --- 2021-06-21 Kaartic Sivaraam Superseded
[2/2] pull: improve default warning pull: documentation improvements - - - --- 2021-06-21 Felipe Contreras Superseded
[1/2] doc: pull: explain what is a fast-forward pull: documentation improvements - - - --- 2021-06-21 Felipe Contreras Superseded
[v3] pager: avoid setting COLUMNS when we're guessing its value [v3] pager: avoid setting COLUMNS when we're guessing its value - - - --- 2021-06-21 Johannes Schindelin Accepted
[23/23] doc: asciidoctor: add hack for old versions doc: cleanups and asciidoctor direct man pages - - - --- 2021-06-21 Felipe Contreras New
[22/23] doc: asciidoctor: cleanup man page hack doc: cleanups and asciidoctor direct man pages - - - --- 2021-06-21 Felipe Contreras New
[21/23] doc: asciidoctor: add support for baseurl doc: cleanups and asciidoctor direct man pages - - - --- 2021-06-21 Felipe Contreras New
[20/23] doc: asciidoctor: add hack to improve links doc: cleanups and asciidoctor direct man pages - - - --- 2021-06-21 Felipe Contreras New
[19/23] doc: asciidoctor: add hack for xrefs doc: cleanups and asciidoctor direct man pages - - - --- 2021-06-21 Felipe Contreras New
[18/23] doc: add man pages workaround for asciidoctor doc: cleanups and asciidoctor direct man pages - - - --- 2021-06-21 Felipe Contreras New
« 1 2 ... 209 210 211431 432 »