git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-03-08 09:17:51 to 2023-03-10 20:33:24 UTC [more...]

[PATCH] index-pack: remove fetch_if_missing=0
 2023-03-10 20:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/8] ahead-behind: new builtin for counting multiple commit ranges
 2023-03-10 19:25 UTC  (26+ messages)
` [PATCH 1/8] ahead-behind: create empty builtin
` [PATCH 7/8] ahead-behind: implement ahead_behind() logic
` [PATCH v2 0/8] ref-filter: ahead/behind counting, faster --merged option
  ` [PATCH v2 1/8] for-each-ref: add --stdin option
  ` [PATCH v2 2/8] for-each-ref: explicitly test no matches
  ` [PATCH v2 3/8] commit-graph: combine generation computations
  ` [PATCH v2 4/8] commit-graph: return generation from memory
  ` [PATCH v2 5/8] commit-graph: introduce `ensure_generations_valid()`
  ` [PATCH v2 6/8] commit-reach: implement ahead_behind() logic
  ` [PATCH v2 7/8] for-each-ref: add ahead-behind format atom
  ` [PATCH v2 8/8] commit-reach: add tips_reachable_from_bases()

[PATCH v2 0/2] test: cleanups of aggregate-results.sh
 2023-03-10 19:25 UTC  (4+ messages)
` [PATCH v2 1/2] test: simplify counts aggregation
` [PATCH v2 2/2] test: don't print aggregate-results command

[RFC][PATCH] t1092: add tests for `git diff-files`
 2023-03-10 18:23 UTC  (21+ messages)
` [PATCH v2 0/2] diff-files: integrate with sparse index
  ` [PATCH v2 1/2] t1092: add tests for `git diff-files`
  ` [PATCH v3 0/2] diff-files: integrate with sparse index
    ` [PATCH v3 1/2] t1092: add tests for `git diff-files`
    ` [PATCH v3 2/2] diff-files: integrate with sparse index
    ` [PATCH v4 0/2] "
      ` [PATCH v4 1/2] t1092: add tests for `git diff-files`
      ` [PATCH v4 2/2] diff-files: integrate with sparse index
      ` [PATCH v5 0/2] "
        ` [PATCH v5 1/2] t1092: add tests for `git diff-files`
        ` [PATCH v5 2/2] diff-files: integrate with sparse index

[PATCH v2] index-pack: remove fetch_if_missing=0
 2023-03-10 18:20 UTC 

When exactly should REBASE_HEAD exist?
 2023-03-10 17:42 UTC  (14+ messages)

[PATCH] ls-files: fix "--format" output of relative paths
 2023-03-10 17:39 UTC  (3+ messages)

Better suggestions when git-am(1) fails
 2023-03-10 17:04 UTC  (24+ messages)
    ` [PATCH 1/5] diff: factor out src/dst prefix setup
    ` [PATCH 2/5] t4013: add tests for diff prefix options
    ` [PATCH 3/5] diff: add --default-prefix option
    ` [PATCH 4/5] format-patch: do not respect diff.noprefix
    ` [PATCH 5/5] format-patch: add format.noprefix option

[RFC PATCH] hooks--pre-push.sample: identify branch point
 2023-03-10 16:28 UTC  (3+ messages)

[PATCH RESEND 0/2] status: improve info for detached HEAD
 2023-03-10 16:25 UTC  (5+ messages)
` [PATCH RESEND 1/2] t7508: test status output for detached HEAD after clone
` [PATCH RESEND 2/2] status: improve info "

[PATCH] receive-pack: fix stale packfile locks when dying
 2023-03-10 13:20 UTC  (11+ messages)
` [PATCH v2] "

GSoC 2023
 2023-03-10 12:38 UTC  (6+ messages)

A nice, beauty progress metter for Git Clone + a feature request
 2023-03-10 11:37 UTC 

[ANNOUNCE] Git v2.40.0-rc2
 2023-03-10  9:29 UTC  (5+ messages)
` 'BUG' in builtin add -p (was :Re: [ANNOUNCE] Git v2.40.0-rc2)
  ` [PATCH] add-patch: handle "* Unmerged path" lines

