git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-02-06 19:50:52 to 2023-02-08 19:22:05 UTC [more...]

[PATCH 0/5] hook API: support stdin, convert post-rewrite
 2023-02-08 19:21 UTC  (7+ 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 0/2] branch: operations on orphan branches
 2023-02-08 18:37 UTC  (10+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v3 "
    ` [PATCH v3 1/3] branch: avoid unnecessary worktrees traversals
    ` [PATCH v3 2/3] branch: description for orphan branch errors
    ` [PATCH v3 3/3] branch: rename orphan branches in any worktree

git rev-list fails to verify ssh-signed commits (but git log works)
 2023-02-08 18:20 UTC  (5+ messages)

Unexpected (bug-like) behavior in `git ls-remote` matching
 2023-02-08 17:46 UTC  (9+ messages)

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

[PATCH v6 0/6] submodule: parallelize diff
 2023-02-08 17:07 UTC  (19+ messages)
` [PATCH v7 0/7] "
` [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

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 

[PATCH] remote: align columns on -v
 2023-02-08 16:32 UTC  (4+ messages)

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

[RFC PATCH 0/1] Canonical tar format for Git
 2023-02-08 11:07 UTC  (7+ messages)
` [RFC PATCH 1/1] Document a fixed tar format for interoperability

[PATCH v2 0/4] t4113: modernize test style
 2023-02-08  7:44 UTC  (16+ messages)
` [PATCH v3 0/3] modernize style
  ` [PATCH v3 3/3] t4113: indent with space
  ` [PATCH v4 0/3] t4113: modernize style
    ` [PATCH v4 1/3] t4113: modernize test script
    ` [PATCH v4 2/3] t4113: indent with tab
    ` [PATCH v4 3/3] t4113: put executable lines to test_expect_success

[PATCH] worktree: teach find_shared_symref to ignore current worktree
 2023-02-08  5:19 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  5:16 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] name-rev: stop including taggerdate in naming of commits
 2023-02-08  3:33 UTC  (4+ messages)
` [PATCH v2] name-rev: fix names by dropping taggerdate workaround

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

[PATCH v2 0/3] userdiff: Java updates
 2023-02-08  0:04 UTC  (6+ 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

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

[PATCH 0/2] Teach diff to honor diff algorithms set through git attributes
 2023-02-07 21:44 UTC  (15+ messages)
` [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm

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 v3 0/9] config API: make "multi" safe, fix numerous segfaults
 2023-02-07 17:38 UTC  (19+ 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>

[PATCH 0/3] add: remove Perl version of "git add -[pi]"
 2023-02-07 10:21 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"
  ` [PATCH v2 2/3] add API: remove run_add_interactive() wrapper function
  ` [PATCH v2 3/3] docs & comments: replace mentions of "git-add--interactive.perl"

[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

[PATCH v5 00/19] leak fixes: various simple leak fixes
 2023-02-07  3:40 UTC  (28+ messages)
` [PATCH v6 "
  ` [PATCH v6 18/19] push: refactor refspec_append_mapped() for subsequent leak-fix
  ` [PATCH v7 00/19] leak fixes: various simple leak fixes
    ` [PATCH v7 01/19] tests: mark tests as passing with SANITIZE=leak
    ` [PATCH v7 02/19] bundle.c: don't leak the "args" in the "struct child_process"
    ` [PATCH v7 03/19] commit-graph: use free_commit_graph() instead of UNLEAK()
    ` [PATCH v7 04/19] clone: use free() "
    ` [PATCH v7 05/19] various: add missing clear_pathspec(), fix leaks
    ` [PATCH v7 06/19] name-rev: don't xstrdup() an already dup'd string
    ` [PATCH v7 07/19] repack: fix leaks on error with "goto cleanup"
    ` [PATCH v7 08/19] worktree: fix a trivial leak in prune_worktrees()
    ` [PATCH v7 09/19] http-backend.c: fix "dir" and "cmd_arg" leaks in cmd_main()
    ` [PATCH v7 10/19] http-backend.c: fix cmd_main() memory leak, refactor reg{exec,free}()
    ` [PATCH v7 11/19] commit-graph: fix a parse_options_concat() leak
    ` [PATCH v7 12/19] show-branch: free() allocated "head" before return
    ` [PATCH v7 13/19] builtin/merge.c: use fixed strings, not "strbuf", fix leak
    ` [PATCH v7 14/19] builtin/merge.c: free "&buf" on "Your local changes..." error
    ` [PATCH v7 15/19] grep.c: refactor free_grep_patterns()
    ` [PATCH v7 16/19] grep API: plug memory leaks by freeing "header_list"
    ` [PATCH v7 17/19] receive-pack: release the linked "struct command *" list
    ` [PATCH v7 18/19] push: refactor refspec_append_mapped() for subsequent leak-fix
    ` [PATCH v7 19/19] push: free_refs() the "local_refs" in set_refspecs()

[PATCH v4 0/6] tests: fix ignored & hidden exit codes
 2023-02-06 23:33 UTC  (9+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/6] auto-crlf tests: don't lose exit code in loops and outside tests
  ` [PATCH v5 2/6] t/lib-patch-mode.sh: fix ignored exit codes
  ` [PATCH v5 3/6] tests: don't lose exit status with "(cd ...; test <op> $(git ...))"
  ` [PATCH v5 4/6] tests: don't lose exit status with "test <op> $(git ...)"
  ` [PATCH v5 5/6] tests: don't lose "git" exit codes in "! ( git ... | grep )"
  ` [PATCH v5 6/6] tests: don't lose misc "git" exit codes

[PATCH] Documentation: clarify multiple pushurls vs urls
 2023-02-06 23:00 UTC  (5+ messages)

[PATCH] pack-objects: use strcspn(3) in name_cmp_len()
 2023-02-06 22:35 UTC  (3+ messages)

[PATCH 0/2] [RFC] push: allow delete one level ref
 2023-02-06 22:13 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] "

Git over HTTP; have flexible SASL authentication
 2023-02-06 22:08 UTC  (4+ messages)

[PATCH] new-command.txt: update reference to builtin docs
 2023-02-06 22:07 UTC  (2+ messages)

[PATCH] gitweb: fix base url set if PATH_INFO is used, add a / at the end
 2023-02-06 22:02 UTC  (2+ messages)

[PATCH v2 0/2] Improvements to tests and docs for .gitattributes eol
 2023-02-06 21:56 UTC  (3+ messages)
` [PATCH] .gitattributes: include `text` attribute for eol attributes

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


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