git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-12-07 07:10:24 to 2023-12-13 14:02:02 UTC [more...]

[ANNOUNCE] Sharness v1.2.0
 2023-12-13 14:01 UTC  (4+ messages)
` New attempt to export test-lib from Git, maybe Sharness2?

Test breakage with zlib-ng
 2023-12-13 12:28 UTC  (7+ messages)
      ` [PATCH 2/1] test-lib-functions: add object size functions

Problems with Windows + schannel + http.sslCert
 2023-12-13 11:56 UTC  (3+ messages)

Allow adding files from git submodule to parent git repo if they are in .gitignore in the submodule
 2023-12-13 11:07 UTC 

Communication channel interruption
 2023-12-13  9:54 UTC 

[PATCH] mailinfo: fix out-of-bounds memory reads in unquote_quoted_pair()
 2023-12-13  8:20 UTC  (3+ messages)

[PATCH] Use ^=1 to toggle between 0 and 1
 2023-12-13  8:01 UTC  (5+ messages)

[PATCH 0/4] refs: improve handling of special refs
 2023-12-13  7:38 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] wt-status: read HEAD and ORIG_HEAD via the refdb
  ` [PATCH v2 2/4] refs: propagate errno when reading special refs fails
  ` [PATCH v2 3/4] refs: complete list of special refs
  ` [PATCH v2 4/4] bisect: consistently write BISECT_EXPECTED_REV via the refdb

[PATCH] tests: prefer host Git to verify chainlint self-checks
 2023-12-13  7:20 UTC  (3+ messages)

Propose a change in open for passing in the file type
 2023-12-13  4:17 UTC  (3+ messages)

[PATCH 1/1] attr: add builtin objectmode values support
 2023-12-12 23:17 UTC  (6+ messages)

[PATCH v5] subtree: fix split processing with multiple subtrees present
 2023-12-12 22:28 UTC  (6+ messages)
` [PATCH v6] "

[BUG] rev-list doesn't validate arguments to -n option
 2023-12-12 22:05 UTC  (6+ messages)
  ` [PATCH] revision: parse integer arguments to --max-count, --skip, etc., more carefully

[PATCH 0/7] clone: fix init of refdb with wrong object format
 2023-12-12 19:20 UTC  (28+ messages)
` [PATCH 1/7] setup: extract function to create the refdb
` [PATCH 3/7] remote-curl: rediscover repository when fetching refs
` [PATCH 4/7] builtin/clone: fix bundle URIs with mismatching object formats
` [PATCH v2 0/7] clone: fix init of refdb with wrong object format
  ` [PATCH v2 1/7] setup: extract function to create the refdb
  ` [PATCH v2 2/7] setup: allow skipping creation of "
  ` [PATCH v2 3/7] remote-curl: rediscover repository when fetching refs
  ` [PATCH v2 4/7] builtin/clone: fix bundle URIs with mismatching object formats
  ` [PATCH v2 5/7] builtin/clone: set up sparse checkout later
  ` [PATCH v2 6/7] builtin/clone: skip reading HEAD when retrieving remote
  ` [PATCH v2 7/7] builtin/clone: create the refdb with the correct object format

[PATCH 00/24] pack-objects: multi-pack verbatim reuse
 2023-12-12 16:48 UTC  (33+ messages)
` [PATCH 02/24] pack-bitmap-write: deep-clear the `bb_commit` slab
` [PATCH 03/24] pack-bitmap: plug leak in find_objects()
` [PATCH 05/24] midx: implement `DISP` chunk
` [PATCH 09/24] repack: implement `--extend-disjoint` mode
` [PATCH 10/24] pack-bitmap: pass `bitmapped_pack` struct to pack-reuse functions
` [PATCH 11/24] pack-bitmap: simplify `reuse_partial_packfile_from_bitmap()` signature
` [PATCH 14/24] pack-objects: keep track of `pack_start` for each reuse pack
` [PATCH 16/24] pack-objects: prepare `write_reused_pack()` for multi-pack reuse

Feature Request: Add confirm message when executed prune
 2023-12-12 15:18 UTC 

[PATCH 0/7] fix segfaults with implicit-bool config
 2023-12-12  4:10 UTC  (17+ messages)
