git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-10-31 14:30:21 to 2022-11-02 07:55:29 UTC [more...]

[PATCH 0/1] pack-bitmap.c: avoid exposing absolute paths
 2022-11-02  7:54 UTC  (3+ messages)

[PATCH 0/8] submodule: tests, cleanup to prepare for built-in
 2022-11-02  7:54 UTC  (9+ messages)
` [PATCH 1/8] submodule--helper: move "config" to a test-tool
` [PATCH 2/8] submodule tests: add tests for top-level flag output
` [PATCH 3/8] submodule tests: test for a "foreach" blind-spot
` [PATCH 4/8] submodule.c: refactor recursive block out of absorb function
` [PATCH 5/8] submodule API & "absorbgitdirs": remove "----recursive" option
` [PATCH 6/8] submodule--helper: remove --prefix from "absorbgitdirs"
` [PATCH 7/8] submodule--helper: drop "update --prefix <pfx>" for "-C <pfx> update"
` [PATCH 8/8] submodule--helper: use OPT_SUBCOMMAND() API

Git Bug Report: out of memory using git tag
 2022-11-02  7:44 UTC  (7+ messages)
      ` [PATCH 1/2] ref-filter: fix parsing of signatures without blank lines
      ` [PATCH 2/2] ref-filter: fix parsing of signatures with CRLF and no body

Bug in `git branch --delete main` when on other orphan branch
 2022-11-02  5:27 UTC  (9+ messages)
    ` Bug in `git branch --delete main` when on other orphan brancht
    ` [PATCH] branch: gracefully handle '-d' on detached HEAD
      ` [PATCH v2] branch: gracefully handle '-d' on orphan HEAD

[PATCH 0/2] receive-pack: use advertised reference tips to inform connectivity check
 2022-11-02  1:05 UTC  (19+ messages)
` [PATCH 1/2] connected: allow supplying different view of reachable objects
` [PATCH 2/2] receive-pack: use advertised reference tips to inform connectivity check

[PATCH 0/2] t5516/t5601: avoid using localhost for failing HTTPS requests
 2022-11-02  0:53 UTC  (36+ messages)
` [PATCH 1/2] t5516/t5601: avoid using `localhost` "
        ` [PATCH 1/2] t5516: move plaintext-password tests from t5601 and t5516
        ` [PATCH 2/2] t5516/t5601: be less strict about the number of credential warnings
` [RFC PATCH] fetch: stop emitting duplicate transfer.credentialsInUrl=warn warnings

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

[PATCH 0/1] extend the truncating pretty formats
 2022-11-02  0:45 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] pretty-formats: add hard truncation, without ellipsis, options

[PATCH 0/8] [RFC] Enhance credential helper protocol to include auth headers
 2022-11-01 23:59 UTC  (10+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 2/6] credential: add WWW-Authenticate header to cred requests
  ` [PATCH v2 6/6] t5556-http-auth: add test for HTTP auth hdr logic

[PATCH 0/2] Documentation/howto/maintain-git.txt: a pair of bugfixes
 2022-11-01 23:46 UTC  (7+ messages)
` [PATCH 1/2] Documentation: build redo-jch.sh from master..jch
` [PATCH 2/2] Documentation: build redo-seen.sh from jch..seen

[PATCH v2 00/11] cmake: document, fix on *nix, add CI
 2022-11-01 22:58 UTC  (15+ messages)
