git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-06 19:49:46 to 2024-08-08 13:05:11 UTC [more...]

[PATCH 00/22] Memory leak fixes (pt.4)
 2024-08-08 13:05 UTC  (40+ messages)
` [PATCH 06/22] read-cache: fix leaking hashfile when writing index fails
` [PATCH 08/22] config: fix leaking comment character config
` [PATCH 09/22] builtin/rebase: fix leaking `commit.gpgsign` value
` [PATCH 13/22] builtin/fast-export: plug leaking tag names
` [PATCH 15/22] sequencer: release todo list on error paths
` [PATCH 18/22] builtin/format-patch: fix various trivial memory leaks
` [PATCH 19/22] userdiff: fix leaking memory for configured diff drivers
  ` [PATCH 02/22] git: fix leaking system paths
` [PATCH v2 00/22] Memory leak fixes (pt.4)
  ` [PATCH v2 01/22] remote: plug memory leak when aliasing URLs
  ` [PATCH v2 02/22] git: fix leaking system paths
  ` [PATCH v2 03/22] object-file: fix memory leak when reading corrupted headers
  ` [PATCH v2 04/22] object-name: fix leaking symlink paths in object context
  ` [PATCH v2 05/22] bulk-checkin: fix leaking state TODO
  ` [PATCH v2 06/22] read-cache: fix leaking hashfile when writing index fails
  ` [PATCH v2 07/22] submodule-config: fix leaking name enrty when traversing submodules
  ` [PATCH v2 08/22] config: fix leaking comment character config

[PATCH 0/8] reftable: improvements and fixes for compaction
 2024-08-08 12:26 UTC  (12+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 3/9] reftable/stack: test compaction with already-locked tables
  ` [PATCH v2 8/9] reftable/stack: fix corruption on concurrent compaction
  ` [PATCH v2 9/9] reftable/stack: handle locked tables during auto-compaction

[GSoC][PATCH 0/5] t: port reftable/readwrite_test.c to the unit testing framework
 2024-08-08 12:00 UTC  (8+ messages)
` [PATCH 1/5] t: move "
` [PATCH 2/5] t-reftable-readwrite: use free_names() instead of a for loop
` [PATCH 3/5] t-reftable-readwrite: use 'for' in place of infinite 'while' loops
` [PATCH 4/5] t-reftable-readwrite: add test for known error
` [PATCH 5/5] t-reftable-readwrite: add tests for print functions

[GSoC][PATCH v14 00/11] ref consistency check infra setup
 2024-08-08 11:54 UTC  (35+ messages)
` [GSoC][PATCH v14 09/11] builtin/fsck: add `git-refs verify` child process
` [GSoC][PATCH v15 0/9] ref consistency check infra setup
  ` [GSoC][PATCH v15 3/9] fsck: make "fsck_error" callback generic
  ` [GSoC][PATCH v15 4/9] fsck: add a unified interface for reporting fsck messages
  ` [GSoC][PATCH v15 7/9] builtin/refs: add verify subcommand
  ` [GSoC][PATCH v16 0/9] ref consistency check infra setup
    ` [GSoC][PATCH v16 1/9] fsck: rename "skiplist" to "skip_oids"
    ` [GSoC][PATCH v16 2/9] fsck: rename objects-related fsck error functions
    ` [GSoC][PATCH v16 3/9] fsck: make "fsck_error" callback generic
    ` [GSoC][PATCH v16 4/9] fsck: add a unified interface for reporting fsck messages
    ` [GSoC][PATCH v16 5/9] fsck: add refs report function
    ` [GSoC][PATCH v16 6/9] refs: set up ref consistency check infrastructure
    ` [GSoC][PATCH v16 7/9] builtin/refs: add verify subcommand
    ` [GSoC][PATCH v16 8/9] files-backend: add unified interface for refs scanning
    ` [GSoC][PATCH v16 9/9] fsck: add ref name check for files backend

[RFC PATCH 0/6] [RFC] Introduce cgit-rs, a Rust wrapper around libgit.a
 2024-08-08 11:51 UTC  (31+ messages)
` [RFC PATCH 1/6] common-main: split common_exit() into a new file
` [RFC PATCH 2/6] repository: add initialize_repo wrapper without pointer
` [RFC PATCH 3/6] contrib/cgit-rs: introduce Rust wrapper for libgit.a
` [RFC PATCH 4/6] contrib/cgit-rs: add repo initialization and config access
` [RFC PATCH 5/6] config: add git_configset_alloc
` [RFC PATCH 6/6] contrib/cgit-rs: add a subset of configset wrappers

Adding nested repository with slash adds files instead of gitlink
 2024-08-08 11:20 UTC  (2+ messages)

2.46 submodule breakage
 2024-08-08  8:03 UTC  (30+ messages)
` [PATCH 0/6] Improvements for ref storage formats with submodules
  ` [PATCH 1/6] builtin/submodule: allow cloning with different ref storage format
  ` [PATCH 2/6] builtin/clone: propagate ref storage format to submodules
  ` [PATCH 3/6] refs: fix ref storage format for submodule ref stores
  ` [PATCH 4/6] submodule: fix leaking fetch tasks
  ` [PATCH 5/6] submodule: fix leaking seen submodule names
  ` [PATCH 6/6] object: fix leaking packfiles when closing object store
