messages from 2022-09-24 14:51:46 to 2022-09-27 21:41:18 UTC [more...]
[PATCH 0/4] submodule: parallelize status
2022-09-27 21:40 UTC (29+ 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
[ANNOUNCE] Git v2.38.0-rc2
2022-09-27 21:10 UTC
What's cooking in git.git (Sep 2022, #08; Tue, 27)
2022-09-27 21:11 UTC
Is getpass(3) really obsolete?
2022-09-27 20:52 UTC (8+ messages)
` readpassphrase(3) in glibc, and agetpass() (Was: Is getpass(3) really obsolete?)
` readpassphrase(3) in glibc, and agetpass()
[PATCH v11 0/6] fsmonitor: option to allow fsmonitor to run against network-mounted repos
2022-09-27 20:57 UTC (25+ 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
` [PATCH v13 0/6] fsmonitor: option to allow fsmonitor to run against network-mounted repos
` [PATCH v13 1/6] fsmonitor: refactor filesystem checks to common interface
` [PATCH v13 2/6] fsmonitor: relocate socket file if .git directory is remote
` [PATCH v13 3/6] fsmonitor: avoid socket location check if using hook
` [PATCH v13 4/6] fsmonitor: deal with synthetic firmlinks on macOS
` [PATCH v13 5/6] fsmonitor: check for compatability before communicating with fsmonitor
` [PATCH v13 6/6] fsmonitor: add documentation for allowRemote and socketDir options
[PATCH] tmp-objdir: do not opendir() when handling a signal
2022-09-27 20:00 UTC (12+ messages)
` [PATCH v2] tmp-objdir: skip clean up "
[PATCH 0/5] [RFC] config API: return empty list, not NULL
2022-09-27 19:18 UTC (13+ 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] pack-bitmap: remove trace2 region from hot path
2022-09-27 18:37 UTC (5+ messages)
` [PATCH v2] "
[PATCH] maintenance: make unregister idempotent
2022-09-27 16:54 UTC (28+ 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 v3] merge-ort: fix segmentation fault in read-only repositories
2022-09-27 16:45 UTC (8+ 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
[PATCH] sparse-checkout.txt: new document with sparse-checkout directions
2022-09-27 16:42 UTC (13+ messages)
[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 (23+ messages)
` [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 07/10] evolve: implement the git change 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)
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)
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 (9+ 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 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 (6+ 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] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).