git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-10-25 08:05:20 to 2023-10-29 06:02:26 UTC [more...]

[PATCH v4 00/15] Introduce new `git replay` command
 2023-10-29  6:01 UTC  (5+ messages)
` [PATCH v5 00/14] "

[Bugs] Hello,I can't build git by ./configure
 2023-10-29  2:18 UTC 

[Bugs] Hello,I can't build git by ./configure
 2023-10-29  1:33 UTC  (2+ messages)

[PATCH 0/2] pretty: add %aA to show domain-part of email addresses
 2023-10-28 21:11 UTC  (12+ messages)
` [PATCH 1/2] doc: pretty-formats: add missing word
` [PATCH 2/2] pretty: add '%aA' to show domain-part of email addresses

[RFC PATCH 0/5] Introduce -t, --table for status/add commands
 2023-10-28 18:05 UTC  (18+ messages)
` [RFC PATCH v2 0/6] Noobify format for status, add, restore
  ` [RFC PATCH v2 1/6] status: add noob format from status.noob config
  ` [RFC PATCH v2 2/6] status: handle long paths in noob format
  ` [RFC PATCH v2 3/6] add: implement noob mode
  ` [RFC PATCH v2 4/6] add: set unique color for noob mode arrows
  ` [RFC PATCH v2 5/6] restore: implement noob mode
  ` [RFC PATCH v2 6/6] status: add advice status hints as table footer

[RFC][Outreachy] Seeking Git Community Feedback on My Application
 2023-10-28 14:07 UTC  (7+ messages)

[OUTREACHY] Final Application For Git Internshhip
 2023-10-28 13:17 UTC  (4+ messages)

What's cooking in git.git (Oct 2023, #03; Fri, 6)
 2023-10-28 12:02 UTC  (4+ messages)

[PATCH] reflog: fix expire --single-worktree
 2023-10-28 11:58 UTC 

[PATCH] am, rebase: fix arghelp syntax of --empty
 2023-10-28 11:58 UTC 

[PATCH 1/2] parse-options: make CMDMODE errors more precise
 2023-10-28 11:57 UTC  (2+ messages)
` [PATCH 2/2] am: simplify --show-current-patch handling

[RESEND v2] git-rebase.txt: rewrite docu for fixup/squash (again)
 2023-10-27 23:34 UTC  (9+ messages)
` [PATCH v3] "

using oldest date when squashing commits
 2023-10-27 23:24 UTC  (13+ messages)

[PATCH v4 0/7] merge-ort: implement support for packing objects together
 2023-10-27 23:12 UTC  (14+ messages)
` [PATCH v5 0/5] "
  ` [PATCH v5 1/5] bulk-checkin: extract abstract `bulk_checkin_source`
  ` [PATCH v5 3/5] bulk-checkin: introduce `index_blob_bulk_checkin_incore()`
  ` [PATCH v5 5/5] builtin/merge-tree.c: implement support for `--write-pack`

[PATCH] send-email: move process_address_list earlier to avoid, uninitialized address error
 2023-10-27 22:31 UTC  (30+ messages)
              ` [PATCH 0/3] some send-email --compose fixes
                ` [PATCH 2/3] Revert "send-email: extract email-parsing code into a subroutine"
                      ` [PATCH] send-email: move validation code below process_address_list
                            ` [PATCH v2] "

[PATCH v4] unit tests: Add a project plan document
 2023-10-27 20:26 UTC  (7+ messages)
` [PATCH v8 0/3] Add unit test framework and project plan
  ` [PATCH v8 1/3] unit tests: Add a project plan document
  ` [PATCH v8 2/3] unit tests: add TAP unit test framework

Constant recompilation when GENERATE_COMPILATION_DATABASE is set
 2023-10-27 19:36 UTC  (3+ messages)

[PATCH 0/5] ci: add GitLab CI definition
 2023-10-27 17:47 UTC  (32+ messages)
` [PATCH 1/5] ci: reorder definitions for grouping functions
` [PATCH 2/5] ci: make grouping setup more generic
` [PATCH 3/5] ci: group installation of Docker dependencies
` [PATCH 4/5] ci: split out logic to set up failed test artifacts
` [PATCH 5/5] ci: add support for GitLab CI
` [PATCH v2 0/5] ci: add GitLab CI definition
  ` [PATCH v2 1/5] ci: reorder definitions for grouping functions
  ` [PATCH v2 2/5] ci: make grouping setup more generic
  ` [PATCH v2 3/5] ci: group installation of Docker dependencies
  ` [PATCH v2 4/5] ci: split out logic to set up failed test artifacts
  ` [PATCH v2 5/5] ci: add support for GitLab CI

[PATCH v1 0/4] maintenance: use XDG config if it exists
 2023-10-27 15:54 UTC  (9+ messages)
` [PATCH v1 3/4] config: factor out global config file retrieval
    ` [PATCH v1 3/4] config: factor out global config file retrievalync-mailbox>

Regression: git send-email fails with "Use of uninitialized value $address" + "unable to extract a valid address"
 2023-10-27 15:44 UTC  (11+ messages)

