git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-09-23 18:56:41 to 2022-09-27 16:40:41 UTC [more...]

[PATCH] maintenance: make unregister idempotent
 2022-09-27 16:39 UTC  (27+ messages)
` [PATCH v2 0/2] scalar: "
  ` [PATCH v2 1/2] maintenance: add 'unregister --force'
  ` [PATCH v3 0/3] scalar: make unregister idempotent
    ` [PATCH v3 1/3] maintenance: add 'unregister --force'
    ` [PATCH v3 2/3] scalar: make 'unregister' idempotent
    ` [PATCH v3 3/3] gc: replace config subprocesses with API calls
    ` [PATCH v4 0/4] scalar: make unregister idempotent
      ` [PATCH v4 1/4] maintenance: add 'unregister --force'
      ` [PATCH v4 2/4] scalar: make 'unregister' idempotent
      ` [PATCH v4 3/4] gc: replace config subprocesses with API calls
      ` [PATCH v4 4/4] string-list: document iterator behavior on NULL input

[PATCH] sparse-checkout.txt: new document with sparse-checkout directions
 2022-09-27 16:36 UTC  (12+ messages)

[PATCH 0/5] [RFC] config API: return empty list, not NULL
 2022-09-27 16:21 UTC  (8+ messages)
` [PATCH 1/5] config: relax requirements on multi-value return
` [PATCH 2/5] *: relax git_configset_get_value_multi result
` [PATCH 3/5] config: add BUG() statement instead of possible segfault
` [PATCH 4/5] config: return an empty list, not NULL
` [PATCH 5/5] *: expect a non-NULL list of config values

[PATCH] abspath.h is created
 2022-09-27 16:08 UTC 

[PATCH 00/10] Add the Git Change command
 2022-09-27 15:28 UTC  (27+ messages)
` [PATCH 01/10] technical doc: add a design doc for the evolve command
` [PATCH 02/10] sha1-array: implement oid_array_readonly_contains
` [PATCH 03/10] ref-filter: add the metas namespace to ref-filter
` [PATCH 04/10] evolve: add support for parsing metacommits
` [PATCH 05/10] evolve: add the change-table structure
` [PATCH 06/10] evolve: add support for writing metacommits
` [PATCH 07/10] evolve: implement the git change command
` [PATCH 08/10] evolve: add the git change list command
` [PATCH 09/10] evolve: add delete command
` [PATCH 10/10] evolve: add documentation for `git change`

[PATCH] diff: introduce --restrict option
 2022-09-27 15:04 UTC  (3+ messages)

possible bug with commit-graph causing git to fork bomb (was Re: [External Mail]Re: Git fork process infinitely and never stop)
 2022-09-27 14:25 UTC  (4+ messages)

[PATCH] tmp-objdir: do not opendir() when handling a signal
 2022-09-27 13:50 UTC  (7+ messages)

[PATCH 0/4] submodule: parallelize status
 2022-09-27 10:52 UTC  (23+ messages)
` [PATCH 1/4] run-command: add pipe_output to run_processes_parallel
` [PATCH 3/4] diff-lib: refactor functions
` [PATCH 4/4] diff-lib: parallelize run_diff_files for submodules

[PATCH v3] merge-ort: fix segmentation fault in read-only repositories
 2022-09-27  8:11 UTC  (7+ messages)
` [PATCH v4 0/2] merge-tree: "
  ` [PATCH v4 1/2] merge-ort: "
  ` [PATCH v4 2/2] merge-ort: return early when failing to write a blob

Git in Outreachy? (December 2022)
 2022-09-27  8:03 UTC  (5+ messages)

[PATCH] ref-filter.c: fix a leak in get_head_description
 2022-09-27  5:59 UTC  (6+ messages)

[PATCH v11 0/6] fsmonitor: option to allow fsmonitor to run against network-mounted repos
 2022-09-27  4:03 UTC  (18+ messages)
