Show patches with: none      |   44049 patches
« 1 2 ... 259 260 261440 441 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,6/6] Makefile: add {program,xdiff,test,git}-objs & objects targets Makefile: add {program,xdiff,test,git}-objs & objects targets - - - --- 2021-02-01 Ævar Arnfjörð Bjarmason New
[v2,5/6] Makefile: split OBJECTS into OBJECTS and GIT_OBJS Makefile: add {program,xdiff,test,git}-objs & objects targets - - - --- 2021-02-01 Ævar Arnfjörð Bjarmason New
[v2,4/6] Makefile: sort OBJECTS assignment for subsequent change Makefile: add {program,xdiff,test,git}-objs & objects targets - - - --- 2021-02-01 Ævar Arnfjörð Bjarmason New
[v2,3/6] Makefile: split up long OBJECTS line Makefile: add {program,xdiff,test,git}-objs & objects targets - - - --- 2021-02-01 Ævar Arnfjörð Bjarmason New
[v2,2/6] Makefile: guard against TEST_OBJS in the environment Untitled series #425293 - - - --- 2021-02-01 Ævar Arnfjörð Bjarmason New
[v2,1/6] Makefile: remove "all" on "$(FUZZ_OBJS)" [v2,1/6] Makefile: remove "all" on "$(FUZZ_OBJS)" - - - --- 2021-02-01 Ævar Arnfjörð Bjarmason New
[v2] alloc.h|c: migrate alloc_states to mem-pool [v2] alloc.h|c: migrate alloc_states to mem-pool - - - --- 2021-02-01 ZheNing Hu Superseded
[v7,11/11] commit-reach: use corrected commit dates in paint_down_to_common() Implement Corrected Commit Date - - - --- 2021-02-01 Abhishek Kumar Accepted
[v7,10/11] commit-graph: use generation v2 only if entire chain does Implement Corrected Commit Date - - - --- 2021-02-01 Abhishek Kumar Accepted
[v7,09/11] commit-graph: implement generation data chunk Implement Corrected Commit Date - - - --- 2021-02-01 Abhishek Kumar Accepted
[v7,08/11] commit-graph: implement corrected commit date Implement Corrected Commit Date - - - --- 2021-02-01 Abhishek Kumar Accepted
[v7,07/11] commit-graph: document generation number v2 Implement Corrected Commit Date - - - --- 2021-02-01 Abhishek Kumar Accepted
[v7,06/11] commit-graph: return 64-bit generation number Implement Corrected Commit Date - - - --- 2021-02-01 Abhishek Kumar Accepted
[v7,05/11] commit-graph: add a slab to store topological levels Implement Corrected Commit Date - - - --- 2021-02-01 Abhishek Kumar Accepted
[v7,04/11] t6600-test-reach: generalize *_three_modes Implement Corrected Commit Date - - - --- 2021-02-01 Abhishek Kumar Accepted
[v7,03/11] commit-graph: consolidate fill_commit_graph_info Implement Corrected Commit Date - - - --- 2021-02-01 Abhishek Kumar Accepted
[v7,02/11] revision: parse parent in indegree_walk_step() Implement Corrected Commit Date - - - --- 2021-02-01 Abhishek Kumar Accepted
[v7,01/11] commit-graph: fix regression when computing Bloom filters Implement Corrected Commit Date - - - --- 2021-02-01 Abhishek Kumar Accepted
annotate-tests: quote variable expansions containing path names annotate-tests: quote variable expansions containing path names 1 - - --- 2021-01-30 Johannes Sixt Accepted
status: learn --color for piping colored output status: learn --color for piping colored output - - - --- 2021-01-30 Lance Ward Superseded
alloc.h|c: migrate alloc_states to mem-pool alloc.h|c: migrate alloc_states to mem-pool - - - --- 2021-01-30 ZheNing Hu Superseded
[2/2] refs.c: avoid creating extra unwanted reflog entries Eliminate extraneous ref log entries - - - --- 2021-01-30 Kyle J. McKay New
[1/2] t/t1417: test symbolic-ref effects on ref logs Eliminate extraneous ref log entries - - - --- 2021-01-30 Kyle J. McKay New
[v10,3/3] mergetool: add per-tool support and overrides for the hideResolved flag mergetool: add hideResolved configuration (was automerge) - - - --- 2021-01-30 Seth House Superseded
[v10,2/3] mergetool: break setup_tool out into separate initialization function mergetool: add hideResolved configuration (was automerge) - - - --- 2021-01-30 Seth House Superseded
[v10,1/3] mergetool: add hideResolved configuration mergetool: add hideResolved configuration (was automerge) - - - --- 2021-01-30 Seth House Superseded
pager: exit without error on SIGPIPE pager: exit without error on SIGPIPE - - - --- 2021-01-29 Denton Liu New
[v2,3/3] ref-filter: use pretty.c logic for trailers Unify trailers formatting logic for pretty.c and ref-filter.c - - - --- 2021-01-29 Hariom verma Superseded
[v2,2/3] pretty.c: capture invalid trailer argument Unify trailers formatting logic for pretty.c and ref-filter.c - - - --- 2021-01-29 Hariom verma Superseded
[v2,1/3] pretty.c: refactor trailer logic to `format_set_trailers_options()` Unify trailers formatting logic for pretty.c and ref-filter.c - - - --- 2021-01-29 Hariom verma Superseded
p5303: avoid sed GNU-ism p5303: avoid sed GNU-ism - - - --- 2021-01-29 Jeff King Accepted
[v4,9/9] doc/git-rebase: add documentation for fixup [-C|-c] options rebase -i: add options to fixup command - 1 - --- 2021-01-29 Charvi Mendiratta Superseded
[v4,8/9] rebase -i: teach --autosquash to work with amend! rebase -i: add options to fixup command - - - --- 2021-01-29 Charvi Mendiratta Superseded
[v4,7/9] t3437: test script for fixup [-C|-c] options in interactive rebase rebase -i: add options to fixup command - - - --- 2021-01-29 Charvi Mendiratta Superseded
[v4,6/9] rebase -i: add fixup [-C | -c] command rebase -i: add options to fixup command - - - --- 2021-01-29 Charvi Mendiratta Superseded
[v4,5/9] sequencer: use const variable for commit message comments rebase -i: add options to fixup command - 1 - --- 2021-01-29 Charvi Mendiratta Superseded
[v4,4/9] sequencer: pass todo_item to do_pick_commit() rebase -i: add options to fixup command - - - --- 2021-01-29 Charvi Mendiratta Superseded
[v4,3/9] rebase -i: comment out squash!/fixup! subjects from squash message rebase -i: add options to fixup command - 1 - --- 2021-01-29 Charvi Mendiratta Superseded
[v4,2/9] sequencer: factor out code to append squash message rebase -i: add options to fixup command - - - --- 2021-01-29 Charvi Mendiratta Superseded
[v4,1/9] rebase -i: only write fixup-message when it's needed rebase -i: add options to fixup command - 1 - --- 2021-01-29 Charvi Mendiratta Superseded
[v2,1/1] MacOS: precompose_argv_prefix() [v2,1/1] MacOS: precompose_argv_prefix() - - - --- 2021-01-29 Torsten Bögershausen Superseded
pretty: lazy-load commit data when expanding user-format pretty: lazy-load commit data when expanding user-format - - - --- 2021-01-28 Jeff King New
[2/6] Makefile: guard against TEST_OBJS in the environment Makefile: add {program,xdiff,test,git}-objs & objects targets - - - --- 2021-01-28 Ævar Arnfjörð Bjarmason New
[1/6] Makefile: remove "all" on "$(FUZZ_OBJS)" Makefile: add {program,xdiff,test,git}-objs & objects targets - - - --- 2021-01-28 Ævar Arnfjörð Bjarmason New
[3/3] commit-reach: use heuristic in remove_redundant() Speed up remove_redundant() - - - --- 2021-01-28 Derrick Stolee New
[2/3] commit-reach: move compare_commits_by_gen Speed up remove_redundant() - - - --- 2021-01-28 Derrick Stolee New
[1/3] commit-reach: use one walk in remove_redundant() Speed up remove_redundant() - - - --- 2021-01-28 Derrick Stolee New
[v3] rebase -i: do leave commit message intact in fixup! chains [v3] rebase -i: do leave commit message intact in fixup! chains - - - --- 2021-01-28 Johannes Schindelin Accepted
[v4] upload-pack.c: fix filter spec quoting bug [v4] upload-pack.c: fix filter spec quoting bug - - - --- 2021-01-28 Jacob Vosmaer Superseded
transport-internal.h: fix a 'hdr-check' warning transport-internal.h: fix a 'hdr-check' warning - - - --- 2021-01-28 Ramsay Jones New
[4/4] t0000: consistently use single quotes for outer tests t0000 cleanups - - - --- 2021-01-28 Jeff King New
[3/4] t0000: run cleaning test inside sub-test t0000 cleanups - - - --- 2021-01-28 Jeff King New
[2/4] t0000: run prereq tests inside sub-test t0000 cleanups - - - --- 2021-01-28 Jeff King New
[1/4] t0000: keep clean-up tests together t0000 cleanups - - - --- 2021-01-28 Jeff King New
[6/6] oid_pos(): access table through const pointers convert hash_pos() to oid_pos() - - - --- 2021-01-28 Jeff King New
[5/6] hash_pos(): convert to oid_pos() convert hash_pos() to oid_pos() - - - --- 2021-01-28 Jeff King New
[3/6] rerere: tighten rr-cache dirname check convert hash_pos() to oid_pos() - - - --- 2021-01-28 Jeff King New
[2/6] rerere: check dirname format while iterating rr_cache directory convert hash_pos() to oid_pos() - - - --- 2021-01-28 Jeff King New
[1/6] commit_graft_pos(): take an oid instead of a bare hash convert hash_pos() to oid_pos() - - - --- 2021-01-28 Jeff King New
git-compat-util: always enable variadic macros git-compat-util: always enable variadic macros - - - --- 2021-01-28 Jeff King Accepted
ci: do not cancel all jobs of a matrix if one fails ci: do not cancel all jobs of a matrix if one fails - - - --- 2021-01-28 Philippe Blain Accepted
[2/2] rev-list: add --disk-usage option for calculating disk usage rev-list --disk-usage - - - --- 2021-01-27 Jeff King New
[1/2] t: add --no-tag option to test_commit rev-list --disk-usage - - - --- 2021-01-27 Jeff King New
[v3,3/3] range-diff(docs): explain how to specify commit ranges Range diff with ranges lacking dotdot - - - --- 2021-01-27 Johannes Schindelin Superseded
[v3,2/3] range-diff/format-patch: handle commit ranges other than A..B Range diff with ranges lacking dotdot - - - --- 2021-01-27 Johannes Schindelin Superseded
[v3,1/3] range-diff/format-patch: refactor check for commit range Range diff with ranges lacking dotdot - - - --- 2021-01-27 Johannes Schindelin Superseded
[v2,17/17] chunk-format: add technical docs Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,16/17] chunk-format: restore duplicate chunk checks Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,15/17] midx: use 64-bit multiplication for chunk sizes Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,14/17] midx: use chunk-format read API Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,13/17] commit-graph: use chunk-format read API Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,12/17] chunk-format: create read chunk API Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,11/17] midx: use chunk-format API in write_midx_internal() Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,10/17] midx: drop chunk progress during write Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,09/17] midx: return success/failure in chunk write methods Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,08/17] midx: add num_large_offsets to write_midx_context Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,07/17] midx: add pack_perm to write_midx_context Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,06/17] midx: add entries to write_midx_context Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,05/17] midx: use context in write_midx_pack_names() Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,04/17] midx: rename pack_info to write_midx_context Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,03/17] commit-graph: use chunk-format write API Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,02/17] chunk-format: create chunk format write API Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,01/17] commit-graph: anonymize data in chunk_write_fn Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v4,7/7] worktree: teach `list` verbose mode [v4,1/7] worktree: libify should_prune_worktree() - - - --- 2021-01-27 Rafael Silva Accepted
[v4,6/7] worktree: teach `list` to annotate prunable worktree [v4,1/7] worktree: libify should_prune_worktree() - - - --- 2021-01-27 Rafael Silva Accepted
[v4,5/7] worktree: teach `list --porcelain` to annotate locked worktree [v4,1/7] worktree: libify should_prune_worktree() - - - --- 2021-01-27 Rafael Silva Accepted
[v4,4/7] t2402: ensure locked worktree is properly cleaned up [v4,1/7] worktree: libify should_prune_worktree() - - - --- 2021-01-27 Rafael Silva Accepted
[v4,3/7] worktree: teach worktree_lock_reason() to gently handle main worktree [v4,1/7] worktree: libify should_prune_worktree() - - - --- 2021-01-27 Rafael Silva Accepted
[v4,2/7] worktree: teach worktree to lazy-load "prunable" reason [v4,1/7] worktree: libify should_prune_worktree() - - - --- 2021-01-27 Rafael Silva Accepted
[v4,1/7] worktree: libify should_prune_worktree() [v4,1/7] worktree: libify should_prune_worktree() - - - --- 2021-01-27 Rafael Silva Accepted
test-lib: prevent '--stress-jobs=X' from being ignored test-lib: prevent '--stress-jobs=X' from being ignored - - - --- 2021-01-26 SZEDER Gábor Accepted
[v5,3/3] clone: respect remote unborn HEAD Cloning with remote unborn HEAD - - - --- 2021-01-26 Jonathan Tan Superseded
[v5,2/3] connect, transport: encapsulate arg in struct Cloning with remote unborn HEAD - - - --- 2021-01-26 Jonathan Tan Superseded
[v5,1/3] ls-refs: report unborn targets of symrefs Cloning with remote unborn HEAD - - - --- 2021-01-26 Jonathan Tan Superseded
[4/4] Makefile: add a NO_{INSTALL_,}SCRIPT_FALLBACKS target Makefile: micro-optimize light non-test builds - - - --- 2021-01-26 Ævar Arnfjörð Bjarmason New
[3/4] Makefile: add a NO_TEST_TOOLS flag Makefile: micro-optimize light non-test builds - - - --- 2021-01-26 Ævar Arnfjörð Bjarmason New
[2/4] Makefile: refactor for subsequent change Makefile: micro-optimize light non-test builds - - - --- 2021-01-26 Ævar Arnfjörð Bjarmason New
[1/4] Makefile: refactor assignment for subsequent change Makefile: micro-optimize light non-test builds - - - --- 2021-01-26 Ævar Arnfjörð Bjarmason New
[17/17] chunk-format: add technical docs Refactor chunk-format into an API - - - --- 2021-01-26 Derrick Stolee Superseded
[16/17] chunk-format: restore duplicate chunk checks Refactor chunk-format into an API - - - --- 2021-01-26 Derrick Stolee Superseded
« 1 2 ... 259 260 261440 441 »