` [PATCH v2 0/8] Improvements for ref storage formats with submodules
  ` [PATCH v2 1/8] git-submodule.sh: break overly long command lines
  ` [PATCH v2 2/8] builtin/submodule: allow cloning with different ref storage format
  ` [PATCH v2 3/8] builtin/clone: propagate ref storage format to submodules
  ` [PATCH v2 4/8] refs: fix ref storage format for submodule ref stores
  ` [PATCH v2 5/8] builtin/submodule: allow "add" to use different ref storage format
  ` [PATCH v2 6/8] submodule: fix leaking fetch tasks
  ` [PATCH v2 7/8] submodule: fix leaking seen submodule names
  ` [PATCH v2 8/8] object: fix leaking packfiles when closing object store

[PATCH] doc: pack-objects: clarify --missing option
 2024-08-08  7:48 UTC  (2+ messages)

Documentation bug (?) when describing `zdiff3` merge format
 2024-08-08  6:49 UTC  (2+ messages)

[RFC PATCH 0/3] Introduce clar testing framework
 2024-08-08  5:38 UTC  (16+ messages)
` [RFC PATCH v2 0/7] "
  ` [RFC PATCH v2 2/7] t: import the clar unit "
  ` [RFC PATCH v2 6/7] t/unit-tests: convert strvec tests to use clar
` [RFC PATCH v3 0/7] Introduce clar testing framework
  ` [RFC PATCH v3 1/7] t: do not pass GIT_TEST_OPTS to unit tests with prove
  ` [RFC PATCH v3 2/7] t: import the clar unit testing framework
  ` [RFC PATCH v3 3/7] t/clar: fix whitespace errors
  ` [RFC PATCH v3 4/7] t/clar: fix compatibility with NonStop
  ` [RFC PATCH v3 5/7] Makefile: wire up the clar unit testing framework
  ` [RFC PATCH v3 6/7] t/unit-tests: convert strvec tests to use clar
  ` [RFC PATCH v3 7/7] t/unit-tests: convert ctype "

[PATCH] transport: fix leak with transport helper URLs
 2024-08-08  5:22 UTC  (3+ messages)

[GSoC][PATCH 0/6] t: port reftable/stack_test.c to the unit testing framework
 2024-08-08  4:07 UTC  (14+ messages)
` [PATCH 2/6] t: harmonize t-reftable-stack.c with coding guidelines
` [PATCH 3/6] t-reftable-stack: use Git's tempfile API instead of mkstemp()
` [PATCH 4/6] t-reftable-stack: use reftable_ref_record_equal() to compare ref records
` [PATCH 6/6] t-reftable-stack: add test for stack iterators

