git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-02-07 10:19:56 to 2023-02-09 17:11:31 UTC [more...]

[PATCH v2] name-rev: fix names by dropping taggerdate workaround
 2023-02-09 17:10 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v3 0/9] config API: make "multi" safe, fix numerous segfaults
 2023-02-09 16:53 UTC  (24+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/9] config API: add and use a "git_config_get()" family of functions
  ` [PATCH v5 00/10] config API: make "multi" safe, fix segfaults, propagate "ret"
    ` [PATCH v5 01/10] config tests: cover blind spots in git_die_config() tests
    ` [PATCH v5 02/10] config tests: add "NULL" tests for *_get_value_multi()
    ` [PATCH v5 03/10] config API: add and use a "git_config_get()" family of functions
    ` [PATCH v5 04/10] versioncmp.c: refactor config reading next commit
    ` [PATCH v5 05/10] config API: have *_multi() return an "int" and take a "dest"
    ` [PATCH v5 06/10] config API: don't lose the git_*get*() return values
    ` [PATCH v5 07/10] for-each-repo: error on bad --config
    ` [PATCH v5 08/10] config API users: test for *_get_value_multi() segfaults
    ` [PATCH v5 09/10] config API: add "string" version of *_value_multi(), fix segfaults
    ` [PATCH v5 10/10] for-each-repo: with bad config, don't conflate <path> and <cmd>

[GSoC][PATCH] {apply,alias}: convert pre-processor macros to enums
 2023-02-09 16:45 UTC 

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

[PATCH 0/2] Teach diff to honor diff algorithms set through git attributes
 2023-02-09 16:37 UTC  (24+ messages)
` [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
        ` "bad" diffs (was: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm)

[PATCH v3 0/3] modernize style
 2023-02-09 15:44 UTC  (13+ messages)
` [PATCH v4 0/3] t4113: "
  ` [PATCH v4 3/3] t4113: put executable lines to test_expect_success
  ` [PATCH v5 0/3] t4113: modernize style
    ` [PATCH v5 1/3] t4113: modernize test script
    ` [PATCH v5 2/3] t4113: indent with tab
    ` [PATCH v5 3/3] t4113: put executable lines to test_expect_success

[PATCH 0/2] gpg-interface: cleanup + convert low hanging fruit to configset API
 2023-02-09 14:35 UTC  (3+ messages)
  ` [PATCH 1/2] {am,commit-tree,verify-{commit,tag}}: refactor away config wrapper
  ` [PATCH 2/2] gpg-interface.c: lazily get GPG config variables on demand

Unexpected (bug-like) behavior in `git ls-remote` matching
 2023-02-09 13:15 UTC  (10+ messages)

[PATCH v6 00/12] Enhance credential helper protocol to include auth headers
 2023-02-09 13:12 UTC  (18+ messages)
` [PATCH v7 "
  ` [PATCH v7 11/12] http: read HTTP WWW-Authenticate response headers
  ` [PATCH v7 12/12] credential: add WWW-Authenticate header to cred requests
  ` [PATCH v8 0/3] Enhance credential helper protocol to include auth headers
    ` [PATCH v8 1/3] t5563: add tests for basic and anoymous HTTP access
    ` [PATCH v8 2/3] http: read HTTP WWW-Authenticate response headers

[RFC] fetch: support hideRefs to speed up connectivity checks
 2023-02-09 12:28 UTC 

Doubt about skipped commits
 2023-02-09 11:23 UTC  (3+ messages)

[git v2.39.1] Strange behavior with fsmonitor on MacOS
 2023-02-09  3:26 UTC 

[PATCH] test: make SYMLINKS prerequisite more robust
 2023-02-09  2:15 UTC  (4+ messages)

[PATCH 0/5] hook API: support stdin, convert post-rewrite
 2023-02-09  1:56 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] run-command.c: remove dead assignment in while-loop
  ` [PATCH v2 2/5] run-command: allow stdin for run_processes_parallel
  ` [PATCH v2 3/5] hook API: support passing stdin to hooks, convert am's 'post-rewrite'
  ` [PATCH v2 4/5] sequencer: use the new hook API for the simpler "post-rewrite" call
  ` [PATCH v2 5/5] hook: support a --to-stdin=<path> option

[PATCH v6 0/6] submodule: parallelize diff
 2023-02-09  1:48 UTC  (33+ messages)
` [PATCH v7 0/7] "
  ` [PATCH v8 0/6] "
  ` [PATCH v8 1/6] run-command: add duplicate_output_fn to run_processes_parallel_opts
  ` [PATCH v8 2/6] submodule: strbuf variable rename
  ` [PATCH v8 3/6] submodule: move status parsing into function
  ` [PATCH v8 4/6] submodule: refactor is_submodule_modified()
  ` [PATCH v8 5/6] diff-lib: refactor out diff_change logic
  ` [PATCH v8 6/6] diff-lib: parallelize run_diff_files for submodules
` [PATCH v7 1/7] run-command: add duplicate_output_fn to run_processes_parallel_opts
` [PATCH v7 2/7] submodule: strbuf variable rename
` [PATCH v7 3/7] submodule: move status parsing into function
` [PATCH v7 4/7] submodule: refactor is_submodule_modified()
` [PATCH v7 5/7] diff-lib: refactor out diff_change logic
` [PATCH v7 6/7] diff-lib: refactor match_stat_with_submodule
` [PATCH v7 7/7] diff-lib: parallelize run_diff_files for submodules

[RFC PATCH 0/1] Canonical tar format for Git
 2023-02-09  0:35 UTC  (9+ messages)
` [RFC PATCH 1/1] Document a fixed tar format for interoperability

[PATCH] remote: align columns on -v
 2023-02-09  1:12 UTC  (7+ messages)

[PATCH] worktree: teach find_shared_symref to ignore current worktree
 2023-02-08 22:09 UTC  (16+ messages)
` [PATCH v2 0/3] fix die_if_checked_out() when ignore_current_worktree
  ` [PATCH v3 0/4] "
    ` [PATCH v3 1/4] worktree: introduce is_shared_symref()
    ` [PATCH v3 2/4] branch: fix die_if_checked_out() when ignore_current_worktree
    ` [PATCH v3 3/4] rebase: refuse to switch to a branch already checked out elsewhere (test)

[PATCH] bisect: fix "reset" when branch is checked out elsewhere
 2023-02-08 21:54 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 0/3] userdiff: Java updates
 2023-02-08 20:55 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] userdiff: support Java type parameters
  ` [PATCH v3 2/3] userdiff: support Java record types
  ` [PATCH v3 3/3] userdiff: support Java sealed classes

