git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-07-21 17:31:16 to 2023-07-28 05:11:41 UTC [more...]

[PATCH] MyFirstContribution: refrain from self-iterating too much
 2023-07-28  5:10 UTC  (13+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "
              ` [PATCH v4] "

[QUESTION] how to diff one blob with nothing
 2023-07-28  3:40 UTC  (8+ messages)

What's cooking in git.git (Jul 2023, #06; Thu, 27)
 2023-07-28  2:13 UTC  (2+ messages)

What's cooking in git.git (Jul 2023, #05; Tue, 25)
 2023-07-27 21:52 UTC  (11+ messages)

[PATCH 1/2] resolve-undo: allow resurrecting conflicted state that resolved to deletion
 2023-07-27 21:51 UTC  (2+ messages)
` [PATCH 2/2] update-index: use unmerge_index_entry() to support removal

[PATCH 0/2] Changed path filter hash fix and version bump
 2023-07-27 20:53 UTC  (14+ messages)
` [PATCH v6 0/7] "
  ` [PATCH v6 2/7] t/helper/test-read-graph.c: extract `dump_graph_info()`
  ` [PATCH v6 5/7] t4216: test changed path filters with high bit paths

[PATCH 0/5] SubmittingPatches: clarify which branch to use
 2023-07-27 20:08 UTC  (23+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/5] SubmittingPatches: simplify guidance for choosing a starting point
  ` [PATCH v3 0/5] SubmittingPatches: clarify which branch to use
    ` [PATCH v3 1/5] SubmittingPatches: reword awkward phrasing
    ` [PATCH v3 2/5] SubmittingPatches: discuss subsystems separately from git.git
    ` [PATCH v3 3/5] SubmittingPatches: de-emphasize branches as starting points
    ` [PATCH v3 4/5] SubmittingPatches: emphasize need to communicate non-default "
    ` [PATCH v3 5/5] SubmittingPatches: simplify guidance for choosing a starting point
    ` [PATCH v3 6/5] SubmittingPatches: choice of base for fixing an older maintenance track
    ` [PATCH 7/5] SubmittingPatches: explain why 'next' and above are inappropriate base
    ` [PATCH 8/5] SubmittingPatches: use of older maintenance tracks is an exception

Git monorepo - recommendation regarding usage of sparse-checkout
 2023-07-27 20:01 UTC  (3+ messages)

[PATCH] update-index: do not read HEAD and MERGE_HEAD unconditionally
 2023-07-27 19:24 UTC 

includeIf not matching during `git rebase`
 2023-07-27 18:08 UTC  (4+ messages)

[PATCH v5 4/4] commit-graph: new filter ver. that fixes murmur3
 2023-07-26 23:32 UTC  (3+ messages)

[PATCH] t2400: Fix test failures when using grep 2.5
 2023-07-26 22:09 UTC  (11+ messages)
` [PATCH v2] "
  ` [PATCH v3 0/3] "
    ` [PATCH v3 3/3] t2400: rewrite regex to avoid unintentional PCRE
    ` [PATCH v4 0/3] t2400: Fix test failures when using grep 2.5
      ` [PATCH v4 1/3] t2400: drop no-op `--sq` from rev-parse call
      ` [PATCH v4 2/3] builtin/worktree.c: convert tab in advice to space
      ` [PATCH v4 3/3] t2400: rewrite regex to avoid unintentional PCRE

[GSoC] Blog
 2023-07-26 20:38 UTC  (2+ messages)

[PATCH] credential/wincred: erase matching creds only
 2023-07-26 19:51 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] credential/libsecret: erase matching creds only
 2023-07-26 19:46 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

--force-if-includes only works if local and remote brach names are the same
 2023-07-26 19:02 UTC 

'git stash push -- {dir}' puts files in stash that are outside of {dir}
 2023-07-26 18:14 UTC  (4+ messages)

[ANNOUNCE] Virtual Contributor's Summit 2023
 2023-07-26 18:00 UTC  (2+ messages)

[PATCH] rebase -i: do not update "done" when rescheduling command
 2023-07-26 17:48 UTC  (8+ messages)
` [PATCH v2 0/6] rebase -i: impove handling of failed commands
  ` [PATCH v2 5/6] rebase: fix rewritten list for failed pick

How to make "git bisect visualize" use gitk on Windows?
 2023-07-26 16:59 UTC  (2+ messages)

SHA256 support not experimental, or?
 2023-07-26 16:44 UTC  (4+ messages)

What's cooking in git.git (Jul 2023, #04; Wed, 19)
 2023-07-26 15:57 UTC  (5+ messages)
` Credential improvements need review

[PATCH 0/9] Repack objects into separate packfiles based on a filter
 2023-07-25 23:51 UTC  (35+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 5/8] repack: add `--filter=<filter-spec>` option
  ` [PATCH v2 7/8] repack: implement `--filter-to` for storing filtered out objects
  ` [PATCH v3 0/8] Repack objects into separate packfiles based on a filter
    ` [PATCH v3 1/8] pack-objects: allow `--filter` without `--stdout`
    ` [PATCH v3 2/8] t/helper: add 'find-pack' test-tool
    ` [PATCH v3 3/8] repack: refactor finishing pack-objects command
    ` [PATCH v3 4/8] repack: refactor finding pack prefix
    ` [PATCH v3 5/8] repack: add `--filter=<filter-spec>` option
    ` [PATCH v3 6/8] gc: add `gc.repackFilter` config option
    ` [PATCH v3 7/8] repack: implement `--filter-to` for storing filtered out objects
    ` [PATCH v3 8/8] gc: add `gc.repackFilterTo` config option

[PATCH v2 2/2] wrapper: use trace2 counters to collect fsync stats
 2023-07-25 23:03 UTC  (4+ messages)

[PATCH] doc: remove mentions of .gitmodules !command syntax
 2023-07-25 21:56 UTC  (11+ messages)
` [PATCH v3 1/1] docs: highlight that .gitmodules does not support !command
                ` [PATCH v5] doc: "

[PATCH v2 0/3] Add new "describe" atom
 2023-07-25 21:46 UTC  (19+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] ref-filter: add multiple-option parsing functions
  ` [PATCH v4 0/2] Add new "describe" atom
    ` [PATCH v4 1/2] ref-filter: add multiple-option parsing functions
    ` [PATCH v4 2/2] ref-filter: add new "describe" atom
    ` [PATCH v5 0/2] Add "
      ` [PATCH v5 1/2] ref-filter: add multiple-option parsing functions
      ` [PATCH v5 2/2] ref-filter: add new "describe" atom

[PATCH v2 00/15] Introduce new `git replay` command
 2023-07-25 21:41 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 12/15] replay: disallow revision specific options and pathspecs
  ` [PATCH v3 13/15] replay: add --advance or 'cherry-pick' mode

[PATCH] t4002: fix test #63 (missing whitespace)
 2023-07-25 16:49 UTC  (3+ messages)

Bug: fetch with deepen shortens history
 2023-07-25  0:03 UTC  (2+ messages)

[PATCH] rerere: match the hash algorithm with its length
 2023-07-24 23:11 UTC  (5+ messages)
      ` Re* "