Fetching everything in another bare repo
 2023-03-10  9:04 UTC  (7+ messages)

git rev-list fails to verify ssh-signed commits (but git log works)
 2023-03-10  9:01 UTC  (13+ messages)
      ` [PATCH] gpg-interface: lazily initialize and read the configuration
            ` [PATCH v2] "

[GSoC23] Working on project Idea from SOC 2011
 2023-03-10  5:46 UTC  (5+ messages)

[PATCH] sequencer: change amend advice to an actual advice
 2023-03-10  1:47 UTC 

[PATCH 0/2] advice: add diverging advice
 2023-03-09 23:44 UTC  (6+ messages)
` [PATCH 1/2] advice: add diverging advice for novices

Feature Request - Better i18n support
 2023-03-09 23:12 UTC  (6+ messages)

[PATCH 0/2] builtin/sparse-checkout: add check-rules command
 2023-03-09 22:19 UTC  (7+ messages)
` [PATCH 1/2] builtin/sparse-checkout: remove NEED_WORK_TREE flag
` [PATCH 2/2] builtin/sparse-checkout: add check-rules command

[PATCH] fetch: pass --no-write-fetch-head to subprocesses
 2023-03-09 21:32 UTC  (8+ messages)
  ` [PATCH v2] "

[PATCH v6 0/9] config API: make "multi" safe, fix segfaults, propagate "ret"
 2023-03-09 20:46 UTC  (8+ messages)
` [PATCH v7 "
  ` [PATCH v7 3/9] config API: add and use a "git_config_get()" family of functions
  ` [PATCH v7 5/9] config API: have *_multi() return an "int" and take a "dest"

Let us not call it git blame
 2023-03-09 20:28 UTC  (2+ messages)

What's cooking in git.git (Feb 2023, #01; Thu, 2)
 2023-03-09 19:56 UTC  (15+ messages)
  ` so/diff-merges-more (was Re: What's cooking in git.git (Feb 2023, #01; Thu, 2))

Track git blame through two unrelated histories
 2023-03-09 18:35 UTC  (2+ messages)

git diff without intermediate commits
 2023-03-09 17:13 UTC  (3+ messages)

[PATCH 0/4] Add a CI for unsigned char system
 2023-03-09 10:57 UTC  (4+ messages)

Question: How range-diff lapjv algorithm work
 2023-03-09 10:38 UTC  (3+ messages)

[PATCH] object-file: reprepare alternates when necessary
 2023-03-09  9:06 UTC  (14+ messages)
` [PATCH v2] "

How to mirror and augment a git repository
 2023-03-09  3:12 UTC  (4+ messages)

Writing to err vs std
 2023-03-09  0:50 UTC  (4+ messages)

[PATCH 0/6] [RFC] config.c: use struct for config reading state
 2023-03-08 23:18 UTC  (11+ messages)
` [PATCH 4/6] config.c: plumb the_reader through callbacks

[PATCH 0/6] [RFC] config.c: use struct for config reading state
 2023-03-08 23:09 UTC  (4+ messages)

[PATCH v5 0/3] rebase: add a config option for --rebase-merges
 2023-03-08 22:25 UTC  (4+ messages)
` [PATCH v6 0/3] rebase: document, clean up, and introduce "
  ` [PATCH v6 1/3] rebase: add documentation and test for --no-rebase-merges

Git for Windows 2.40 build time frame
 2023-03-08 22:15 UTC 

What's cooking in git.git (Mar 2023, #01; Wed, 1)
 2023-03-08 21:38 UTC  (8+ messages)
` fz/rebase-msg-update (2023-02-27) (Was: What's cooking in git.git (Mar 2023, #01; Wed, 1))
  ` fz/rebase-msg-update (2023-02-27)

[PATCH] format-patch: output header for empty commits
 2023-03-08 20:43 UTC  (6+ messages)

[PATCH] sequencer.c: fix overflow & segfault in parse_strategy_opts()
 2023-03-08 16:20 UTC  (2+ messages)

[PATCH] blame-tree: add library and tests via "test-tool blame-tree"
 2023-03-08 15:49 UTC  (5+ messages)

[PATCH] test: simplify counts aggregation
 2023-03-08 12:07 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).