git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-02-01 22:47:49 to 2023-02-04 05:22:58 UTC [more...]

[PATCH 2/2] imap-send: not define USE_CURL_FOR_IMAP_SEND in Makefile
 2023-02-04  5:22 UTC  (23+ messages)
` [PATCH] imap-send: replace auto-probe libcurl with hard dependency
  ` [PATCH v2 0/6] "
    ` [PATCH v2 1/6] imap-send: note "auth_method", not "host" on auth method failure
    ` [PATCH v2 2/6] imap-send doc: the imap.sslVerify is used with imap.tunnel
    ` [PATCH v2 3/6] imap-send: replace auto-probe libcurl with hard dependency
    ` [PATCH v2 4/6] imap-send: make --curl no-optional
    ` [PATCH v2 5/6] imap-send: remove old --no-curl codepath
    ` [PATCH v2 6/6] imap-send: correctly report "host" when using "tunnel"

Hash for a commit sourcetree beside to a commit hash
 2023-02-04  4:50 UTC  (8+ messages)

[PATCH] new-command.txt: update reference to builtin docs
 2023-02-04  2:27 UTC 

[PATCH] delta-islands: free island_marks and bitmaps
 2023-02-03 23:44 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v1 0/3] userdiff: Java updates
 2023-02-03 23:23 UTC  (4+ messages)
