public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-12 11:17:23 to 2024-09-16 12:28:47 UTC [more...]

[PATCH 00/22] reftable: handle allocation errors
 2024-09-16 12:28 UTC  (11+ messages)
` [PATCH 01/22] reftable/error: introduce out-of-memory error code
` [PATCH 02/22] reftable/basics: merge "publicbasics" into "basics"
` [PATCH 03/22] reftable: introduce `reftable_strdup()`
` [PATCH 04/22] reftable/basics: handle allocation failures in `reftable_calloc()`
` [PATCH 05/22] reftable/basics: handle allocation failures in `parse_names()`
` [PATCH 06/22] reftable/record: handle allocation failures on copy
` [PATCH 07/22] reftable/record: handle allocation failures when decoding records
` [PATCH 08/22] reftable/writer: handle allocation failures in `writer_index_hash()`
` [PATCH 09/22] reftable/writer: handle allocation failures in `reftable_new_writer()`
` [PATCH 10/22] reftable/merged: handle allocation failures in `merged_table_init_iter()`

[PATCH 00/23] Memory leak fixes (pt.7)
 2024-09-16 11:46 UTC  (24+ messages)
` [PATCH 01/23] builtin/help: fix dangling reference to `html_path`
` [PATCH 02/23] builtin/help: fix leaking `html_path` when reading config multiple times
` [PATCH 03/23] git: fix leaking argv when handling builtins
` [PATCH 04/23] submodule: fix leaking update strategy
` [PATCH 05/23] builtin/submodule--helper: clear child process when not running it
` [PATCH 06/23] builtin/submodule--helper: fix leaking error buffer
` [PATCH 07/23] t/helper: fix leaking subrepo in nested submodule config helper
` [PATCH 08/23] builtin/submodule--helper: fix leaking remote ref on errors
` [PATCH 09/23] dir: fix off by one errors for ignored and untracked entries
` [PATCH 10/23] builtin/pull: fix leaking "ff" option
` [PATCH 11/23] diff: fix leaking orderfile option
` [PATCH 12/23] parse-options: free previous value of `OPTION_FILENAME`
` [PATCH 13/23] diffcore-order: fix leaking buffer when parsing orderfiles
` [PATCH 14/23] builtin/repack: fix leaking configuration
` [PATCH 15/23] builtin/difftool: plug several trivial memory leaks
` [PATCH 16/23] trace2: destroy context stored in thread-local storage
` [PATCH 17/23] submodule: fix leaking submodule ODB paths
` [PATCH 18/23] grep: fix leaking grep pattern
` [PATCH 19/23] promisor-remote: fix leaking partial clone filter
` [PATCH 20/23] builtin/maintenance: fix leaking config string
` [PATCH 21/23] builtin/maintenance: fix leak in `get_schedule_cmd()`
` [PATCH 22/23] revision: fix leaking parents when simplifying commits
` [PATCH 23/23] diffcore-break: fix leaking filespecs when merging broken pairs

[PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
 2024-09-16 10:45 UTC  (8+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 3/9] finalize_object_file(): implement collision check
  ` [PATCH v3 5/9] i5500-git-daemon.sh: use compile-able version of Git without OpenSSL

[PATCH] cbtree: fix a typo
 2024-09-16  9:52 UTC  (3+ messages)

[PATCH 0/6] refs/reftable: wire up exclude patterns
 2024-09-16  8:50 UTC  (21+ messages)
