git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-01-27 15:08:46 to 2023-02-01 23:55:58 UTC [more...]

[PATCH 0/5] format-patch: Add --{to,cc}-cmd support
 2023-02-01 23:52 UTC  (8+ 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

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

Stability of git-archive, breaking (?) the Github universe, and a possible solution
 2023-02-01 23:37 UTC  (25+ messages)

[PATCH 1/2] Makefile: not use mismatched curl_config to check version
 2023-02-01 23:22 UTC  (5+ messages)
` [PATCH 2/2] imap-send: not define USE_CURL_FOR_IMAP_SEND in Makefile
  ` [PATCH] imap-send: replace auto-probe libcurl with hard dependency

grep: fix multibyte regex handling under macOS (1819ad327b7a1f19540a819813b70a0e8a7f798f)
 2023-02-01 23:03 UTC  (9+ messages)

[PATCH] rev-list: clarify git-log default date format
 2023-02-01 22:58 UTC  (5+ messages)

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

[PATCH] win32: check for NULL when creating thread
 2023-02-01 22:39 UTC  (7+ messages)
` [PATCH v2] win32: check for NULL after "
  ` [PATCH v3] "
    ` [PATCH v4] compat/winansi: check for errors of CreateThread() correctly

[PATCH] delta-islands: free island-related data after use
 2023-02-01 22:09 UTC  (4+ messages)
  ` pack-objects memory use observations [was: [PATCH] delta-islands: free island-related data after use]

[RFC/PATCH 0/6] hash-object: use fsck to check objects
 2023-02-01 20:41 UTC  (10+ messages)
` [PATCH 6/6] hash-object: use fsck for object checks

[PATCH v7 00/12] Enhance credential helper protocol to include auth headers
 2023-02-01 20:15 UTC  (3+ messages)

[PATCH] credential: new attribute password_expiry_utc
 2023-02-01 20:02 UTC  (9+ messages)
` [PATCH v2] "

Git over HTTP; have flexible SASL authentication
 2023-02-01 19:36 UTC  (4+ messages)

[PATCH] clean: flush after each line
 2023-02-01 17:45 UTC  (2+ messages)

[PATCH] git-gui: fix inability to quit after closing another instance
 2023-02-01 17:22 UTC  (2+ messages)

[PATCH] docs: document zero bits in index "mode"
 2023-02-01 16:56 UTC  (3+ messages)

Bug: Cloning git repositories behind a proxy using the git:// protocol broken since 2.32
 2023-02-01 13:05 UTC  (9+ messages)

Inconsistency between git-log documentation and behavior regarding default date format
 2023-02-01 11:51 UTC  (3+ messages)

[PATCH 0/4] t/lib-httpd ssl fixes
 2023-02-01 11:39 UTC  (5+ messages)
` [PATCH 1/4] t/lib-httpd: bump required apache version to 2.2
` [PATCH 2/4] t/lib-httpd: bump required apache version to 2.4
` [PATCH 3/4] t/lib-httpd: drop SSLMutex config
` [PATCH 4/4] t/lib-httpd: increase ssl key size to 2048 bits

[PATCH v4 3/5] notes.c: drop unreachable code in 'append_edit()'
 2023-02-01  8:08 UTC  (4+ messages)

[GSoC][PATCH] t/t4113-apply-ending.sh: Modernize a test script
 2023-02-01  2:21 UTC  (2+ messages)

[PATCH 0/8] Bundle URIs V: creationToken heuristic for incremental fetches
 2023-01-31 22:01 UTC  (33+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 02/10] t5558: add tests for creationToken heuristic
  ` [PATCH v2 05/10] bundle-uri: download in creationToken order
  ` [PATCH v2 08/10] fetch: fetch from an external bundle URI
  ` [PATCH v2 10/10] bundle-uri: test missing bundles with heuristic
  ` [PATCH v3 00/11] Bundle URIs V: creationToken heuristic for incremental fetches
    ` [PATCH v3 01/11] bundle: test unbundling with incomplete history
    ` [PATCH v3 02/11] bundle: verify using check_connected()
    ` [PATCH v3 03/11] t5558: add tests for creationToken heuristic
    ` [PATCH v3 04/11] bundle-uri: parse bundle.heuristic=creationToken
    ` [PATCH v3 05/11] bundle-uri: parse bundle.<id>.creationToken values
    ` [PATCH v3 06/11] bundle-uri: download in creationToken order
    ` [PATCH v3 07/11] clone: set fetch.bundleURI if appropriate
    ` [PATCH v3 08/11] bundle-uri: drop bundle.flag from design doc
    ` [PATCH v3 09/11] fetch: fetch from an external bundle URI
    ` [PATCH v3 10/11] bundle-uri: store fetch.bundleCreationToken
    ` [PATCH v3 11/11] bundle-uri: test missing bundles with heuristic

[ANNOUNCE] Git Rev News edition 95
 2023-01-31 21:19 UTC 

[PATCH] grep: fall back to interpreter mode if JIT fails
 2023-01-31 21:05 UTC  (24+ messages)
` [PATCH v2] grep: fall back to interpreter if JIT memory allocation fails
  ` [PATCH v3] "

[PATCH v4] win32: fix thread usage for win32
 2023-01-31 20:00 UTC  (3+ messages)
` [PATCH v5] "

Join us for Review Club!
 2023-01-31 19:41 UTC 

gitformat-index.txt has a gap in the "mode" description?
 2023-01-31 19:26 UTC  (2+ messages)

What's cooking in git.git (Jan 2023, #07; Mon, 30)
 2023-01-31 12:42 UTC  (3+ messages)

Git loses untracked files during “stash” if there are conficts
 2023-01-31  8:08 UTC 

[PATCH 0/3] Allow scalar to succeed despite maintenance failures
 2023-01-30 19:25 UTC  (16+ messages)
` [PATCH 1/3] t: allow 'scalar' in test_must_fail
` [PATCH 2/3] t921*: test scalar behavior starting maintenance
` [PATCH 3/3] scalar: only warn when background maintenance fails

[PATCH] ls-tree: add --sparse-filter-oid argument
 2023-01-30 15:28 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v9 0/2] send-email: expose header information to git-send-email's sendemail-validate hook
 2023-01-30 10:40 UTC  (4+ messages)

[PATCH v14 0/6] fsmonitor: option to allow fsmonitor to run against network-mounted repos
 2023-01-30 10:08 UTC  (10+ messages)
` [PATCH v15 "
  ` [PATCH v15 1/6] fsmonitor: refactor filesystem checks to common interface
  ` [PATCH v15 2/6] fsmonitor: relocate socket file if .git directory is remote
  ` [PATCH v15 4/6] fsmonitor: deal with synthetic firmlinks on macOS
  ` [PATCH v15 6/6] fsmonitor: add documentation for allowRemote and socketDir options

Draft of Git Rev News edition 95
 2023-01-29 18:27 UTC 

[PATCH] Documentation: clarify that cache forgets credentials if the system restarts
 2023-01-29 17:26 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

t5559 breaks with apache 2.4.55
 2023-01-29  6:35 UTC  (4+ messages)

[PATCH] Documentation: clarify that cache forgets credentials if the system restarts
 2023-01-28 20:08 UTC  (2+ messages)

[PATCH v4 2/5] notes.c: cleanup for "designated init" and "char ptr init"
 2023-01-28 11:33 UTC  (2+ messages)

[PATCH v4 1/5] notes.c: cleanup 'strbuf_grow' call in 'append_edit'
 2023-01-28 11:22 UTC  (2+ messages)

How experimental are git switch/restore?
 2023-01-27 17:10 UTC 

[PATCH 0/5] hook API: support stdin, convert post-rewrite
 2023-01-27 15:08 UTC  (4+ messages)
` [PATCH 4/5] sequencer: use the new hook API for the simpler "post-rewrite" call


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