git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-29 17:27:01 to 2023-02-02 09:53:11 UTC [more...]

[PATCH v5 00/19] leak fixes: various simple leak fixes
 2023-02-02  9:52 UTC  (3+ messages)
` [PATCH v6 "
  ` [PATCH v6 01/19] tests: mark tests as passing with SANITIZE=leak

[PATCH 1/2] Makefile: not use mismatched curl_config to check version
 2023-02-02  9:44 UTC  (16+ 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
    ` [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"

[PATCH] delta-islands: free island_marks and bitmaps
 2023-02-02  9:42 UTC  (3+ messages)
  ` [PATCH v2] "

Stability of git-archive, breaking (?) the Github universe, and a possible solution
 2023-02-02  9:32 UTC  (36+ 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 0/4] t/lib-httpd ssl fixes
 2023-02-02  4:39 UTC  (7+ 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 0/2] Remove MSys Support
 2023-02-02  3:51 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] mingw: remove duplicate `USE_NED_ALLOCATOR` directive
  ` [PATCH v2 2/2] mingw: remove msysGit/MSYS1 support

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

[PATCH v7 00/12] Enhance credential helper protocol to include auth headers
 2023-02-02  0:16 UTC  (4+ messages)

[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  (10+ 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 

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

[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

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)

E::mailing list::::
 2023-02-01 16:39 UTC 

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

[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  (28+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 05/10] bundle-uri: download in creationToken order
  ` [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  (21+ 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  (12+ messages)
` [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 v2] Documentation: clarify that cache forgets credentials if the system restarts
 2023-01-29 17:26 UTC  (4+ messages)
` [PATCH v3] "


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 NNTP newsgroup(s).