Git Distributed Software Revision Control
[Prev Page][Next Page]
- Re: [PATCH 1/2] for-each-repo: optionally keep going on an error
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH 1/2] for-each-repo: optionally keep going on an error
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/2] maintenance: running maintenance should not stop on errors
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] Use a "best effort" strategy in scheduled maintenance
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 3/4] format-patch: new --resend option for adding "RESEND" to patch subjects
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 4/4] t4014: add tests to cover --resend option and its exclusivity
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 3/4] format-patch: new --resend option for adding "RESEND" to patch subjects
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 3/4] format-patch: new --resend option for adding "RESEND" to patch subjects
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 2/4] format-patch: fix a bug in option exclusivity and add a test to t4014
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 3/4] format-patch: new --resend option for adding "RESEND" to patch subjects
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 2/4] format-patch: fix a bug in option exclusivity and add a test to t4014
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 2/4] format-patch: fix a bug in option exclusivity and add a test to t4014
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 4/4] t4014: add tests to cover --resend option and its exclusivity
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 3/4] format-patch: new --resend option for adding "RESEND" to patch subjects
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] format-patch: fix an option coexistence bug and add new --resend option
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 2/4] format-patch: fix a bug in option exclusivity and add a test to t4014
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 3/4] format-patch: new --resend option for adding "RESEND" to patch subjects
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 3/4] format-patch: new --resend option for adding "RESEND" to patch subjects
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 2/4] format-patch: fix a bug in option exclusivity and add a test to t4014
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] format-patch: fix a bug in option exclusivity and add a test to t4014
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 2/4] format-patch: fix a bug in option exclusivity and add a test to t4014
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/4] format-patch: fix an option coexistence bug and add new --resend option
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH 2/2] builtin/receive-pack: convert to use git-maintenance(1)
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/2] run-command: introduce function to prepare auto-maintenance process
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/2] builtin/receive-pack: convert to use git-maintenance(1)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/4] format-patch: fix a bug in option exclusivity and add a test to t4014
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 3/4] format-patch: new --resend option for adding "RESEND" to patch subjects
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] format-patch: fix an option coexistence bug and add new --resend option
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 0/4] format-patch: fix an option coexistence bug and add new --resend option
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v4 2/8] SubmittingPatches: clarify 'git-contacts' location
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v4 2/8] SubmittingPatches: clarify 'git-contacts' location
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] advice: Add advice.scissors to suppress "do not modify or remove this line"
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH 4/4] t4014: add tests to cover --resend option and its exclusivity
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH 3/4] format-patch: new --resend option for adding "RESEND" to patch subjects
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH 0/4] format-patch: fix an option coexistence bug and add new --resend option
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH 2/4] format-patch: fix a bug in option exclusivity and add a test to t4014
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH 1/4] format-patch docs: avoid use of parentheses to improve readability
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v4 2/8] SubmittingPatches: clarify 'git-contacts' location
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] imap-send: increase command size limit
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 16/16] credential: add method for querying capabilities
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 15/16] credential-cache: implement authtype capability
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 08/16] http: add support for authtype and credential
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 13/16] credential: add support for multistage credential rounds
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 14/16] t: add credential tests for authtype
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 12/16] t5563: refactor for multi-stage authentication
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 10/16] credential: enable state capability
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 09/16] credential: add an argument to keep state
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 11/16] docs: set a limit on credential line length
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 05/16] credential: gate new fields on capability
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 07/16] docs: indicate new credential protocol fields
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 06/16] credential: add a field called "ephemeral"
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 01/16] credential: add an authtype field
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 04/16] credential: add a field for pre-encoded credentials
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 03/16] http: use new headers for each object request
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 00/16] Support for arbitrary schemes in credentials
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 02/16] remote-curl: reset headers on new request
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] mailmap: change primary address for Linus Arver
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4 2/8] SubmittingPatches: clarify 'git-contacts' location
- From: Linus Arver <linusa@xxxxxxxxxx>
- [PATCH v5 8/8] SubmittingPatches: demonstrate using git-contacts with git-send-email
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 6/8] SubmittingPatches: dedupe discussion of security patches
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 7/8] SubmittingPatches: add heading for format-patch and send-email
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 5/8] SubmittingPatches: discuss reviewers first
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 4/8] SubmittingPatches: quote commands
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 3/8] SubmittingPatches: mention GitGitGadget
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 2/8] SubmittingPatches: clarify 'git-contacts' location
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 0/8] docs: recommend using contrib/contacts/git-contacts
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 1/8] MyFirstContribution: mention contrib/contacts/git-contacts
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4 2/8] SubmittingPatches: clarify 'git-contacts' location
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [PATCH] advice: Add advice.scissors to suppress "do not modify or remove this line"
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/8] SubmittingPatches: clarify 'git-contacts' location
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH] apply: avoid using fixed-size buffer in write_out_one_reject()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] advice: Add advice.scissors to suppress "do not modify or remove this line"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [PATCH] advice: Add advice.scissors to suppress "do not modify or remove this line"
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH] advice: Add advice.scissors to suppress "do not modify or remove this line"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] advice: Add advice.scissors to suppress "do not modify or remove this line"
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH] apply: avoid using fixed-size buffer in write_out_one_reject()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v2] bisect: Honor log.date
- From: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3] bisect: report the found commit with "show"
- From: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
- Re: [PATCH] add-patch: response to invalid option
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH] add-patch: response to invalid option
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH] add-patch: response to invalid option
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH] advice: Add advice.scissors to suppress "do not modify or remove this line"
- From: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
- Re: [PATCH] add-patch: response to invalid option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] imap-send: increase command size limit
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] add-patch: response to invalid option
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2] bisect: Honor log.date
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] imap-send: increase command size limit
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] add-patch: response to invalid option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] add-patch: response to invalid option
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2] bisect: Honor log.date
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v4] rerere: fix crashes due to unmatched opening conflict markers
- From: Marcel Röthke <marcel@xxxxxxxxxxxx>
- Re: [PATCH v3] rerere: fix crashes due to unmatched opening conflict markers
- From: Marcel Röthke <marcel@xxxxxxxxxxxx>
- Re: [PATCH] add-patch: response to invalid option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [ANNOUNCE] Virtual Contributor's Summit 2024
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH] add-patch: response to invalid option
- From: phillip.wood123@xxxxxxxxx
- Re: What's cooking in git.git (Apr 2024, #05; Fri, 12)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re:Re: [PATCH v2 1/2] doc: git.txt-Fix inconsistency param description
- From: ttdlyu <ttdlyu@xxxxxxx>
- Re: [PATCH] add-patch: response to invalid option
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/3] Make support for multi-value configuration options more consistent
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 0/5] global: drop external `the_index` variable
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] pack-bitmap: gracefully handle missing BTMP chunks
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3] bisect: report the found commit with "show"
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] pack-bitmap: gracefully handle missing BTMP chunks
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] pack-bitmap: gracefully handle missing BTMP chunks
- From: Patrick Steinhardt <ps@xxxxxx>
- [ANNOUNCE] Garden v1.5.0 released!
- From: David Aguilar <davvid@xxxxxxxxx>
- Re: [PATCH v3 0/2] diff: copies-harder support
- From: Sam James <sam@xxxxxxxxxx>
- Re: What's cooking in git.git (Apr 2024, #05; Fri, 12)
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] doc: describe the project's decision-making process
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 8/8] SubmittingPatches: demonstrate using git-contacts with git-send-email
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v2] pack-bitmap: gracefully handle missing BTMP chunks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [RFC PATCH] doc: describe the project's decision-making process
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v2] pack-bitmap: gracefully handle missing BTMP chunks
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2] pack-bitmap: gracefully handle missing BTMP chunks
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] pack-bitmap: gracefully handle missing BTMP chunks
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3] bisect: report the found commit with "show"
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3] bisect: report the found commit with "show"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/5] Unify trailer formatting functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4] bisect: report the found commit with "show"
- From: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3] rerere: fix crashes due to unmatched opening conflict markers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] add-patch: response to invalid option
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH] imap-send: increase command size limit
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] imap-send: increase command size limit
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4] launch_editor: waiting message on error
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] imap-send: increase command size limit
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Documentation: fix linkgit reference
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/5] global: drop external `the_index` variable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] pack-bitmap: gracefully handle missing BTMP chunks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Apr 2024, #05; Fri, 12)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] launch_editor: waiting message on error
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] doc: git.txt-Change "--user-formats" to "--user-interfaces"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 0/8] fast-import: tighten parsing of paths
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [ANNOUNCE] Virtual Contributor's Summit 2024
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] launch_editor: waiting message on error
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v4] launch_editor: waiting message on error
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: prepare-commit-msg hook during rebase
- From: Michael J Gruber <git@xxxxxxxxx>
- Re: [PATCH 0/5] global: drop external `the_index` variable
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4] launch_editor: waiting message on error
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: prepare-commit-msg hook during rebase
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Unexpected behavior with the rev-parse operation
- From: Toru Okugawa <castor.4bit@xxxxxxxxx>
- Re: [PATCH 0/5] global: drop external `the_index` variable
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 5/5] repository: drop global `the_index` variable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 4/5] builtin/clone: stop using `the_index`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 3/5] repository: initialize index in `repo_init()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/5] builtin: stop using `the_index`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/5] t/helper: stop using `the_index`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/5] global: drop external `the_index` variable
- From: Patrick Steinhardt <ps@xxxxxx>
- prepare-commit-msg hook during rebase
- From: Michael J Gruber <git@xxxxxxxxx>
- Re: [PATCH v2] pack-bitmap: gracefully handle missing BTMP chunks
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [ANNOUNCE] Virtual Contributor's Summit 2024
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: What's cooking in git.git (Apr 2024, #05; Fri, 12)
- From: Patrick Steinhardt <ps@xxxxxx>
- [L10N] Kickoff for Git 2.45.0
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH] Documentation: fix linkgit reference
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v5 0/8] fast-import: tighten parsing of paths
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2] pack-bitmap: gracefully handle missing BTMP chunks
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] pack-bitmap: gracefully handle missing BTMP chunks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH] Documentation: fix linkgit reference
- From: "Yehezkel Bernat via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] imap-send: increase command size limit
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] imap-send: increase command size limit
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH] git-compat-util: fix NO_OPENSSL on current macOS
- From: René Scharfe <l.s.r@xxxxxx>
- Re: free and errno, was Re: [PATCH] apply: replace mksnpath() with a mkpathdup() call
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v4] launch_editor: waiting message on error
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v3 2/2] launch_editor: waiting message on error
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re:Re: [PATCH v2 2/2] doc: git.txt-Change "--user-formats" to "--user-interfaces"
- From: ttdlyu <ttdlyu@xxxxxxx>
- Re: [PATCH v3] bisect: report the found commit with "show"
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v5 8/8] fast-import: make comments more precise
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v5 7/8] fast-import: forbid escaped NUL in paths
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v5 6/8] fast-import: document C-style escapes for paths
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v5 5/8] fast-import: improve documentation for path quoting
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v5 4/8] fast-import: remove dead strbuf
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v5 3/8] fast-import: allow unquoted empty path for root
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v5 1/8] fast-import: tighten path unquoting
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v5 2/8] fast-import: directly use strbufs for paths
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v5 0/8] fast-import: tighten parsing of paths
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v3] bisect: report the found commit with "show"
- From: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/8] fast-import: tighten path unquoting
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/2] launch_editor: waiting message on error
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 1/2] launch_editor: waiting for editor message
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v6 2/2] send-email: make it easy to discern the messages for each patch
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v6 1/2] send-email: move newline characters out of a few translatable strings
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v6 2/2] send-email: make it easy to discern the messages for each patch
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- What's cooking in git.git (Apr 2024, #05; Fri, 12)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/8] SubmittingPatches: clarify 'git-contacts' location
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/8] fast-import: tighten path unquoting
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- Re: [PATCH] mailsplit add option to include sanitized subject in filename
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- Re: [PATCH v3] rerere: fix crashes due to unmatched opening conflict markers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [BUG] Clones from local repositories do not work correctly under Windows
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [BUG] Clones from local repositories do not work correctly under Windows
- From: "L. E. Segovia" <amy@xxxxxxxxxxx>
- Re: [PATCH v2 0/7] update-ref: add symref oriented commands
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v4 2/8] SubmittingPatches: clarify 'git-contacts' location
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2] launch_editor: waiting message on error
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v2 0/7] update-ref: add symref oriented commands
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [PATCH v3 1/2] launch_editor: waiting for editor message
- From: <rsbecker@xxxxxxxxxxxxx>
- RE: [BUG] Clones from local repositories do not work correctly under Windows
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] launch_editor: waiting for editor message
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v2] launch_editor: waiting message on error
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [BUG] Clones from local repositories do not work correctly under Windows
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [PATCH v3 1/2] launch_editor: waiting for editor message
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [BUG] Clones from local repositories do not work correctly under Windows
- From: "L. E. Segovia" <amy@xxxxxxxxxxx>
- Re: [PATCH v4 8/8] SubmittingPatches: demonstrate using git-contacts with git-send-email
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 2/2] launch_editor: waiting message on error
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v3 1/2] launch_editor: waiting for editor message
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v4 2/8] SubmittingPatches: clarify 'git-contacts' location
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 0/2] launch_editor: waiting message
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v2] launch_editor: waiting message on error
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v4 1/8] fast-import: tighten path unquoting
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [BUG] Clones from local repositories do not work correctly under Windows
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH] merge-tree: fix argument type of the `--merge-base` option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Documentation: fix typos describing date format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] launch_editor: waiting message on error
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/3] show-ref: add --symbolic-name option
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH 3/3] t3428: restore coverage for "apply" backend
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [RFC] bisect: Introduce skip-when to automatically skip commits
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 2/2] rebase -i: improve error message when picking merge
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [BUG] Clones from local repositories do not work correctly under Windows
- From: "L. E. Segovia" <amy@xxxxxxxxxxx>
- [PATCH] merge-tree: fix argument type of the `--merge-base` option
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 6/7] update-ref: add support for symref-update
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 7/7] refs: support symrefs in 'reference-transaction' hook
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 5/7] update-ref: add support for symref-create
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 4/7] files-backend: extract out `create_symref_lock`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 3/7] update-ref: add support for symref-delete
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 2/7] update-ref: add support for symref-verify
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 1/7] refs: accept symref values in `ref_transaction[_add]_update`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 0/7] update-ref: add symref oriented commands
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 3/3] show-ref: add --symbolic-name option
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH 3/3] t3428: restore coverage for "apply" backend
- From: phillip.wood123@xxxxxxxxx
- Re: Short form of --force-with-lease
- From: Kipras Melnikovas <kipras@xxxxxxxxxx>
- [PATCH] Documentation: fix typos describing date format
- From: "blanet via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 8/8] SubmittingPatches: demonstrate using git-contacts with git-send-email
- From: Kipras Melnikovas <kipras@xxxxxxxxxx>
- [PATCH v4 1/8] fast-import: tighten path unquoting
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v4 8/8] fast-import: make comments more precise
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v4 7/8] fast-import: forbid escaped NUL in paths
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v4 6/8] fast-import: document C-style escapes for paths
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v4 5/8] fast-import: improve documentation for path quoting
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v4 4/8] fast-import: remove dead strbuf
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v4 3/8] fast-import: allow unquoted empty path for root
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v4 2/8] fast-import: directly use strbufs for paths
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v4 0/8] fast-import: tighten parsing of paths
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- Re: [BUG] Clones from local repositories do not work correctly under Windows
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [ANNOUNCE] Virtual Contributor's Summit 2024
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 13/13] t0612: add tests to exercise Git/JGit reftable compatibility
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 12/13] t0610: fix non-portable variable assignment
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 11/13] t06xx: always execute backend-specific tests
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 10/13] ci: install JGit dependency
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 09/13] ci: make Perforce binaries executable for all users
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 08/13] ci: merge scripts which install dependencies
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 07/13] ci: fix setup of custom path for GitLab CI
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 06/13] ci: merge custom PATH directories
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 05/13] ci: convert "install-dependencies.sh" to use "/bin/sh"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 04/13] ci: drop duplicate package installation for "linux-gcc-default"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 03/13] ci: skip sudo when we are already root
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 02/13] ci: expose distro name in dockerized GitHub jobs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 00/13] t: exercise Git/JGit reftable compatibility
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 01/13] ci: rename "runs_on_pool" to "distro"
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 6/7] t/Makefile: run unit tests alongside shell tests
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 1/2] ci: also define CXX environment variable
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 00/13] Support for arbitrary schemes in credentials
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/13] Support for arbitrary schemes in credentials
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/12] git_config_string() considered harmful
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v4 8/8] SubmittingPatches: demonstrate using git-contacts with git-send-email
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 7/8] SubmittingPatches: add heading for format-patch and send-email
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 6/8] SubmittingPatches: dedupe discussion of security patches
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 5/8] SubmittingPatches: discuss reviewers first
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 4/8] SubmittingPatches: quote commands
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 3/8] SubmittingPatches: mention GitGitGadget
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 2/8] SubmittingPatches: clarify 'git-contacts' location
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 0/8] docs: recommend using contrib/contacts/git-contacts
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 1/8] MyFirstContribution: mention contrib/contacts/git-contacts
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] launch_editor: waiting message on error
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [ANNOUNCE] Virtual Contributor's Summit 2024
- From: Luca Milanesio <luca.milanesio@xxxxxxxxx>
- Re: [PATCH v3 1/8] MyFirstContribution: mention contrib/contacts/git-contacts
- From: Linus Arver <linusa@xxxxxxxxxx>
- fast-import interface issues
- From: Elliott Mitchell <ehem+git-scm@xxxxxxx>
- Re: [ANNOUNCE] Virtual Contributor's Summit 2024
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/2] test-lib: replace repeated code logic with an existing helper
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v2 2/2] fuzz: link fuzz programs with `make all` on Linux
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Short form of --force-with-lease
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] mailsplit add option to include sanitized subject in filename
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC][PATCH] t-prio-queue: simplify using compound literals
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v3 8/8] SubmittingPatches: demonstrate using git-contacts with git-send-email
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: Short form of --force-with-lease
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- Re: Short form of --force-with-lease
- From: Kipras Melnikovas <kipras@xxxxxxxxxx>
- Re: [PATCH v3 3/8] fast-import: allow unquoted empty path for root
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/3] show-ref: add --symbolic-name option
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH v3 4/8] fast-import: remove dead strbuf
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 5/8] fast-import: improve documentation for unquoted paths
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: Short form of --force-with-lease
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] doc: git.txt-Change "--user-formats" to "--user-interfaces"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Reply
- From: Barbara Walker <robot@xxxxxxxxxxxxxx>
- Re: [PATCH] mailsplit add option to include sanitized subject in filename
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- Re: [PATCH v3 6/7] t/Makefile: run unit tests alongside shell tests
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v2 2/2] fuzz: link fuzz programs with `make all` on Linux
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v2 1/2] ci: also define CXX environment variable
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v2 0/2] fuzz: build fuzzers by default on Linux
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v2 1/2] doc: git.txt-Fix inconsistency param description
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Short form of --force-with-lease
- From: Kipras Melnikovas <kipras@xxxxxxxxxx>
- Short form of --force-with-lease
- From: Wyatt Carpenter <wyattscarpenter@xxxxxxxxx>
- [BUG] Clones from local repositories do not work correctly under Windows
- From: "L. E. Segovia" <amy@xxxxxxxxxxx>
- Gift of Acoustic Instrument
- From: Lori Cozzi <abdullahiisheka@xxxxxxxxx>
- Re: [ANNOUNCE] Virtual Contributor's Summit 2024
- From: Scott Chacon <schacon@xxxxxxxxx>
- Re: [ANNOUNCE] Virtual Contributor's Summit 2024
- From: John Cai <johncai86@xxxxxxxxx>
- I think there is a diference between git version 2.44.0.windows.1 behavior and the git doc page.
- From: Alexander Valles <aledemoraga@xxxxxxxxx>
- Re: [PATCH v2 1/2] doc: git.txt-Fix inconsistency param description
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- Re: [PATCH v3 07/13] ci: fix setup of custom path for GitLab CI
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 07/13] ci: fix setup of custom path for GitLab CI
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3 6/8] fast-import: document C-style escapes for paths
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/3] refs: keep track of unresolved reference value in iterator
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 13/13] t0612: add tests to exercise Git/JGit reftable compatibility
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 12/13] t0610: fix non-portable variable assignment
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 11/13] t06xx: always execute backend-specific tests
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 10/13] ci: install JGit dependency
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 09/13] ci: make Perforce binaries executable for all users
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 08/13] ci: merge scripts which install dependencies
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 07/13] ci: fix setup of custom path for GitLab CI
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 06/13] ci: merge custom PATH directories
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 05/13] ci: convert "install-dependencies.sh" to use "/bin/sh"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 04/13] ci: drop duplicate package installation for "linux-gcc-default"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 03/13] ci: skip sudo when we are already root
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 02/13] ci: expose distro name in dockerized GitHub jobs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 01/13] ci: rename "runs_on_pool" to "distro"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 00/13] t: exercise Git/JGit reftable compatibility
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 12/12] t0612: add tests to exercise Git/JGit reftable compatibility
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 03/12] ci: allow skipping sudo on dockerized jobs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 05/12] ci: convert "install-dependencies.sh" to use "/bin/sh"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 2/2] doc: git.txt-Change "--user-formats" to "--user-interfaces"
- From: "秃头灯笼鱼 via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/2] Fix the inconsistency in the description of the namespace option's parameter
- From: "秃头灯笼鱼 via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/2] doc: git.txt-Fix inconsistency param description
- From: "秃头灯笼鱼 via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 00/13] Support for arbitrary schemes in credentials
- From: M Hickford <mirth.hickford@xxxxxxxxx>
- Re: [PATCH 00/13] Support for arbitrary schemes in credentials
- From: M Hickford <mirth.hickford@xxxxxxxxx>
- Re: [PATCH] mailsplit add option to include sanitized subject in filename
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 6/8] fast-import: document C-style escapes for paths
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] mailsplit add option to include sanitized subject in filename
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] mailsplit add option to include sanitized subject in filename
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- Re: [PATCH v3 8/8] SubmittingPatches: demonstrate using git-contacts with git-send-email
- From: Kipras Melnikovas <kipras@xxxxxxxxxx>
- Re: [PATCH v6 2/2] send-email: make it easy to discern the messages for each patch
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3 6/8] fast-import: document C-style escapes for paths
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] t0610: fix umask tests
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH] typo: Replace 'commitish' with 'committish'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Virtual Contributor's Summit 2024
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/2] fuzz: link fuzz programs with `make all` on Linux
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/2] ci: also define CXX environment variable
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH 2/2] fuzz: link fuzz programs with `make all` on Linux
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] fuzz: link fuzz programs with `make all` on Linux
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v2 05/12] ci: convert "install-dependencies.sh" to use "/bin/sh"
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH v2 12/12] t0612: add tests to exercise Git/JGit reftable compatibility
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [RFC] bisect: Introduce skip-when to automatically skip commits
- From: Olliver Schinagl <oliver@xxxxxxxxxxx>
- Re: [RFC] bisect: Introduce skip-when to automatically skip commits
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC] bisect: Introduce skip-when to automatically skip commits
- From: Olliver Schinagl <oliver@xxxxxxxxxxx>
- Re: [PATCH v3 8/8] fast-import: make comments more precise
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 7/8] fast-import: forbid escaped NUL in paths
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 6/8] fast-import: document C-style escapes for paths
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 05/24] pack-bitmap: move some initialization to `bitmap_writer_init()`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 04/24] pack-bitmap: drop unused `max_bitmaps` parameter
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 03/24] ewah: implement `ewah_bitmap_is_subset()`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 02/24] config: repo_config_get_expiry()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 7/8] refs: add 'update-symref' command to 'update-ref'
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 03/12] ci: allow skipping sudo on dockerized jobs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 03/12] ci: allow skipping sudo on dockerized jobs
- From: Toon claes <toon@xxxxxxxxx>
- Re: [RFC] bisect: Introduce skip-when to automatically skip commits
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] t3428: restore coverage for "apply" backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 2/2] send-email: make it easy to discern the messages for each patch
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 1/2] send-email: move newline characters out of a few translatable strings
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Apr 2024, #04; Tue, 9)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 7/8] refs: add 'update-symref' command to 'update-ref'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] launch_editor: waiting message on error
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/3] show-ref: add --symbolic-name option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/3] refs: keep track of unresolved reference value in iterator
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] t3428: restore coverage for "apply" backend
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH] pack-bitmap: gracefully handle missing BTMP chunks
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/3] t3428: restore coverage for "apply" backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/10] reftable: optimize table and block iterators
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [RFC] bisect: Introduce skip-when to automatically skip commits
- From: Olliver Schinagl <oliver@xxxxxxxxxxx>
- Re: [PATCH v2 2/8] fast-import: directly use strbufs for paths
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 09/10] reftable/block: reuse `zstream` state on inflation
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 2/8] fast-import: directly use strbufs for paths
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v3 4/8] fast-import: remove dead strbuf
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v3 8/8] fast-import: make comments more precise
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v3 7/8] fast-import: forbid escaped NUL in paths
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v3 6/8] fast-import: document C-style escapes for paths
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v3 5/8] fast-import: improve documentation for unquoted paths
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v3 3/8] fast-import: allow unquoted empty path for root
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v3 2/8] fast-import: directly use strbufs for paths
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v3 1/8] fast-import: tighten path unquoting
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH v3 0/8] fast-import: tighten parsing of paths
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/8] fast-import: tighten path unquoting
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/3] t3428: restore coverage for "apply" backend
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH v2 1/8] fast-import: tighten path unquoting
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/8] fast-import: tighten path unquoting
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/8] fast-import: tighten path unquoting
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/8] fast-import: tighten path unquoting
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: [PATCH v2 1/8] fast-import: tighten path unquoting
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/8] fast-import: tighten path unquoting
- From: Chris Torek <chris.torek@xxxxxxxxx>
- "git stash pop -k"
- From: "Windl, Ulrich" <u.windl@xxxxxx>
- Wrong coloring for "git log --oneline --graph --decorate --all"?
- From: "Windl, Ulrich" <u.windl@xxxxxx>
- Re: [PATCH v2] t9604: Fix test for musl libc and new Debian
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- [PATCH v6 2/2] send-email: make it easy to discern the messages for each patch
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v6 0/2] send-email: make produced outputs more readable
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v6 1/2] send-email: move newline characters out of a few translatable strings
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v2 3/3] show-ref: add --symbolic-name option
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/3] refs: keep track of unresolved reference value in iterator
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: What's cooking in git.git (Apr 2024, #04; Tue, 9)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 3/8] fast-import: allow unquoted empty path for root
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 2/8] fast-import: directly use strbufs for paths
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/8] fast-import: tighten path unquoting
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v5 3/3] send-email: separate the confirmation prompts from the messages
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 7/8] refs: add 'update-symref' command to 'update-ref'
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v5 3/3] send-email: separate the confirmation prompts from the messages
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v2] t9604: Fix test for musl libc and new Debian
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2] t9604: Fix test for musl libc and new Debian
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Re: [PATCH v2] t9604: Fix test for musl libc and new Debian
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v2] t9604: Fix test for musl libc and new Debian
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Re: [PATCH v3 5/8] SubmittingPatches: discuss reviewers first
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v3 5/8] SubmittingPatches: discuss reviewers first
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 5/8] SubmittingPatches: discuss reviewers first
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3 1/8] MyFirstContribution: mention contrib/contacts/git-contacts
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v2] launch_editor: waiting message on error
- From: Rubén Justo <rjusto@xxxxxxxxx>
- What's cooking in git.git (Apr 2024, #04; Tue, 9)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] t3428: restore coverage for "apply" backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] t3428: use test_commit_message
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/8] MyFirstContribution: mention contrib/contacts/git-contacts
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/8] MyFirstContribution: mention contrib/contacts/git-contacts
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH 2/2] fuzz: link fuzz programs with `make all` on Linux
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v3 8/8] SubmittingPatches: demonstrate using git-contacts with git-send-email
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 7/8] SubmittingPatches: add heading for format-patch and send-email
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 6/8] SubmittingPatches: dedupe discussion of security patches
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 5/8] SubmittingPatches: discuss reviewers first
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 4/8] SubmittingPatches: quote commands
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 3/8] SubmittingPatches: mention GitGitGadget
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/8] SubmittingPatches: make 'git contacts' grep-friendly
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/8] MyFirstContribution: mention contrib/contacts/git-contacts
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/8] docs: recommend using contrib/contacts/git-contacts
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 0/2] fuzz: build fuzzers by default on Linux
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH 1/2] ci: also define CXX environment variable
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH] Makefile(s): avoid recipe prefix in conditional statements
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Makefile(s): avoid recipe prefix in conditional statements
- From: Paul Smith <psmith@xxxxxxx>
- Re: [PATCH] Makefile(s): avoid recipe prefix in conditional statements
- From: Paul Smith <psmith@xxxxxxx>
- Re: [PATCH] Makefile(s): avoid recipe prefix in conditional statements
- From: Paul Smith <psmith@xxxxxxx>
- Re: [PATCH v2 1/3] refs: keep track of unresolved reference value in iterator
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH v2 2/2] rebase -i: improve error message when picking merge
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFD] Libification proposal: separate internal and external interfaces
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [RFD] Libification proposal: separate internal and external interfaces
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH] MyFirstContribution: use switch for changing branches
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: [PATCH 7/8] refs: add 'update-symref' command to 'update-ref'
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH] MyFirstContribution: use switch for changing branches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/3] t3428: use test_commit_message
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/3] Cleanup rebase signoff tests
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 3/3] show-ref: add --symbolic-name option
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 3/3] t3428: restore coverage for "apply" backend
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/3] t3428: modernize test setup
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 2/2] rebase -i: improve error message when picking merge
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [no subject]
- From: Kipras Melnikovas <kipras@xxxxxxxxxx>
- Re: [PATCH] MyFirstContribution: use switch for changing branches
- From: Benji Fisher <benji@xxxxxxxxxxxxx>
- [PATCH v3] rerere: fix crashes due to unmatched opening conflict markers
- From: Marcel Röthke <marcel@xxxxxxxxxxxx>
- Re: [PATCH 7/8] refs: add 'update-symref' command to 'update-ref'
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2] grep: improve errors for unmatched ( and )
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] t0610: execute git-pack-refs(1) with specified umask
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/2] t0610: make `--shared=` tests reusable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/2] t0610: fix umask tests
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFD] Libification proposal: separate internal and external interfaces
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- git bug Report: Inconsistent behavior caused by [] in.gitignore
- From: "=?gb18030?b?Z29yZG9ud3dhbmc=?=" <gordonwwang@xxxxxxxxxxx>
- Re: [PATCH v2 00/12] t: exercise Git/JGit reftable compatibility
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 2/2] rebase -i: improve error message when picking merge
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH] pack-bitmap: gracefully handle missing BTMP chunks
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 00/12] t: exercise Git/JGit reftable compatibility
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] rebase -i: improve error message when picking merge
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/2] rebase -i: pass struct replay_opts to parse_insn_line()
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 2/2] rebase -i: improve error message when picking merge
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 00/12] t: exercise Git/JGit reftable compatibility
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v5 2/3] send-email: make it easy to discern the messages for each patch
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v5 3/3] send-email: separate the confirmation prompts from the messages
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH] reftable: use xmalloc() and xrealloc()
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 10/10] reftable/block: avoid copying block iterators on seek
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 00/11] reftable: optimize write performance
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 00/12] t: exercise Git/JGit reftable compatibility
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] mailsplit add option to include sanitized subject in filename
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/8] MyFirstContribution: mention contrib/contacts/git-contacts
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/8] SubmittingPatches: mention GitGitGadget
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/10] reftable: optimize table and block iterators
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH v2 10/10] reftable/block: avoid copying block iterators on seek
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH v2] launch_editor: waiting message on error
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/8] SubmittingPatches: mention GitGitGadget
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v2 1/8] MyFirstContribution: mention contrib/contacts/git-contacts
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [RFD] Libification proposal: separate internal and external interfaces
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Makefile(s): avoid recipe prefix in conditional statements
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 00/11] reftable: optimize write performance
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] mailsplit add option to include sanitized subject in filename
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- Re: [PATCH] Makefile(s): avoid recipe prefix in conditional statements
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] Makefile(s): avoid recipe prefix in conditional statements
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Makefile(s): avoid recipe prefix in conditional statements
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Makefile(s): avoid recipe prefix in conditional statements
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Makefile(s): avoid recipe prefix in conditional statements
- From: Paul Smith <psmith@xxxxxxx>
- [PATCH v2] launch_editor: waiting message on error
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v2 1/3] refs: keep track of unresolved reference value in iterator
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] rebase -i: improve error message when picking merge
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 12/12] t0612: add tests to exercise Git/JGit reftable compatibility
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 12/12] t0612: add tests to exercise Git/JGit reftable compatibility
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Makefile(s): avoid recipe prefix in conditional statements
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFD] Libification proposal: separate internal and external interfaces
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 3/3] send-email: separate the confirmation prompts from the messages
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 2/3] send-email: make it easy to discern the messages for each patch
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] launch_editor: waiting message on error
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH] launch_editor: waiting message on error
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH 0/12] git_config_string() considered harmful
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 6/6] t: teach lint that RHS of 'local VAR=VAL' needs to be quoted
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] reftable: use xmalloc() and xrealloc()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] fix a leak with excludes_file
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v6 0/3] reftable/stack: use geometric table compaction
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 00/13] Support for arbitrary schemes in credentials
- From: Jackson Toeniskoetter <jackdt@xxxxxxxxxx>
- Re: [PATCH] reftable: use xmalloc() and xrealloc()
- From: Han-Wen Nienhuys <hanwenn@xxxxxxxxx>
- Re: [PATCH] MyFirstContribution: use switch for changing branches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 3/3] show-ref: add --symbolic-name option
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/3] refs: keep track of unresolved reference value in iterator
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/3] refs: add referent to each_repo_ref_fn
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/3] show-ref: add --symbolic-name option
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 0/4] fix a leak with excludes_file
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t9604: Fix test for musl libc and new Debian
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 6/6] t: teach lint that RHS of 'local VAR=VAL' needs to be quoted
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 12/12] t0612: add tests to exercise Git/JGit reftable compatibility
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/6] t: local VAR="VAL" (quote positional parameters)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC][PATCH] t-prio-queue: simplify using compound literals
- From: Jeff King <peff@xxxxxxxx>
- Re: [RFC][PATCH] t-prio-queue: simplify using compound literals
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC] bisect: Introduce skip-when to automatically skip commits
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] reftable: use xmalloc() and xrealloc()
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC] Avaiable disk space when automatic garbage collection kicks in
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v2 12/12] t0612: add tests to exercise Git/JGit reftable compatibility
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 12/12] t0612: add tests to exercise Git/JGit reftable compatibility
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v6 0/3] reftable/stack: use geometric table compaction
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 12/12] t0612: add tests to exercise Git/JGit reftable compatibility
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v5 2/3] reftable/stack: add env to disable autocompaction
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 0/3] reftable/stack: use geometric table compaction
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH v6 3/3] reftable/stack: use geometric table compaction
- From: "Justin Tobler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 2/3] reftable/stack: add env to disable autocompaction
- From: "Justin Tobler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 1/3] reftable/stack: expose option to disable auto-compaction
- From: "Justin Tobler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 0/3] reftable/stack: use geometric table compaction
- From: "Justin Tobler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4] send-email: make it easy to discern the messages for each patch
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v2 12/12] t0612: add tests to exercise Git/JGit reftable compatibility
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] send-email: make it easy to discern the messages for each patch
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] Makefile(s): avoid recipe prefix in conditional statements
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [RFC PATCH 0/1] Add lines to `git log --graph` to separate connected regions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] reftable: use xmalloc() and xrealloc()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/2] diff: copies-harder support
- From: Sam James <sam@xxxxxxxxxx>
- Re: [PATCH 3/6] t: local VAR="VAL" (quote positional parameters)
- From: Patrick Steinhardt <ps@xxxxxx>
- [BUG] fast-import crash on refs to in-flight commit SHA1
- From: Marc Becker <marc.becker@xxxxxxxx>
- Re: [PATCH v2] rerere: fix crash during clear
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/8] fast-import: tighten parsing of paths
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 1/2] rebase -i: pass struct replay_opts to parse_insn_line()
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/2] rebase -i: improve error message when picking merge
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/2] rebase -i: improve error message when picking merge
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 11/11] reftable/block: reuse compressed array
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 10/11] reftable/block: reuse zstream when writing log blocks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 09/11] reftable/writer: reset `last_key` instead of releasing it
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 08/11] reftable/writer: unify releasing memory
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 07/11] reftable/writer: refactorings for `writer_flush_nonempty_block()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 06/11] reftable/writer: refactorings for `writer_add_record()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 05/11] refs/reftable: don't recompute committer ident
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 04/11] reftable: remove name checks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 03/11] refs/reftable: skip duplicate name checks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 02/11] refs/reftable: perform explicit D/F check when writing symrefs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 01/11] refs/reftable: fix D/F conflict error message on ref copy
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 00/11] reftable: optimize write performance
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 09/10] reftable/block: reuse `zstream` state on inflation
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 08/10] reftable/block: open-code call to `uncompress2()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 10/10] reftable/block: avoid copying block iterators on seek
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 07/10] reftable/block: reuse uncompressed blocks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 06/10] reftable/reader: iterate to next block in place
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 05/10] reftable/block: move ownership of block reader into `struct table_iter`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 04/10] reftable/block: introduce `block_reader_release()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 03/10] reftable/block: better grouping of functions
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 02/10] reftable/block: merge `block_iter_seek()` and `block_reader_seek()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 01/10] reftable/block: rename `block_reader_start()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 00/10] reftable: optimize table and block iterators
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 4/9] reftable/block: introduce `block_reader_release()`
- From: Patrick Steinhardt <ps@xxxxxx>
- RE: [RFD] Libification proposal: separate internal and external interfaces
- From: <rsbecker@xxxxxxxxxxxxx>
- Makefiles are broken as of GNU Make commit 07fcee35f058a876447c8a021f9eb1943f902534
- From: Dario Gjorgjevski <dario.gjorgjevski@xxxxxxxxx>
- Re: [PATCH v2 0/8] fast-import: tighten parsing of paths
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 11/12] t0610: fix non-portable variable assignment
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 0/8] fast-import: tighten parsing of paths
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- Re: [PATCH v2 12/12] t0612: add tests to exercise Git/JGit reftable compatibility
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 11/12] t0610: fix non-portable variable assignment
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v2 01/12] ci: rename "runs_on_pool" to "distro"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 12/12] t0612: add tests to exercise Git/JGit reftable compatibility
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 11/12] t0610: fix non-portable variable assignment
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 10/12] t06xx: always execute backend-specific tests
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 09/12] ci: install JGit dependency
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 08/12] ci: make Perforce binaries executable for all users
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 07/12] ci: merge scripts which install dependencies
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 06/12] ci: merge custom PATH directories
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 05/12] ci: convert "install-dependencies.sh" to use "/bin/sh"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 04/12] ci: drop duplicate package installation for "linux-gcc-default"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 03/12] ci: allow skipping sudo on dockerized jobs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 02/12] ci: expose distro name in dockerized GitHub jobs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 00/12] t: exercise Git/JGit reftable compatibility
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 0/8] fast-import: tighten parsing of paths
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v5 2/3] reftable/stack: add env to disable autocompaction
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v5 1/3] reftable/stack: allow disabling of auto-compaction
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v5 0/3] reftable/stack: use geometric table compaction
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 08/12] ci: make Perforce binaries executable for all users
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [External] Re: [PATCH] midx: disable replace objects
- From: 鑫邢 <xingxin.xx@xxxxxxxxxxxxx>
- Re: [PATCH] reftable: use xmalloc() and xrealloc()
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2] midx: disable replace objects
- From: "blanet via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 12/12] t0612: add tests to exercise Git/JGit reftable compatibility
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFD] Libification proposal: separate internal and external interfaces
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/8] fast-import: tighten parsing of paths
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- RE: [RFD] Libification proposal: separate internal and external interfaces
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [RFD] Libification proposal: separate internal and external interfaces
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] typo: Replace 'commitish' with 'committish'
- From: Pi Fisher <pi.l.d.fisher@xxxxxxxxx>
- [PATCH] MyFirstContribution: use switch for changing branches
- From: Benji Fisher <benji@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/8] fast-import: tighten parsing of paths
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- Re: [RFC] bisect: Introduce skip-when to automatically skip commits
- From: Olliver Schinagl <oliver@xxxxxxxxxxx>
- Re: [PATCH v2] rerere: fix crash during clear
- From: Marcel Röthke <marcel@xxxxxxxxxxxx>
- Re: [PATCH] midx: disable replace objects
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] midx: disable replace objects
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 0/12] git_config_string() considered harmful
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH 0/4] fix a leak with excludes_file
- From: Rubén Justo <rjusto@xxxxxxxxx>
- RE: What are good reasons to use trunk-based dev, as opposed to release branch to release branch?
- From: <rsbecker@xxxxxxxxxxxxx>
- What are good reasons to use trunk-based dev, as opposed to release branch to release branch?
- From: David Karr <davidmichaelkarr@xxxxxxxxx>
- Re: Warning message in remote.c when compiling
- From: prpr 19xx <prpr19xx@xxxxxxxxx>
- Re: [RFC] bisect: Introduce skip-when to automatically skip commits
- From: phillip.wood123@xxxxxxxxx
- Re: [RFC] bisect: Introduce skip-when to automatically skip commits
- From: Olliver Schinagl <oliver@xxxxxxxxxxx>
- Re: [PATCH] midx: disable replace objects
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [RFC] bisect: Introduce skip-when to automatically skip commits
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH v2] log: add option to search for header or body
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] rebase -i: improve error message when picking merge
- From: phillip.wood123@xxxxxxxxx
- [PATCH] midx: disable replace objects
- From: "blanet via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 3/3] send-email: separate the confirmation prompts from the messages
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v5 2/3] send-email: make it easy to discern the messages for each patch
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v5 0/3] send-email: make produced outputs more readable
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v5 1/3] send-email: move newline character out of a translatable string
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- public-inbox.org/git/*/s/ endpoints struggling
- From: Eric Wong <e@xxxxxxxxx>
- Re: [RFC PATCH 0/1] Add lines to `git log --graph` to separate connected regions
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [RFC PATCH 1/1] Add separator lines into `git log --graph`.
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/1] Add lines to `git log --graph` to separate connected regions
- From: Quang Lê Duy <leduyquang753@xxxxxxxxx>
- Re: [RFC PATCH 1/1] Add separator lines into `git log --graph`.
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [RFC PATCH 0/1] Add lines to `git log --graph` to separate connected regions
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [RFC PATCH 1/1] Add separator lines into `git log --graph`.
- From: Quang Lê Duy <leduyquang753@xxxxxxxxx>
- Re: [RFC PATCH 1/1] Add separator lines into `git log --graph`.
- From: Quang Lê Duy <leduyquang753@xxxxxxxxx>
- Re: [RFC PATCH 0/1] Add lines to `git log --graph` to separate connected regions
- From: Quang Lê Duy <leduyquang753@xxxxxxxxx>
- Re: [PATCH v2] log: add option to search for header or body
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 1/1] Add separator lines into `git log --graph`.
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/1] Add separator lines into `git log --graph`.
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: Warning message in remote.c when compiling
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 0/1] Add lines to `git log --graph` to separate connected regions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 0/1] Add lines to `git log --graph` to separate connected regions
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [RFC PATCH 1/1] Add separator lines into `git log --graph`.
- From: Lê Duy Quang <leduyquang753@xxxxxxxxx>
- [RFC PATCH 0/1] Add lines to `git log --graph` to separate connected regions
- From: Lê Duy Quang <leduyquang753@xxxxxxxxx>
- Re: Warning message in remote.c when compiling
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v2] log: add option to search for header or body
- From: "Max Coplan via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 06/11] config: use git_config_string() in easy cases
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 03/11] config: prefer git_config_string_dup() for temp variables
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 11/11] blame: use "dup" string_list for ignore-revs files
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 06/11] config: use git_config_string() in easy cases
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 03/11] config: prefer git_config_string_dup() for temp variables
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] t9604: Fix test for musl libc and new Debian
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Re: [PATCH] t9604: Fix test for musl libc and new Debian
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Re: [PATCH 6/6] t: teach lint that RHS of 'local VAR=VAL' needs to be quoted
- From: Jeff King <peff@xxxxxxxx>
- Re: Warning message in remote.c when compiling
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] t9604: Fix test for musl libc and new Debian
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Re: [PATCH] t9604: Fix test for musl libc and new Debian
- From: Jeff King <peff@xxxxxxxx>
- Re: [RFC][PATCH] t-prio-queue: simplify using compound literals
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] CodingGuidelines: quote assigned value with "local" and "export"
- From: Jeff King <peff@xxxxxxxx>
- Re: free and errno, was Re: [PATCH] apply: replace mksnpath() with a mkpathdup() call
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/12] git_config_string() considered harmful
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 11/11] blame: use "dup" string_list for ignore-revs files
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 10/11] userdiff: use git_config_string_dup() when we can
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 09/11] merge: use git_config_string_dup() for pull strategies
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 08/11] http: use git_config_string_dup()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 07/11] config: use git_config_pathname_dup() in easy cases
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 06/11] config: use git_config_string() in easy cases
- From: Jeff King <peff@xxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]