git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-12-07 22:29:39 to 2022-12-12 21:37:14 UTC [more...]

[PATCH v3 00/11] Enhance credential helper protocol to include auth headers
 2022-12-12 21:36 UTC  (10+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 1/8] http: read HTTP WWW-Authenticate response headers
  ` [PATCH v4 2/8] credential: add WWW-Authenticate header to cred requests
  ` [PATCH v4 3/8] test-http-server: add stub HTTP server test helper
  ` [PATCH v4 4/8] test-http-server: add HTTP error response function
  ` [PATCH v4 5/8] test-http-server: add HTTP request parsing
  ` [PATCH v4 6/8] test-http-server: pass Git requests to http-backend
  ` [PATCH v4 7/8] test-http-server: add simple authentication
  ` [PATCH v4 8/8] t5556: add HTTP authentication tests

[PATCH 0/4] Don't lazy-fetch commits when parsing them
 2022-12-12 21:29 UTC  (26+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] object-file: remove OBJECT_INFO_IGNORE_LOOSE
  ` [PATCH v3 2/4] object-file: refactor map_loose_object_1()
  ` [PATCH v3 3/4] object-file: emit corruption errors when detected
  ` [PATCH v3 4/4] commit: don't lazy-fetch commits
` [PATCH v4 0/4] Don't lazy-fetch commits when parsing them
  ` [PATCH v4 1/4] object-file: remove OBJECT_INFO_IGNORE_LOOSE
  ` [PATCH v4 2/4] object-file: refactor map_loose_object_1()
  ` [PATCH v4 3/4] object-file: emit corruption errors when detected
  ` [PATCH v4 4/4] commit: don't lazy-fetch commits

includeIf appears to not be working
 2022-12-12 21:05 UTC  (5+ messages)

[PATCH 0/3] Bundle URIs 4.5: fixups from part IV
 2022-12-12 20:59 UTC  (6+ messages)
` [PATCH 1/3] bundle-uri: drop unused 'uri' parameter
` [PATCH 2/3] bundle-uri: advertise based on repo config
` [PATCH 3/3] bundle-uri: remove GIT_TEST_BUNDLE_URI env variable

[PATCH 0/4] Optionally skip hashing index on write
 2022-12-12 18:55 UTC  (28+ messages)
` [PATCH 1/4] hashfile: allow skipping the hash function
` [PATCH 2/4] read-cache: add index.skipHash config option
` [PATCH 3/4] test-lib-functions: add helper for trailing hash
` [PATCH 4/4] features: feature.manyFiles implies fast index writes
` [PATCH v2 0/4] Optionally skip hashing index on write
  ` [PATCH v2 1/4] hashfile: allow skipping the hash function
  ` [PATCH v2 2/4] read-cache: add index.skipHash config option
  ` [PATCH v2 3/4] test-lib-functions: add helper for trailing hash
  ` [PATCH v2 4/4] features: feature.manyFiles implies fast index writes

[PATCH 0/4] worktree: Support `--orphan` when creating new worktrees
 2022-12-12 18:35 UTC  (14+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v3 "
    ` [PATCH v4 0/3] "
      ` [PATCH v4 1/3] worktree add: Include -B in usage docs
      ` [PATCH v4 2/3] worktree add: add --orphan flag
      ` [PATCH v4 3/3] worktree add: Add hint to use --orphan when bad ref

feature request: git clone --branch should accept commit hash
 2022-12-12 18:10 UTC  (4+ messages)

[ANNOUNCE] Git for Windows 2.39.0
 2022-12-12 17:00 UTC 

[PATCH 0/2] Fix autocorrect in work tree for bare repository
 2022-12-12 16:38 UTC  (3+ messages)
` [PATCH v2] help.c: fix "

[RFC PATCH 0/1] rebase --onto detection of already applied commits
 2022-12-12 15:37 UTC  (4+ messages)
` [RFC PATCH 1/1] rebase --onto: Skip previously "

What's cooking in git.git (Dec 2022, #04; Mon, 12)
 2022-12-12 13:55 UTC  (2+ messages)
` ds/packed-refs-v2 (was Re: What's cooking in git.git (Dec 2022, #04; Mon, 12))

[ANNOUNCE] Git v2.39.0
 2022-12-12 13:43 UTC 

Issue with git > 2.36.1 and pre-commit hook on macOS M1
 2022-12-12 13:29 UTC  (2+ messages)

[PATCH 0/1] cat-file: quote-format name in error when using -z
 2022-12-12 11:34 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH v3 0/6] fsmonitor: Implement fsmonitor for Linux
 2022-12-12 10:42 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/6] fsmonitor: determine if filesystem is local or remote
  ` [PATCH v4 3/6] fsmonitor: implement filesystem change listener for Linux

[RFC PATCH 0/6] ls-tree: introduce '--pattern' option
 2022-12-12  8:32 UTC  (3+ messages)
` [RFC PATCH 6/6] "

