git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-02-25 02:26:41 to 2023-03-01 23:55:35 UTC [more...]

What's cooking in git.git (Feb 2023, #01; Thu, 2)
 2023-03-01 23:54 UTC  (8+ messages)

[PATCH v4 1/3] rebase: add documentation and test for --no-rebase-merges
 2023-03-01 23:46 UTC  (12+ messages)
` [PATCH v5 0/3] rebase: add a config option for --rebase-merges
  ` [PATCH v5 1/3] rebase: add documentation and test for --no-rebase-merges
  ` [PATCH v5 2/3] rebase: deprecate --rebase-merges=""
  ` [PATCH v5 3/3] rebase: add a config option for --rebase-merges

[ANNOUNCE] Git v2.40.0-rc1
 2023-03-01 21:36 UTC  (7+ messages)
` t3206-range-diff failures on non x86 arches (was: [ANNOUNCE] Git v2.40.0-rc1)
  ` t3206-range-diff failures on non x86 arches

Git for Windows 2.40-rc1 time frame
 2023-03-01 21:23 UTC 

"git diff" surprising default output
 2023-03-01 20:28 UTC  (3+ messages)

[PATCH try2] completion: prompt: use generic colors
 2023-03-01 20:27 UTC  (3+ messages)

What's cooking in git.git (Mar 2023, #01; Wed, 1)
 2023-03-01 17:50 UTC 

[PATCH] pull: conflict hint pull.rebase suggestion should offer "merges" vs "true"
 2023-03-01 12:46 UTC  (20+ messages)

[PATCH 0/2] [RFC] push: allow delete one level ref
 2023-03-01 10:20 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] "
  ` [PATCH v3 0/2] "
    ` [PATCH v3 1/2] receive-pack: fix funny ref error messsage
    ` [PATCH v3 2/2] [RFC] push: allow delete single-level ref
    ` [PATCH v4 0/2] [RFC] push: allow delete one level ref
      ` [PATCH v4 1/2] receive-pack: fix funny ref error messsage
      ` [PATCH v4 2/2] push: allow delete single-level ref

gitattributesLarge: .gitattributes too large to parse
 2023-03-01  9:13 UTC  (4+ messages)

[PATCH 0/6] [RFC] config.c: use struct for config reading state
 2023-03-01  0:38 UTC  (7+ messages)
` [PATCH 1/6] config.c: plumb config_source through static fns
` [PATCH 2/6] config.c: don't assign to "cf" directly
` [PATCH 3/6] config.c: create config_reader and the_reader
` [PATCH 4/6] config.c: plumb the_reader through callbacks
` [PATCH 5/6] config.c: remove current_config_kvi
` [PATCH 6/6] config.c: remove current_parsing_scope

[ANNOUNCE] Git Rev News edition 96
 2023-02-28 23:58 UTC 

[PATCH 0/1] range-diff: let '--abbrev' option takes effect
 2023-02-28 23:44 UTC  (4+ messages)
` [PATCH 1/1] "
  ` [PATCH] range-diff: avoid compiler warning when char is unsigned

[PATCH 01/20] t5541: run "used receive-pack service" test earlier
 2023-02-28 23:40 UTC  (10+ messages)
` [PATCH 02/20] t5541: stop marking "used receive-pack service" test as v0 only
` [PATCH 03/20] t5541: simplify and move "no empty path components" test
` [PATCH 04/20] t5551: drop redundant grep for Accept-Language
` [PATCH 05/20] t5551: lower-case headers in expected curl trace
` [PATCH 06/20] t5551: handle HTTP/2 when checking "
` [PATCH 07/20] t5551: stop forcing clone to run with v0 protocol
` [PATCH 08/20] t5551: handle v2 protocol when checking curl trace
` [PATCH 09/20] t5551: handle v2 protocol in upload-pack service test

[RFC PATCH 0/6] add: block invalid submodules
 2023-02-28 23:35 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] t4041, t4060: modernize test style
  ` [PATCH v2 2/6] tests: Use `git submodule add` instead of `git add`
  ` [PATCH v2 3/6] tests: use `git submodule add` and fix expected diffs
  ` [PATCH v2 4/6] tests: use `git submodule add` and fix expected status
  ` [PATCH v2 5/6] tests: remove duplicate .gitmodules path
  ` [PATCH v2 6/6] add: reject nested repositories

[RFC PATCH 0/1] check-attr: integrate with sparse-index
 2023-02-28 18:10 UTC  (7+ messages)
` [RFC PATCH 1/1] "