` [PATCH 1/7] config: handle NULL value when parsing non-bools
` [PATCH 2/7] setup: handle NULL value when parsing extensions
` [PATCH 3/7] trace2: handle NULL values in tr2_sysenv config callback
` [PATCH 4/7] help: handle NULL value for alias.* config
` [PATCH 5/7] submodule: handle NULL value when parsing submodule.*.branch
` [PATCH 6/7] trailer: handle NULL value when parsing trailer-specific config
` [PATCH 7/7] fsck: handle NULL value when parsing message config

[PATCH 0/8] reftable: small set of fixes
 2023-12-12  3:45 UTC  (42+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 01/11] reftable: wrap EXPECT macros in do/while
  ` [PATCH v2 02/11] reftable: handle interrupted reads
  ` [PATCH v2 03/11] reftable: handle interrupted writes
  ` [PATCH v2 04/11] reftable/stack: verify that `reftable_stack_add()` uses auto-compaction
  ` [PATCH v2 05/11] reftable/stack: perform auto-compaction with transactional interface
  ` [PATCH v2 06/11] reftable/stack: reuse buffers when reloading stack
  ` [PATCH v2 07/11] reftable/stack: fix stale lock when dying
  ` [PATCH v2 08/11] reftable/stack: fix use of unseeded randomness
  ` [PATCH v2 09/11] reftable/merged: reuse buffer to compute record keys
  ` [PATCH v2 10/11] reftable/block: introduce macro to initialize `struct block_iter`
  ` [PATCH v2 11/11] reftable/block: reuse buffer to compute record keys
` [PATCH v3 00/11] reftable: small set of fixes
  ` [PATCH v3 01/11] reftable: wrap EXPECT macros in do/while
  ` [PATCH v3 02/11] reftable: handle interrupted reads
  ` [PATCH v3 03/11] reftable: handle interrupted writes
  ` [PATCH v3 04/11] reftable/stack: verify that `reftable_stack_add()` uses auto-compaction
  ` [PATCH v3 05/11] reftable/stack: perform auto-compaction with transactional interface
  ` [PATCH v3 06/11] reftable/stack: reuse buffers when reloading stack
  ` [PATCH v3 07/11] reftable/stack: fix stale lock when dying
  ` [PATCH v3 08/11] reftable/stack: fix use of unseeded randomness
  ` [PATCH v3 09/11] reftable/merged: reuse buffer to compute record keys
  ` [PATCH v3 10/11] reftable/block: introduce macro to initialize `struct block_iter`
  ` [PATCH v3 11/11] reftable/block: reuse buffer to compute record keys

Bug in SVN.pm
 2023-12-12  1:43 UTC  (2+ messages)

[PATCH 0/9] bonus config cleanups
 2023-12-12  1:37 UTC  (16+ messages)
` [PATCH 1/9] config: reject bogus values for core.checkstat
` [PATCH 2/9] git_xmerge_config(): prefer error() to die()
` [PATCH 3/9] imap-send: don't use git_die_config() inside callback
` [PATCH 4/9] config: use config_error_nonbool() instead of custom messages
` [PATCH 5/9] diff: give more detailed messages for bogus diff.* config
` [PATCH 6/9] config: use git_config_string() for core.checkRoundTripEncoding
` [PATCH 7/9] push: drop confusing configset/callback redundancy
` [PATCH 8/9] gpg-interface: drop pointless config_error_nonbool() checks
` [PATCH 9/9] sequencer: simplify away extra git_config_string() call

What's cooking in git.git (Dec 2023, #01; Sat, 9)
 2023-12-12  1:32 UTC  (2+ messages)

What's cooking in git.git (Dec 2023, #02; Mon, 11)
 2023-12-12  1:23 UTC 

[PATCH] setup: recognize bare repositories with packed-refs
 2023-12-12  1:22 UTC  (14+ messages)

[BUG] git-bisect man page description of terms command doesn't mention old/new support
 2023-12-11 15:05 UTC  (4+ messages)
` Re* "

[PATCH] i18n: factorize even more 'incompatible options' messages
 2023-12-11  8:09 UTC  (3+ messages)
  ` [PATCH][RESEND] show-ref: use die_for_incompatible_opt3()

[BUG] git bisect start gives incorrect error message when good/bad swapped
 2023-12-11  6:20 UTC 

[PATCH 2/2] pretty: add '%aA' to show domain-part of email addresses
 2023-12-10 21:07 UTC  (7+ messages)

[BUG] description of bit bisect start wrongly mentions <paths>
 2023-12-09 16:20 UTC 

What's the recommendation for forgetting all rerere's records?
 2023-12-08 23:19 UTC  (2+ messages)

Minor UX annoyance w/`git add --patch untracked/file`
 2023-12-08 22:29 UTC  (4+ messages)

[PATCH] gitk: add setting to hide unknown refs
 2023-12-08 21:13 UTC  (2+ messages)

[PATCH v2 1/1] t2400: avoid using pipes
 2023-12-08 21:00 UTC  (3+ messages)
` [Outreachy][PATCH v3] "

getting git send-email patches from someone who is behind
 2023-12-08 18:57 UTC  (3+ messages)

[PATCH 1/1] MyFirstContribution: configure shallow threads for git format-patch
 2023-12-08 18:06 UTC  (2+ messages)

git checkout -B <branch> lets you checkout a branch that is already checked out in another worktree Inbox
 2023-12-08 17:13 UTC  (10+ messages)
    ` [PATCH 2/2] checkout: forbid "-B <branch>" from touching a branch used elsewhere

[PATCH v2 0/2] completion: refactor and support reftables backend
 2023-12-08  8:24 UTC  (3+ messages)
` [PATCH v2 1/2] completion: refactor existence checks for pseudorefs

[PATCH 0/7] standardize incompatibility messages
 2023-12-07  7:10 UTC  (8+ messages)
` [PATCH 4/7] revision, rev-parse: factorize incompatibility messages about --exclude-hidden


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).