git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-09-01 07:29:17 to 2023-09-07 16:58:29 UTC [more...]

[PATCH 00/14] Introduce new `git replay` command
 2023-09-07 10:22 UTC  (16+ messages)
` [PATCH 11/14] replay: use standard revision ranges

[PATCH v2 00/15] Introduce new `git replay` command
 2023-09-07 10:24 UTC  (27+ messages)
` [PATCH v3 "
  ` [PATCH v3 10/15] replay: make it a minimal server side command
  ` [PATCH v3 11/15] replay: use standard revision ranges
  ` [PATCH v3 13/15] replay: add --advance or 'cherry-pick' mode
  ` [PATCH v3 14/15] replay: add --contained to rebase contained branches
  ` [PATCH v4 00/15] Introduce new `git replay` command
    ` [PATCH v4 01/15] t6429: remove switching aspects of fast-rebase
    ` [PATCH v4 04/15] replay: die() instead of failing assert()
    ` [PATCH v4 06/15] replay: don't simplify history
    ` [PATCH v4 07/15] replay: add an important FIXME comment about gpg signing
    ` [PATCH v4 10/15] replay: make it a minimal server side command
    ` [PATCH v4 12/15] replay: disallow revision specific options and pathspecs
    ` [PATCH v4 13/15] replay: add --advance or 'cherry-pick' mode
    ` [PATCH v4 14/15] replay: add --contained to rebase contained branches

[bug]fatal: fetch-pack: invalid index-pack output
 2023-09-07  9:06 UTC  (4+ messages)

Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc
 2023-09-07 15:07 UTC  (28+ messages)

[PATCH 0/8] repack: refactor pack snapshot-ing logic
 2023-09-07  8:19 UTC  (12+ messages)
` [PATCH 1/8] builtin/repack.c: extract structure to store existing packs
` [PATCH 2/8] builtin/repack.c: extract marking packs for deletion
` [PATCH 3/8] builtin/repack.c: extract redundant pack cleanup for --geometric
` [PATCH 4/8] builtin/repack.c: extract redundant pack cleanup for existing packs
` [PATCH 5/8] builtin/repack.c: extract `has_existing_non_kept_packs()`
` [PATCH 6/8] builtin/repack.c: store existing cruft packs separately
` [PATCH 7/8] builtin/repack.c: drop `DELETE_PACK` macro
` [PATCH 8/8] builtin/repack.c: extract common cruft pack loop

[PATCH] rebase -i: ignore signals when forking subprocesses
 2023-09-07 10:03 UTC 

[PATCH 0/2] replacing ci/config/allow-ref with a repo variable
 2023-09-07 10:04 UTC  (10+ messages)
` [PATCH 1/2] ci: allow branch selection through "vars"

[PATCH v2 0/6] rebase -i: impove handling of failed commands
 2023-09-06 21:01 UTC  (20+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 5/7] rebase: fix rewritten list for failed pick
  ` [PATCH v3 6/7] rebase --continue: refuse to commit after failed command
  ` [PATCH v4 0/7] rebase -i: impove handling of failed commands
    ` [PATCH v4 1/7] rebase -i: move unlink() calls
    ` [PATCH v4 2/7] rebase -i: remove patch file after conflict resolution
    ` [PATCH v4 3/7] sequencer: use rebase_path_message()
    ` [PATCH v4 4/7] sequencer: factor out part of pick_commits()
    ` [PATCH v4 5/7] rebase: fix rewritten list for failed pick
    ` [PATCH v4 6/7] rebase --continue: refuse to commit after failed command
    ` [PATCH v4 7/7] rebase -i: fix adding failed command to the todo list

Strange diff-index with fsmonitor, submodules
 2023-09-06 20:37 UTC  (3+ messages)
` [PATCH] [diff-lib] Fix check_removed when fsmonitor is on

[PATCH] show doc: redirect user to git log manual instead of git diff-tree
 2023-09-06 17:26 UTC  (4+ messages)

[PATCH 1/1] doc/diff-options: fix link to generating patch section
 2023-09-06 15:58 UTC  (6+ messages)
  ` [PATCH v2 "

[PATCH] cherry-pick: refuse cherry-pick sequence if index is dirty
 2023-09-06  5:02 UTC  (4+ messages)
` [PATCH v2] "

Plumbing for mapping from a remote tracking ref to the remote ref?
 2023-09-06  4:21 UTC  (7+ messages)

What's cooking in git.git (Sep 2023, #02; Tue, 5)
 2023-09-06  1:29 UTC 

[PATCH] advice: improve hint for diverging branches
 2023-09-06  0:03 UTC  (4+ messages)

Potential bug in `git checkout --quiet`
 2023-09-05 22:36 UTC  (3+ messages)

[PATCH v1 0/3] range-diff: treat notes like `log`
 2023-09-05 22:19 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] doc: pretty-options: remove documentation for deprecated options
  ` [PATCH v2 3/3] revision: comment `--no-standard-notes` as deprecated

[PATCH 1/2] builtin/rebase.c: Emit warning when rebasing without a forkpoint
 2023-09-05 22:01 UTC  (21+ messages)
      ` [PATCH v2] "
        ` [PATCH v2 1/3] rebase.c: Make a distiction between rebase.forkpoint and --fork-point arguments
        ` [PATCH v2 2/3] builtin/rebase.c: Emit warning when rebasing without a forkpoint
        ` [PATCH v2 3/3] git-rebase.txt: Add deprecation notice to the --fork-point options

git clone command leaves orphaned ssh process on system
 2023-09-05 19:06 UTC 

[PATCH v2 0/10] more unused parameters in parseopt callbacks
 2023-09-05  7:12 UTC  (16+ messages)
` [PATCH v2 02/10] merge: simplify parsing of "-n" option
` [PATCH v2 04/10] checkout-index: delay automatic setting of to_tempfile
    ` [PATCH v3 "
` [PATCH v2 05/10] parse-options: prefer opt->value to globals in callbacks
` [PATCH v2 06/10] parse-options: mark unused "opt" parameter "
` [PATCH v2 10/10] parse-options: mark unused parameters in noop callback

[PATCH] var: avoid a segmentation fault when `HOME` is unset
 2023-09-05 10:58 UTC  (3+ messages)

[PATCH] name-rev: use OPT_HIDDEN_BOOL for --peel-tag
 2023-09-05  7:17 UTC  (2+ messages)

[PATCH] grep: use OPT_INTEGER_F for --max-depth
 2023-09-05  7:21 UTC  (2+ messages)

git gui - add new tool command not working
 2023-09-05 14:03 UTC 

[PATCH] sequencer: update abort safety file more sparingly
 2023-09-04 12:48 UTC  (7+ messages)

[PATCH] sequencer: fix error message on failure to copy SQUASH_MSG
 2023-09-04 10:10 UTC  (2+ messages)

Azure Repos
 2023-09-04  7:00 UTC 

[PATCH 1/2] am: pay attention to user-defined context size
 2023-09-03 21:29 UTC 

[PATCH] sequencer: remove unreachable exit condition in pick_commits()
 2023-09-03 15:11 UTC 

[RFC] New configuration option "diff.statNameWidth"
 2023-09-03  3:43 UTC  (5+ messages)

[PATCH] merge-tree: add -X strategy option
 2023-09-03  1:31 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4 1/2] sequencer: beautify subject of reverts of reverts
 2023-09-02 22:24 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] ref-filter: sort numerically when ":size" is used
 2023-09-02 22:19 UTC  (14+ messages)
` [PATCH v2] "

Git in Outreachy? (December, 2023)
 2023-09-02  6:06 UTC  (8+ messages)

What's cooking in git.git (Sep 2023, #01; Fri, 1)
 2023-09-01 23:22 UTC 

[PATCH v4 0/8] pretty: add %(decorate[:<options>]) format
 2023-09-01 21:33 UTC  (4+ messages)
` [PATCH v5 "

[PATCH 07/15] commit-graph: new filter ver. that fixes murmur3
 2023-09-01 20:56 UTC  (2+ messages)

[ANNOUNCE] Git Rev News edition 102
 2023-09-01 18:28 UTC 

[PATCH v4] format-patch: --rfc honors what --subject-prefix sets
 2023-09-01 16:48 UTC  (6+ messages)

Is there a way to get the "format-patch" formatted file name?
 2023-09-01 16:37 UTC  (7+ messages)

move from gitscm to github with Eclipse
 2023-09-01 12:28 UTC 

[REGRESSION] Can't clone GitHub repos (fetch-pack error) due to avoiding deprecated OpenSSL SHA-1 routines
 2023-09-01 11:09 UTC  (6+ messages)
    ` [PATCH] treewide: fix various bugs w/ OpenSSL 3+ EVP API


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