What's cooking in git.git (Dec 2022, #03; Sun, 11)
 2022-12-12  7:50 UTC  (2+ messages)
` js/drop-mingw-test-cmp, was "

[PATCH v3 0/2] worktree: Support `--orphan` when creating new worktrees
 2022-12-12  0:38 UTC  (3+ messages)

Round-tripping fast-export/import changes commit hashes
 2022-12-11 18:30 UTC  (14+ messages)

Question: How to execute git-gc correctly on the git server
 2022-12-11 16:27 UTC  (13+ messages)

[GIT PULL] l10n updates for 2.39.0 round 1
 2022-12-11 11:59 UTC 

[ANNOUNCE] Git v2.38.2
 2022-12-11  5:18 UTC 

A note from the maintainer
 2022-12-11  5:18 UTC 

[PATCH v2] line-range: Fix infinite loop bug with degenerate regex
 2022-12-11  3:34 UTC  (6+ messages)
` [PATCH v3] line-range: Fix infinite loop bug with degenerate '$' regex

[PATCH 0/5] diff-merges: more features
 2022-12-10 20:45 UTC  (10+ messages)
` [PATCH 1/5] diff-merges: implement [no-]hide option and log.diffMergesHide config

[PATCH v2 0/2] check-attr: add support to work with revisions
 2022-12-10 14:37 UTC  (5+ messages)
` [PATCH v2 1/2] t0003: move setup for `--all` into new block
` [PATCH v2 2/2] attr: add flag `-r|--revisions` to work with revisions

git pull --verbose with submodules ends in error message
 2022-12-10 13:06 UTC  (6+ messages)
  ` [PATCH] Don't pass -v to submodule command
        ` [PATCH] submodule: Accept -v for update command

[PATCH] docs: link generating patch sections
 2022-12-10  0:29 UTC  (2+ messages)

[PATCH] mailmap: update email address of Matheus Tavares
 2022-12-09 23:35 UTC 

t5559-http-fetch-smart-http2 failures
 2022-12-09 20:59 UTC  (4+ messages)

Skipping adding Signed-off-by even if it's not the last on git commit
 2022-12-09 20:39 UTC  (11+ messages)

(no subject)
 2022-12-09 16:14 UTC 

Auto packing the repository - foreground or background in Windows?
 2022-12-09 15:11 UTC  (6+ messages)

ab/cmake-nix-and-ci (was Re: What's cooking in git.git (Nov 2022, #07; Tue, 29))
 2022-12-09 13:55 UTC  (19+ messages)
` [PATCH] test-lib.sh: discover "git" in subdirs of "contrib/buildsystems/out"
                            ` ab/cmake-nix-and-ci, was "

rebase update-refs can delete ref branch
 2022-12-09 10:40 UTC  (4+ messages)

[PATCH 0/3] [RFC] tests: add test_todo() for known failures
 2022-12-09  9:04 UTC  (6+ messages)
` [PATCH 1/3] [RFC] tests: add test_todo() to mark known breakages

Program path added to sparse file specification if leading slash is used
 2022-12-09  7:57 UTC  (2+ messages)

[PATCH 0/3] fix t1509-root-work-tree failure
 2022-12-09  4:59 UTC  (14+ messages)
` [PATCH 1/3] t1509: fix failing "root work tree" test due to owner-check
` [PATCH 2/3] t1509: make "setup" test more robust
` [PATCH 3/3] t1509: facilitate repeated script invocations
        ` "test_atexit" v.s. "test_when_finished" (was: [PATCH 3/3] t1509: facilitate repeated script invocations)
          ` "test_atexit" v.s. "test_when_finished"

[PATCH] Fix a couple of typos in the v2.39.0 release notes
 2022-12-09  2:02 UTC  (2+ messages)

[PATCH] scalar: use verbose mode in clone
 2022-12-08 16:30 UTC  (4+ messages)

[PATCH v2 0/9] Bundle URIs IV: advertise over protocol v2
 2022-12-08 14:58 UTC  (14+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 08/11] strbuf: introduce strbuf_strip_file_from_path()
  ` [PATCH v3 10/11] bundle-uri: download bundles from an advertised list

[PATCH] CI: don't explicitly pick "bash" shell outside of Windows, fix regression
 2022-12-08 12:20 UTC  (4+ messages)
` [PATCH v2] "

Bug Report
 2022-12-08  8:31 UTC  (2+ messages)

[PATCH v2 2/3] object-file: emit corruption errors when detected
 2022-12-08  6:33 UTC  (4+ messages)

[PATCH 0/4] Avoid using deprecated features in Git's GitHub workflows
 2022-12-08  5:50 UTC  (5+ messages)

[PATCH] CI: migrate away from deprecated "set-output" syntax
 2022-12-08  5:41 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v5 00/15] cmake: document, fix on *nix, add CI
 2022-12-08  0:06 UTC  (4+ messages)
` [PATCH v6 "

[PATCH v2 1/3] object-file: don't exit early if skipping loose
 2022-12-07 23:20 UTC  (2+ 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).