git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-11-14 08:58:49 to 2023-11-22 18:52:14 UTC [more...]

Thanks
 2023-11-22 18:43 UTC 

[PATCH 1/6] submodule--helper: use submodule_from_path in set-{url,branch}
 2023-11-22  9:50 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/6] submodule--helper: return error from set-url when modifying failed
  ` [PATCH v2 3/6] t7419: actually test the branch switching
  ` [PATCH v2 4/6] t7419, t7420: use test_cmp_config instead of grepping .gitmodules
  ` [PATCH v2 5/6] t7419: test that we correctly handle renamed submodules
  ` [PATCH v2 6/6] t7420: "

[PATCH] git-p4: fix fast import when empty commit is first
 2023-11-22  7:56 UTC 

[commit-graph] v2.43.0 segfault with fetch.writeCommitGraph enabled when fetch
 2023-11-22  4:05 UTC 

Orphan branch not well-defined?
 2023-11-22  1:42 UTC  (3+ messages)

[PATCH] merge-file: add --diff-algorithm option
 2023-11-21 14:58 UTC  (8+ messages)
` [PATCH v2] "

Migration of git-scm.com to a static web site: ready for review/testing
 2023-11-21 14:25 UTC  (7+ messages)

reftable: How to represent deleted referees of symrefs in the reflog?
 2023-11-21 13:46 UTC 

[PATCH 0/8] reftable: small set of fixes
 2023-11-21  7:04 UTC  (9+ messages)
` [PATCH 1/8] reftable: wrap EXPECT macros in do/while
` [PATCH 2/8] reftable: handle interrupted reads
` [PATCH 3/8] reftable: handle interrupted writes
` [PATCH 4/8] reftable/stack: verify that `reftable_stack_add()` uses auto-compaction
` [PATCH 5/8] reftable/stack: perform auto-compaction with transactional interface
` [PATCH 6/8] reftable/stack: reuse buffers when reloading stack
` [PATCH 7/8] reftable/merged: reuse buffer to compute record keys
` [PATCH 8/8] reftable/stack: fix stale lock when dying

[PATCH 2/2] pretty: add '%aA' to show domain-part of email addresses
 2023-11-20 20:21 UTC  (6+ messages)

[ANNOUNCE] Git for Windows 2.43.0
 2023-11-20 19:01 UTC 

[PATCH] object-name: reject too-deep recursive ancestor queries
 2023-11-20 17:14 UTC  (2+ messages)

What's cooking in git.git (Nov 2023, #08; Mon, 20)
 2023-11-20 17:01 UTC 

[ANNOUNCE] Git v2.43.0
 2023-11-20 17:01 UTC 

[PATCH] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default
 2023-11-20 11:01 UTC  (12+ messages)
` [PATCH v2] "

[PATCH] setup: recognize bare repositories with packed-refs
 2023-11-20  9:43 UTC  (6+ messages)

bugreport
 2023-11-20  8:36 UTC  (2+ messages)

[GIT PULL] l10n updates for 2.43.0 round 2
 2023-11-20  1:29 UTC  (2+ messages)

[PATCH] Fix a typo in `each_file_in_pack_dir_fn()`'s declaration
 2023-11-19 23:15 UTC  (2+ messages)