git bugreport with invalid CLI argument does not report error
 2023-10-27 14:41 UTC  (15+ messages)
    ` [PATCH v2] bugreport: reject positional arguments
      ` [PATCH v3] "
        ` [PATCH v4 0/2] "
        ` [PATCH v4 1/2] t0091-bugreport: stop using i18ngrep
        ` [PATCH v4 2/2] bugreport: reject positional arguments

[PATCH 00/12] show-ref: introduce mode to check for ref existence
 2023-10-27 13:06 UTC  (29+ messages)
` [PATCH 05/12] builtin/show-ref: refactor `--exclude-existing` options
` [PATCH 10/12] builtin/show-ref: explicitly spell out different modes in synopsis
` [PATCH 11/12] builtin/show-ref: add new mode to check for reference existence
` [PATCH v2 00/12] show-ref: introduce mode to check for ref existence
  ` [PATCH v2 01/12] builtin/show-ref: convert pattern to a local variable
  ` [PATCH v2 02/12] builtin/show-ref: split up different subcommands
  ` [PATCH v2 03/12] builtin/show-ref: fix leaking string buffer
  ` [PATCH v2 04/12] builtin/show-ref: fix dead code when passing patterns
  ` [PATCH v2 05/12] builtin/show-ref: refactor `--exclude-existing` options
  ` [PATCH v2 06/12] builtin/show-ref: stop using global variable to count matches
  ` [PATCH v2 07/12] builtin/show-ref: stop using global vars for `show_one()`
  ` [PATCH v2 08/12] builtin/show-ref: refactor options for patterns subcommand
  ` [PATCH v2 09/12] builtin/show-ref: ensure mutual exclusiveness of subcommands
  ` [PATCH v2 10/12] builtin/show-ref: explicitly spell out different modes in synopsis
  ` [PATCH v2 11/12] builtin/show-ref: add new mode to check for reference existence
  ` [PATCH v2 12/12] t: use git-show-ref(1) to check for ref existence

[PATCH v3 0/5] config-parse: create config parsing library
 2023-10-27 13:04 UTC  (4+ messages)

GFW fails with ST3 on Windows 11
 2023-10-27 12:37 UTC  (5+ messages)

ls-remote bug
 2023-10-27 11:16 UTC  (3+ messages)
    ` [EXT] "

[PATCH v3 0/3] rev-list: add support for commits in `--missing`
 2023-10-27  7:59 UTC  (14+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] rev-list: add commit object support in `--missing` option
  ` [PATCH v5 0/3] rev-list: add support for commits in `--missing`
    ` [PATCH v5 1/3] revision: rename bit to `do_not_die_on_missing_objects`
    ` [PATCH v5 2/3] rev-list: move `show_commit()` to the bottom
    ` [PATCH v5 3/3] rev-list: add commit object support in `--missing` option

[PATCH v2 1/3] bugreport: include +i in outfile suffix as needed
 2023-10-27  6:34 UTC  (5+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] "

[PATCH 00/11] t: reduce direct disk access to data structures
 2023-10-27  2:42 UTC  (4+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 5/9] t1450: convert tests to remove worktrees via git-worktree(1)

git diagnose with invalid CLI argument does not report error
 2023-10-26 22:43 UTC  (5+ messages)

[PATCH] git-gui: sv.po: Update Swedish translation (576t0f0u)
 2023-10-26 21:40 UTC 

[PATCH] Include gettext.h in MyFirstContribution tutorial
 2023-10-26 21:21 UTC  (3+ messages)

[PATCH] subtree: fix split processing with multiple subtrees present
 2023-10-26 19:59 UTC  (3+ messages)

[PATCH v3 0/3] subtree: fix split processing with multiple subtrees present
 2023-10-26 19:17 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] merge: --ff-one-only to apply FF if commit is one
 2023-10-26 13:40 UTC  (5+ messages)

git grep --no-index fails when given an absolute path
 2023-10-26 12:28 UTC  (2+ messages)

Why sometimes branch merging is associated with this commit: Merge remote-tracking branch 'remotes/p4/HEAD'
 2023-10-26  3:23 UTC  (2+ messages)

Cloning new bare repository using ssh does not respect bare repository --initial-branch
 2023-10-25 22:24 UTC  (2+ messages)

git diagnose in non git directory results in core dump
 2023-10-25 21:01 UTC  (2+ messages)

Repository cloned using SSH does not respect bare repository initial branch
 2023-10-25 20:36 UTC 

[PATCH] merge: ignore whitespace changes when detecting renames
 2023-10-25 12:14 UTC 

[RFC PATCH 0/2] pretty: add %I formatting for patch-id
 2023-10-25  8:44 UTC  (2+ messages)

[PATCH 1/2] t5574: test porcelain output of atomic fetch
 2023-10-25  8:21 UTC  (7+ messages)
` [PATCH 2/2] fetch: no redundant error message for "

[Outreachy] Move existing tests to a unit testing framework
 2023-10-25  8:18 UTC  (7+ messages)


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