messages from 2022-09-28 08:42:31 to 2022-09-30 22:47:45 UTC [more...]
[PATCH] branch: description for non-existent branch errors
2022-09-30 22:47 UTC (10+ messages)
` [PATCH v2] "
[PATCH 0/2] Fail early when partial clone prefetch fails
2022-09-30 22:17 UTC (11+ messages)
` [PATCH 1/2] promisor-remote: remove a return value
` [PATCH 2/2] promisor-remote: die upon failing fetch
[PATCH 00/34] doc/UX: make txt & -h output more consistent
2022-09-30 22:09 UTC (75+ messages)
` [PATCH v2 00/35] "
` [PATCH v2 01/35] CodingGuidelines: update and clarify command-line conventions
` [PATCH v2 02/35] builtin/bundle.c: use \t, not fix indentation 2-SP indentation
` [PATCH v2 08/35] built-ins: consistently add "\n" between "usage" and options
` [PATCH v2 20/35] doc txt & -h consistency: add missing options and labels
` [PATCH v2 25/35] doc txt & -h consistency: add missing options
` [PATCH v2 26/35] doc txt & -h consistency: make "stash" consistent
` [PATCH v2 28/35] doc txt & -h consistency: use "[<label>...]" for "zero or more"
` [PATCH v2 29/35] doc txt & -h consistency: make "diff-tree" consistent
` [PATCH v2 30/35] doc txt & -h consistency: make "commit" consistent
` [PATCH v2 32/35] worktree: define subcommand -h in terms of command -h
` [PATCH v2 33/35] doc txt & -h consistency: make "worktree" consistent
` [PATCH v2 34/35] tests: start asserting that *.txt SYNOPSIS matches -h output
` [PATCH v2 35/35] tests: assert consistent whitespace in "
` [PATCH v3 00/36] doc/UX: make txt & -h output more consistent
` [PATCH v3 01/36] CodingGuidelines: update and clarify command-line conventions
` [PATCH v3 02/36] builtin/bundle.c: indent with tabs
` [PATCH v3 03/36] bundle: define subcommand -h in terms of command -h
` [PATCH v3 04/36] blame: use a more detailed usage_msg_optf() error on bad -L
` [PATCH v3 05/36] doc SYNOPSIS: don't use ' for subcommands
` [PATCH v3 06/36] doc SYNOPSIS: consistently use ' for commands
` [PATCH v3 07/36] doc SYNOPSIS & -h: fix incorrect alternates syntax
` [PATCH v3 08/36] built-ins: consistently add "\n" between "usage" and options
` [PATCH v3 09/36] doc SYNOPSIS & -h: word-wrap
` [PATCH v3 10/36] doc txt & -h consistency: word-wrap
` [PATCH v3 11/36] doc txt & -h consistency: fix incorrect alternates syntax
` [PATCH v3 12/36] doc txt & -h consistency: add "-z" to cat-file "-h"
` [PATCH v3 13/36] doc txt & -h consistency: balance unbalanced "[" and "]"
` [PATCH v3 14/36] doc txt & -h consistency: correct padding around "[]()"
` [PATCH v3 15/36] stash doc SYNOPSIS & -h: "
` [PATCH v3 16/36] doc txt & -h consistency: use "<options>", not "<options>..."
` [PATCH v3 17/36] t/helper/test-proc-receive.c: "
` [PATCH v3 18/36] doc txt & -h consistency: fix mismatching labels
` [PATCH v3 19/36] doc txt & -h consistency: add or fix optional "--" syntax
` [PATCH v3 20/36] doc txt & -h consistency: make output order consistent
` [PATCH v3 21/36] doc txt & -h consistency: add missing options and labels
` [PATCH v3 22/36] doc txt & -h consistency: make "rerere" consistent
` [PATCH v3 23/36] doc txt & -h consistency: make "read-tree" consistent
` [PATCH v3 24/36] doc txt & -h consistency: make "bundle" consistent
` [PATCH v3 25/36] doc txt & -h consistency: use "git foo" form, not "git-foo"
` [PATCH v3 26/36] doc txt & -h consistency: add missing options
` [PATCH v3 27/36] doc txt & -h consistency: make "stash" consistent
` [PATCH v3 28/36] doc txt & -h consistency: make "annotate" consistent
` [PATCH v3 29/36] doc txt & -h consistency: use "[<label>...]" for "zero or more"
` [PATCH v3 30/36] doc txt & -h consistency: make "diff-tree" consistent
` [PATCH v3 31/36] doc txt & -h consistency: make "commit" consistent
` [PATCH v3 32/36] reflog doc: list real subcommands up-front
` [PATCH v3 33/36] worktree: define subcommand -h in terms of command -h
` [PATCH v3 34/36] doc txt & -h consistency: make "worktree" consistent
` [PATCH v3 35/36] tests: start asserting that *.txt SYNOPSIS matches -h output
` [PATCH v3 36/36] tests: assert consistent whitespace in "
[PATCH v2] tmp-objdir: skip clean up when handling a signal
2022-09-30 20:47 UTC (4+ messages)
` [PATCH v3] "
` [PATCH v4] "
[RFC PATCH 0/2] Opaque author and committer identifiers
2022-09-30 20:26 UTC (3+ messages)
` [RFC PATCH 2/2] docs: document a format for anonymous author and committer IDs
What's cooking in git.git (Sep 2022, #09; Fri, 30)
2022-09-30 20:29 UTC
[PATCH] branch: do not fail a no-op --edit-desc
2022-09-30 18:13 UTC (11+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/6] rebase --update-refs: smooth out some rough edges
2022-09-30 17:29 UTC (14+ messages)
` [PATCH 1/6] t2407-worktree-heads.sh: remove outdated loop
` [PATCH 2/6] t3404-rebase-interactive: mark a test with REFFILES prereq
` [PATCH 3/6] rebase -i: emphasize that 'update-ref' expects a fully-qualified ref
` [PATCH 4/6] sequencer: avoid empty lines after 'update-ref' instructions
` [PATCH 5/6] sequencer: duplicate the result of resolve_ref_unsafe()
` [PATCH 6/6] sequencer: fail early if invalid ref is given to 'update-ref' instruction
[PATCH 0/5] [RFC] introduce Roaring bitmaps to Git
2022-09-30 16:23 UTC (4+ messages)
` [PATCH 3/5] roaring: teach Git to write roaring bitmaps
icase pathspec magic support in ls-tree
2022-09-30 13:53 UTC (2+ messages)
[PATCH v2 0/9] Bundle URIs III: Parse and download from bundle lists
2022-09-30 13:21 UTC (3+ messages)
[PATCH v2 9/9] bundle-uri: fetch a list of bundles
2022-09-30 12:49 UTC (3+ messages)
Draft of Git Rev News edition 91
2022-09-30 12:36 UTC (3+ messages)
[PATCH 00/15] run-command API: pass functions & opts via struct
2022-09-30 11:28 UTC (16+ messages)
` [PATCH 01/15] hook tests: fix redirection logic error in 96e7225b310
` [PATCH 02/15] submodule tests: reset "trace.out" between "grep" invocations
` [PATCH 03/15] run-command tests: test stdout of run_command_parallel()
` [PATCH 04/15] run-command test helper: use "else if" pattern
` [PATCH 05/15] run-command tests: use "return", not "exit"
` [PATCH 06/15] run-command API: have "run_processes_parallel{,_tr2}()" return void
` [PATCH 07/15] run-command API: make "jobs" parameter an "unsigned int"
` [PATCH 08/15] run-command API: don't fall back on online_cpus()
` [PATCH 09/15] run-command.c: add an initializer for "struct parallel_processes"
` [PATCH 10/15] run-command API: add nascent "struct run_process_parallel_opts"
` [PATCH 11/15] run-command API: make run_process_parallel{,_tr2}() thin wrappers
` [PATCH 12/15] run-command API: have run_process_parallel() take an "opts" struct
` [PATCH 13/15] run-command API: move *_tr2() users to "run_processes_parallel()"
` [PATCH 14/15] run-command.c: don't copy *_fn to "struct parallel_processes"
` [PATCH 15/15] run-command.c: don't copy "ungroup" "
[PATCH] sparse-checkout.txt: new document with sparse-checkout directions
2022-09-30 9:54 UTC (6+ messages)
[PATCH v2 4/9] bundle-uri: create base key-value pair parsing
2022-09-29 21:49 UTC (2+ messages)
[PATCH 0/4] submodule: parallelize status
2022-09-29 20:52 UTC (10+ messages)
` [PATCH 1/4] run-command: add pipe_output to run_processes_parallel
[PATCH 00/10] Add the Git Change command
2022-09-29 19:57 UTC (16+ messages)
` [PATCH 01/10] technical doc: add a design doc for the evolve command
` [PATCH 05/10] evolve: add the change-table structure
` [PATCH 06/10] evolve: add support for writing metacommits
Notes from the Git Contributor's Summit, 2022
2022-09-29 19:22 UTC (9+ messages)
` [TOPIC 1/8] Bundle URIs
` [TOPIC 2/8] State of SHA-256 transition
` [TOPIC 3/8] Merge ORT timeline
` [TOPIC 4/8] Commit `--filter`'s
` [TOPIC 5/8] Server side merges and rebases
` [TOPIC 6/8] State of sparsity work
` [TOPIC 7/8] Speeding up the connectivity check
` [TOPIC 8/8] Using Git securely in shared services
feature request - file ordering in `git status`
2022-09-29 17:45 UTC
Away from the list for a while
2022-09-29 17:18 UTC
What's cooking in git.git (Sep 2022, #08; Tue, 27)
2022-09-29 15:47 UTC (9+ messages)
` vd/fix-unaligned-read-index-v4, was "
` [PATCH 2/3] read-cache: read on-disk entries in byte order
[PATCH] test-lib: have SANITIZE=leak imply TEST_NO_MALLOC_CHECK
2022-09-29 15:29 UTC (4+ messages)
[PATCH v4 0/2] merge-tree: fix segmentation fault in read-only repositories
2022-09-29 1:49 UTC (6+ messages)
` [PATCH v5 "
` [PATCH v5 2/2] merge-ort: return early when failing to write a blob
[PATCH v13 0/6] fsmonitor: option to allow fsmonitor to run against network-mounted repos
2022-09-28 20:12 UTC (8+ messages)
` [PATCH v14 "
` [PATCH v14 1/6] fsmonitor: refactor filesystem checks to common interface
` [PATCH v14 2/6] fsmonitor: relocate socket file if .git directory is remote
` [PATCH v14 3/6] fsmonitor: avoid socket location check if using hook
` [PATCH v14 4/6] fsmonitor: deal with synthetic firmlinks on macOS
` [PATCH v14 5/6] fsmonitor: check for compatability before communicating with fsmonitor
` [PATCH v14 6/6] fsmonitor: add documentation for allowRemote and socketDir options
[PATCH 0/5] [RFC] config API: return empty list, not NULL
2022-09-28 19:33 UTC (14+ messages)
` [PATCH 2/5] *: relax git_configset_get_value_multi result
` [PATCH 4/5] config: return an empty list, not NULL
[ANNOUNCE] Git v2.38.0-rc2
2022-09-28 18:16 UTC (2+ messages)
[PATCH] abspath.h is created
2022-09-28 17:58 UTC (5+ messages)
Git pop/apply/drop with stash message
2022-09-28 17:45 UTC
git diff ^! syntax stopped working for stashes in Git 2.28
2022-09-28 17:39 UTC (6+ messages)
` AW: "
[PATCH] read-cache: avoid misaligned reads in index v4
2022-09-28 17:34 UTC (3+ messages)
` [PATCH v2] "
[PATCH] embargoed releases: also describe the git-security list and the process
2022-09-28 17:12 UTC (4+ messages)
[PATCH] bugreport: clarify that -o expects a directory and not a file
2022-09-28 16:27 UTC (3+ messages)
[PATCH v4 0/8] cat-file: add --batch-command remote-object-info command
2022-09-28 13:12 UTC (3+ messages)
` [PATCH v5 6/6] cat-file: add remote-object-info to batch-command
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).