` [PATCH v3 00/12] "
  ` [PATCH v3 01/12] cmake: don't "mkdir -p" and "cd" in build instructions
  ` [PATCH v3 02/12] cmake: update instructions for portable CMakeLists.txt
  ` [PATCH v3 03/12] cmake: don't copy chainlint.pl to build directory
  ` [PATCH v3 04/12] cmake: chmod +x the bin-wrappers/* & SCRIPT_{SH,PERL} & git-p4
  ` [PATCH v3 05/12] cmake & test-lib.sh: add a $GIT_SOURCE_DIR variable
  ` [PATCH v3 06/12] cmake: set "USE_LIBPCRE2" in "GIT-BUILD-OPTIONS" for test-lib.sh
  ` [PATCH v3 07/12] test-lib.sh: support a "GIT_TEST_BUILD_DIR"
  ` [PATCH v3 08/12] Makefile + cmake: use environment, not GIT-BUILD-DIR
  ` [PATCH v3 09/12] cmake: support GIT_TEST_OPTS, abstract away WIN32 defaults
  ` [PATCH v3 10/12] cmake: increase test timeout on Windows only
  ` [PATCH v3 11/12] cmake: copy over git-p4.py for t983[56] perforce test
  ` [PATCH v3 12/12] CI: add a "linux-cmake-test" to run cmake & ctest on linux

[PATCH v4 00/12] cocci: make "incremental" possible + a ccache-like tool
 2022-11-01 22:35 UTC  (15+ messages)
` [PATCH v5 00/13] "
  ` [PATCH v5 01/13] Makefile + shared.mak: rename and indent $(QUIET_SPATCH_T)
  ` [PATCH v5 02/13] cocci rules: remove unused "F" metavariable from pending rule
  ` [PATCH v5 03/13] Makefile: add ability to TAB-complete cocci *.patch rules
  ` [PATCH v5 04/13] Makefile: have "coccicheck" re-run if flags change
  ` [PATCH v5 05/13] Makefile: split off SPATCH_BATCH_SIZE comment from "cocci" heading
  ` [PATCH v5 06/13] cocci: split off include-less "tests" from SPATCH_FLAGS
  ` [PATCH v5 07/13] cocci: split off "--all-includes" "
  ` [PATCH v5 08/13] cocci: make "coccicheck" rule incremental
  ` [PATCH v5 09/13] cocci: optimistically use COMPUTE_HEADER_DEPENDENCIES
  ` [PATCH v5 10/13] Makefile: copy contrib/coccinelle/*.cocci to build/
  ` [PATCH v5 11/13] cocci rules: remove <id>'s from rules that don't need them
  ` [PATCH v5 12/13] cocci: run against a generated ALL.cocci
  ` [PATCH v5 13/13] spatchcache: add a ccache-alike for "spatch"

git can not be built for s390x since update to git-2.38.0
 2022-11-01 22:03 UTC  (5+ messages)

[PATCH v2] merge-tree.c: add --merge-base=<commit> option
 2022-11-01 21:19 UTC  (7+ messages)
` [PATCH v3] "
  ` [PATCH v4 0/2] merge-tree: allow specifying a base commit when --write-tree is passed
    ` [PATCH v4 1/2] merge-tree.c: add --merge-base=<commit> option
    ` [PATCH v4 2/2] merge-tree.c: support --merge-base in conjunction with --stdin

smudge filters do not round trip through `git diff` / `git apply`
 2022-11-01 20:55 UTC 

Consist timestamps within a checkout/clone
 2022-11-01 18:34 UTC  (12+ messages)

[PATCH] Mention that password could be a personal access token
 2022-11-01 10:27 UTC  (5+ messages)

[PATCH 0/5] [RFC] introduce Roaring bitmaps to Git
 2022-11-01  6:58 UTC  (11+ messages)
` [PATCH 3/5] roaring: teach Git to write roaring bitmaps
            ` C99 -> C11 or C17? (was: [PATCH 3/5] roaring: teach Git to write roaring bitmaps)

[PATCH] [RFC] diff: introduce scope option
 2022-11-01  5:18 UTC  (4+ messages)

[PATCH v2 0/3] Makefile: fix issues with bin-wrappers/% rule
 2022-11-01  1:29 UTC  (8+ messages)
` [PATCH v3 0/4] Makefile: untangle bin-wrappers/% rule complexity
  ` [PATCH v3 1/4] Makefile: factor sed-powered '#!/bin/sh' munging into a variable
  ` [PATCH v3 2/4] Makefile: define "TEST_{PROGRAM,OBJS}" variables earlier
  ` [PATCH v3 3/4] Makefile: rename "test_bindir_programs" variable, pre-declare
  ` [PATCH v3 4/4] Makefile: simplify $(test_bindir_programs) rule by splitting it up

[PATCH] t7001-mv.sh:modernizing test script using function
 2022-11-01  1:14 UTC  (3+ messages)

[PATCH] test-lib-functions: drop redundant diagnostic print
 2022-11-01  1:11 UTC  (3+ messages)

[PATCH 0/9] Bundle URIs IV: advertise over protocol v2
 2022-11-01  1:07 UTC  (10+ messages)
` [PATCH 1/9] protocol v2: add server-side "bundle-uri" skeleton
` [PATCH 2/9] bundle-uri client: add minimal NOOP client
` [PATCH 3/9] bundle-uri client: add helper for testing server
` [PATCH 4/9] bundle-uri: serve bundle.* keys from config
` [PATCH 5/9] bundle-uri client: add boolean transfer.bundleURI setting
` [PATCH 6/9] strbuf: reintroduce strbuf_parent_directory()
` [PATCH 7/9] bundle-uri: allow relative URLs in bundle lists
` [PATCH 8/9] bundle-uri: download bundles from an advertised list
` [PATCH 9/9] clone: unbundle the advertised bundles

What's cooking in git.git (Oct 2022, #09; Mon, 31)
 2022-11-01  0:15 UTC  (5+ messages)
` ab/cmake-nix-and-ci (was: What's cooking in git.git (Oct 2022, #09; Mon, 31))
` ab/make-bin-wrappers "
` ab/misc-hook-submodule-run-command "

[PATCH 0/3] tests: improve misc run-command, hook, submodule tests
 2022-10-31 23:58 UTC  (9+ messages)
` [PATCH 1/3] hook tests: fix redirection logic error in 96e7225b310
` [PATCH 2/3] submodule tests: reset "trace.out" between "grep" invocations

[PATCH v2] index: add trace2 region for clear skip worktree
 2022-10-31 22:34 UTC  (3+ messages)
` [PATCH v3] "

Bug report: git -L requires excessive memory
 2022-10-31 21:56 UTC  (3+ messages)

Odd git-config behavior
 2022-10-31 20:51 UTC 

[OUTREACHY V3] Unify ref-filter formats with other --pretty formats[proposal]
 2022-10-31 20:15 UTC 

[ANNOUNCE] Git Rev News edition 92
 2022-10-31 19:53 UTC 

[PATCH v2 0/7] clone, submodule update: check out submodule branches
 2022-10-31 17:07 UTC  (8+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] clone: teach --detach option

Large repos mini virtual meetup
 2022-10-31 17:00 UTC  (3+ messages)

[PATCH 0/8] run-command: remove run_command_v_*()
 2022-10-31 13:35 UTC  (5+ messages)
` [PATCH v2 0/12] "

[OUTREACHY V2] Unify ref-filter formats with other --pretty formats[proposal]
 2022-10-31 14:41 UTC  (4+ 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).