git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-26 01:51:55 to 2024-11-29 11:46:59 UTC [more...]

[bug] incorrect pathspec handling in git stash error message
 2024-11-29 11:46 UTC 

[PATCH 0/2] Ensure unique worktree ids across repositories
 2024-11-29 11:05 UTC  (7+ messages)
` [PATCH 1/2] worktree: add worktree with unique suffix
` [PATCH 2/2] worktree: rename worktree id during worktree move

[Outreachy] Git Internship
 2024-11-29  8:35 UTC 

[PATCH] Makefile: add the missing period in the 'SHA-1 implementations' comment
 2024-11-29  8:25 UTC 

Understanding the diff output in gitk when comparing a commit with working tree
 2024-11-29  7:38 UTC  (2+ messages)

[PATCH 0/4] Introduce a "promisor-remote" capability
 2024-11-29  1:31 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] Add 'promisor-remote' capability to protocol v2

[PATCH v15 00/10] set-head/fetch remote/HEAD updates
 2024-11-28 23:09 UTC  (10+ messages)
` [PATCH v1] fetch: add configuration for set_head behaviour
    ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] git: fix paginate handling for commands with DELAY_PAGER_CONFIG
 2024-11-28 22:27 UTC  (6+ messages)

What's cooking in git.git (Nov 2024, #10; Thu, 28)
 2024-11-28 21:40 UTC 

git clean --exclude broken?
 2024-11-28 20:58 UTC  (3+ messages)

[PATCH] Documentation/git-bundle.txt: fix word join typo
 2024-11-28 19:44 UTC 

gitrevisions: be more chatty about shell metacharacter gotchas?
 2024-11-28 19:30 UTC 

Building git with /bin/sh⇔dash produces suboptimal GIT-CFLAGS file
 2024-11-28 18:52 UTC  (3+ messages)

git rebase exec make -C in worktree confuses repo root dir
 2024-11-28 18:02 UTC  (2+ messages)
      ` HTML message rejected: "

[PATCH v4 0/8] Allow relative worktree linking to be configured by the user
 2024-11-28 17:58 UTC  (13+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/8] worktree: add `relativeWorktrees` extension
  ` [PATCH v5 3/8] worktree: refactor infer_backlink return
  ` [PATCH v5 4/8] worktree: add `write_worktree_linking_files()` function
  ` [PATCH v5 5/8] worktree: add relative cli/config options to `add` command
  ` [PATCH v5 6/8] worktree: add relative cli/config options to `move` command
  ` [PATCH v5 7/8] worktree: add relative cli/config options to `repair` command
  ` [PATCH v5 8/8] worktree: refactor `repair_worktree_after_gitdir_move()`

[PATCH 0/1] Restore the ability to clone repositories owned by another user
 2024-11-28 17:27 UTC  (3+ messages)

[RFC PATCH 00/21] Modernize the build system
 2024-11-28 16:12 UTC  (25+ messages)
` [PATCH v10 00/23] "
  ` [PATCH v10 01/23] Makefile: use common template for GIT-BUILD-OPTIONS
  ` [PATCH v10 02/23] Makefile: consistently use @PLACEHOLDER@ to substitute
  ` [PATCH v10 03/23] Makefile: refactor GIT-VERSION-GEN to be reusable
  ` [PATCH v10 04/23] Makefile: propagate Git version via generated header
  ` [PATCH v10 05/23] Makefile: generate "git.rc" via GIT-VERSION-GEN
  ` [PATCH v10 06/23] Makefile: generate doc versions "
  ` [PATCH v10 07/23] Makefile: consistently use PERL_PATH
  ` [PATCH v10 08/23] Makefile: extract script to massage Perl scripts
  ` [PATCH v10 09/23] Makefile: use "generate-perl.sh" to massage Perl library
  ` [PATCH v10 10/23] Makefile: extract script to massage Shell scripts
  ` [PATCH v10 11/23] Makefile: extract script to generate gitweb.cgi
  ` [PATCH v10 12/23] Makefile: extract script to generate gitweb.js
  ` [PATCH v10 13/23] Makefile: refactor generators to be PWD-independent
  ` [PATCH v10 14/23] Makefile: allow "bin-wrappers/" directory to exist
  ` [PATCH v10 15/23] Makefile: simplify building of templates
  ` [PATCH v10 16/23] Documentation: allow sourcing generated includes from separate dir
  ` [PATCH v10 17/23] Documentation: teach "cmd-list.perl" about out-of-tree builds
  ` [PATCH v10 18/23] Documentation: extract script to generate a list of mergetools
  ` [PATCH v10 19/23] t: better support for out-of-tree builds
  ` [PATCH v10 20/23] t: allow overriding build dir
  ` [PATCH v10 21/23] Documentation: add comparison of build systems
  ` [PATCH v10 22/23] Introduce support for the Meson build system
  ` [PATCH v10 23/23] meson: fix conflicts with in-flight topics

