Show patches with: State = Action Required       |    Archived = No       |   500 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[no subject] Untitled series #896457 - - - --- 2024-10-08 Daniel Black New
`git apply -p` doesn't remove source prefix in 'rename' diff entries. `git apply -p` doesn't remove source prefix in 'rename' diff entries. - - - --- 2024-11-01 Iago-lito New
[0/3] cmake: fix autogenerated clar headers - - - --- 2024-10-14 Patrick Steinhardt New
[00/26] Memory leak fixes (pt.10, final) - - - --- 2024-11-06 Patrick Steinhardt New
[01/11] pack-bitmap.c: do not pass `pack_pos` to `try_partial_reuse()` pack-bitmap: convert offset to ref deltas where possible - - - --- 2024-10-09 Taylor Blau New
[01/30] path-walk: introduce an object walk by path Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[02/11] pack-bitmap.c: avoid unnecessary `offset_to_pack_pos()` pack-bitmap: convert offset to ref deltas where possible - - - --- 2024-10-09 Taylor Blau New
[02/30] backfill: add builtin boilerplate Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[03/11] pack-bitmap.c: delay calling 'offset_to_pack_pos()' pack-bitmap: convert offset to ref deltas where possible - - - --- 2024-10-09 Taylor Blau New
[03/30] backfill: basic functionality and tests Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[04/11] pack-bitmap.c: compare `base_offset` to `delta_obj_offset` pack-bitmap: convert offset to ref deltas where possible - - - --- 2024-10-09 Taylor Blau New
[04/30] backfill: add --batch-size=<n> option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[05/11] pack-bitmap.c: extract `find_base_bitmap_pos()` pack-bitmap: convert offset to ref deltas where possible - - - --- 2024-10-09 Taylor Blau New
[05/30] backfill: add --sparse option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[06/11] pack-bitmap: drop `from_midx` field from `bitmapped_pack` pack-bitmap: convert offset to ref deltas where possible - - - --- 2024-10-09 Taylor Blau New
[06/30] backfill: assume --sparse when sparse-checkout is enabled Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[07/11] write_reused_pack_one(): translate bit positions directly pack-bitmap: convert offset to ref deltas where possible - - - --- 2024-10-09 Taylor Blau New
[07/26] bisect: fix various cases where we leak commit list items [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[07/30] path-walk: allow consumer to specify object types Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[08/11] http-walker: use object_id instead of bare hash dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King New
[08/11] t5332: enable OFS_DELTAs via test_pack_objects_reused pack-bitmap: convert offset to ref deltas where possible - - - --- 2024-10-09 Taylor Blau New
[08/30] path-walk: allow visiting tags Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[09/11] pack-bitmap: enable cross-pack delta reuse pack-bitmap: convert offset to ref deltas where possible - - - --- 2024-10-09 Taylor Blau New
[09/26] strvec: introduce new `strvec_splice()` function [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[09/30] survey: stub in new experimental `git-survey` command Path-walk API and applications - - - --- 2024-09-10 Jeff Hostetler New
[1/1] Allow cloning from repositories owned by another user Restore the ability to clone repositories owned by another user - - - --- 2024-11-15 brian m. carlson New
[1/2] Conditional use of CURLOPT_PROXYHEADER based on libcurl version Restore support for older libcurl and fix some typos - - - --- 2024-10-14 Alejandro R. Sedeño New
[1/2] diff: report copies and renames as changes in run_diff_cmd() [1/2] diff: report copies and renames as changes in run_diff_cmd() - - - --- 2024-09-08 René Scharfe New
[1/2] packfile: split promisor objects oidset into two [1/2] packfile: split promisor objects oidset into two - - - --- 2024-09-19 Calvin Wan New
[1/2] refs.c: remove redundant translation markers [1/2] refs.c: remove redundant translation markers - - - --- 2024-10-04 Teng Long New
[1/2] strbuf: retire strbuf_commented_addf() Simplify "commented" API functions - - - --- 2024-09-12 Junio C Hamano New
[1/2] t5504: modernize test by moving heredocs into test bodies transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2024-11-13 Patrick Steinhardt New
[1/3] clang-format: don't enforce the column limit [1/3] clang-format: don't enforce the column limit - - - --- 2024-10-09 karthik nayak New
[1/3] doc: merge-tree: provide a commit message doc: merge-tree: improve the script example - - - --- 2024-10-07 Kristoffer Haugsbakk New
[1/3] git: remove is_bare_repository_cfg global variable Remove is_bare_repository_cfg global state - - - --- 2024-11-06 John Cai New
[1/3] Makefile: extract script to generate clar declarations [1/3] Makefile: extract script to generate clar declarations - - - --- 2024-10-14 Patrick Steinhardt New
[1/3] object-name: fix whitespace object-name: don't allow @ as a branch name - - - --- 2024-10-07 Kristoffer Haugsbakk New
[1/3] repository: move git_*_encoding configs to repo scope pretty, builtin/mailinfo: don't rely on the_repository - - - --- 2024-10-15 Kousik Sanagavarapu New
[1/3] t7500: make each piece more independent specifying a file that can optionally exist - - - --- 2024-10-14 Junio C Hamano New
[1/4] Documentation/git-bundle.txt: mention --all in Synopsis Documentation/git-bundle.txt: promote --all for full backup - - - --- 2024-10-20 Kristoffer Haugsbakk New
[1/4] pack-objects: add --full-name-hash option pack-objects: create new name-hash algorithm - - - --- 2024-09-09 Derrick Stolee New
[1/4] refs: deprecate core.preferSymlinkRefs deprecating core.preferSymlinkRefs - - - --- 2024-09-18 Junio C Hamano New
[1/4] remote: fix set-branches when no branches are set remote: branch setting fixes - - - --- 2024-09-11 Phillip Wood New
[1/4] t6120: demonstrate weakness in disjoint-root handling perf improvements for git-describe with few tags - - - --- 2024-11-06 Jeff King New
[1/5] object-file: prefer array-of-bytes initializer for hash literals [1/5] object-file: prefer array-of-bytes initializer for hash literals - - - --- 2024-11-17 Jeff King New
[1/6] csum-file: store the hash algorithm as a struct field hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
[1/6] doc: update-ref: drop “flag” doc: update-ref: amend old material and discuss symrefs - - - --- 2024-10-15 Kristoffer Haugsbakk New
[1/7] compat: fix typos Fix typos - - - --- 2024-10-09 Andrew Kreimer New
[1/7] pack-objects: add --full-name-hash option pack-objects: Create an alternative name hash algorithm (recreated) - - - --- 2024-11-05 Derrick Stolee New
[10/11] pack-bitmap.c: record whether the result was filtered pack-bitmap: convert offset to ref deltas where possible - - - --- 2024-10-09 Taylor Blau New
[10/11] packfile: use object_id in find_pack_entry_one() dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King New
[10/30] survey: add command line opts to select references Path-walk API and applications - - - --- 2024-09-10 Jeff Hostetler New
[11/11] pack-bitmap: enable reusing deltas with base objects in 'haves' bitmap pack-bitmap: convert offset to ref deltas where possible - - - --- 2024-10-09 Taylor Blau New
[11/30] survey: collect the set of requested refs Path-walk API and applications - - - --- 2024-09-10 Jeff Hostetler New
[12/30] survey: start pretty printing data in table form 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
[14/30] survey: summarize total sizes by object type Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[15/26] help: fix leaking `struct cmdnames` [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[15/30] survey: show progress during object walk Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[16/26] help: fix leaking return value from `help_unknown_cmd()` [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[16/30] survey: add ability to track prioritized lists 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
[18/26] builtin/init-db: fix leaking directory paths [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[18/30] revision: create mark_trees_uninteresting_dense() 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
[2/1] t9300: test verification of renamed paths [v2] fast-import: disallow more path components - - - --- 2024-12-03 Jeff King New
[2/2] diff: report dirty submodules as changes in builtin_diff() [1/2] diff: report copies and renames as changes in run_diff_cmd() - - - --- 2024-09-08 René Scharfe New
[2/2] doc: correct misleading descriptions for --shallow-exclude A few --shallow-exclude fixes - - - --- 2024-11-04 Elijah Newren New
[2/2] fetch-pack: warn if in commit graph but not obj db When fetching, warn if in commit graph but not obj db - - - --- 2024-10-29 Jonathan Tan New
[2/2] fetch-pack.c: do not declare local commits as "have" in partial repos revision: fix reachable objects being gc'ed in no blob clone repo - - - --- 2024-09-19 Calvin Wan New
[2/2] Fix inconsistencies in git-curl-compat.h Restore support for older libcurl and fix some typos - - - --- 2024-10-14 Alejandro R. Sedeño New
[2/2] read-cache: free hash context in do_write_index() read-cache: two small leak fixes - - - --- 2024-09-30 Derrick Stolee New
[2/2] strbuf: retire strbuf_commented_lines() Simplify "commented" API functions - - - --- 2024-09-12 Junio C Hamano New
[2/2] transport: don't ignore git-receive-pack(1) exit code on atomic push transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2024-11-13 Patrick Steinhardt New
[2/3] config: values of pathname type can be prefixed with :(optional) specifying a file that can optionally exist - - - --- 2024-10-14 Junio C Hamano New
[2/3] doc: merge-tree: use lower-case variables doc: merge-tree: improve the script example - - - --- 2024-10-07 Kristoffer Haugsbakk New
[2/3] object-name: don't allow @ as a branch name object-name: don't allow @ as a branch name - - - --- 2024-10-07 Kristoffer Haugsbakk New
[2/3] pretty: don't rely on "the_repository" pretty, builtin/mailinfo: don't rely on the_repository - - - --- 2024-10-15 Kousik Sanagavarapu New
[2/3] setup: initialize is_bare_cfg Remove is_bare_repository_cfg global state - - - --- 2024-11-06 John Cai New
[2/4] Documentation/git-bundle.txt: mention full backup example Documentation/git-bundle.txt: promote --all for full backup - - - --- 2024-10-20 Kristoffer Haugsbakk New
[2/4] git-repack: update usage to match docs pack-objects: create new name-hash algorithm - - - --- 2024-09-09 Derrick Stolee New
[2/4] refs: mostly remove core.preferSymlinkRefs deprecating core.preferSymlinkRefs - - - --- 2024-09-18 Junio C Hamano New
[2/4] remote: print an error if refspec cannot be removed remote: branch setting fixes - - - --- 2024-09-11 Phillip Wood New
[2/6] csum-file.c: extract algop from hashfile_checksum_valid() hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
[2/6] doc: update-ref: remove safety paragraphs doc: update-ref: amend old material and discuss symrefs - - - --- 2024-10-15 Kristoffer Haugsbakk New
[2/7] repack: add --full-name-hash option pack-objects: Create an alternative name hash algorithm (recreated) - - - --- 2024-11-05 Derrick Stolee New
[20/30] pack-objects: add --path-walk option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[21/26] git-compat-util: drop `UNLEAK()` annotation [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[21/30] pack-objects: extract should_attempt_deltas() 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
[23/30] p5313: add size comparison test 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
[25/30] pack-objects: enable --path-walk via config 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
[27/30] pack-objects: add --full-name-hash option 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
[29/30] p5314: add a size test for name-hash collisions Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[3/3] builtin/mailinfo: don't rely on "the_repository" pretty, builtin/mailinfo: don't rely on the_repository - - - --- 2024-10-15 Kousik Sanagavarapu New
[3/3] doc: merge-tree: use || directly doc: merge-tree: improve the script example - - - --- 2024-10-07 Kristoffer Haugsbakk New
[3/3] Documentation: fix typos [1/3] Documentation/technical: fix a typo - - - --- 2024-09-20 Andrew Kreimer New
« 1 2 3 44 5 »