[PATCH 0/5] commit-graph: test cleanup and modernization
 2023-07-24 21:48 UTC  (21+ messages)
` [PATCH 1/5] t/lib-commit-graph.sh: allow `graph_read_expect()` in sub-directories
` [PATCH 2/5] t/lib-commit-graph.sh: avoid directory change in `graph_git_behavior()`
` [PATCH 3/5] t5318: avoid top-level directory changes
` [PATCH 4/5] t5328: "
` [PATCH v2 0/5] commit-graph: test cleanup and modernization
  ` [PATCH v2 1/5] t/lib-commit-graph.sh: allow `graph_read_expect()` in sub-directories
  ` [PATCH v2 2/5] t/lib-commit-graph.sh: avoid directory change in `graph_git_behavior()`
  ` [PATCH v2 3/5] t5318: avoid top-level directory changes
  ` [PATCH v2 4/5] t5328: "
  ` [PATCH v2 5/5] t/lib-commit-graph.sh: avoid sub-shell in `graph_git_behavior()`

[PATCH] ls-tree: fix --no-full-name
 2023-07-24 20:50 UTC  (17+ messages)
          ` [PATCH v2 0/5] show negatability of options in short help
            ` [PATCH v2 1/5] subtree: disallow --no-{help,quiet,debug,branch,message}
            ` [PATCH v2 2/5] t1502, docs: disallow --no-help
            ` [PATCH v2 3/5] t1502: move optionspec help output to a file
            ` [PATCH v2 4/5] t1502: test option negation
            ` [PATCH v2 5/5] parse-options: show negatability of options in short help

[PATCH v4 0/1] sequencer: finish parsing the todo list despite an invalid first line
 2023-07-24 20:08 UTC  (10+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/1] "

Lost files after git stash && git stash pop
 2023-07-24  9:59 UTC  (5+ messages)

git submodule set-url does not sync when name != path
 2023-07-24  4:21 UTC 

[PATCH] pretty: add %(decorate[:<options>]) format
 2023-07-23 16:25 UTC  (4+ messages)
` [PATCH v2] "

Parsing git send-email
 2023-07-22 21:21 UTC  (3+ messages)

Bug : Repeatedly asked for choosing github account
 2023-07-22 12:34 UTC 

[rebase] `fatal: cannot force update the branch ... checkout out at ...` is confusing when it isn't active
 2023-07-21 21:53 UTC  (6+ messages)
      ` Re* "
        ` [PATCH v2] branch: update the message to refuse touching a branch in-use


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