Show patches with: none      |   46595 patches
« 1 2 3 4465 466 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
cbtree: fix a typo cbtree: fix a typo - - - --- 2024-09-15 Andrew Kreimer New
bloom: fix a typo bloom: fix a typo - - - --- 2024-09-15 Andrew Kreimer New
attr: fix a typo attr: fix a typo - - - --- 2024-09-15 Andrew Kreimer New
[v3] set-head: no update without change and better output for --auto [v3] set-head: no update without change and better output for --auto - - - --- 2024-09-15 Bence Ferdinandy New
[v2] remote: introduce config to set prefetch refs [v2] remote: introduce config to set prefetch refs - - - --- 2024-09-15 Shubham Kanodia New
add-patch: edit the hunk again add-patch: edit the hunk again - - - --- 2024-09-15 Rubén Justo New
t9001: use a more distinct fake BugID t9001: use a more distinct fake BugID - - - --- 2024-09-15 Jeff King New
[2/2] git-jump: ignore deleted files in diff mode a few git-jump quality-of-life fixes - - - --- 2024-09-15 Jeff King New
[1/2] git-jump: always specify column 1 for diff entries a few git-jump quality-of-life fixes - - - --- 2024-09-15 Jeff King New
ci(linux32): make Javascript Actions work in x86 mode ci(linux32): make Javascript Actions work in x86 mode - - - --- 2024-09-14 Johannes Schindelin New
[v3,4/4] add: pass in repo variable instead of global the_repository Add repository parameter to builtins - - - --- 2024-09-13 John Cai New
[v3,3/4] builtin: remove USE_THE_REPOSITORY for those without the_repository Add repository parameter to builtins - - - --- 2024-09-13 John Cai New
[v3,2/4] builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h Add repository parameter to builtins - - - --- 2024-09-13 John Cai New
[v3,1/4] builtin: add a repository parameter for builtin functions Add repository parameter to builtins - - - --- 2024-09-13 John Cai via GitGitGadget New
t5512.40 sometimes dies by SIGPIPE t5512.40 sometimes dies by SIGPIPE - - - --- 2024-09-13 Junio C Hamano New
[v4,5/5] ref: add symlink ref content check for files backend [v4,1/5] ref: initialize "fsck_ref_report" with zero - - - --- 2024-09-13 shejialuo New
[v4,4/5] ref: add symref content check for files backend [v4,1/5] ref: initialize "fsck_ref_report" with zero - - - --- 2024-09-13 shejialuo New
[v4,3/5] ref: add more strict checks for regular refs [v4,1/5] ref: initialize "fsck_ref_report" with zero - - - --- 2024-09-13 shejialuo New
[v4,2/5] ref: port git-fsck(1) regular refs check for files backend [v4,1/5] ref: initialize "fsck_ref_report" with zero - - - --- 2024-09-13 shejialuo New
[v4,1/5] ref: initialize "fsck_ref_report" with zero [v4,1/5] ref: initialize "fsck_ref_report" with zero - - - --- 2024-09-13 shejialuo New
[v4,0/5] add ref content check for files backend - - - --- 2024-09-13 shejialuo New
[2/2] strbuf: retire strbuf_commented_lines() Simplify "commented" API functions - - - --- 2024-09-12 Junio C Hamano New
[1/2] strbuf: retire strbuf_commented_addf() Simplify "commented" API functions - - - --- 2024-09-12 Junio C Hamano New
Can't use bare repositories with Git.pm Can't use bare repositories with Git.pm - - - --- 2024-09-12 Rodrigo New
[v3,21/21] environment: stop storing "core.notesRef" globally environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,20/21] environment: stop storing "core.warnAmbiguousRefs" globally environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,19/21] environment: stop storing "core.preferSymlinkRefs" globally environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,18/21] environment: stop storing "core.logAllRefUpdates" globally environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,17/21] refs: stop modifying global `log_all_ref_updates` variable environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,16/21] branch: stop modifying `log_all_ref_updates` variable environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,15/21] repo-settings: track defaults close to `struct repo_settings` environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,14/21] repo-settings: split out declarations into a standalone header environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,13/21] environment: guard state depending on a repository environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,12/21] environment: reorder header to split out `the_repository`-free section environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,11/21] environment: move `set_git_dir()` and related into setup layer environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,10/21] environment: make `get_git_namespace()` self-contained environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,09/21] environment: move object database functions into object layer environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,08/21] config: make dependency on repo in `read_early_config()` explicit environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,07/21] config: document `read_early_config()` and `read_very_early_config()` environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,06/21] environment: make `get_git_work_tree()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,05/21] environment: make `get_graft_file()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,04/21] environment: make `get_index_file()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,03/21] environment: make `get_object_directory()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,02/21] environment: make `get_git_common_dir()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,01/21] environment: make `get_git_dir()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v5] git gui: add directly calling merge tool from configuration [v5] git gui: add directly calling merge tool from configuration - - - --- 2024-09-12 Tobias Boesch New
[4/4] remote: check branch names remote: branch setting fixes - - - --- 2024-09-11 Phillip Wood New
[3/4] remote add: use strvec to store tracking branches remote: branch setting fixes - - - --- 2024-09-11 Phillip Wood New
[2/4] remote: print an error if refspec cannot be removed remote: branch setting fixes - - - --- 2024-09-11 Phillip Wood New
[1/4] remote: fix set-branches when no branches are set remote: branch setting fixes - - - --- 2024-09-11 Phillip Wood New
[RFC,v2,2/2] set-head: do not update if there is no change set remote/HEAD with fetch - - - --- 2024-09-10 Bence Ferdinandy New
[RFC,v2,1/2] fetch: set-head with --set-head option set remote/HEAD with fetch - - - --- 2024-09-10 Bence Ferdinandy New
[v2,4/4] promisor-remote: check advertised name or URL Introduce a "promisor-remote" capability - - - --- 2024-09-10 Christian Couder New
[v2,3/4] Add 'promisor-remote' capability to protocol v2 Introduce a "promisor-remote" capability - - - --- 2024-09-10 Christian Couder New
[v2,2/4] strbuf: refactor strbuf_trim_trailing_ch() Introduce a "promisor-remote" capability - - - --- 2024-09-10 Christian Couder New
[v2,1/4] version: refactor strbuf_sanitize() Introduce a "promisor-remote" capability - - - --- 2024-09-10 Christian Couder New
[v2,0/3] make chainlint output more newcomer-friendly - - - --- 2024-09-10 Eric Sunshine New
[30/30] pack-objects: output debug info about deltas Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[29/30] p5314: add a size test for name-hash collisions Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[28/30] test-name-hash: add helper to compute name-hash functions Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[27/30] pack-objects: add --full-name-hash option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[26/30] scalar: enable path-walk during push via config Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[25/30] pack-objects: enable --path-walk via config Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[24/30] repack: add --path-walk option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[23/30] p5313: add size comparison test Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[22/30] pack-objects: introduce GIT_TEST_PACK_PATH_WALK Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[21/30] pack-objects: extract should_attempt_deltas() Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[20/30] pack-objects: add --path-walk option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[19/30] path-walk: add prune_all_uninteresting option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[18/30] revision: create mark_trees_uninteresting_dense() Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[17/30] survey: add report of "largest" paths Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[16/30] survey: add ability to track prioritized lists Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[15/30] survey: show progress during object walk Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[14/30] survey: summarize total sizes by object type Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[13/30] survey: add object count summary Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[12/30] survey: start pretty printing data in table form Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[11/30] survey: collect the set of requested refs Path-walk API and applications - - - --- 2024-09-10 Jeff Hostetler New
[10/30] survey: add command line opts to select references Path-walk API and applications - - - --- 2024-09-10 Jeff Hostetler New
[09/30] survey: stub in new experimental `git-survey` command Path-walk API and applications - - - --- 2024-09-10 Jeff Hostetler New
[08/30] path-walk: allow visiting tags Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[07/30] path-walk: allow consumer to specify object types Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[06/30] backfill: assume --sparse when sparse-checkout is enabled Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[05/30] backfill: add --sparse option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[04/30] backfill: add --batch-size=<n> option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[03/30] backfill: basic functionality and tests Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[02/30] backfill: add builtin boilerplate Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[01/30] path-walk: introduce an object walk by path Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[8/9] ref-filter: fix leak when formatting %(push:remoteref) ref-filter %(trailer) fixes - - - --- 2024-09-09 Jeff King New
[v2] gitk: new config options for wrapping and diff modes [v2] gitk: new config options for wrapping and diff modes - - - --- 2024-09-09 András Gilyén New
[4/4] p5314: add a size test for name-hash collisions pack-objects: create new name-hash algorithm - - - --- 2024-09-09 Derrick Stolee New
[3/4] p5313: add size comparison test pack-objects: create new name-hash algorithm - - - --- 2024-09-09 Derrick Stolee New
[2/4] git-repack: update usage to match docs pack-objects: create new name-hash algorithm - - - --- 2024-09-09 Derrick Stolee New
[1/4] pack-objects: add --full-name-hash option pack-objects: create new name-hash algorithm - - - --- 2024-09-09 Derrick Stolee New
[6/6] refs/reftable: wire up support for exclude patterns refs/reftable: wire up exclude patterns - - - --- 2024-09-09 Patrick Steinhardt New
[5/6] reftable/reader: make table iterator reseekable refs/reftable: wire up exclude patterns - - - --- 2024-09-09 Patrick Steinhardt New
[4/6] t/unit-tests: introduce reftable library refs/reftable: wire up exclude patterns - - - --- 2024-09-09 Patrick Steinhardt New
[3/6] Makefile: stop listing test library objects twice refs/reftable: wire up exclude patterns - - - --- 2024-09-09 Patrick Steinhardt New
[2/6] builtin/receive-pack: fix exclude patterns when announcing refs refs/reftable: wire up exclude patterns - - - --- 2024-09-09 Patrick Steinhardt New
[1/6] refs: properly apply exclude patterns to namespaced refs refs/reftable: wire up exclude patterns - - - --- 2024-09-09 Patrick Steinhardt New
config.mak.uname: add HAVE_DEV_TTY to cygwin config section config.mak.uname: add HAVE_DEV_TTY to cygwin config section - - - --- 2024-09-09 Ramsay Jones New
« 1 2 3 4465 466 »