` [PATCH 1/6] refs: properly apply exclude patterns to namespaced refs
` [PATCH 2/6] builtin/receive-pack: fix exclude patterns when announcing refs
` [PATCH 5/6] reftable/reader: make table iterator reseekable
` [PATCH 6/6] refs/reftable: wire up support for exclude patterns
` [PATCH v2 0/6] refs/reftable: wire up "
  ` [PATCH v2 1/6] refs: properly apply exclude patterns to namespaced refs
  ` [PATCH v2 2/6] builtin/receive-pack: fix exclude patterns when announcing refs
  ` [PATCH v2 3/6] Makefile: stop listing test library objects twice
  ` [PATCH v2 4/6] t/unit-tests: introduce reftable library
  ` [PATCH v2 5/6] reftable/reader: make table iterator reseekable
  ` [PATCH v2 6/6] refs/reftable: wire up support for exclude patterns

[PATCH v4] git gui: add directly calling merge tool from configuration
 2024-09-16  8:42 UTC  (4+ messages)
` [PATCH v5] "
    ` AW: "

[PATCH] t5512.40 sometimes dies by SIGPIPE
 2024-09-16  8:07 UTC  (8+ messages)

./configure fails to link test program due to missing dependencies
 2024-09-16  7:50 UTC  (4+ messages)

[PATCH] t9001: use a more distinct fake BugID
 2024-09-16  7:27 UTC  (2+ messages)

[PATCH 0/6] apply: fix leaking buffer of `struct image`
 2024-09-16  7:10 UTC  (7+ messages)
` [PATCH 1/6] apply: reorder functions to move image-related things together
` [PATCH 2/6] apply: rename functions operating on `struct image`
` [PATCH 3/6] apply: introduce macro and function to init images
` [PATCH 4/6] apply: refactor code to drop `line_allocated`
` [PATCH 5/6] apply: rename members that track line count and allocation length
` [PATCH 6/6] apply: refactor `struct image` to use a `struct strbuf`

[PATCH] remote: introduce config to set prefetch refs
 2024-09-16  4:34 UTC  (12+ messages)
` [PATCH v2] "

[PATCH] bloom: fix a typo
 2024-09-15 23:03 UTC 

[PATCH] attr: fix a typo
 2024-09-15 23:01 UTC 

[PATCH v3] set-head: no update without change and better output for --auto
 2024-09-15 22:09 UTC 

[PATCH] ci(linux32): make Javascript Actions work in x86 mode
 2024-09-15 16:25 UTC  (5+ messages)

error ubuntu 22.04
 2024-09-15 15:37 UTC  (2+ messages)

[PATCH] add-patch: edit the hunk again
 2024-09-15 11:38 UTC 

[PATCH 0/2] a few git-jump quality-of-life fixes
 2024-09-15 11:20 UTC  (3+ messages)
` [PATCH 1/2] git-jump: always specify column 1 for diff entries
` [PATCH 2/2] git-jump: ignore deleted files in diff mode

[ANNOUNCE] Git v2.46.1
 2024-09-15  1:16 UTC  (2+ messages)

What's cooking in git.git (Sep 2024, #05; Fri, 13)
 2024-09-14 19:12 UTC 

Migration of git-scm.com to a static web site: ready for review/testing
 2024-09-14 18:41 UTC  (4+ messages)

Commit signing with SSH key uses SSH_AUTH_SOCK but ignores IdentityAgent
 2024-09-14 16:08 UTC  (3+ messages)

[PATCH 0/3] Add repository parameter to builtins
 2024-09-13 21:35 UTC  (20+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] builtin: add a repository parameter for builtin functions
  ` [PATCH v2 2/3] builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
  ` [PATCH v3 0/4] Add repository parameter to builtins
    ` [PATCH v3 1/4] builtin: add a repository parameter for builtin functions
    ` [PATCH v3 2/4] builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
    ` [PATCH v3 3/4] builtin: remove USE_THE_REPOSITORY for those without the_repository
    ` [PATCH v3 4/4] add: pass in repo variable instead of global the_repository

[PATCH v3 0/6] Introduce libgit-rs, a Rust wrapper around libgit.a
 2024-09-13 19:01 UTC  (4+ messages)
