messages from 2024-04-09 21:57:04 to 2024-04-12 09:37:18 UTC [more...]
[PATCH] show-ref: add --unresolved option
2024-04-12 9:37 UTC (12+ messages)
` [PATCH v2 0/3] show-ref: add --symbolic-name option
` [PATCH v2 1/3] refs: keep track of unresolved reference value in iterator
` [PATCH v2 3/3] show-ref: add --symbolic-name option
[PATCH 0/3] Cleanup rebase signoff tests
2024-04-12 9:33 UTC (10+ messages)
` [PATCH 2/3] t3428: use test_commit_message
` [PATCH 3/3] t3428: restore coverage for "apply" backend
Short form of --force-with-lease
2024-04-12 9:00 UTC (7+ messages)
[PATCH] Documentation: fix typos describing date format
2024-04-12 8:51 UTC
[PATCH v2 0/8] docs: recommend using contrib/contacts/git-contacts
2024-04-12 8:48 UTC (26+ messages)
` [PATCH v3 "
` [PATCH v3 1/8] MyFirstContribution: mention contrib/contacts/git-contacts
` [PATCH v3 5/8] SubmittingPatches: discuss reviewers first
` [PATCH v3 6/8] SubmittingPatches: dedupe discussion of security patches
` [PATCH v3 7/8] SubmittingPatches: add heading for format-patch and send-email
` [PATCH v3 8/8] SubmittingPatches: demonstrate using git-contacts with git-send-email
` [PATCH v4 0/8] docs: recommend using contrib/contacts/git-contacts
` [PATCH v4 1/8] MyFirstContribution: mention contrib/contacts/git-contacts
` [PATCH v4 2/8] SubmittingPatches: clarify 'git-contacts' location
` [PATCH v4 3/8] SubmittingPatches: mention GitGitGadget
` [PATCH v4 4/8] SubmittingPatches: quote commands
` [PATCH v4 5/8] SubmittingPatches: discuss reviewers first
` [PATCH v4 6/8] SubmittingPatches: dedupe discussion of security patches
` [PATCH v4 7/8] SubmittingPatches: add heading for format-patch and send-email
` [PATCH v4 8/8] SubmittingPatches: demonstrate using git-contacts with git-send-email
[PATCH 0/6] fast-import: tighten parsing of paths
2024-04-12 8:03 UTC (44+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 1/8] fast-import: tighten path unquoting
` [PATCH v2 2/8] fast-import: directly use strbufs for paths
` [PATCH v2 3/8] fast-import: allow unquoted empty path for root
` [PATCH v3 0/8] fast-import: tighten parsing of paths
` [PATCH v3 1/8] fast-import: tighten path unquoting
` [PATCH v3 2/8] fast-import: directly use strbufs for paths
` [PATCH v3 3/8] fast-import: allow unquoted empty path for root
` [PATCH v3 4/8] fast-import: remove dead strbuf
` [PATCH v3 5/8] fast-import: improve documentation for unquoted paths
` [PATCH v3 6/8] fast-import: document C-style escapes for paths
` [PATCH v3 7/8] fast-import: forbid escaped NUL in paths
` [PATCH v3 8/8] fast-import: make comments more precise
` [PATCH v4 0/8] fast-import: tighten parsing of paths
` [PATCH v4 1/8] fast-import: tighten path unquoting
` [PATCH v4 2/8] fast-import: directly use strbufs for paths
` [PATCH v4 3/8] fast-import: allow unquoted empty path for root
` [PATCH v4 4/8] fast-import: remove dead strbuf
` [PATCH v4 5/8] fast-import: improve documentation for path quoting
` [PATCH v4 6/8] fast-import: document C-style escapes for paths
` [PATCH v4 7/8] fast-import: forbid escaped NUL in paths
` [PATCH v4 8/8] fast-import: make comments more precise
[BUG] Clones from local repositories do not work correctly under Windows
2024-04-12 6:56 UTC (2+ messages)
[ANNOUNCE] Virtual Contributor's Summit 2024
2024-04-12 5:27 UTC (6+ messages)
[PATCH 00/12] t: exercise Git/JGit reftable compatibility
2024-04-12 4:44 UTC (42+ messages)
` [PATCH v2 "
` [PATCH v2 03/12] ci: allow skipping sudo on dockerized jobs
` [PATCH v2 05/12] ci: convert "install-dependencies.sh" to use "/bin/sh"
` [PATCH v2 12/12] t0612: add tests to exercise Git/JGit reftable compatibility
` [PATCH v3 00/13] t: "
` [PATCH v3 01/13] ci: rename "runs_on_pool" to "distro"
` [PATCH v3 02/13] ci: expose distro name in dockerized GitHub jobs
` [PATCH v3 03/13] ci: skip sudo when we are already root
` [PATCH v3 04/13] ci: drop duplicate package installation for "linux-gcc-default"
` [PATCH v3 05/13] ci: convert "install-dependencies.sh" to use "/bin/sh"
` [PATCH v3 06/13] ci: merge custom PATH directories
` [PATCH v3 07/13] ci: fix setup of custom path for GitLab CI
` [PATCH v3 08/13] ci: merge scripts which install dependencies
` [PATCH v3 09/13] ci: make Perforce binaries executable for all users
` [PATCH v3 10/13] ci: install JGit dependency
` [PATCH v3 11/13] t06xx: always execute backend-specific tests
` [PATCH v3 12/13] t0610: fix non-portable variable assignment
` [PATCH v3 13/13] t0612: add tests to exercise Git/JGit reftable compatibility
` [PATCH v4 00/13] t: "
` [PATCH v4 01/13] ci: rename "runs_on_pool" to "distro"
` [PATCH v4 02/13] ci: expose distro name in dockerized GitHub jobs
` [PATCH v4 03/13] ci: skip sudo when we are already root
` [PATCH v4 04/13] ci: drop duplicate package installation for "linux-gcc-default"
` [PATCH v4 05/13] ci: convert "install-dependencies.sh" to use "/bin/sh"
` [PATCH v4 06/13] ci: merge custom PATH directories
` [PATCH v4 07/13] ci: fix setup of custom path for GitLab CI
` [PATCH v4 08/13] ci: merge scripts which install dependencies
` [PATCH v4 09/13] ci: make Perforce binaries executable for all users
` [PATCH v4 10/13] ci: install JGit dependency
` [PATCH v4 11/13] t06xx: always execute backend-specific tests
` [PATCH v4 12/13] t0610: fix non-portable variable assignment
` [PATCH v4 13/13] t0612: add tests to exercise Git/JGit reftable compatibility
[RFC PATCH 0/4] test-tool: add unit test suite runner
2024-04-12 4:29 UTC (6+ messages)
` [PATCH v3 0/7] "
` [PATCH v3 6/7] t/Makefile: run unit tests alongside shell tests
[PATCH 0/2] fuzz: build fuzzers by default on Linux
2024-04-12 4:22 UTC (16+ messages)
` [PATCH 1/2] ci: also define CXX environment variable
` [PATCH 2/2] fuzz: link fuzz programs with `make all` on Linux
` [PATCH v2 0/2] fuzz: build fuzzers by default "
` [PATCH v2 1/2] ci: also define CXX environment variable
` [PATCH v2 2/2] fuzz: link fuzz programs with `make all` on Linux
[PATCH 00/13] Support for arbitrary schemes in credentials
2024-04-12 0:13 UTC (8+ messages)
[PATCH] config: do not leak excludes_file
2024-04-11 23:36 UTC (5+ messages)
` [PATCH 0/12] git_config_string() considered harmful
[PATCH] launch_editor: waiting message on error
2024-04-11 23:18 UTC (7+ messages)
` [PATCH v2] "
fast-import interface issues
2024-04-11 22:18 UTC
[PATCH 0/2] git-compat-util: move convert_slashes from compat/mingw.h and rename it
2024-04-11 21:42 UTC (3+ messages)
` [PATCH 2/2] test-lib: replace repeated code logic with an existing helper
[PATCH] mailsplit add option to include sanitized subject in filename
2024-04-11 21:25 UTC (7+ messages)
[RFC][PATCH] t-prio-queue: simplify using compound literals
2024-04-11 21:23 UTC (2+ messages)
Reply
2024-04-11 18:49 UTC
[PATCH] doc: git.txt-Fix inconsistency param description
2024-04-11 18:11 UTC (7+ messages)
` [PATCH v2 0/2] Fix the inconsistency in the description of the namespace option's parameter
` [PATCH v2 1/2] doc: git.txt-Fix inconsistency param description
` [PATCH v2 2/2] doc: git.txt-Change "--user-formats" to "--user-interfaces"
Gift of Acoustic Instrument
2024-04-11 15:47 UTC
I think there is a diference between git version 2.44.0.windows.1 behavior and the git doc page
2024-04-11 13:29 UTC
[PATCH v6 0/2] send-email: make produced outputs more readable
2024-04-10 22:59 UTC (6+ messages)
` [PATCH v6 1/2] send-email: move newline characters out of a few translatable strings
` [PATCH v6 2/2] send-email: make it easy to discern the messages for each patch
[PATCH v2 00/12] t: exercise Git/JGit reftable compatibility
2024-04-10 21:49 UTC (3+ messages)
` [PATCH 0/2] t0610: fix umask tests
[PATCH] typo: Replace 'commitish' with 'committish'
2024-04-10 21:15 UTC (2+ messages)
[RFC] bisect: Introduce skip-when to automatically skip commits
2024-04-10 19:39 UTC (15+ messages)
[PATCH 00/24] pack-bitmap: pseudo-merge reachability bitmaps
2024-04-10 18:10 UTC (9+ messages)
` [PATCH 02/24] config: repo_config_get_expiry()
` [PATCH 03/24] ewah: implement `ewah_bitmap_is_subset()`
` [PATCH 04/24] pack-bitmap: drop unused `max_bitmaps` parameter
` [PATCH 05/24] pack-bitmap: move some initialization to `bitmap_writer_init()`
[PATCH 0/8] update-ref: add support for update-symref option
2024-04-10 17:31 UTC (13+ messages)
` [PATCH 7/8] refs: add 'update-symref' command to 'update-ref'
What's cooking in git.git (Apr 2024, #04; Tue, 9)
2024-04-10 16:08 UTC (3+ messages)
[PATCH] pack-bitmap: gracefully handle missing BTMP chunks
2024-04-10 15:02 UTC (2+ messages)
[PATCH 0/9] reftable: optimize table and block iterators
2024-04-10 11:35 UTC (5+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 09/10] reftable/block: reuse `zstream` state on inflation
"git stash pop -k"
2024-04-10 7:27 UTC
Wrong coloring for "git log --oneline --graph --decorate --all"?
2024-04-10 7:22 UTC
[PATCH] t9604: Fix test for musl libc and new Debian
2024-04-10 7:10 UTC (6+ messages)
` [PATCH v2] "
[PATCH v5 0/3] send-email: make produced outputs more readable
2024-04-10 6:07 UTC (6+ messages)
` [PATCH v5 3/3] send-email: separate the confirmation prompts from the messages
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).