Show patches with: none      |   44336 patches
« 1 2 ... 220 221 222443 444 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,16/21] object-file.c: return -1, not "status" from unpack_loose_header() fsck: better "invalid object" error reporting - - - --- 2021-06-24 Ævar Arnfjörð Bjarmason New
[v4,15/21] object-file.c: guard against future bugs in loose_object_info() fsck: better "invalid object" error reporting - - - --- 2021-06-24 Ævar Arnfjörð Bjarmason New
[v4,14/21] object-file.c: stop dying in parse_loose_header() fsck: better "invalid object" error reporting - - - --- 2021-06-24 Ævar Arnfjörð Bjarmason New
[v4,13/21] object-file.c: split up ternary in parse_loose_header() fsck: better "invalid object" error reporting - - - --- 2021-06-24 Ævar Arnfjörð Bjarmason New
[v4,12/21] object-file.c: simplify unpack_loose_short_header() fsck: better "invalid object" error reporting - - - --- 2021-06-24 Ævar Arnfjörð Bjarmason New
[v4,11/21] object-file.c: add missing braces to loose_object_info() fsck: better "invalid object" error reporting - - - --- 2021-06-24 Ævar Arnfjörð Bjarmason New
[v4,10/21] object-file.c: make parse_loose_header_extended() public fsck: better "invalid object" error reporting - - - --- 2021-06-24 Ævar Arnfjörð Bjarmason New
[v4,09/21] object-file.c: don't set "typep" when returning non-zero fsck: better "invalid object" error reporting - - - --- 2021-06-24 Ævar Arnfjörð Bjarmason New
[v4,08/21] cache.h: move object functions to object-store.h fsck: better "invalid object" error reporting - - - --- 2021-06-24 Ævar Arnfjörð Bjarmason New
[v4,07/21] cat-file tests: test for current --allow-unknown-type behavior fsck: better "invalid object" error reporting - - - --- 2021-06-24 Ævar Arnfjörð Bjarmason New
[v4,06/21] cat-file tests: add corrupt loose object test fsck: better "invalid object" error reporting - - - --- 2021-06-24 Ævar Arnfjörð Bjarmason New
[v4,05/21] rev-list tests: test for behavior with invalid object types fsck: better "invalid object" error reporting - - - --- 2021-06-24 Ævar Arnfjörð Bjarmason New
[v4,04/21] cat-file tests: test that --allow-unknown-type isn't on by default fsck: better "invalid object" error reporting - - - --- 2021-06-24 Ævar Arnfjörð Bjarmason New
[v4,03/21] cat-file tests: test for missing object with -t and -s fsck: better "invalid object" error reporting - - - --- 2021-06-24 Ævar Arnfjörð Bjarmason New
[v4,02/21] fsck tests: add test for fsck-ing an unknown type fsck: better "invalid object" error reporting - - - --- 2021-06-24 Ævar Arnfjörð Bjarmason New
[v4,01/21] fsck tests: refactor one test to use a sub-repo fsck: better "invalid object" error reporting - - - --- 2021-06-24 Ævar Arnfjörð Bjarmason New
[3/3] Write index when populating empty untracked cache Empty untracked cache performance issue - - - --- 2021-06-24 Tao Klerks New
[2/3] In t7519, populate untracked cache before test Empty untracked cache performance issue - - - --- 2021-06-24 Tao Klerks New
[1/3] Add a second's delay to t7519 for untracked cache Empty untracked cache performance issue - - - --- 2021-06-24 Tao Klerks New
test-lib.sh: set COLUMNS=80 for --verbose repeatability test-lib.sh: set COLUMNS=80 for --verbose repeatability - - - --- 2021-06-24 Ævar Arnfjörð Bjarmason Superseded
speed up alt_odb_usable() with many alternates speed up alt_odb_usable() with many alternates - - - --- 2021-06-24 Eric Wong Superseded
[3/3] fetch: die on invalid --negotiation-tip hash Push negotiation fixes - - - --- 2021-06-23 Jonathan Tan Superseded
[2/3] send-pack: fix push nego. when remote has refs Push negotiation fixes - 1 - --- 2021-06-23 Jonathan Tan Superseded
[1/3] send-pack: fix push.negotiate with remote helper Push negotiation fixes - - - --- 2021-06-23 Jonathan Tan Superseded
[4/4] preload-index: fix "Refreshing index" progress line WIP/POC check isatty(2)-protected progress lines - - - --- 2021-06-23 SZEDER Gábor New
[3/4] read-cache: avoid overlapping progress lines WIP/POC check isatty(2)-protected progress lines - - - --- 2021-06-23 SZEDER Gábor New
[2/4] blame: fix progress total with line ranges WIP/POC check isatty(2)-protected progress lines - - - --- 2021-06-23 SZEDER Gábor New
[1/4] WIP progress, isatty(2), hidden progress lnies for GIT_TEST_CHECK_PROGRESS WIP/POC check isatty(2)-protected progress lines - - - --- 2021-06-23 SZEDER Gábor New
[4/4] midx: report checksum mismatches during 'verify' midx: verify MIDX checksum before reusing - - - --- 2021-06-23 Taylor Blau Accepted
[3/4] midx: don't reuse corrupt MIDXs when writing midx: verify MIDX checksum before reusing - - - --- 2021-06-23 Taylor Blau Accepted
[2/4] commit-graph: rewrite to use checksum_valid() midx: verify MIDX checksum before reusing - - - --- 2021-06-23 Taylor Blau Accepted
[1/4] csum-file: introduce checksum_valid() midx: verify MIDX checksum before reusing - - - --- 2021-06-23 Taylor Blau Accepted
[RFC/PATCH,25/25] progress: assert counting upwards in display() progress.c: various fixes + SZEDER's RFC code - - - --- 2021-06-23 Ævar Arnfjörð Bjarmason New
[RFC/PATCH,24/25] progress: assert last update in stop_progress() progress.c: various fixes + SZEDER's RFC code - - - --- 2021-06-23 Ævar Arnfjörð Bjarmason New
[23/25] entry: deal with unexpected "Filtering content" total progress.c: various fixes + SZEDER's RFC code - - - --- 2021-06-23 Ævar Arnfjörð Bjarmason New
[22/25] progress.c: add a stop_progress_early() function progress.c: various fixes + SZEDER's RFC code - - - --- 2021-06-23 Ævar Arnfjörð Bjarmason New
[21/25] entry: show finer-grained counter in "Filtering content" progress line progress.c: various fixes + SZEDER's RFC code - - - --- 2021-06-23 Ævar Arnfjörð Bjarmason New
[20/25] midx: don't provide a total for QSORT() progress progress.c: various fixes + SZEDER's RFC code - - - --- 2021-06-23 Ævar Arnfjörð Bjarmason New
[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
« 1 2 ... 220 221 222443 444 »