[PATCH] fast-import: disallow more path components
 2024-11-28 16:12 UTC  (3+ messages)

What's cooking in git.git (Nov 2024, #10; Thu, 28)
 2024-11-28 16:11 UTC  (3+ messages)

[PATCH] fast-import: disallow "." and ".." path components
 2024-11-28  9:51 UTC  (12+ messages)
` [PATCH v2] "
    ` Re* "
      ` [PATCH v2] CodingGuidelines: a handful of error message guidelines

[PATCH 0/5] propagate fsck message severity for bundle fetch
 2024-11-28  3:25 UTC  (22+ messages)
` [PATCH 1/5] bundle: add bundle verification options type
` [PATCH 4/5] fetch-pack: expose `fetch_pack_config_cb()`
` [PATCH v2 0/4] propagate fsck message severity for bundle fetch
  ` [PATCH v2 1/4] bundle: add bundle verification options type
  ` [PATCH v2 2/4] bundle: support fsck message configuration
  ` [PATCH v2 3/4] fetch-pack: split out fsck config parsing
  ` [PATCH v2 4/4] transport: propagate fsck configuration during bundle fetch
  ` [PATCH v3 0/4] propagate fsck message severity for "
    ` [PATCH v3 1/4] bundle: add bundle verification options type
    ` [PATCH v3 2/4] bundle: support fsck message configuration
    ` [PATCH v3 3/4] fetch-pack: split out fsck config parsing
    ` [PATCH v3 4/4] transport: propagate fsck configuration during bundle fetch

What's cooking in git.git (Nov 2024, #09; Mon, 25)
 2024-11-28  1:57 UTC  (4+ messages)

[ANNOUNCE] Git v2.47.1
 2024-11-28  1:55 UTC  (2+ messages)

[PATCH v2 00/10] Change midx.c and midx-write.c to not use global variables
 2024-11-28  1:27 UTC  (11+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] midx-write: pass down repository to static functions
  ` [PATCH v3 2/8] midx-write: use `revs->repo` inside `read_refs_snapshot`
  ` [PATCH v3 3/8] write-midx: add repository field to `write_midx_context`
  ` [PATCH v3 4/8] midx-write: pass down repository to `write_midx_file[_only]`
  ` [PATCH v3 5/8] midx: cleanup internal usage of `the_repository` and `the_hash_algo`
  ` [PATCH v3 6/8] midx: pass `repository` to `load_multi_pack_index`
  ` [PATCH v3 7/8] midx: pass down `hash_algo` to functions using global variables
  ` [PATCH v3 8/8] midx: inline the `MIDX_MIN_SIZE` definition

Extending whitespace checks
 2024-11-27 23:53 UTC  (3+ messages)

git tag -a HEAD leads to ambiguous branch name
 2024-11-27 23:30 UTC  (3+ messages)

git support for "xattrs" (extended filesystem attributes)?
 2024-11-27 20:52 UTC  (7+ messages)

Bug: git config order affects outcome for recurseSubmodules settings
 2024-11-27 14:17 UTC 

bulk order requirement
 2024-11-27 14:00 UTC 

[PATCH v3 0/3] sequencer: comment out properly in todo list
 2024-11-27 12:39 UTC  (5+ messages)
` [PATCH v4 "

[PATCH] builtin: pass repository to sub commands
 2024-11-27 12:23 UTC  (12+ messages)
` [PATCH v2] builtin: allow passing custom data to sub-commands

[PATCH 00/20] packfile: avoid using the 'the_repository' global variable
 2024-11-27 12:15 UTC  (16+ messages)