[PATCH 0/2] branch: operations on orphan branches
 2023-02-08 18:37 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v3 "

What's cooking in git.git (Feb 2023, #01; Thu, 2)
 2023-02-08 17:22 UTC  (5+ messages)
  ` so/diff-merges-more (was Re: What's cooking in git.git (Feb 2023, #01; Thu, 2))
` ds/bundle-uri-5 (was: "

CMakeLists.txt from contrib/buildsystems fails to build on Mac
 2023-02-08 16:53 UTC  (5+ messages)

Bug Report git worktree
 2023-02-08 16:40 UTC 

[GSoC][PATCH] commit: warn the usage of reverse_commit_list() helper
 2023-02-08 16:00 UTC  (5+ messages)

[PATCH] imap-send: replace auto-probe libcurl with hard dependency
 2023-02-08  1:06 UTC  (15+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 6/6] imap-send: correctly report "host" when using "tunnel"

grep: fix multibyte regex handling under macOS (1819ad327b7a1f19540a819813b70a0e8a7f798f)
 2023-02-07 22:27 UTC  (10+ messages)

GSoC 2023
 2023-02-07 21:04 UTC  (9+ messages)

[PATCH v2] Documentation: clarify multiple pushurls vs urls
 2023-02-07 18:12 UTC 

The sad state of git.wiki.kernel.org
 2023-02-07 18:09 UTC  (6+ messages)

[PATCH] config.h: remove unused git_configset_add_parameters()
 2023-02-07 17:55 UTC  (2+ messages)

[PATCH 0/3] add: remove Perl version of "git add -[pi]"
 2023-02-07 10:21 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v3 7/8] builtin/rebase.c: free() "options.strategy_opts"
 2023-02-07 10:19 UTC  (3+ messages)
` [PATCH v4 0/8] sequencer API & users: fix widespread leaks


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