public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-24 22:10:01 to 2025-02-27 00:03:16 UTC [more...]

\b character escapes in CLI usage
 2025-02-27  0:03 UTC  (10+ messages)

[ANNOUNCE] Git for Windows 2.49.0-rc0
 2025-02-26 23:30 UTC 

[ANNOUNCE] Git v2.49.0-rc0
 2025-02-26 22:38 UTC  (3+ messages)

'git rev-list' commit ordering issue
 2025-02-26 22:30 UTC  (3+ messages)

[PATCH 00/14] refs: batch refname availability checks
 2025-02-26 22:26 UTC  (38+ messages)
` [PATCH v2 00/16] "
  ` [PATCH v2 10/16] refs/iterator: provide infrastructure to re-seek iterators
  ` [PATCH v2 11/16] refs/iterator: implement seeking for merged iterators
  ` [PATCH v2 12/16] refs/iterator: implement seeking for reftable iterators
  ` [PATCH v2 13/16] refs/iterator: implement seeking for ref-cache iterators
  ` [PATCH v2 14/16] refs/iterator: implement seeking for `packed-ref` iterators
` [PATCH v3 00/16] refs: batch refname availability checks
  ` [PATCH v3 01/16] object-name: introduce `repo_get_oid_with_flags()`
  ` [PATCH v3 02/16] object-name: allow skipping ambiguity checks in `get_oid()` family
  ` [PATCH v3 03/16] builtin/update-ref: skip ambiguity checks when parsing object IDs
  ` [PATCH v3 04/16] refs: introduce function to batch refname availability checks
  ` [PATCH v3 05/16] refs/reftable: "
  ` [PATCH v3 06/16] refs/files: batch refname availability checks for normal transactions
  ` [PATCH v3 07/16] refs/files: batch refname availability checks for initial transactions
  ` [PATCH v3 08/16] refs: stop re-verifying common prefixes for availability
  ` [PATCH v3 09/16] refs/iterator: separate lifecycle from iteration
  ` [PATCH v3 10/16] refs/iterator: provide infrastructure to re-seek iterators
  ` [PATCH v3 11/16] refs/iterator: implement seeking for merged iterators
  ` [PATCH v3 12/16] refs/iterator: implement seeking for reftable iterators
  ` [PATCH v3 13/16] refs/iterator: implement seeking for ref-cache iterators
  ` [PATCH v3 14/16] refs/iterator: implement seeking for packed-ref iterators
  ` [PATCH v3 15/16] refs/iterator: implement seeking for files iterators
  ` [PATCH v3 16/16] refs: reuse iterators when determining refname availability

[GSoC][PATCH v3] merge-strategies.adoc: detail submodule merge
 2025-02-26 22:09 UTC  (3+ messages)

win+Meson test failures due to ps/build-meson-fixes-0130 topic?
 2025-02-26 22:07 UTC  (10+ messages)

[PATCH 0/6] builtin/maintenance: introduce "reflog-expire" task
 2025-02-26 18:54 UTC  (10+ messages)
` [PATCH 1/6] reflog: rename `cmd_reflog_expire_cb` to `reflog_expire_options`
` [PATCH 2/6] builtin/reflog: stop storing default reflog expiry dates globally
` [PATCH 3/6] builtin/reflog: stop storing per-reflog "
` [PATCH 4/6] builtin/reflog: make functions regarding `reflog_expire_options` public
` [PATCH 5/6] builtin/gc: split out function to expire reflog entries
` [PATCH 6/6] builtin/maintenance: introduce "reflog-expire" task

[PATCH v4 0/8] add more ref consistency checks
 2025-02-26 18:36 UTC  (35+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/8] builtin/refs: get worktrees without reading head information
  ` [PATCH v5 3/8] packed-backend: check whether the "packed-refs" is regular file
  ` [PATCH v5 4/8] packed-backend: add "packed-refs" header consistency check
  ` [PATCH v6 0/9] add more ref consistency checks
    ` [PATCH v6 1/9] t0602: use subshell to ensure working directory unchanged
    ` [PATCH v6 2/9] builtin/refs: get worktrees without reading head information
    ` [PATCH v6 3/9] packed-backend: check whether the "packed-refs" is regular file
    ` [PATCH v6 4/9] packed-backend: check if header starts with "# pack-refs with: "
    ` [PATCH v6 5/9] packed-backend: add "packed-refs" header consistency check
    ` [PATCH v6 6/9] packed-backend: check whether the refname contains NUL characters
    ` [PATCH v6 7/9] packed-backend: add "packed-refs" entry consistency check
    ` [PATCH v6 8/9] packed-backend: check whether the "packed-refs" is sorted
    ` [PATCH v6 9/9] builtin/fsck: add `git refs verify` child process
    ` [PATCH v7 0/9] add more ref consistency checks
      ` [PATCH v7 1/9] t0602: use subshell to ensure working directory unchanged
      ` [PATCH v7 2/9] builtin/refs: get worktrees without reading head information
      ` [PATCH v7 3/9] packed-backend: check whether the "packed-refs" is regular file
      ` [PATCH v7 4/9] packed-backend: check if header starts with "# pack-refs with: "
      ` [PATCH v7 5/9] packed-backend: add "packed-refs" header consistency check
      ` [PATCH v7 6/9] packed-backend: check whether the refname contains NUL characters
      ` [PATCH v7 7/9] packed-backend: add "packed-refs" entry consistency check
      ` [PATCH v7 8/9] packed-backend: check whether the "packed-refs" is sorted
      ` [PATCH v7 9/9] builtin/fsck: add `git refs verify` child process

[PATCH 0/3] batch blob diff generation
 2025-02-26 18:24 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] builtin: introduce diff-pairs command
  ` [PATCH v3 0/3] batch blob diff generation
    ` [PATCH v3 1/3] diff: return diff_filepair from diff queue helpers
    ` [PATCH v3 2/3] builtin: introduce diff-pairs command
    ` [PATCH v3 3/3] builtin/diff-pairs: allow explicit diff queue flush

[PATCH 0/2] add -p: a couple of hunk splitting fixes
 2025-02-26 16:49 UTC  (5+ messages)
` [PATCH 1/2] add -p: mark split hunks as undecided

