git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-05-11 19:01:13 to 2021-05-12 20:37:31 UTC [more...]

[PATCH v2 0/6] Makefile/perl: correctly re-generate build/* + speed up under NO_GETTEXT=Y
 2021-05-12 19:53 UTC  (3+ messages)
` [PATCH] Makefile: make PERL_DEFINES recursively expanded

[PATCH 0/9] send-email: various optimizations to speed up by >2x
 2021-05-12 19:52 UTC  (14+ 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

[PATCH] doc: replace jargon word "impact" with "effect"/"affect"
 2021-05-12 19:42 UTC  (48+ messages)

[PATCH] doc: use asciidoctor to build man pages directly
 2021-05-12 19:29 UTC  (16+ messages)
    ` [PATCH 1/2] doc: add an option to have Asciidoctor "
      ` [PATCH 2/2] doc: remove GNU_ROFF option

[PATCH] git-send-email: add sendmailCommand option
 2021-05-12 19:32 UTC  (10+ messages)

[PATCH v2 0/8] Directory traversal fixes
 2021-05-12 17:28 UTC  (30+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/8] [RFC] ls-files: error out on -i unless -o or -c are specified
  ` [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 v1] Writing down mail list etiquette
 2021-05-12 15:28 UTC  (14+ messages)
` (no subject)
  ` [PATCH v2] Writing down mail list etiquette
  ` and... Re: [PATCH v1] "

[PATCH] Optimize the description of the configuration in packfile-uris doc
 2021-05-12 14:10 UTC  (4+ messages)
` [PATCH v2] packfile-uri.txt: fix blobPackfileUri description

[PATCH] pretty: fix a typo in the documentation for %(trailers)
 2021-05-12 13:12 UTC  (2+ messages)

[PATCH 0/3] SubmittingPatches: a few unrelated minor fixes
 2021-05-12 12:24 UTC  (6+ 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-12 12:19 UTC  (3+ messages)
` [PATCH v6 "

[PATCH v4] [GSOC] ref-filter: fix read invalid union member bug
 2021-05-12 12:12 UTC  (5+ messages)
` [PATCH v5] "
  ` [PATCH v6] "

[PATCH v2 0/2] [GSOC][RFC] ref-filter: introduce enum atom_type
 2021-05-12 12:11 UTC  (4+ 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] 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  (6+ messages)

[PATCH v3] git-send-email: use ! to indicate relative path to command
 2021-05-12  4:17 UTC  (23+ messages)
  ` [PATCH v4] "
    ` [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  (18+ messages)

Why doesn't `git log -m` imply `-p`?
 2021-05-12  1:16 UTC  (18+ messages)
` [PATCH 0/6] diff-merges: let -m imply -p
  ` [PATCH 6/6] "

[PATCH] remote-curl: fix clone on sha256 repos
 2021-05-11 23:51 UTC  (9+ messages)

[PATCH] Fix -Wmaybe-uninitialized warnings under -O0
 2021-05-11 21:33 UTC  (15+ messages)
` [PATCH] trace2: refactor to avoid gcc warning under -O3
  ` [PATCH v2] "

[PATCH] tr2: log parent process name
 2021-05-11 21:31 UTC  (3+ messages)

[PATCH] fsmonitor: only enable it in non-bare repositories
 2021-05-11 19:24 UTC  (5+ messages)

[PATCH] git-send-email: use ! to indicate relative path to command
 2021-05-11 19:11 UTC  (4+ messages)

[PATCH v2] git-send-email: use ! to indicate relative path to command
 2021-05-11 19:01 UTC 


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).