Show patches with: none      |   43947 patches
« 1 2 3 4439 440 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[20/20] builtin/mv: fix leaks for submodule gitfile paths Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[19/20] builtin/mv: refactor to use `struct strvec` Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[18/20] builtin/mv duplicate string list memory Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[17/20] builtin/mv: refactor `add_slash()` to always return allocated strings Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[16/20] strvec: add functions to replace and remove strings Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[15/20] submodule: fix leaking memory for submodule entries Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[14/20] commit-reach: fix memory leak in `ahead_behind()` Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[13/20] builtin/credential: clear credential before exit Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[12/20] config: plug various memory leaks Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[11/20] config: clarify memory ownership in `git_config_string()` Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[10/20] builtin/log: stop using globals for format config Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[09/20] builtin/log: stop using globals for log config Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[08/20] convert: refactor code to clarify ownership of check_roundtrip_encoding Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[07/20] diff: refactor code to clarify memory ownership of prefixes Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[06/20] config: clarify memory ownership in `git_config_pathname()` Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[05/20] http: refactor code to clarify memory ownership Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[04/20] checkout: clarify memory ownership in `unique_tracking_name()` Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[03/20] strbuf: fix leak when `appendwholeline()` fails with EOF Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[02/20] transport-helper: fix leaking helper name Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[01/20] t: mark a bunch of tests as leak-free Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[9/9] builtin/refs: new command to migrate ref storage formats refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt New
[8/9] refs: implement logic to migrate between ref storage formats refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt New
[7/9] refs: implement removal of ref storages refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt New
[6/9] refs/files: extract function to iterate through root refs refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt New
[5/9] refs/files: refactor `add_pseudoref_and_head_entries()` refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt New
[4/9] refs: allow to skip creation of reflog entries refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt New
[3/9] refs: pass storage format to `ref_store_init()` explicitly refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt New
[2/9] refs: convert ref storage format to an enum refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt New
[1/9] setup: unset ref storage when reinitializing repository version refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt New
[v3,3/3] run-command: show prepared command [v3,1/3] Documentation: alias: rework notes into points - - - --- 2024-05-23 Ian Wienand New
[v3,2/3] Documentation: alias: add notes on shell expansion [v3,1/3] Documentation: alias: rework notes into points - - - --- 2024-05-23 Ian Wienand New
[v3,1/3] Documentation: alias: rework notes into points [v3,1/3] Documentation: alias: rework notes into points - - - --- 2024-05-23 Ian Wienand New
[v2,3/3] run-command: show prepared command [v2,1/3] Documentation: alias: rework notes into points - - - --- 2024-05-23 Ian Wienand Superseded
[v2,2/3] Documentation: alias: add notes on shell expansion [v2,1/3] Documentation: alias: rework notes into points - - - --- 2024-05-23 Ian Wienand Superseded
[v2,1/3] Documentation: alias: rework notes into points [v2,1/3] Documentation: alias: rework notes into points - - - --- 2024-05-23 Ian Wienand Superseded
[rPATCH,v2] setup: fix bug with "includeIf.onbranch" when initializing dir [rPATCH,v2] setup: fix bug with "includeIf.onbranch" when initializing dir - - - --- 2024-05-23 Junio C Hamano New
[v2] setup: fix bug with "includeIf.onbranch" when initializing dir [v2] setup: fix bug with "includeIf.onbranch" when initializing dir - - 1 --- 2024-05-23 Junio C Hamano Superseded
[v4] add-patch: enforce only one-letter response to prompts [v4] add-patch: enforce only one-letter response to prompts - - - --- 2024-05-22 Junio C Hamano New
[v2] doc: imply that interactive.singleKey is disabled by default [v2] doc: imply that interactive.singleKey is disabled by default - - - --- 2024-05-22 Dragan Simic New
[v2] push: don't fetch commit object when checking existence [v2] push: don't fetch commit object when checking existence - - - --- 2024-05-22 Tom Hughes New
blame: do not mention obvious default configuration values blame: do not mention obvious default configuration values - - - --- 2024-05-22 Junio C Hamano New
[v3] add-patch: enforce only one-letter response to prompts [v3] add-patch: enforce only one-letter response to prompts - - - --- 2024-05-22 Junio C Hamano Superseded
Documentation/fsck-msgids.txt: remove duplicate 'gitmodulesLarge' Documentation/fsck-msgids.txt: remove duplicate 'gitmodulesLarge' - - - --- 2024-05-22 Taylor Blau New
push: don't fetch commit object when checking existence push: don't fetch commit object when checking existence - - - --- 2024-05-22 Tom Hughes Superseded
setup: fix bug with "includeIf.onbranch" when initializing dir setup: fix bug with "includeIf.onbranch" when initializing dir - - 1 --- 2024-05-22 Patrick Steinhardt New
[v2,6/6] update-ref: add support for 'symref-update' command update-ref: add symref support for --stdin - - - --- 2024-05-22 Karthik Nayak New
[v2,5/6] reftable: pick either 'oid' or 'target' for new updates update-ref: add symref support for --stdin - - - --- 2024-05-22 Karthik Nayak New
[v2,4/6] update-ref: add support for 'symref-create' command update-ref: add symref support for --stdin - - - --- 2024-05-22 Karthik Nayak New
[v2,3/6] update-ref: add support for 'symref-delete' command update-ref: add symref support for --stdin - - - --- 2024-05-22 Karthik Nayak New
[v2,2/6] update-ref: add support for 'symref-verify' command update-ref: add symref support for --stdin - - - --- 2024-05-22 Karthik Nayak New
[v2,1/6] refs: create and use `ref_update_expects_existing_old_ref()` update-ref: add symref support for --stdin - - - --- 2024-05-22 Karthik Nayak New
doc: note that interactive.singleKey is disabled by default doc: note that interactive.singleKey is disabled by default - - - --- 2024-05-22 Dragan Simic New
alias: document caveats and add trace of prepared command alias: document caveats and add trace of prepared command - - - --- 2024-05-22 Ian Wienand New
[v2] add-patch: enforce only one-letter response to prompts [v2] add-patch: enforce only one-letter response to prompts - - - --- 2024-05-21 Junio C Hamano Superseded
[v2,5/5] add-patch: render hunks through the pager use the pager in 'add -p' - - - --- 2024-05-21 Rubén Justo New
[v2,4/5] test-terminal: introduce --no-stdin-pty use the pager in 'add -p' - - - --- 2024-05-21 Rubén Justo New
[v2,3/5] pager: introduce wait_for_pager use the pager in 'add -p' - - - --- 2024-05-21 Rubén Justo New
[v2,2/5] pager: do not close fd 2 unnecessarily use the pager in 'add -p' - - - --- 2024-05-21 Rubén Justo New
[v2,1/5] add-patch: test for 'p' command use the pager in 'add -p' - - - --- 2024-05-21 Rubén Justo New
[rPATCH,14/12] Merge branch 'jc/fix-aggressive-protection-2.40' Fix various overly aggressive protections in 2.45.1 and friends - - - --- 2024-05-21 Junio C Hamano New
[rPATCH,13/12] Merge branch 'jc/fix-aggressive-protection-2.39' Fix various overly aggressive protections in 2.45.1 and friends - - - --- 2024-05-21 Junio C Hamano New
[12/12] Revert "fetch/clone: detect dubious ownership of local repositories" Fix various overly aggressive protections in 2.45.1 and friends - - - --- 2024-05-21 Junio C Hamano New
[11/12] Revert "Add a helper function to compare file contents" Fix various overly aggressive protections in 2.45.1 and friends - - - --- 2024-05-21 Junio C Hamano New
[10/12] clone: drop the protections where hooks aren't run Fix various overly aggressive protections in 2.45.1 and friends - - - --- 2024-05-21 Junio C Hamano New
[09/12] tests: verify that `clone -c core.hooksPath=/dev/null` works again Fix various overly aggressive protections in 2.45.1 and friends - - - --- 2024-05-21 Junio C Hamano New
[08/12] Revert "core.hooksPath: add some protection while cloning" Fix various overly aggressive protections in 2.45.1 and friends - - - --- 2024-05-21 Junio C Hamano New
[07/12] init: use the correct path of the templates directory again Fix various overly aggressive protections in 2.45.1 and friends - - - --- 2024-05-21 Junio C Hamano New
[06/12] hook: plug a new memory leak Fix various overly aggressive protections in 2.45.1 and friends - - - --- 2024-05-21 Junio C Hamano New
[05/12] ci: stop installing "gcc-13" for osx-gcc Fix various overly aggressive protections in 2.45.1 and friends - - - --- 2024-05-21 Junio C Hamano New
[04/12] ci: avoid bare "gcc" for osx-gcc job Fix various overly aggressive protections in 2.45.1 and friends - - - --- 2024-05-21 Junio C Hamano New
[03/12] ci: drop mention of BREW_INSTALL_PACKAGES variable Fix various overly aggressive protections in 2.45.1 and friends - - - --- 2024-05-21 Junio C Hamano New
[02/12] send-email: avoid creating more than one Term::ReadLine object Fix various overly aggressive protections in 2.45.1 and friends 1 1 - --- 2024-05-21 Junio C Hamano New
[01/12] send-email: drop FakeTerm hack Fix various overly aggressive protections in 2.45.1 and friends 1 1 - --- 2024-05-21 Junio C Hamano New
[v3,30/30] t/perf: implement performace tests for pseudo-merge bitmaps pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-21 Taylor Blau New
[v3,29/30] pseudo-merge: implement support for finding existing merges pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-21 Taylor Blau New
[v3,28/30] ewah: `bitmap_equals_ewah()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-21 Taylor Blau New
[v3,27/30] pack-bitmap: extra trace2 information pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-21 Taylor Blau New
[v3,26/30] pack-bitmap.c: use pseudo-merges during traversal pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-21 Taylor Blau New
[v3,25/30] t/test-lib-functions.sh: support `--date` in `test_commit_bulk()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-21 Taylor Blau New
[v3,24/30] pack-bitmap: implement test helpers for pseudo-merge pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-21 Taylor Blau New
[v3,23/30] ewah: implement `ewah_bitmap_popcount()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-21 Taylor Blau New
[v3,22/30] pseudo-merge: implement support for reading pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-21 Taylor Blau New
[v3,21/30] pack-bitmap.c: read pseudo-merge extension pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-21 Taylor Blau New
[v3,20/30] pseudo-merge: scaffolding for reads pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-21 Taylor Blau New
[v3,19/30] pack-bitmap: extract `read_bitmap()` function pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-21 Taylor Blau New
[v3,18/30] pack-bitmap-write.c: write pseudo-merge table pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-21 Taylor Blau New
[v3,17/30] pseudo-merge: implement support for selecting pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-21 Taylor Blau New
[v3,16/30] config: introduce git_config_float() pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-21 Taylor Blau New
[v3,15/30] pack-bitmap: make `bitmap_writer_push_bitmapped_commit()` public pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-21 Taylor Blau New
[v3,14/30] pack-bitmap: implement `bitmap_writer_has_bitmapped_object_id()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-21 Taylor Blau New
[v3,13/30] pack-bitmap-write: support storing pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-21 Taylor Blau New
[v3,12/30] pseudo-merge.ch: initial commit pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-21 Taylor Blau New
[v3,11/30] pack-bitmap: move some initialization to `bitmap_writer_init()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-21 Taylor Blau New
[v3,10/30] ewah: implement `ewah_bitmap_is_subset()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-21 Taylor Blau New
[v3,09/30] Documentation/technical: describe pseudo-merge bitmaps format pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-21 Taylor Blau New
[v3,08/30] Documentation/gitpacking.txt: describe pseudo-merge bitmaps pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-21 Taylor Blau New
[v3,07/30] Documentation/gitpacking.txt: initial commit pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-21 Taylor Blau New
[v3,01/30] object.h: add flags allocated by pack-bitmap.h pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-21 Taylor Blau New
Re* [PATCH] add-patch: response to unknown command Re* [PATCH] add-patch: response to unknown command - - - --- 2024-05-21 Junio C Hamano New
dir: fix treat_leading_path() to return false on non-directories dir: fix treat_leading_path() to return false on non-directories - - - --- 2024-05-21 Ivan Tse New
« 1 2 3 4439 440 »