Show patches with: Archived = No       |   16164 patches
« 1 2 3 4161 162 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,3/4] Add C TAP harness Add an external testing library for unit tests - - - --- 2023-05-17 Josh Steadmon New
[RFC,v2,2/4] unit tests: Add a project plan document Add an external testing library for unit tests - - - --- 2023-05-17 Josh Steadmon New
[RFC,v2,1/4] common-main: split common_exit() into a new file Add an external testing library for unit tests - - - --- 2023-05-17 Josh Steadmon New
[RESEND,v10,8/8] worktree add: emit warn when there is a bad HEAD worktree: Support `--orphan` when creating new worktrees - - - --- 2023-05-17 Jacob Abel New
[RESEND,v10,7/8] worktree add: extend DWIM to infer --orphan worktree: Support `--orphan` when creating new worktrees - - - --- 2023-05-17 Jacob Abel New
[RESEND,v10,6/8] worktree add: introduce "try --orphan" hint worktree: Support `--orphan` when creating new worktrees - - - --- 2023-05-17 Jacob Abel New
[RESEND,v10,5/8] worktree add: add --orphan flag worktree: Support `--orphan` when creating new worktrees - - - --- 2023-05-17 Jacob Abel New
[RESEND,v10,4/8] t2400: add tests to verify --quiet worktree: Support `--orphan` when creating new worktrees - - - --- 2023-05-17 Jacob Abel New
[RESEND,v10,3/8] t2400: refactor "worktree add" opt exclusion tests worktree: Support `--orphan` when creating new worktrees - - - --- 2023-05-17 Jacob Abel New
[RESEND,v10,2/8] t2400: cleanup created worktree in test worktree: Support `--orphan` when creating new worktrees - - - --- 2023-05-17 Jacob Abel New
[RESEND,v10,1/8] worktree add: include -B in usage docs worktree: Support `--orphan` when creating new worktrees - - - --- 2023-05-17 Jacob Abel New
send-email: clear the $message_id after validation send-email: clear the $message_id after validation 1 - 1 --- 2023-05-17 Junio C Hamano Accepted
[v3,1/1] upload-pack: advertise capabilities when cloning empty repos Fix empty SHA-256 clones with v0 and v1 - - - --- 2023-05-17 brian m. carlson Accepted
[9/9] fetch: use `fetch_config` to store "submodule.fetchJobs" value fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt New
[8/9] fetch: use `fetch_config` to store "fetch.parallel" value fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt New
[7/9] fetch: use `fetch_config` to store "fetch.recurseSubmodules" value fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt New
[6/9] fetch: use `fetch_config` to store "fetch.showForcedUpdates" value fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt New
[5/9] fetch: use `fetch_config` to store "fetch.pruneTags" value fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt New
[4/9] fetch: use `fetch_config` to store "fetch.prune" value fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt New
[3/9] fetch: pass through `fetch_config` directly fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt New
[2/9] fetch: drop unneeded NULL-check for `remote_ref` fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt New
[1/9] fetch: drop unused DISPLAY_FORMAT_UNKNOWN enum value fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt New
[1/1] imap-send: include strbuf.h [1/1] imap-send: include strbuf.h - - - --- 2023-05-17 Christian Hesse Accepted
[v4] credential/libsecret: store new attributes [v4] credential/libsecret: store new attributes - - - --- 2023-05-17 M Hickford New
RelNotes/2.41.0: trivial case change in WWW-Authenticate RelNotes/2.41.0: trivial case change in WWW-Authenticate - - - --- 2023-05-17 Todd Zullinger New
run-command.c: fix missing include under `NO_PTHREADS` run-command.c: fix missing include under `NO_PTHREADS` - - - --- 2023-05-16 Taylor Blau Accepted
[v3,3/3] tag: keep the message file in case ref transaction fails tag: keep the message file in case ref transaction fails - - - --- 2023-05-16 Kristoffer Haugsbakk Accepted
[v3,2/3] t/t7004-tag: add regression test for successful tag creation tag: keep the message file in case ref transaction fails - - - --- 2023-05-16 Kristoffer Haugsbakk Accepted
[v3,1/3] doc: tag: document `TAG_EDITMSG` tag: keep the message file in case ref transaction fails - - - --- 2023-05-16 Kristoffer Haugsbakk Accepted
run-command.c: need alloc.h for our own at-exit handler emulation run-command.c: need alloc.h for our own at-exit handler emulation - - - --- 2023-05-16 Junio C Hamano New
[6/6] common: move alloc macros to common.h git-compat-util cleanups - - - --- 2023-05-16 Calvin Wan Superseded
[5/6] treewide: remove unnecessary includes for wrapper.h git-compat-util cleanups - - - --- 2023-05-16 Calvin Wan Superseded
[4/6] usage.h: move declarations for usage.c functions from git-compat-util.h git-compat-util cleanups - - - --- 2023-05-16 Calvin Wan Superseded
[3/6] common.h: move non-compat specific macros and functions from git-compat-util.h git-compat-util cleanups - - - --- 2023-05-16 Calvin Wan Superseded
[2/6] wrapper.h: move declarations for wrapper.c functions from git-compat-util.h git-compat-util cleanups - - - --- 2023-05-16 Calvin Wan Superseded
[1/6] strbuf.h: move declarations for strbuf.c functions from git-compat-util.h git-compat-util cleanups - - - --- 2023-05-16 Calvin Wan Superseded
i18n: Enable percentage l10n for more strings i18n: Enable percentage l10n for more strings - - - --- 2023-05-16 Emir SARI New
[v3,28/28] fsmonitor-ll.h: split this header out of fsmonitor.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,27/28] hash-ll, hashmap: move oidhash() to hash-ll Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,26/28] object-store-ll.h: split this header out of object-store.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Derrick Stolee via GitGitGadget New
[v3,25/28] khash: name the structs that khash declares Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,24/28] merge-ll: rename from ll-merge Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,23/28] git-compat-util.h: remove unneccessary include of wildmatch.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,22/28] builtin.h: remove unneccessary includes Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,21/28] list-objects-filter-options.h: remove unneccessary include Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,20/28] diff.h: remove unnecessary include of oidset.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,19/28] repository: remove unnecessary include of path.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,18/28] log-tree: replace include of revision.h with simple forward declaration Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,17/28] cache.h: remove this no-longer-used header Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,16/28] read-cache*.h: move declarations for read-cache.c functions from cache.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,15/28] repository.h: move declaration of the_index from cache.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,14/28] merge.h: move declarations for merge.c from cache.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,13/28] diff.h: move declaration for global in diff.c from cache.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,12/28] preload-index.h: move declarations for preload-index.c from elsewhere Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,11/28] sparse-index.h: move declarations for sparse-index.c from cache.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,10/28] name-hash.h: move declarations for name-hash.c from cache.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,09/28] run-command.h: move declarations for run-command.c from cache.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,08/28] statinfo: move stat_{data,validity} functions from cache/read-cache Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,07/28] read-cache: move shared add/checkout/commit code Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,06/28] add: modify add_files_to_cache() to avoid globals Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,05/28] read-cache: move shared commit and ls-files code Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,04/28] setup: adopt shared init-db & clone code Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,03/28] init-db, clone: change unnecessary global into passed parameter Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,02/28] init-db: remove unnecessary global variable Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[v3,01/28] init-db: document existing bug with core.bare in template config Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-16 Elijah Newren New
[3/3] test: do not negate test_path_is_* to assert absense fix use of "! test_path_is_foo" in tests - - - --- 2023-05-16 Junio C Hamano Accepted
[2/3] t2021: do not negate test_path_is_dir fix use of "! test_path_is_foo" in tests - - - --- 2023-05-16 Junio C Hamano Accepted
[1/3] tests: do not negate test_path_exists fix use of "! test_path_is_foo" in tests - - - --- 2023-05-16 Junio C Hamano Accepted
[v4,2/2] gc: introduce `gc.recentObjectsHook` gc: introduce `gc.recentObjectsHook` - - - --- 2023-05-16 Taylor Blau New
[v4,1/2] reachable.c: extract `obj_is_recent()` gc: introduce `gc.recentObjectsHook` - - - --- 2023-05-16 Taylor Blau New
[v2,3/3] tag: keep the message file in case ref transaction fails tag: keep the message file in case ref transaction fails - - - --- 2023-05-15 Kristoffer Haugsbakk Superseded
[v2,2/3] t/t7004-tag: add regression test for successful tag creation tag: keep the message file in case ref transaction fails - - - --- 2023-05-15 Kristoffer Haugsbakk Superseded
[v2,1/3] doc: tag: document `TAG_EDITMSG` tag: keep the message file in case ref transaction fails - - - --- 2023-05-15 Kristoffer Haugsbakk Superseded
[v2,16/16] ls-refs.c: avoid enumerating hidden refs where possible refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[v2,15/16] upload-pack.c: avoid enumerating hidden refs where possible refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[v2,14/16] builtin/receive-pack.c: avoid enumerating hidden references refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[v2,13/16] refs.h: let `for_each_namespaced_ref()` take excluded patterns refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[v2,12/16] refs/packed-backend.c: ignore complicated hidden refs rules refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[v2,11/16] revision.h: store hidden refs in a `strvec` refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[v2,10/16] refs/packed-backend.c: add trace2 counters for jump list refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[v2,09/16] refs/packed-backend.c: implement jump lists to avoid excluded pattern(s) refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[v2,08/16] refs/packed-backend.c: refactor `find_reference_location()` refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[v2,07/16] refs: plumb `exclude_patterns` argument throughout refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[v2,06/16] builtin/for-each-ref.c: add `--exclude` option refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[v2,05/16] ref-filter.c: parameterize match functions over patterns refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[v2,04/16] ref-filter: add `ref_filter_clear()` refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[v2,03/16] ref-filter: clear reachable list pointers after freeing refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[v2,02/16] ref-filter.h: provide `REF_FILTER_INIT` refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[v2,01/16] refs.c: rename `ref_filter` refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[RFC,V1] diff-tree: integrate with sparse index [RFC,V1] diff-tree: integrate with sparse index - - - --- 2023-05-15 Shuqi Liang Superseded
[v3,6/6] ls-remote doc: document the output format Document the output format of ls-remote - - - --- 2023-05-15 Sean Allred Superseded
[v3,5/6] ls-remote doc: explain what each example does Document the output format of ls-remote - - - --- 2023-05-15 Sean Allred Superseded
[v3,4/6] ls-remote doc: show peeled tags in examples Document the output format of ls-remote - - - --- 2023-05-15 Sean Allred Superseded
[v3,3/6] ls-remote doc: remove redundant --tags example Document the output format of ls-remote - - - --- 2023-05-15 Sean Allred Superseded
[v3,2/6] show-branch doc: say <ref>, not <reference> Document the output format of ls-remote - - - --- 2023-05-15 Junio C Hamano Superseded
[v3,1/6] show-ref doc: update for internal consistency Document the output format of ls-remote - - - --- 2023-05-15 Sean Allred Superseded
[3/3] tag: keep the message file in case ref transaction fails tag: keep the message file in case ref transaction fails - - - --- 2023-05-14 Kristoffer Haugsbakk Superseded
[2/3] t/t7004-tag: add failing tag message file test tag: keep the message file in case ref transaction fails - - - --- 2023-05-14 Kristoffer Haugsbakk Superseded
[1/3] t/t7004-tag: add regression test for existing behavior tag: keep the message file in case ref transaction fails - - - --- 2023-05-14 Kristoffer Haugsbakk Superseded
[1/1] doc: Glossary, describe Flattening cover-letter: flatten - - - --- 2023-05-13 Philip Oakley New
« 1 2 3 4161 162 »