` [PATCH v12 "
  ` [PATCH v12 1/6] fsmonitor: refactor filesystem checks to common interface
  ` [PATCH v12 2/6] fsmonitor: relocate socket file if .git directory is remote
  ` [PATCH v12 3/6] fsmonitor: avoid socket location check if using hook
  ` [PATCH v12 4/6] fsmonitor: deal with synthetic firmlinks on macOS
  ` [PATCH v12 5/6] fsmonitor: check for compatability before communicating with fsmonitor
  ` [PATCH v12 6/6] fsmonitor: add documentation for allowRemote and socketDir options

git daemon inetd mode: need traffic statistics
 2022-09-27  0:26 UTC  (2+ messages)

[PATCH] branch: description for non-existent branch errors
 2022-09-26 23:35 UTC  (4+ messages)

[PATCH] read-cache: avoid misaligned reads in index v4
 2022-09-26 23:02 UTC  (10+ messages)

Join us for Review Club!
 2022-09-26 22:44 UTC  (2+ messages)

[PATCH 0/7] Bundle URIs III: Parse and download from bundle lists
 2022-09-26 19:10 UTC  (4+ messages)
` [PATCH v2 0/9] "

[PATCH] t/Makefile: remove 'test-results' on 'make clean'
 2022-09-26 19:08 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] receive.txt: Describe effect of denyDeleteCurrent on bare repositories
 2022-09-26 19:05 UTC  (2+ messages)

[BUG] Unicode filenames handling in `git log --stat`
 2022-09-26 18:43 UTC  (4+ messages)
` [PATCH v5 1/1] diff.c: When appropriate, use utf8_strwidth()

[PATCH] pack-bitmap: remove trace2 region from hot path
 2022-09-26 17:31 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v1 0/2] grep: integrate with sparse index
 2022-09-26 17:28 UTC  (5+ messages)
` [PATCH v6 0/1] "
  ` [PATCH v6 1/1] builtin/grep.c: "

[PATCH] cmd-list.perl: fix identifying man sections
 2022-09-26 17:06 UTC  (5+ messages)

Scriptable mode for git bisect
 2022-09-26 17:00 UTC  (8+ messages)

Handling the Git trademark
 2022-09-26 15:25 UTC  (3+ messages)

[PATCH 0/8] [RFC] Enhance credential helper protocol to include auth headers
 2022-09-26 14:13 UTC  (5+ messages)
` [PATCH 4/8] http: read HTTP WWW-Authenticate response headers

[PATCH] doc/cat-file: allow --use-mailmap for --batch options
 2022-09-26 14:11 UTC  (4+ messages)

[PATCH 0/3] Add mailmap mechanism in --batch-check options
 2022-09-26 13:25 UTC  (6+ messages)
` [PATCH v2 0/2] Add mailmap mechanism in cat-file options
  ` [PATCH v2 1/2] cat-file: add mailmap support to -s option
  ` [PATCH v2 2/2] cat-file: add mailmap support to --batch-check option

[PATCH 00/34] doc/UX: make txt & -h output more consistent
 2022-09-26 11:28 UTC  (4+ messages)
` [PATCH 07/34] doc SYNOPSIS & -h: fix incorrect alternates syntax

Wildcards in mailmap to hide transgender people's deadnames
 2022-09-26  9:14 UTC  (8+ messages)

LSan curiosity in t1300
 2022-09-26  8:56 UTC  (6+ messages)
` [PATCH] tests: opt "git --config-env" test out of SANITIZE=leak

git --archive
 2022-09-25  8:17 UTC  (11+ messages)

[filter-repo PATCH] fix links to git-fast-import
 2022-09-25  0:08 UTC  (4+ messages)

[PATCH v2] sequencer: avoid dropping fixup commit that targets self via commit-ish
 2022-09-24 22:29 UTC  (2+ messages)
` [PATCH v3] "

what if i use makeheader tool to generate c header file, it would be accepted
 2022-09-24  8:19 UTC  (8+ messages)

[RFC PATCH] shortlog: add group-by options for year and month
 2022-09-24  4:38 UTC  (7+ messages)
` [RFC PATCH v2] "

What's cooking in git.git (Sep 2022, #07; Fri, 23)
 2022-09-24  1:11 UTC 

[BUG] Git 2.28.0-rc1 t1800 message text comparison
 2022-09-23 20:43 UTC  (2+ messages)
` [BUG] Git 2.38.0-rc1 "

[PATCH v2 0/3] midx: use `--stdin-packs` to implement `repack`
 2022-09-23 19:05 UTC  (5+ messages)
  ` [PATCH v2 2/3] midx.c: use `pack-objects --stdin-packs` when repacking


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