` [PATCH v1 1/3] userdiff: support Java type parameters
` [PATCH v1 2/3] userdiff: support Java record types
` [PATCH v1 3/3] userdiff: support Java sealed classes

grep: fix multibyte regex handling under macOS (1819ad327b7a1f19540a819813b70a0e8a7f798f)
 2023-02-03 21:56 UTC  (10+ messages)

[PATCH v3 0/9] config API: make "multi" safe, fix numerous segfaults
 2023-02-03 21:52 UTC  (15+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/9] config tests: cover blind spots in git_die_config() tests
  ` [PATCH v4 2/9] config tests: add "NULL" tests for *_get_value_multi()
  ` [PATCH v4 3/9] config API: add and use a "git_config_get()" family of functions
  ` [PATCH v4 4/9] versioncmp.c: refactor config reading next commit
  ` [PATCH v4 5/9] config API: have *_multi() return an "int" and take a "dest"
  ` [PATCH v4 6/9] for-each-repo: error on bad --config
  ` [PATCH v4 7/9] config API users: test for *_get_value_multi() segfaults
  ` [PATCH v4 8/9] config API: add "string" version of *_value_multi(), fix segfaults
  ` [PATCH v4 9/9] for-each-repo: with bad config, don't conflate <path> and <cmd>

[PATCH] gitweb: fix base url set if PATH_INFO is used, add a / at the end
 2023-02-03 21:42 UTC 

Defaulting --rebase-merges overall?
 2023-02-03 21:09 UTC  (2+ messages)

The sad state of git.wiki.kernel.org
 2023-02-03 19:43 UTC  (2+ messages)

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

[GSoC][PATCH] merge: use reverse_commit_list() for list reversal
 2023-02-03 19:07 UTC  (8+ messages)

[PATCH v6 00/12] Enhance credential helper protocol to include auth headers
 2023-02-03 17:34 UTC  (13+ messages)
` [PATCH v7 "

[PATCH 0/4] t/lib-httpd ssl fixes
 2023-02-03 17:19 UTC  (6+ messages)
` [PATCH 1/4] t/lib-httpd: bump required apache version to 2.2

[PATCH v2 0/2] Improvements to tests and docs for .gitattributes eol
 2023-02-03 16:43 UTC  (4+ messages)
` [PATCH] .gitattributes: include `text` attribute for eol attributes

Stability of git-archive, breaking (?) the Github universe, and a possible solution
 2023-02-03 15:47 UTC  (21+ messages)
` [PATCH 0/9] git archive: use gzip again by default, document output stabilty
  ` [PATCH 1/9] archive & tar config docs: de-duplicate configuration section
  ` [PATCH 2/9] git config docs: document "tar.<format>.{command,remote}"
  ` [PATCH 3/9] archiver API: make the "flags" in "struct archiver" an enum
  ` [PATCH 4/9] archive: omit the shell for built-in "command" filters
  ` [PATCH 5/9] archive-tar.c: move internal gzip implementation to a function
  ` [PATCH 6/9] archive: use "gzip -cn" for stability, not "git archive gzip"
  ` [PATCH 7/9] test-lib.sh: add a lazy GZIP prerequisite
  ` [PATCH 8/9] archive tests: test for "gzip -cn" and "git archive gzip" stability
  ` [PATCH 9/9] git archive docs: document output non-stability
    ` [PATCH] archive: document output stability concerns

Bug Report: Superfluous Tab Characters
 2023-02-03 13:43 UTC  (2+ messages)

Stability of git-archive, breaking (?) the Github universe, and a possible solution
 2023-02-03 13:32 UTC  (22+ messages)

[PATCH v2 0/5] hook API: support stdin, convert post-rewrite
 2023-02-03 12:15 UTC  (6+ messages)
` [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

What's cooking in git.git (Feb 2023, #01; Thu, 2)
 2023-02-03  4:02 UTC 

nested submodules detection w/o .gitmodules file
 2023-02-03  1:04 UTC  (2+ messages)

[PATCH v4 0/9] rebase: fix several code/testing/documentation issues around flag incompatibilities
 2023-02-02 23:48 UTC  (4+ messages)
` [PATCH v5 00/10] "
  ` rebase --merge vs --whitespace=fix, was "

[GSoC][PATCH] t/t5000-tar-tree: add helper function
 2023-02-02 23:19 UTC  (4+ messages)

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

[GSoC][PATCH] t/t4113-apply-ending.sh: Modernize a test script
 2023-02-02 21:10 UTC  (11+ messages)
` [PATCH v2 0/4] t4113: modernize test style
  ` [PATCH v2 1/4]t4113: replace backslash with single quote
  ` [PATCH v2 2/4] t4113:put second creation in own step
  ` [PATCH v2 3/4] t4113: use "<<-" instead of "<<"
  ` [PATCH v2 4/4] t4113: indent with tabs

[PATCH 0/3] blame: allow blame.coloring to specify both --color-lines and --color-by-age
 2023-02-02 19:16 UTC  (4+ messages)
` [PATCH 1/3] blame: add test for --color-lines + --color-by-age
` [PATCH 2/3] blame: document --color-{lines,by-age} config
` [PATCH 3/3] blame: support multiple values in blame.coloring

Is GGG mislabeling topics?
 2023-02-02 17:06 UTC  (3+ messages)

[PATCH] rev-list: clarify git-log default date format
 2023-02-02 16:53 UTC  (8+ messages)

[PATCH 0/2] Remove MSys Support
 2023-02-02 16:06 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] mingw: remove duplicate `USE_NED_ALLOCATOR` directive
  ` [PATCH v2 2/2] mingw: remove msysGit/MSYS1 support

Cloning submodules on github actions very slow
 2023-02-02 14:11 UTC 

[PATCH] credential: new attribute password_expiry_utc
 2023-02-02  0:23 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] delta-islands: free island-related data after use
 2023-02-02  0:11 UTC  (5+ messages)
  ` pack-objects memory use observations [was: [PATCH] delta-islands: free island-related data after use]

Bug: Cloning git repositories behind a proxy using the git:// protocol broken since 2.32
 2023-02-02  0:07 UTC  (8+ messages)

[PATCH 0/5] format-patch: Add --{to,cc}-cmd support
 2023-02-01 23:52 UTC  (10+ messages)
  ` [PATCH 1/5] t4014: Add test checking cover-letter To header
  ` [PATCH 3/5] log: Push to/cc handling down into show_log()
  ` [PATCH 4/5] pretty: Add name_and_address_only parameter
  ` [PATCH 5/5] format-patch: Add support for --{to,cc}-cmd flags

Git Security Mailing List
 2023-02-01 23:40 UTC 

[Help][Bug] Git pull fails while pulling large commits on FUSE based filesystem
 2023-02-01 22:56 UTC 


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