git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-12-06 11:25:17 to 2022-12-09 04:46:12 UTC [more...]

[PATCH 0/3] fix t1509-root-work-tree failure
 2022-12-09  4:46 UTC  (13+ 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"

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

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

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

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

[PATCH 0/4] Don't lazy-fetch commits when parsing them
 2022-12-09  2:00 UTC  (26+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] object-file: don't exit early if skipping loose
  ` [PATCH v2 2/3] object-file: emit corruption errors when detected
  ` [PATCH v2 3/3] commit: don't lazy-fetch commits
` [PATCH v3 0/4] Don't lazy-fetch commits when parsing them
  ` [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

Question: How to execute git-gc correctly on the git server
 2022-12-09  1:37 UTC  (8+ messages)

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

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

rebase update-refs can delete ref branch
 2022-12-08 23:00 UTC 

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

[PATCH 0/4] Optionally skip hashing index on write
 2022-12-08 16:38 UTC  (16+ 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] 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  (20+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 04/11] bundle-uri client: add boolean transfer.bundleURI setting
  ` [PATCH v3 08/11] strbuf: introduce strbuf_strip_file_from_path()
  ` [PATCH v3 09/11] bundle-uri: allow relative URLs in bundle lists
  ` [PATCH v3 10/11] bundle-uri: download bundles from an advertised list

Auto packing the repository - foreground or background in Windows?
 2022-12-08 14:52 UTC  (6+ messages)

[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 0/4] Avoid using deprecated features in Git's GitHub workflows
 2022-12-08  5:50 UTC  (11+ messages)
` [PATCH 1/4] ci: use a newer `github-script` version
` [PATCH 2/4] ci: avoid deprecated `set-output` workflow command
` [PATCH 3/4] ci: avoid using deprecated {up,down}load-artifacts Action
` [PATCH 4/4] ci(l10n): avoid using the deprecated `set-output` workflow command

[PATCH] CI: migrate away from deprecated "set-output" syntax
 2022-12-08  5:41 UTC  (9+ 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] line-range: Fix infinite loop bug with degenerate regex
 2022-12-07 20:30 UTC  (5+ messages)

[PATCH] commit: add signoff optional dedup/no-dedup modes
 2022-12-07 14:32 UTC 

[PATCH] git-compat-util.h: Fix build without threads
 2022-12-07 13:00 UTC  (8+ messages)
  ` [PATCH] git-compat-util: avoid redefining system function names

[PATCH 0/2] check-attr: add support to work with revisions
 2022-12-07 12:33 UTC  (16+ messages)
` [PATCH 2/2] attr: add flag `-r|--revisions` "

[PATCH 0/2] ci(main): upgrade actions/checkout to v3
 2022-12-07 12:33 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH] ci: use actions/{upload,download}-artifact@v3

Git credential store conflicting configuration leads to unexpected behavior
 2022-12-07 12:01 UTC  (6+ messages)

[PATCH v4] maintenance: use calloc instead of malloc where possible
 2022-12-07  8:44 UTC  (5+ messages)
` [PATCH v5] revision: "
  ` [PATCH v6] "

[PATCH 0/6] tests: fix ignored & hidden exit codes
 2022-12-07  6:09 UTC  (9+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] log tests: don't use "exit 1" outside a sub-shell

[PATCH] git-compat-util.h: introduce CALLOC(x)
 2022-12-07  6:08 UTC  (21+ messages)

[PATCH v4 0/2] tests(mingw): avoid super-slow mingw_test_cmp
 2022-12-07  4:33 UTC  (9+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/2] t0021: use Windows-friendly `pwd`
  ` [PATCH v5 2/2] tests(mingw): avoid very slow `mingw_test_cmp`

[PATCH] CI: upgrade to macos-12, and pin OSX version
 2022-12-07  0:58 UTC  (2+ messages)

[PATCH v3] pretty-formats: add hard truncation, without ellipsis, options
 2022-12-07  0:54 UTC  (11+ messages)
` [PATCH v4] "

[PATCH] setup: avoid unconditional open with write flags
 2022-12-06 23:39 UTC  (6+ messages)

We have Capital for your Project
 2022-12-05  0:19 UTC 

[PATCH] fsmonitor: eliminate call to deprecated FSEventStream function
 2022-12-06 17:25 UTC  (12+ messages)

[RFC PATCH 1/1] push: introduce '--heads' option
 2022-12-06 12:18 UTC  (2+ messages)

bug report: git push fails in worktree
 2022-12-06 11:23 UTC  (3+ 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).