'git gc auto' didn't trigger on large reflog
 2025-02-26 16:10 UTC  (5+ messages)

[PATCH 0/9] builtin/cat-file: allow filtering objects in batch mode
 2025-02-26 15:23 UTC  (11+ messages)
` [PATCH 2/9] builtin/cat-file: wire up an option to filter objects
` [PATCH 3/9] builtin/cat-file: support "blob:none" objects filter
` [PATCH 5/9] builtin/cat-file: support "object:type=" "
` [PATCH 6/9] pack-bitmap: expose function to iterate over bitmapped objects

[PATCH 0/10] some zlib inflating bug fixes
 2025-02-26 13:46 UTC  (19+ messages)
` [PATCH 01/10] loose_object_info(): BUG() on inflating content with unknown type
` [PATCH 02/10] unpack_loose_header(): simplify next_out assignment
` [PATCH 03/10] unpack_loose_header(): report headers without NUL as "bad"
` [PATCH 04/10] unpack_loose_header(): fix infinite loop on broken zlib input
` [PATCH 05/10] git_inflate(): skip zlib_post_call() sanity check on Z_NEED_DICT
` [PATCH 06/10] unpack_loose_header(): avoid numeric comparison of zlib status
` [PATCH 07/10] unpack_loose_rest(): "
` [PATCH 08/10] unpack_loose_rest(): never clean up zstream
` [PATCH 09/10] unpack_loose_rest(): simplify error handling
` [PATCH 10/10] unpack_loose_rest(): rewrite return handling for clarity

[Bug] git-http-push authentication fails using netrc-file since v2.46
 2025-02-26 12:38 UTC  (5+ messages)
` [PATCH 0/1] Fix netrc usage with WebDAV-based HTTP protocol

[PATCH v4 0/5] remote: announce removal of "branches/" and "remotes/"
 2025-02-26  9:21 UTC  (7+ messages)
` [PATCH v4 5/5] "

[PATCH 00/11] meson: cleanups, improvements, smallish fixes
 2025-02-26  8:22 UTC  (15+ messages)
