git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-02-07 18:20:03 to 2023-02-10 10:29:17 UTC [more...]

[PATCH 0/6] remove USE_THE_INDEX_COMPATIBILITY_MACROS
 2023-02-10 10:28 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] builtin/rm.c: use narrower "USE_THE_INDEX_VARIABLE"
  ` [PATCH v2 2/6] cocci & cache.h: fully apply "active_nr" part of index-compatibility
  ` [PATCH v2 3/6] cocci & cache.h: apply pending "index_cache_pos" rule
  ` [PATCH v2 4/6] cocci & cache-tree.h: migrate "write_cache_as_tree" to "*_index_*"
  ` [PATCH v2 5/6] cache-tree API: remove redundant update_main_cache_tree()
  ` [PATCH v2 6/6] cocci & cache.h: remove "USE_THE_INDEX_COMPATIBILITY_MACROS"

[PATCH 0/2] Teach diff to honor diff algorithms set through git attributes
 2023-02-10  9:57 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)

[RFC][GSoC][PATCH] t9160: Change test -(d | f) to test_path_is_*
 2023-02-10  8:01 UTC 

[PATCH 0/5] Clean up wildmatch.c
 2023-02-10  7:59 UTC  (6+ messages)
` [PATCH 1/5] git-compat-util: add isblank() and isgraph()
` [PATCH 2/5] wildmatch: remove IS*() macros
` [PATCH 3/5] wildmatch: remove NEGATE_CLASS and NEGATE_CLASS2 macros
` [PATCH 4/5] wildmatch: use char instead of uchar
` [PATCH 5/5] wildmatch: more cleanups after killing uchar

[PATCH] signature-format.txt: Note SSH and X.509 signature delimiters
 2023-02-10  6:16 UTC  (4+ messages)
` [PATCH v2] signature-format.txt: note "

What's cooking in git.git (Feb 2023, #02; Thu, 9)
 2023-02-10  5:52 UTC 

[PATCH] dir: remove unneeded local variables from match_pathname()
 2023-02-10  4:51 UTC 

Markdown release notes
 2023-02-10  0:12 UTC  (4+ messages)

[PATCH v2] gitweb: fix base url set if PATH_INFO is used, add a / at the end
 2023-02-09 23:05 UTC 

[PATCH] test: make SYMLINKS prerequisite more robust
 2023-02-09 22:54 UTC  (5+ messages)

[PATCH v6 0/6] submodule: parallelize diff
 2023-02-09 22:25 UTC  (38+ 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 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

The sad state of git.wiki.kernel.org
 2023-02-09 21:46 UTC  (7+ messages)

t5559 breaks with apache 2.4.55
 2023-02-09 21:45 UTC  (5+ messages)

[PATCH 0/2] gpg-interface: cleanup + convert low hanging fruit to configset API
 2023-02-09 21:27 UTC  (4+ 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

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

Unexpected (bug-like) behavior in `git ls-remote` matching
 2023-02-09 19:43 UTC  (11+ messages)

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

[PATCH v4 0/9] config API: make "multi" safe, fix numerous segfaults
 2023-02-09 16:53 UTC  (9+ messages)
` [PATCH v5 00/10] config API: make "multi" safe, fix segfaults, propagate "ret"
  ` [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

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

[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 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 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

[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  (10+ messages)
` [PATCH v2 0/3] fix die_if_checked_out() when ignore_current_worktree
  ` [PATCH v3 0/4] "
    ` [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  (2+ messages)
` ds/bundle-uri-5 (was: Re: What's cooking in git.git (Feb 2023, #01; Thu, 2))

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  (3+ messages)

[GSoC][PATCH] commit: warn the usage of reverse_commit_list() helper
 2023-02-08 15:53 UTC  (2+ 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  (6+ 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).