[PATCH v6 0/3] notes.c: introduce "--separator" option
 2023-02-28 14:14 UTC  (4+ messages)
` [PATCH v6 3/3] notes.c: introduce '--separator=<paragraph-break>' option

[PATCH v6 3/3] notes.c: introduce '--separator=<paragraph-break>' option
 2023-02-28 14:11 UTC  (2+ messages)

[RFC PATCH 0/2] Example of pull.mode
 2023-02-28 14:02 UTC  (3+ messages)
` [RFC PATCH 1/2] Add pull.mode
` [RFC PATCH 2/2] pull: improve --rebase and pull.rebase interaction

When exactly should REBASE_HEAD exist?
 2023-02-28 12:55 UTC 

Gitk : When the number of commits is small, you can roll up excessively
 2023-02-28  6:35 UTC  (4+ messages)

[PATCH] index-pack: remove fetch_if_missing=0
 2023-02-28  3:54 UTC  (4+ messages)

[PATCH] restore: fault --staged --worktree with merge opts
 2023-02-28  1:02 UTC  (3+ messages)
` [PATCH v2] "

Problems with CSPRNG in wrapper.c
 2023-02-28  0:51 UTC  (5+ messages)

[PATCH v4 3/3] branch: rename orphan branches in any worktree
 2023-02-28  0:23 UTC  (3+ messages)

[PATCH v4 2/3] branch: description for orphan branch errors
 2023-02-28  0:22 UTC  (4+ messages)

