messages from 2021-05-12 01:27:29 to 2021-05-13 08:18:20 UTC [more...]
[PATCH] builtin/gc: warn when core.commitGraph is disabled
2021-05-13 8:17 UTC (3+ messages)
` "
[PATCH 0/9] send-email: various optimizations to speed up by >2x
2021-05-13 8:15 UTC (24+ messages)
` [PATCH 1/9] send-email: remove non-working support for "sendemail.smtpssl"
` [PATCH 2/9] send-email: refactor sendemail.smtpencryption config parsing
` [PATCH 3/9] send-email: lazily load config for a big speedup
` [PATCH 4/9] send-email: lazily shell out to "git var"
` [PATCH 5/9] send-email: use function syntax instead of barewords
` [PATCH 6/9] send-email: get rid of indirect object syntax
` [PATCH 7/9] send-email: lazily load modules for a big speedup
` [PATCH 8/9] perl: lazily load some common Git.pm setup code
` [PATCH 9/9] send-email: move trivial config handling to Perl
Git pathspecs difference in behavior between linux (wsl) and windows
2021-05-13 8:05 UTC (3+ messages)
[PATCH 0/3] SubmittingPatches: a few unrelated minor fixes
2021-05-13 7:50 UTC (10+ messages)
` [PATCH 1/3] SubmittingPatches: move discussion of Signed-off-by above "send"
` [PATCH 2/3] SubmittingPatches: replace discussion of Travis with GitHub Actions
` [PATCH 3/3] SubmittingPatches: remove pine-specific hints from MUA hints
[PATCH v5 00/11] test-lib.sh: new test_commit args, simplification & fixes
2021-05-13 7:45 UTC (7+ messages)
` [PATCH v6 "
` [PATCH v6 11/11] test-lib: split up and deprecate test_create_repo()
[PATCH] doc: replace jargon word "impact" with "effect"/"affect"
2021-05-13 7:46 UTC (51+ messages)
[PATCH] t: avoid sed-based chain-linting in some expensive cases
2021-05-13 7:23 UTC (3+ messages)
[PATCH] Optimize the description of the configuration in packfile-uris doc
2021-05-13 7:15 UTC (2+ messages)
` packfile-uri.txt: fix blobPackfileUri description
[PATCH v1] Writing down mail list etiquette
2021-05-13 7:01 UTC (19+ messages)
` (no subject)
` [PATCH v2] Writing down mail list etiquette
` [PATCH v3] doc: writing down Git mailing "
` and... Re: [PATCH v1] Writing down mail "
[PATCH v2] packfile-uri.txt: fix blobPackfileUri description
2021-05-13 6:44 UTC
[PATCH] git-prompt: work under set -u
2021-05-13 6:22 UTC
[PATCH 0/8] doc: asciidoc cleanups
2021-05-13 6:10 UTC (11+ messages)
` [PATCH 1/8] doc: standardize asciidoc calls
` [PATCH 2/8] doc: add an asciidoc helper
` [PATCH 3/8] doc: disable asciidoc-helper for asciidoctor
` [PATCH 4/8] doc: simplify the handling of interruptions
` [PATCH 5/8] doc: remove redundant rm
` [PATCH 6/8] doc: refactor common dependencies
` [PATCH 7/8] doc: improve asciidoc dependencies
` [PATCH 8/8] doc: join xml and man rules
git-sh-prompt: bash: GIT_PS1_COMPRESSSPARSESTATE: unbound variable
2021-05-13 5:01 UTC (5+ messages)
[PATCH 00/10] Sparse-index: integrate with status and add
2021-05-13 4:12 UTC (7+ messages)
` [PATCH v2 0/8] Sparse-index: integrate with status
` [PATCH v2 3/8] unpack-trees: compare sparse directories correctly
` [PATCH v2 4/8] unpack-trees: stop recursing into sparse directories
[PATCH] git-send-email: add sendmailCommand option
2021-05-13 3:58 UTC (12+ messages)
` [PATCH v2] git-send-email: add option to specify sendmail command
[PATCH] Optimize the description of the configuration in packfile-uris doc
2021-05-13 2:45 UTC
[PATCH 0/2] Fixes for dl/stash-show-untracked
2021-05-12 23:48 UTC (4+ messages)
` [PATCH 1/2] t3905: correct test title
` [PATCH 2/2] stash show: fix segfault with --{include,only}-untracked
[PATCH] Optimize the description of the configuration in packfile-uris doc
2021-05-12 23:32 UTC (5+ messages)
` [PATCH v2] packfile-uri.txt: fix blobPackfileUri description
[PATCH v4] [GSOC] ref-filter: fix read invalid union member bug
2021-05-12 23:24 UTC (6+ messages)
` [PATCH v5] "
` [PATCH v6] "
[PATCH v2 0/2] [GSOC][RFC] ref-filter: introduce enum atom_type
2021-05-12 23:21 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] [GSOC] ref-filter: add objectsize to used_atom
` [PATCH v3 2/2] [GSOC] ref-filter: introduce enum atom_type
[PATCH v2 0/6] Makefile/perl: correctly re-generate build/* + speed up under NO_GETTEXT=Y
2021-05-12 22:45 UTC (4+ messages)
` [PATCH] Makefile: make PERL_DEFINES recursively expanded
[PATCH] doc: use asciidoctor to build man pages directly
2021-05-12 22:37 UTC (16+ messages)
` [PATCH 1/2] doc: add an option to have Asciidoctor "
` [PATCH 2/2] doc: remove GNU_ROFF option
[PATCH] pretty: fix a typo in the documentation for %(trailers)
2021-05-12 22:48 UTC (3+ messages)
[PATCH v2 0/8] Directory traversal fixes
2021-05-12 17:28 UTC (26+ messages)
` [PATCH v3 "
` [PATCH v3 4/8] t7300: add testcase showing unnecessary traversal into ignored directory
` [PATCH v4 0/8] Directory traversal fixes
` [PATCH v4 1/8] dir: convert trace calls to trace2 equivalents
` [PATCH v5 0/9] Directory traversal fixes
` [PATCH v5 1/9] dir: convert trace calls to trace2 equivalents
` [PATCH v5 2/9] dir: report number of visited directories and paths with trace2
` [PATCH v5 3/9] ls-files: error out on -i unless -o or -c are specified
` [PATCH v5 4/9] t7300: add testcase showing unnecessary traversal into ignored directory
` [PATCH v5 5/9] t3001, t7300: add testcase showcasing missed directory traversal
` [PATCH v5 6/9] dir: avoid unnecessary traversal into ignored directory
` [PATCH v5 7/9] dir: traverse into untracked directories if they may have ignored subfiles
` [PATCH v5 8/9] dir: update stale description of treat_directory()
` [PATCH v5 9/9] dir: introduce readdir_skip_dot_and_dotdot() helper
What's cooking in git.git (May 2021, #02; Wed, 12)
2021-05-12 16:35 UTC (3+ messages)
[PATCH] maintenance: use systemd timers on Linux
2021-05-12 15:41 UTC (11+ messages)
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "
[PATCH] INSTALL: note about make man with Asciidoctor backend
2021-05-12 8:13 UTC (3+ messages)
(no subject)
2021-05-12 7:29 UTC (2+ messages)
Rebase Question
2021-05-12 7:23 UTC (5+ messages)
[PATCH v3] git-send-email: use ! to indicate relative path to command
2021-05-12 4:17 UTC (11+ messages)
[PATCH v4] git-send-email: use ! to indicate relative path to command
2021-05-12 3:29 UTC (6+ messages)
` [PATCH v5] "
Syntax for specifying a command in git config
2021-05-12 3:25 UTC (5+ messages)
[RFC suggestion] Generate manpage directly with Asciidoctor
2021-05-12 1:44 UTC (8+ messages)
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).