git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-10-24 15:54:06 to 2022-10-26 19:09:59 UTC [more...]

[PATCH v4 00/11] Bundle URIs III: Parse and download from bundle lists
 2022-10-26 19:06 UTC  (8+ messages)
` [PATCH v5 00/12] "
  ` [PATCH v5 09/12] bundle-uri: fetch a list of bundles
  ` [PATCH v5 12/12] bundle-uri: suppress stderr from remote-https

[PATCH 0/5] Makefile: split up $(test_bindir_programs)
 2022-10-26 18:48 UTC  (9+ messages)
` [PATCH v2 0/3] Makefile: fix issues with bin-wrappers/% rule
  ` [PATCH v2 1/3] Makefile: factor sed-powered '#!/bin/sh' munging into a variable
  ` [PATCH v2 2/3] Makefile: define "TEST_{PROGRAM,OBJS}" variables earlier
  ` [PATCH v2 3/3] Makefile: simplify $(test_bindir_programs) rule by splitting it up

[PATCH 00/10] config API: make "multi" safe, fix numerous segfaults
 2022-10-26 18:49 UTC  (12+ messages)
` [PATCH 01/10] config API: have *_multi() return an "int" and take a "dest"
` [PATCH 02/10] for-each-repo: error on bad --config
` [PATCH 03/10] config API: mark *_multi() with RESULT_MUST_BE_USED
` [PATCH 04/10] string-list API: mark "struct_string_list" to "for_each_string_list" const
` [PATCH 05/10] string-list API: make has_string() and list_lookup() "const"
` [PATCH 06/10] builtin/gc.c: use "unsorted_string_list_has_string()" where appropriate
` [PATCH 07/10] config API: add and use "lookup_value" functions
` [PATCH 08/10] config tests: add "NULL" tests for *_get_value_multi()
` [PATCH 09/10] config API: add "string" version of *_value_multi(), fix segfaults
` [PATCH 10/10] for-each-repo: with bad config, don't conflate <path> and <cmd>

What's cooking in git.git (Oct 2022, #07; Wed, 26)
 2022-10-26 18:43 UTC 

[PATCH] index: add trace2 region for clear skip worktree
 2022-10-26 18:29 UTC  (5+ messages)

[PATCH v3 0/8] rebase: make reflog messages independent of the backend
 2022-10-26 16:55 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/8] rebase --merge: fix reflog when continuing

[PATCH v3 0/9] Makefile & docs: document SHA-{1,256} behavior, fix bug
 2022-10-26 14:56 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/9] Makefile: always (re)set DC_SHA1 on fallback
  ` [PATCH v4 2/9] INSTALL: remove discussion of SHA-1 backends
  ` [PATCH v4 3/9] Makefile: correct DC_SHA1 documentation
  ` [PATCH v4 4/9] Makefile: create and use sections for "define" flag listing
  ` [PATCH v4 5/9] Makefile: rephrase the discussion of *_SHA1 knobs
  ` [PATCH v4 6/9] Makefile: document default SHA-256 backend
  ` [PATCH v4 7/9] Makefile: document SHA-1 and SHA-256 default and selection order
  ` [PATCH v4 8/9] Makefile: document default SHA-1 backend on OSX
  ` [PATCH v4 9/9] Makefile: discuss SHAttered in *_SHA{1,256} discussion

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

[PATCH] midx.c: clear auxiliary MIDX files first
 2022-10-26 13:31 UTC  (3+ messages)

[PATCH 0/2] Document fsck msg ids
 2022-10-26 11:35 UTC  (26+ messages)
` [PATCH 1/2] fsck: remove the unused BAD_TAG_OBJECT
` [PATCH 2/2] fsck: document msg-id
` [PATCH v2 0/2] Document fsck msg ids
  ` [PATCH v2 1/2] fsck: remove the unused BAD_TAG_OBJECT
  ` [PATCH v2 2/2] fsck: document msg-id
    ` [PATCH] Documentation: add lint-fsck-msgids
  ` [PATCH v3 0/4] document fsck error message ids
    ` [PATCH v3 1/4] fsck: remove the unused BAD_TAG_OBJECT
    ` [PATCH v3 2/4] fsck: remove the unused MISSING_TREE_OBJECT
    ` [PATCH v3 3/4] fsck: document msg-id
    ` [PATCH v3 4/4] Documentation: add lint-fsck-msgids

[PATCH 0/3] a few config integer parsing fixes
 2022-10-26 11:01 UTC  (14+ messages)
` [PATCH 2/3] config: require at least one digit when parsing numbers
` [PATCH 3/3] git_parse_signed(): avoid integer overflow

[PATCH] docs: clarify that credential discards unrecognised attributes
 2022-10-26  9:36 UTC  (8+ messages)
  ` Thanks

[PATCH] apply: Allow creating files with git patches
 2022-10-26  8:57 UTC  (2+ messages)

Handling rebasing better
 2022-10-26  8:31 UTC  (4+ messages)

[PATCH] apply: reject patches larger than ~1 GiB
 2022-10-26  5:55 UTC  (2+ messages)

[PATCH] negotiator/skipping: avoid stack overflow
 2022-10-25 23:52 UTC  (2+ messages)

[PATCH] branch: error and informative messages
 2022-10-25 23:52 UTC  (5+ messages)

[PATCH] branch: error copying or renaming a detached HEAD
 2022-10-25 23:50 UTC  (2+ messages)

[PATCH] branch: error code with --edit-description
 2022-10-25 23:43 UTC  (2+ messages)

FORCE_DIR_SET_GID denied inside nix's build sandbox
 2022-10-25 22:40 UTC  (3+ messages)

[PATCH v2 7/7] clone, submodule update: create and check out branches
 2022-10-25 21:49 UTC  (3+ messages)

[PATCH v3 2/6] run-command: add hide_output to run_processes_parallel_opts
 2022-10-25 21:22 UTC  (5+ messages)

[PATCH v2 0/6] Enhance credential helper protocol to include auth headers
 2022-10-25 20:49 UTC  (3+ messages)
` git-credential.txt

[PATCH 0/9] cmake: fix *nix & general issues, no test-lib.sh editing, ctest in CI
 2022-10-25 20:18 UTC  (13+ messages)
` [PATCH 6/9] cmake: use GIT_TEST_BUILD_DIR instead of editing hack
` [PATCH 7/9] cmake: support using GIT_TEST_OPTS from the environment

[PATCH] Set git diff driver for C source code files
 2022-10-25 19:26 UTC 

Parallelism defaults and config options
 2022-10-25 18:47 UTC  (4+ messages)

[PATCH v3 1/6] run-command: add pipe_output_fn to run_processes_parallel_opts
 2022-10-25 18:51 UTC  (7+ messages)

[PATCH v2 2/7] repo-settings: add submodule_propagate_branches
 2022-10-25 18:03 UTC  (2+ messages)

[PATCH v2 3/7] submodule--helper clone: create named branch
 2022-10-25 18:00 UTC  (2+ messages)

Join us for Review Club!
 2022-10-25 17:10 UTC 

[PATCH 0/4] Add some Glossary terms, and extra renormalize information
 2022-10-25 15:53 UTC  (10+ messages)
` [PATCH v2 0/3] Add some Glossary of terms information
  ` [PATCH v2 2/3] glossary: add "commit graph" description
  ` [PATCH v2 3/3] glossary: add reachability bitmap description

[PATCH v3 0/8] Trace2 timers and counters and some cleanup
 2022-10-25 15:40 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/8] trace2: use size_t alloc,nr_open_regions in tr2tls_thread_ctx
  ` [PATCH v4 4/8] trace2: rename the thread_name argument to trace2_thread_start
  ` [PATCH v4 5/8] trace2: improve thread-name documentation in the thread-context
  ` [PATCH v4 6/8] trace2: convert ctx.thread_name from strbuf to pointer
  ` [PATCH v4 8/8] trace2: add global counter mechanism

[OUTREACHY] Unify ref-filter formats with other --pretty formats[Draft proposal]
 2022-10-25 13:50 UTC  (5+ messages)

[PATCH 0/3] Implement filtering repacks
 2022-10-25 12:28 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] pack-objects: allow --filter without --stdout
  ` [PATCH v2 2/2] repack: add --filter=<filter-spec> option

[PATCH] chainlint: colorize problem annotations and test delimiters
 2022-10-25 10:07 UTC  (6+ messages)
` [PATCH v2] "
  ` chainlint.pl's new "deparse" output (was: [PATCH v2] [...])

waitpid errors with shell aliases
 2022-10-25  9:47 UTC  (3+ messages)

Adding --force-if-newer flag to git push
 2022-10-25  7:56 UTC  (2+ messages)

[PATCH] submodule: use strvec_pushf() for --super-prefix
 2022-10-24 23:50 UTC  (2+ messages)

[PATCH 0/7] shortlog: introduce `--group=<format>`
 2022-10-24 23:45 UTC  (11+ messages)
  ` [PATCH 1/7] shortlog: accept `--date`-related options
  ` [PATCH 2/7] shortlog: make trailer insertion a noop when appropriate
  ` [PATCH 3/7] shortlog: extract `--group` fragment for translation
  ` [PATCH 4/7] shortlog: support arbitrary commit format `--group`s
  ` [PATCH 5/7] shortlog: extract `shortlog_finish_setup()`
  ` [PATCH 6/7] shortlog: implement `--group=author` in terms of `--group=<format>`
  ` [PATCH 7/7] shortlog: implement `--group=committer` "

[PATCH 0/1] Git.pm: add semicolon after catch statement
 2022-10-24 23:38 UTC  (11+ messages)
` [PATCH v2 0/2] Fix behavior of Git.pm in unsafe bare repositories
  ` [PATCH v2 2/2] setup: allow Git.pm to do unsafe repo checking

[PATCH v2] embargoed releases: also describe the git-security list and the process
 2022-10-24 23:08 UTC  (9+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH v4 0/6] patch-id fixes and improvements
 2022-10-24 22:55 UTC  (9+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/6] patch-id: fix stable patch id for binary / header-only
  ` [PATCH v5 2/6] patch-id: use stable patch-id for rebases
  ` [PATCH v5 3/6] builtin: patch-id: fix patch-id with binary diffs
  ` [PATCH v5 4/6] patch-id: fix patch-id for mode changes
  ` [PATCH v5 5/6] builtin: patch-id: add --verbatim as a command mode
  ` [PATCH v5 6/6] builtin: patch-id: remove unused diff-tree prefix

[PATCH 0/4] repack: implement `--expire-to` option
 2022-10-24 21:30 UTC  (8+ messages)
` [PATCH 1/4] builtin/repack.c: pass "out" to `prepare_pack_objects`
` [PATCH 2/4] builtin/repack.c: pass "cruft_expiration" to `write_cruft_pack`
` [PATCH 3/4] builtin/repack.c: write cruft packs to arbitrary locations
` [PATCH 4/4] builtin/repack.c: implement `--expire-to` for storing pruned objects

[PATCH] fsmonitor: long status advice adapted to the fsmonitor use case
 2022-10-24 14:55 UTC  (6+ 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).