[PATCH v3 0/3] subtree: fix split processing with multiple subtrees present
 2023-11-18 11:28 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2] fuzz: add new oss-fuzz fuzzer for date.c / date.h
 2023-11-17 17:47 UTC  (4+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

What's cooking in git.git (Nov 2023, #07; Fri, 17)
 2023-11-17 10:36 UTC  (2+ messages)

[PATCH] send-email: avoid duplicate specification warnings
 2023-11-16 22:32 UTC  (16+ messages)
      ` [RFC PATCH v2 0/2] "
        ` [RFC PATCH v2 1/2] "
            ` [PATCH v3 0/2] "
              ` [PATCH v3 1/2] perl: bump the required Perl version to 5.8.1 from 5.8.0
              ` [PATCH v3 2/2] send-email: avoid duplicate specification warnings
        ` [RFC PATCH v2 2/2] send-email: remove stray characters from usage
            ` [PATCH] "

gitmodulesSymlink .gitmodules is a symbolic link
 2023-11-16 20:27 UTC  (2+ messages)

What's cooking in git.git (Nov 2023, #04; Thu, 9)
 2023-11-16 20:17 UTC  (5+ messages)
    ` tb/merge-tree-write-pack, was "

[PATCH] ci: avoid running the test suite _twice_
 2023-11-16 20:02 UTC  (9+ messages)
    ` Feasibility of folding `unit-tests` into `make test`, was "

[PATCH 1/1] attr: add native file mode values support
 2023-11-16 17:54 UTC  (10+ messages)
` [PATCH 1/1] attr: add builtin objectmode "

Feature request: git status --branch-only
 2023-11-16 16:09 UTC  (7+ messages)

[PATCH 0/9] for-each-ref optimizations & usability improvements
 2023-11-16 12:06 UTC  (16+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] ref-filter.c: really don't sort when using --no-sort
  ` [PATCH v2 02/10] ref-filter.h: add max_count and omit_empty to ref_format
  ` [PATCH v2 03/10] ref-filter.h: move contains caches into filter
  ` [PATCH v2 04/10] ref-filter.h: add functions for filter/format & format-only
  ` [PATCH v2 05/10] ref-filter.c: rename 'ref_filter_handler()' to 'filter_one()'
  ` [PATCH v2 06/10] ref-filter.c: refactor to create common helper functions
  ` [PATCH v2 07/10] ref-filter.c: filter & format refs in the same callback
  ` [PATCH v2 08/10] for-each-ref: clean up documentation of --format
  ` [PATCH v2 09/10] ref-filter.c: use peeled tag for '*' format fields
  ` [PATCH v2 10/10] t/perf: add perf tests for for-each-ref

[PATCH v5 00/14] Introduce new `git replay` command
 2023-11-16  8:53 UTC  (25+ messages)
` [PATCH v6 "
  ` [PATCH v7 "
    ` [PATCH v7 01/14] t6429: remove switching aspects of fast-rebase
    ` [PATCH v7 02/14] replay: introduce new builtin
    ` [PATCH v7 03/14] replay: start using parse_options API
    ` [PATCH v7 04/14] replay: die() instead of failing assert()
    ` [PATCH v7 05/14] replay: introduce pick_regular_commit()
    ` [PATCH v7 06/14] replay: change rev walking options
    ` [PATCH v7 07/14] replay: add an important FIXME comment about gpg signing
    ` [PATCH v7 08/14] replay: remove progress and info output
    ` [PATCH v7 09/14] replay: remove HEAD related sanity check
    ` [PATCH v7 10/14] replay: make it a minimal server side command
    ` [PATCH v7 11/14] replay: use standard revision ranges
    ` [PATCH v7 12/14] replay: add --advance or 'cherry-pick' mode
    ` [PATCH v7 13/14] replay: add --contained to rebase contained branches
    ` [PATCH v7 14/14] replay: stop assuming replayed branches do not diverge

Git Rename Detection Bug
 2023-11-16  6:26 UTC  (11+ messages)

Bug: "Received" misspelled in remote message
 2023-11-16  3:42 UTC  (5+ messages)

[PATCH v4 0/4] rebase: support --autosquash without -i
 2023-11-16  0:27 UTC  (7+ messages)
` [PATCH v5 0/3] "
  ` [PATCH v5 1/3] rebase: fully ignore rebase.autoSquash "
  ` [PATCH v5 2/3] rebase: support --autosquash "
  ` [PATCH v5 3/3] rebase: rewrite --(no-)autosquash documentation

What is the best way to fix divergent branches during push
 2023-11-15 23:43 UTC 

[PATCH] remote-curl: avoid hang if curl asks for more data after eof
 2023-11-15 23:28 UTC  (14+ messages)
  ` [PATCH v2 1/5] "
  ` [PATCH v2 2/5] remote-curl: improve readability of curl callbacks
  ` [PATCH v2 3/5] remote-curl: simplify rpc_out() - remove superfluous ifs
  ` [PATCH v2 4/5] remote-curl: simplify rpc_out() - less nesting and rename
  ` [PATCH v2 5/5] http: reset CURLOPT_POSTFIELDSIZE_LARGE between requests
` [PATCH v2 0/5] Avoid hang if curl needs eof twice + minor related improvements

[PATCH] RelNotes: tweak 2.43.0 release notes
 2023-11-15 19:07 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] docs: submitting-patches: improve the base commit explanation
 2023-11-15 18:07 UTC 

Shallow clones becomes not-shallow when cloning to a different drive
 2023-11-15 13:12 UTC 

[RFC PATCH 1/2] diff: add tests for git diff --merge/--ours/--theirs
 2023-11-15 13:03 UTC  (3+ messages)
` [RFC PATCH 2/2] rev-list: add --ours/--theirs options

[ANNOUNCE] Git v2.43.0-rc2
 2023-11-14 22:18 UTC  (4+ messages)
` [Potential Bug] Test t0301.34 hangs - "

[PATCH v4 0/7] merge-ort: implement support for packing objects together
 2023-11-14 22:04 UTC  (13+ messages)
` [PATCH v5 0/5] "
  ` [PATCH v5 5/5] builtin/merge-tree.c: implement support for `--write-pack`

[ANNOUNCE] Git for Windows 2.43.0-rc2
 2023-11-14 21:05 UTC 

What's cooking in git.git (Nov 2023, #06; Tue, 14)
 2023-11-14 18:00 UTC 

Document git status -b --porcelain
 2023-11-14  9:14 UTC 

[ANNOUNCE] Git v2.43.0-rc1
 2023-11-14  9:05 UTC  (4+ messages)
` commit-graph paranoia performance, was "

[PATCH 0/4] refs: remove virtual `delete_refs()` function
 2023-11-14  8:58 UTC  (5+ messages)
` [PATCH 1/4] t5510: ensure that the packed-refs file needs locking
` [PATCH 2/4] refs/files: use transactions to delete references
` [PATCH 3/4] refs: deduplicate code "
` [PATCH 4/4] refs: remove `delete_refs` callback from backends


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