[BUG REPORT] sparseIndexExpanded hint always shows on sparse worktree move
 2024-08-08  2:07 UTC 

[PATCH 0/4] keep track of unresolved value of symbolic-ref in ref iterators
 2024-08-07 21:40 UTC  (12+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 3/3] ref-filter: populate symref from iterator
  ` [PATCH v3 0/3] keep track of unresolved value of symbolic-ref in ref iterators
    ` [PATCH v3 1/3] refs: keep track of unresolved reference value in iterators
    ` [PATCH v3 2/3] refs: add referent to each_ref_fn
    ` [PATCH v3 3/3] ref-filter: populate symref from iterator

[PATCH 0/5] doc: git diff reformatting
 2024-08-07 20:43 UTC  (4+ messages)
` [PATCH 4/5] doc: git-diff: apply format changes to diff-generate-patch
    ` [RFC] formatting macro

[BUG REPORT] git-gui invokes prepare-commit-msg hook incorrectly
 2024-08-07 18:19 UTC  (10+ messages)

[PATCH v4] t: port helper/test-hashmap.c to unit-tests/t-hashmap.c
 2024-08-07 16:20 UTC  (5+ messages)
` [GSoC][PATCH v5] "

[PATCH 00/20] Stop using `the_repository` in "config.c"
 2024-08-07 13:11 UTC  (23+ messages)
` [PATCH 01/20] path: expose `do_git_path()` as `repo_git_pathv()`
` [PATCH 02/20] path: expose `do_git_common_path()` as `strbuf_git_common_pathv()`
` [PATCH 03/20] editor: do not rely on `the_repository` for interactive edits
` [PATCH 04/20] hooks: remove implicit dependency on `the_repository`
` [PATCH 05/20] path: stop relying on `the_repository` when reporting garbage
` [PATCH 06/20] path: stop relying on `the_repository` in `worktree_git_path()`
` [PATCH 07/20] path: hide functions using `the_repository` by default
` [PATCH 08/20] config: introduce missing setters that take repo as parameter
` [PATCH 09/20] config: expose `repo_config_clear()`
` [PATCH 10/20] config: pass repo to `git_config_get_index_threads()`
` [PATCH 11/20] config: pass repo to `git_config_get_split_index()`
` [PATCH 12/20] config: pass repo to `git_config_get_max_percent_split_change()`
` [PATCH 13/20] config: pass repo to `git_config_get_expiry()`
` [PATCH 14/20] config: pass repo to `git_config_get_expiry_in_days()`
` [PATCH 15/20] config: pass repo to `git_die_config()`
` [PATCH 16/20] config: pass repo to functions that rename or copy sections
` [PATCH 17/20] config: don't have setters depend on `the_repository`
` [PATCH 18/20] config: don't depend on `the_repository` with branch conditions
` [PATCH 19/20] global: prepare for hiding away repo-less config functions
` [PATCH 20/20] config: hide functions using `the_repository` by default

[PATCH v5 0/8] [Newcomer] t7004: modernize the style
 2024-08-07 12:58 UTC  (9+ messages)
` [PATCH v5 1/8] t7004: remove space after redirect operators
` [PATCH v5 2/8] t7004: one command per line
` [PATCH v5 3/8] t7004: do not prepare things outside test_expect_success
` [PATCH v5 4/8] t7004: use indented here-doc
` [PATCH v5 5/8] t7004: description on the same line as test_expect_success
` [PATCH v5 6/8] t7004: test description and test body seperated with backslash
` [PATCH v5 7/8] t7004: use single quotes instead of double quotes
` [PATCH v5 8/8] t7004: make use of write_script

[PATCH v1 0/4] make "too many arguments" a bit more useful
 2024-08-07  5:01 UTC  (8+ messages)
` [PATCH v1 1/4] refs: avoid "too many arguments"
      ` [RFC] usage_msg_opt() and _optf() must die

[Question] git-commit: --template from cmd output
 2024-08-07  1:34 UTC 

%complete indicator needed on git submodule command
 2024-08-07  1:05 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).