` [PATCH v3 6/6] Makefile: add option to build and test libgit-rs and libgit-rs-sys

SyntaxWarning for '\S'
 2024-09-13 18:28 UTC  (3+ messages)

[PATCH v3 0/3] doc: introducing synopsis para
 2024-09-13 18:15 UTC  (3+ messages)
` [PATCH v4 "

[PATCH 0/4] remote: branch setting fixes
 2024-09-13 17:49 UTC  (14+ messages)
` [PATCH 2/4] remote: print an error if refspec cannot be removed
` [PATCH 4/4] remote: check branch names

Can't use bare repositories with Git.pm
 2024-09-13 17:46 UTC  (7+ messages)
` [PATCH 0/2] fix "
  ` [PATCH 1/2] Git.pm: fix bare repository search with Directory option
  ` [PATCH 2/2] Git.pm: use "rev-parse --absolute-git-dir" rather than perl code

[PATCH 0/2] Simplify "commented" API functions
 2024-09-13 17:23 UTC  (6+ messages)
` [PATCH 1/2] strbuf: retire strbuf_commented_addf()
` [PATCH 2/2] strbuf: retire strbuf_commented_lines()

[PATCH v3 0/4] add ref content check for files backend
 2024-09-13 17:18 UTC  (10+ messages)
` [PATCH v3 2/4] ref: add regular "
` [PATCH v4 0/5] add "
  ` [PATCH v4 1/5] ref: initialize "fsck_ref_report" with zero
  ` [PATCH v4 2/5] ref: port git-fsck(1) regular refs check for files backend
  ` [PATCH v4 3/5] ref: add more strict checks for regular refs
  ` [PATCH v4 4/5] ref: add symref content check for files backend
  ` [PATCH v4 5/5] ref: add symlink ref "

[PATCH] ci: remove 'Upload failed tests' directories' step from linux32 jobs
 2024-09-13 16:17 UTC  (19+ messages)
      ` [PATCH 0/4] make linux32 ci job work with recent actions
        ` [PATCH 3/4] ci: use more recent linux32 image
        ` [PATCH 5/4] ci: add Ubuntu 16.04 job to GitLab CI

curl 8.10.0 regression breaks uploads with HTTP/2 and http.postbuffer
 2024-09-13 11:21 UTC  (8+ messages)

What's cooking in git.git (Sep 2024, #04; Thu, 12)
 2024-09-12 23:52 UTC 

[PATCH] unicode: update the width tables to Unicode 16
 2024-09-12 20:40 UTC 

[PATCH] rebase: apply and cleanup autostash when rebase fails to start
 2024-09-12 20:44 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 00/21] environment: guard reliance on `the_repository`
 2024-09-12 20:40 UTC  (30+ messages)
` [PATCH v2 "
  ` [PATCH v2 16/21] branch: stop modifying `log_all_ref_updates` variable
` [PATCH v3 00/21] environment: guard reliance on `the_repository`
  ` [PATCH v3 01/21] environment: make `get_git_dir()` accept a repository
  ` [PATCH v3 02/21] environment: make `get_git_common_dir()` "
  ` [PATCH v3 03/21] environment: make `get_object_directory()` "
  ` [PATCH v3 04/21] environment: make `get_index_file()` "
  ` [PATCH v3 05/21] environment: make `get_graft_file()` "
  ` [PATCH v3 06/21] environment: make `get_git_work_tree()` "
  ` [PATCH v3 07/21] config: document `read_early_config()` and `read_very_early_config()`
  ` [PATCH v3 08/21] config: make dependency on repo in `read_early_config()` explicit
  ` [PATCH v3 09/21] environment: move object database functions into object layer
  ` [PATCH v3 10/21] environment: make `get_git_namespace()` self-contained
  ` [PATCH v3 11/21] environment: move `set_git_dir()` and related into setup layer
  ` [PATCH v3 12/21] environment: reorder header to split out `the_repository`-free section
  ` [PATCH v3 13/21] environment: guard state depending on a repository
  ` [PATCH v3 14/21] repo-settings: split out declarations into a standalone header
  ` [PATCH v3 15/21] repo-settings: track defaults close to `struct repo_settings`
  ` [PATCH v3 16/21] branch: stop modifying `log_all_ref_updates` variable
  ` [PATCH v3 17/21] refs: stop modifying global "
  ` [PATCH v3 18/21] environment: stop storing "core.logAllRefUpdates" globally
  ` [PATCH v3 19/21] environment: stop storing "core.preferSymlinkRefs" globally
  ` [PATCH v3 20/21] environment: stop storing "core.warnAmbiguousRefs" globally
  ` [PATCH v3 21/21] environment: stop storing "core.notesRef" globally

[PATCH 00/22] Memory leak fixes (pt.6)
 2024-09-12 20:29 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/9] ref-filter %(trailer) fixes
 2024-09-12 20:24 UTC  (7+ messages)
` [PATCH 10/9] ref-filter: fix leak with unterminated %(if) atoms


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox