git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-10-10 18:31:47 to 2022-10-12 13:52:53 UTC [more...]

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

[PATCH 00/15] run-command API: pass functions & opts via struct
 2022-10-12 13:39 UTC  (29+ messages)
` [PATCH v2 00/22] "
  ` [PATCH v2 01/22] hook tests: fix redirection logic error in 96e7225b310
  ` [PATCH v2 02/22] submodule tests: reset "trace.out" between "grep" invocations
  ` [PATCH v2 03/22] run-command tests: test stdout of run_command_parallel()
  ` [PATCH v2 04/22] run-command test helper: use "else if" pattern
  ` [PATCH v2 05/22] run-command API: have "run_processes_parallel{,_tr2}()" return void
  ` [PATCH v2 06/22] run-command tests: use "return", not "exit"
  ` [PATCH v2 07/22] run-command.c: remove dead assignment in while-loop
  ` [PATCH v2 08/22] run-command.c: use C99 "for (TYPE VAR = ..." syntax where useful
  ` [PATCH v2 09/22] run-command API: make "n" parameter a "size_t"
  ` [PATCH v2 10/22] run-command API: don't fall back on online_cpus()
  ` [PATCH v2 11/22] run-command.c: use designated init for pp_init(), add "const"
  ` [PATCH v2 12/22] run-command API: add nascent "struct run_process_parallel_opts"
  ` [PATCH v2 13/22] run-command API: make run_process_parallel{,_tr2}() thin wrappers
  ` [PATCH v2 14/22] run-command API: have run_process_parallel() take an "opts" struct
  ` [PATCH v2 15/22] run-command API: move *_tr2() users to "run_processes_parallel()"
  ` [PATCH v2 16/22] run-command.c: make "struct parallel_processes" const if possible
  ` [PATCH v2 17/22] run-command.c: don't copy *_fn to "struct parallel_processes"
  ` [PATCH v2 18/22] run-command.c: don't copy "ungroup" "
  ` [PATCH v2 19/22] run-command.c: don't copy "data" "
  ` [PATCH v2 20/22] run-command.c: use "opts->processes", not "pp->max_processes"
  ` [PATCH v2 21/22] run-command.c: pass "opts" further down, and use "opts->processes"
  ` [PATCH v2 22/22] run-command.c: remove "pp->max_processes", add "const" to signal() handler

[PATCH 6/9] trace2: convert ctx.thread_name to flex array
 2022-10-12 13:31 UTC  (10+ messages)
` [RFC PATCH] trace2 API: don't save a copy of constant "thread_name"

[PATCH v3 0/9] Bundle URIs III: Parse and download from bundle lists
 2022-10-12 12:52 UTC  (20+ messages)
` [PATCH v4 00/11] "
  ` [PATCH v4 08/11] bundle: add flags to verify_bundle(), skip walk
  ` [PATCH v5 00/12] Bundle URIs III: Parse and download from bundle lists
    ` [PATCH v5 01/12] bundle-uri: use plain string in find_temp_filename()
    ` [PATCH v5 02/12] bundle-uri: create bundle_list struct and helpers
    ` [PATCH v5 03/12] bundle-uri: create base key-value pair parsing
    ` [PATCH v5 04/12] bundle-uri: create "key=value" line parsing
    ` [PATCH v5 05/12] bundle-uri: unit test "key=value" parsing
    ` [PATCH v5 06/12] bundle-uri: parse bundle list in config format
    ` [PATCH v5 07/12] bundle-uri: limit recursion depth for bundle lists
    ` [PATCH v5 08/12] bundle: properly clear all revision flags
    ` [PATCH v5 09/12] bundle-uri: fetch a list of bundles
    ` [PATCH v5 10/12] bundle: add flags to verify_bundle()
    ` [PATCH v5 11/12] bundle-uri: quiet failed unbundlings
    ` [PATCH v5 12/12] bundle-uri: suppress stderr from remote-https

Error / feature-request: Signing git commits with SSH hardware key
 2022-10-12  7:22 UTC  (7+ messages)

[Outreachy] internship contribution
 2022-10-12 10:37 UTC  (13+ messages)

[PATCH v2 0/8] rebase: make reflog messages independent of the backend
 2022-10-12  9:35 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] rebase --apply: remove duplicated code
  ` [PATCH v3 2/8] t3406: rework rebase reflog tests
  ` [PATCH v3 3/8] rebase --merge: fix reflog when continuing
  ` [PATCH v3 4/8] rebase --merge: fix reflog message after skipping
  ` [PATCH v3 5/8] rebase --apply: respect GIT_REFLOG_ACTION
  ` [PATCH v3 6/8] rebase --apply: make reflog messages match rebase --merge
  ` [PATCH v3 7/8] rebase --abort: improve reflog message
  ` [PATCH v3 8/8] rebase: cleanup action handling

[BUG] git fetch fetches tags matching negative refspec
 2022-10-12  9:11 UTC  (2+ messages)

[PATCH] abspath.h file is generated by makeheaders tool
 2022-10-12  9:04 UTC  (2+ messages)

[PATCH v2 0/4] submodule: parallelize diff
 2022-10-12  8:31 UTC  (10+ messages)
` [PATCH v2 1/4] run-command: add pipe_output_fn to run_processes_parallel_opts
` [PATCH v2 2/4] submodule: move status parsing into function
` [PATCH v2 3/4] diff-lib: refactor match_stat_with_submodule
` [PATCH v2 4/4] diff-lib: parallelize run_diff_files for submodules

2.38 "protected configuration" ignores includes
 2022-10-12  6:16 UTC 

bug in Git.pm handling unsafe repos
 2022-10-12  0:33 UTC 

issue with submodules using origin remote unexpectadly
 2022-10-12  0:13 UTC  (5+ messages)

[PATCH] tests: add test highlighting submodule remote breakage
 2022-10-12  0:06 UTC 

sudmodule.<name>.recurse ignored
 2022-10-11 22:34 UTC  (6+ messages)

PATCH] bisect--helper: plug strvec leak in bisect_start()
 2022-10-11 21:43 UTC  (14+ messages)
        ` [PATCH v2] bisect--helper: plug strvec leak

Multiple --global config workspaces?
 2022-10-11 18:41 UTC  (7+ messages)

[PATCH v2] docs: git-send-email: difference between ssl and tls smtp-encryption
 2022-10-11 17:41 UTC  (4+ messages)

[PATCH 00/10] Add the Git Change command
 2022-10-11 16:59 UTC  (6+ messages)
` [PATCH v2 00/10] RFC: Git Evolve / Change
  ` [PATCH v2 01/10] technical doc: add a design doc for the evolve command

[PATCH] docs: git-send-email: difference between ssl and tls smtp-encryption
 2022-10-11 15:49 UTC  (7+ messages)

Git BUG 2.37.3 and 2.38.0
 2022-10-11 15:46 UTC  (8+ messages)
` [PATCH] log: require --grep for --invert-grep and --all-match, fix segfault
  ` [PATCH v2] grep.c: remove "extended" in favor of "pattern_expression", "

[PATCH] t3435: remove redundant test case
 2022-10-11 15:38 UTC  (3+ messages)

[PATCH 0/5] CodingGuidelines: various C99 updates
 2022-10-11 15:01 UTC  (12+ messages)
` [PATCH v2 0/5] CodingGUidelines: "
  ` [PATCH v2 1/5] CodingGuidelines: update for C99
  ` [PATCH v2 2/5] CodingGuidelines: mention dynamic C99 initializer elements
  ` [PATCH v2 3/5] CodingGuidelines: allow declaring variables in for loops
  ` [PATCH v2 4/5] CodingGuidelines: mention C99 features we can't use
  ` [PATCH v2 5/5] CodingGuidelines: recommend against unportable C99 struct syntax

[PATCH] symbolic-ref: teach "--[no-]recurse" option
 2022-10-11 14:49 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/7] shortlog: introduce `--group=<format>`
 2022-10-11 13:24 UTC  (27+ messages)
` [PATCH 1/7] Documentation: extract date-options.txt
` [PATCH 2/7] shortlog: accept `--date`-related options
` [PATCH 3/7] shortlog: extract `--group` fragment for translation
` [PATCH 4/7] shortlog: support arbitrary commit format `--group`s
` [PATCH 5/7] shortlog: implement `--group=author` in terms of `--group=<format>`
` [PATCH 6/7] shortlog: implement `--group=committer` "
` [PATCH 7/7] shortlog: implement `--group=trailer` "

What's cooking in git.git (Oct 2022, #03; Mon, 10)
 2022-10-11 13:08 UTC  (4+ messages)

Seemingly inconsistent checkout behaviour
 2022-10-11 13:03 UTC  (3+ messages)

[PATCH] archive: deduplicate verbose printing
 2022-10-11 12:45 UTC  (2+ messages)

[PATCH] ci: add address and undefined sanitizer tasks
 2022-10-11  8:23 UTC  (7+ messages)
` [PATCH v2] "

[RFC PATCH] shortlog: add group-by options for year and month
 2022-10-11  1:00 UTC  (10+ messages)
` [RFC PATCH v2] "

[PATCH 0/4] a few small unused-parameter fixes
 2022-10-11  0:26 UTC  (7+ messages)
` [PATCH 4/4] attr: convert DEBUG_ATTR to use trace API
  ` [PATCH 4alt/4] attr: drop DEBUG_ATTR code

[PATCH] git-compat-util.h: GCC deprecated only takes a message in GCC 4.5+
 2022-10-11  0:22 UTC  (8+ messages)

[PATCH] dir: use fspathncmp() in pl_hashmap_cmp()
 2022-10-11  0:19 UTC  (2+ messages)

[PATCH 0/2] Fix syntax errors under clang 11.0.0 on MacOS
 2022-10-11  0:15 UTC  (4+ messages)
` [PATCH v2] config.mak.dev: disable suggest braces error on old clang versions

[PATCH 0/2] branch: support for at-refs like @{-1} in --edit-description, --set-upstream-to and --unset-upstream
 2022-10-10 23:24 UTC  (6+ messages)
` [PATCH v2 0/2] branch: support for shortcuts like @{-1}, completed
  ` [PATCH v3 "
    ` [PATCH v4] "
      ` [PATCH v5] "
        ` [PATCH v6] "

Git bug report
 2022-10-10 23:09 UTC 

[BUG] Unicode filenames handling in `git log --stat`
 2022-10-10 21:58 UTC  (5+ messages)
` [PATCH v5 1/1] diff.c: When appropriate, use utf8_strwidth()

(no subject)
 2022-10-10 21:49 UTC 

[PATCH 0/2] ci(main): upgrade actions/checkout to v3
 2022-10-10 21:43 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ci(main): linux32 uses actions/checkout@v2

[PATCH 00/12] fsmonitor: Implement fsmonitor for Linux
 2022-10-10 21:08 UTC  (2+ messages)

[PATCH] git.c: fix, stop passing options after --help
 2022-10-10 18:58 UTC  (2+ messages)

[PATCH 0/9] Trace2 timers and counters and some cleanup
 2022-10-10 18:39 UTC  (7+ messages)
` [PATCH 6/9] trace2: convert ctx.thread_name to flex array


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).