[PATCH 0/2] branch: operations on orphan branches
 2023-02-28  0:11 UTC  (8+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v3 "
    ` [PATCH v4 "
      ` [PATCH v4 1/3] branch: avoid unnecessary worktrees traversals

[PATCH 00/11] Clarify API for dir.[ch] and unpack-trees.[ch] -- mark relevant fields as internal
 2023-02-27 23:20 UTC  (20+ messages)
` [PATCH v2 "
  ` [PATCH v2 08/11] unpack-trees: mark fields only used internally "
  ` [PATCH v3 00/13] Clarify API for dir.[ch] and unpack-trees.[ch] -- mark relevant fields "
    ` [PATCH v3 01/13] t2021: fix platform-specific leftover cruft
    ` [PATCH v3 02/13] unpack-trees: heed requests to overwrite ignored files
    ` [PATCH v3 03/13] dir: separate public from internal portion of dir_struct
    ` [PATCH v3 04/13] dir: add a usage note to exclude_per_dir
    ` [PATCH v3 05/13] dir: mark output only fields of dir_struct as such
    ` [PATCH v3 06/13] unpack-trees: clean up some flow control
    ` [PATCH v3 07/13] sparse-checkout: avoid using internal API of unpack-trees
    ` [PATCH v3 08/13] sparse-checkout: avoid using internal API of unpack-trees, take 2
    ` [PATCH v3 09/13] unpack_trees: start splitting internal fields from public API
    ` [PATCH v3 10/13] unpack-trees: mark fields only used internally as internal
    ` [PATCH v3 11/13] unpack-trees: rewrap a few overlong lines from previous patch
    ` [PATCH v3 12/13] unpack-trees: special case read-tree debugging as internal usage
    ` [PATCH v3 13/13] unpack-trees: add usage notices around df_conflict_entry

Join us for Review Club!
 2023-02-27 22:03 UTC 

[PATCH] signature-format.txt: Note SSH and X.509 signature delimiters
 2023-02-27 21:44 UTC  (6+ messages)
` [PATCH v2] signature-format.txt: note "
  ` [PATCH v3] "

[PATCH v9 0/3] Enhance credential helper protocol to include auth headers
 2023-02-27 20:27 UTC  (14+ messages)
` [PATCH v10 "
  ` [PATCH v10 1/3] t5563: add tests for basic and anoymous HTTP access
  ` [PATCH v10 2/3] http: read HTTP WWW-Authenticate response headers
  ` [PATCH v11 0/3] Enhance credential helper protocol to include auth headers
    ` [PATCH v11 1/3] t5563: add tests for basic and anoymous HTTP access
    ` [PATCH v11 2/3] http: read HTTP WWW-Authenticate response headers
    ` [PATCH v11 3/3] credential: add WWW-Authenticate header to cred requests

[PATCH v2 0/5] Clean up wildmatch.c
 2023-02-27 20:07 UTC  (9+ messages)
` [PATCH v2 1/5] git-compat-util: add isblank() and isgraph()
` [PATCH v2 2/5] wildmatch: remove IS*() macros
` [PATCH v2 3/5] wildmatch: remove NEGATE_CLASS(2) macros with trivial refactoring
` [PATCH v2 4/5] wildmatch: use char instead of uchar
` [PATCH v2 5/5] wildmatch: more cleanups after killing uchar

What's cooking in git.git (Feb 2023, #05; Fri, 24)
 2023-02-27 19:00 UTC  (4+ messages)

What's cooking in git.git (Feb 2023, #04; Wed, 22)
 2023-02-27 17:19 UTC  (4+ messages)
` mc/credential-helper-www-authenticate (Re: What's cooking in git.git (Feb 2023, #04; Wed, 22))

[ANNOUNCE] Git for Windows 2.40.0-rc0
 2023-02-27 16:26 UTC 

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

Bug: fsck and repack don't agree when a worktree index extension is "broken"
 2023-02-27 15:58 UTC  (7+ messages)
` [PATCH 0/3] fsck index files from all worktrees
    ` [PATCH 4/3] fsck: check even zero-entry index files

[PATCH] hooks: add sendemail-validate-series
 2023-02-27 14:03 UTC  (2+ messages)

[PATCH 00/16] Header cleanups
 2023-02-27 13:51 UTC  (3+ messages)
` [PATCH v2 00/17] "

Change branch in the middle of a merge
 2023-02-27 12:12 UTC 

[RFC][PATCH v2] GSoC 2023 proposal: more sparse index integration
 2023-02-27  5:29 UTC  (2+ messages)

[RFC][PATCH] GSoC 2023 proposal: more sparse index integration
 2023-02-27  0:46 UTC  (6+ messages)
` [RFC][PATCH v2] "

[PATCH] worktree: teach find_shared_symref to ignore current worktree
 2023-02-27  0:00 UTC  (9+ messages)
` [PATCH v2 0/3] fix die_if_checked_out() when ignore_current_worktree
  ` [PATCH v4 0/4] "
    ` [PATCH v4 1/4] worktree: introduce is_shared_symref()
    ` [PATCH v4 2/4] branch: fix die_if_checked_out() when ignore_current_worktree
    ` [PATCH v4 3/4] rebase: refuse to switch to a branch already checked out elsewhere (test)
    ` [PATCH v4 4/4] switch: reject if the branch is "

`git bundle create -` may not write to `stdout`
 2023-02-26 23:16 UTC  (2+ messages)

Draft of Git Rev News edition 96
 2023-02-26 22:11 UTC 

[PATCH] rebase: fix capitalisation autoSquash in i18n string
 2023-02-26 18:00 UTC 

[PATCH] git-gui: Fix typo in Italian translation
 2023-02-26 13:22 UTC  (2+ messages)

[PATCH] Documentation/MyFirstContribution: add setup template for git send-email
 2023-02-26 13:19 UTC  (8+ messages)
` [PATCH v3] MyFirstContribution: add note about SMTP server config

[RFC PATCH v1] test-lib: move comment about test_description
 2023-02-26 10:53 UTC  (4+ messages)
` [RFC PATCH v2] test-lib: drop "
  ` [PATCH v3] "

[PATCH 0/2] sequencer parsing fixes
 2023-02-26 10:29 UTC  (3+ messages)
` [PATCH 1/2] rebase -i: match whole word in is_command()

Hash for a commit sourcetree beside to a commit hash
 2023-02-26  9:37 UTC  (2+ messages)

[GSoC][RFC]:TODO test in t7012
 2023-02-26  6:38 UTC 

Get rid of `warning: refs/remotes/origin/master usually tracks refs/heads/master, not refs/remotes/origin/master`
 2023-02-25 21:48 UTC  (2+ messages)

[ANNOUNCE] Git v2.40.0-rc0
 2023-02-25 19:21 UTC  (2+ messages)

[L10N] Kickoff for Git 2.40.0 round #1
 2023-02-25  5:21 UTC 

[PATCH 02/11] dir: add a usage note to exclude_per_dir
 2023-02-25  3:23 UTC  (3+ 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).