messages from 2022-09-27 15:30:08 to 2022-09-30 09:10:26 UTC [more...]
[PATCH] sparse-checkout.txt: new document with sparse-checkout directions
2022-09-30 9:09 UTC (15+ messages)
` [PATCH v2] "
[PATCH 0/5] [RFC] introduce Roaring bitmaps to Git
2022-09-30 6:20 UTC (3+ messages)
` [PATCH 3/5] roaring: teach Git to write roaring bitmaps
[PATCH] branch: do not fail a no-op --edit-desc
2022-09-30 1:27 UTC (6+ messages)
` [PATCH v2] "
Draft of Git Rev News edition 91
2022-09-30 0:42 UTC (2+ messages)
[PATCH v2 0/9] Bundle URIs III: Parse and download from bundle lists
2022-09-29 22:00 UTC (2+ messages)
[PATCH v2 9/9] bundle-uri: fetch a list of bundles
2022-09-29 21:58 UTC (2+ 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 (15+ messages)
` [PATCH 1/4] run-command: add pipe_output to run_processes_parallel
` [PATCH 4/4] diff-lib: parallelize run_diff_files for submodules
[PATCH 0/2] Fail early when partial clone prefetch fails
2022-09-29 20:15 UTC (7+ messages)
` [PATCH 1/2] promisor-remote: remove a return value
` [PATCH 2/2] promisor-remote: die upon failing fetch
[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 (11+ messages)
` vd/fix-unaligned-read-index-v4, was "
` [PATCH 1/3] pack-bitmap: make read_be32() public
` [PATCH 2/3] read-cache: read on-disk entries in byte order
` [PATCH 3/3] read-cache: use read_be32() in create_from_disk()
[PATCH] test-lib: have SANITIZE=leak imply TEST_NO_MALLOC_CHECK
2022-09-29 15:29 UTC (4+ messages)
[PATCH 00/34] doc/UX: make txt & -h output more consistent
2022-09-29 4:41 UTC (46+ 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 03/35] bundle: define subcommand -h in terms of command -h
` [PATCH v2 04/35] blame: use a more detailed usage_msg_optf() error on bad -L
` [PATCH v2 05/35] doc SYNOPSIS: don't use ' for subcommands
` [PATCH v2 06/35] doc SYNOPSIS: consistently use ' for commands
` [PATCH v2 07/35] doc SYNOPSIS & -h: fix incorrect alternates syntax
` [PATCH v2 08/35] built-ins: consistently add "\n" between "usage" and options
` [PATCH v2 09/35] doc txt & -h consistency: word-wrap
` [PATCH v2 10/35] doc txt & -h consistency: fix incorrect alternates syntax
` [PATCH v2 11/35] doc txt & -h consistency: add "-z" to cat-file "-h"
` [PATCH v2 12/35] doc txt & -h consistency: add missing "]" to bugreport "-h"
` [PATCH v2 13/35] doc txt & -h consistency: correct padding around "[]()"
` [PATCH v2 14/35] stash doc SYNOPSIS & -h: "
` [PATCH v2 15/35] doc txt & -h consistency: use "<options>", not "<options>..."
` [PATCH v2 16/35] t/helper/test-proc-receive.c: "
` [PATCH v2 17/35] doc txt & -h consistency: fix mismatching labels
` [PATCH v2 18/35] doc txt & -h consistency: add or fix optional "--" syntax
` [PATCH v2 19/35] doc txt & -h consistency: make output order consistent
` [PATCH v2 20/35] doc txt & -h consistency: add missing options and labels
` [PATCH v2 21/35] doc txt & -h consistency: make "rerere" consistent
` [PATCH v2 22/35] doc txt & -h consistency: make "read-tree" consistent
` [PATCH v2 23/35] doc txt & -h consistency: make "bundle" consistent
` [PATCH v2 24/35] doc txt & -h consistency: use "git foo" form, not "git-foo"
` [PATCH v2 25/35] doc txt & -h consistency: add missing options
` [PATCH v2 26/35] doc txt & -h consistency: make "stash" consistent
` [PATCH v2 27/35] doc txt & -h consistency: make "annotate" 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 31/35] reflog doc: list real subcommands up-front
` [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] branch: description for non-existent branch errors
2022-09-29 1:56 UTC (9+ messages)
[PATCH v3] merge-ort: fix segmentation fault in read-only repositories
2022-09-29 1:49 UTC (11+ messages)
` [PATCH v4 0/2] merge-tree: "
` [PATCH v4 2/2] merge-ort: return early when failing to write a blob
` [PATCH v5 0/2] merge-tree: fix segmentation fault in read-only repositories
` [PATCH v5 1/2] merge-ort: "
` [PATCH v5 2/2] merge-ort: return early when failing to write a blob
[PATCH v12 0/6] fsmonitor: option to allow fsmonitor to run against network-mounted repos
2022-09-28 20:12 UTC (16+ messages)
` [PATCH v13 "
` [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 v14 0/6] fsmonitor: option to allow fsmonitor to run against network-mounted repos
` [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 (20+ 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
[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] tmp-objdir: do not opendir() when handling a signal
2022-09-28 15:38 UTC (10+ messages)
` [PATCH v2] tmp-objdir: skip clean up "
` [PATCH v3] "
[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
[PATCH 0/5] Some fixes and an improvement for using CTest on Windows
2022-09-28 6:55 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] cmake: make it easier to diagnose regressions in CTest runs
Git in Outreachy? (December 2022)
2022-09-28 6:13 UTC (5+ messages)
[PATCH] push: improve grammar of branch.autoSetupMerge advice
2022-09-28 5:58 UTC
[L10N] Kickoff for Git 2.38.0 round #3
2022-09-28 0:21 UTC
[ANNOUNCE] Git for Windows 2.38.0-rc2
2022-09-27 22:48 UTC
Join us for Review Club!
2022-09-27 22:01 UTC (3+ messages)
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] pack-bitmap: remove trace2 region from hot path
2022-09-27 18:37 UTC (2+ messages)
[PATCH v3 0/3] scalar: make unregister idempotent
2022-09-27 16:54 UTC (6+ messages)
` [PATCH v4 0/4] "
` [PATCH v4 4/4] string-list: document iterator behavior on NULL input
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).