` [PATCH v3 00/13] "
  ` [PATCH v3 01/13] meson: fix exec path with enabled runtime prefix
  ` [PATCH v3 02/13] meson: fix OpenSSL fallback when not explicitly required
  ` [PATCH v3 03/13] meson: inline the static 'git' library
  ` [PATCH v3 04/13] meson: simplify use of the common-main library
  ` [PATCH v3 05/13] meson: introduce `libgit_curl` dependency
  ` [PATCH v3 06/13] meson: stop linking libcurl into all executables
  ` [PATCH v3 07/13] meson: drop separate version library
  ` [PATCH v3 08/13] meson: improve PATH handling
  ` [PATCH v3 09/13] meson: improve handling of `sane_tool_path` option
  ` [PATCH v3 10/13] meson: prevent finding sed(1) in a loop
  ` [PATCH v3 11/13] meson: fix overwritten `git` variable
  ` [PATCH v3 12/13] meson: consistently use custom program paths to resolve programs
  ` [PATCH v3 13/13] gitlab-ci: restrict maximum number of link jobs on Windows

What's cooking in git.git (Feb 2025, #08; Tue, 25)
 2025-02-26  1:06 UTC 

[PATCH] bundle-uri: copy all bundle references ino the refs/bundle space
 2025-02-25 23:36 UTC  (3+ messages)

[BUG/WIP PATCH] unit-tests: use clean test environment
 2025-02-25 20:48 UTC 

[PATCH v2 2/2] meson: fix Perl version check for Meson versions before 1.7.0
 2025-02-25 18:20 UTC  (5+ messages)
` [PATCH v3 0/2] Fix Meson Perl version check

What's cooking in git.git (Feb 2025, #07; Mon, 24)
 2025-02-25 17:06 UTC  (3+ messages)

[PATCH v4 0/5] fast-export, fast-import: add support for signed-commits
 2025-02-25 16:56 UTC  (11+ messages)
` [PATCH v5 0/6] "
  ` [PATCH v5 6/6] "

[PATCH 0/6] refs: introduce support for partial reference transactions
 2025-02-25 14:59 UTC  (14+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] refs/files: remove redundant check in split_symref_update()
  ` [PATCH v2 2/7] refs: move duplicate refname update check to generic layer
  ` [PATCH v2 3/7] refs/files: remove duplicate duplicates check
  ` [PATCH v2 4/7] refs/reftable: extract code from the transaction preparation
  ` [PATCH v2 5/7] refs: introduce enum-based transaction error types
  ` [PATCH v2 6/7] refs: implement partial reference transaction support
  ` [PATCH v2 7/7] update-ref: add --allow-partial flag for stdin mode

[GSOC][PATCH] apply: address -Wsign-comparison warnings
 2025-02-25 12:53 UTC  (3+ messages)

[PATCH 0/5] t/unit-tests: convert unit-tests to use clar
 2025-02-25 10:10 UTC  (11+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] t/unit-tests: implement clar specific oid helper functions
  ` [PATCH v3 0/4] t/unit-tests: convert unit-tests to use clar
    ` [PATCH v3 1/4] t/unit-tests: implement clar specific oid helper functions
    ` [PATCH v3 2/4] t/unit-tests: convert oid-array test to use clar test framework
    ` [PATCH v3 3/4] t/unit-tests: convert oidmap "
    ` [PATCH v3 4/4] t/unit-tests: convert oidtree "

[PATCH v2 00/16] path: remove dependency on `the_repository`
 2025-02-25  6:24 UTC  (9+ messages)
` [PATCH v2 11/16] rerere: let `rerere_path()` write paths into a caller-provided buffer

[PATCH 0/2] Documentation: fixups following followRemoteHEAD
 2025-02-25  2:58 UTC  (4+ messages)
` [PATCH 2/2] config/remote.txt: improve wording for 'remote.<name>.followRemoteHEAD'

git client erroneously downloads files when --filter=blob:none and filtering unsupported
 2025-02-25  1:32 UTC  (2+ messages)

[GSoC][RFC PATCH] show-branch: use commit-slab for flag storage
 2025-02-25  1:17 UTC  (5+ messages)

[PATCH 0/6] cat-file: add remote-object-info to batch-command
 2025-02-24 23:47 UTC  (9+ messages)
` [PATCH v10 0/8] "
  ` [PATCH v10 8/8] "
` [PATCH v11 0/8] "
  ` [PATCH v11 8/8] "


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