` [PATCH v9 00/10] "
  ` [PATCH v9 01/10] packfile: add repository to struct `packed_git`
  ` [PATCH v9 02/10] packfile: use `repository` from `packed_git` directly
  ` [PATCH v9 03/10] packfile: pass `repository` to static function in the file
  ` [PATCH v9 04/10] packfile: pass down repository to `odb_pack_name`
  ` [PATCH v9 05/10] packfile: pass down repository to `has_object[_kept]_pack`
  ` [PATCH v9 06/10] packfile: pass down repository to `for_each_packed_object`
  ` [PATCH v9 07/10] config: make `delta_base_cache_limit` a non-global variable
  ` [PATCH v9 08/10] config: make `packed_git_(limit|window_size)` non-global variables
  ` [PATCH v9 09/10] midx: add repository to `multi_pack_index` struct
  ` [PATCH v9 10/10] packfile.c: remove unnecessary prepare_packed_git() call

[PATCH] ref-cache: fix invalid free operation in `free_ref_entry`
 2024-11-27  5:50 UTC  (2+ messages)

[PATCH v13 0/9] set-head/fetch remote/HEAD updates
 2024-11-26 21:39 UTC  (14+ messages)
` [PATCH v14 00/10] "
  ` [PATCH v14 03/10] refs: standardize output of refs_read_symbolic_ref

[question] When an identical file is added
 2024-11-26 15:19 UTC  (2+ messages)

[PATCH v8 00/10] packfile: avoid using the 'the_repository' global variable
 2024-11-26 10:54 UTC  (4+ messages)
` [PATCH v8 07/10] config: make `delta_base_cache_limit` a non-global variable

[PATCH 0/7] pack-objects: Create an alternative name hash algorithm (recreated)
 2024-11-26  8:26 UTC  (7+ messages)
` [PATCH 1/7] pack-objects: add --full-name-hash option
` [PATCH 3/7] pack-objects: add GIT_TEST_FULL_NAME_HASH
` [PATCH 5/7] p5313: add size comparison test

[PATCH v9 09/23] Makefile: use "generate-perl.sh" to massage Perl library
 2024-11-26  8:22 UTC 

[PATCH 0/2] refs: stylistic improvements to ref migration optimization
 2024-11-26  8:22 UTC  (3+ messages)
` [PATCH 1/2] refs: adapt `initial_transaction` flag to be unsigned

[PATCH 0/6] PATH WALK I: The path-walk API
 2024-11-26  8:16 UTC  (7+ messages)
` [PATCH v2 "

[PATCH 0/3] Remove is_bare_repository_cfg global state
 2024-11-26  8:08 UTC  (2+ messages)

[PATCH] range-diff: optionally include merge commits' diffs in the analysis
 2024-11-26  7:58 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3 0/5] doc: git diff reformatting
 2024-11-26  7:15 UTC  (5+ messages)
` [PATCH v4 "

[PATCH 0/8] refs/reftable: reuse iterators when reading refs
 2024-11-26  6:43 UTC  (12+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 01/10] refs/reftable: encapsulate reftable stack
  ` [PATCH v4 02/10] refs/reftable: handle reloading stacks in the reftable backend
  ` [PATCH v4 03/10] reftable/stack: add accessor for the hash ID
  ` [PATCH v4 04/10] refs/reftable: figure out hash via `reftable_stack`
  ` [PATCH v4 05/10] refs/reftable: read references via `struct reftable_backend`
  ` [PATCH v4 06/10] refs/reftable: refactor reading symbolic refs to use reftable backend
  ` [PATCH v4 07/10] refs/reftable: refactor reflog expiry "
  ` [PATCH v4 08/10] reftable/stack: add mechanism to notify callers on reload
  ` [PATCH v4 09/10] reftable/merged: drain priority queue on reseek
  ` [PATCH v4 10/10] refs/reftable: reuse iterators when reading refs

[PATCH v3 0/9] refs/reftable: reuse iterators when reading refs
 2024-11-26  6:41 UTC  (4+ messages)
` [PATCH v3 4/9] refs/reftable: read references via `struct reftable_backend`

[PATCH] setlocalversion: Add workaround for "git describe" performance issue
 2024-11-26  5:05 UTC  (7+ messages)
          ` [PATCH 0/4] perf improvements for git-describe with few tags

[PATCH 0/5] git-mergetool: improve error code paths and messages
 2024-11-26  4:33 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] bisect: address Coverity warning about potential double free
 2024-11-26  2:29 UTC  (3+ messages)


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).