git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH 0/4] Clean cleanups
@ 2020-06-11  6:59 Elijah Newren via GitGitGadget
  2020-06-11  6:59 ` [PATCH 1/4] dir: fix a few confusing comments Elijah Newren via GitGitGadget
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Elijah Newren via GitGitGadget @ 2020-06-11  6:59 UTC (permalink / raw)
  To: git; +Cc: bmalehorn, Elijah Newren

This fixes the performance regression reported at [1], and also performs a
few other cleanups found while investigating the issue.

[1] 
https://lore.kernel.org/git/CAJB88a23uU2WfB0mnB9NfNbtgmABhNOWNOEMBt7rRVu7uL_C9A@mail.gmail.com/

Elijah Newren (4):
  dir: fix a few confusing comments
  dir, clean: avoid disallowed behavior
  clean: consolidate handling of ignored parameters
  clean: optimize and document cases where we recurse into
    subdirectories

 builtin/clean.c | 49 ++++++++++++++++++++++++++++++++++++++-----------
 dir.c           | 15 ++++++++++-----
 2 files changed, 48 insertions(+), 16 deletions(-)


base-commit: 20514004ddf1a3528de8933bc32f284e175e1012
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-806%2Fnewren%2Fclean-cleanups-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-806/newren/clean-cleanups-v1
Pull-Request: https://github.com/git/git/pull/806
-- 
gitgitgadget

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-06-18  6:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-11  6:59 [PATCH 0/4] Clean cleanups Elijah Newren via GitGitGadget
2020-06-11  6:59 ` [PATCH 1/4] dir: fix a few confusing comments Elijah Newren via GitGitGadget
2020-06-11  6:59 ` [PATCH 2/4] dir, clean: avoid disallowed behavior Elijah Newren via GitGitGadget
2020-06-11  6:59 ` [PATCH 3/4] clean: consolidate handling of ignored parameters Elijah Newren via GitGitGadget
2020-06-11  6:59 ` [PATCH 4/4] clean: optimize and document cases where we recurse into subdirectories Elijah Newren via GitGitGadget
2020-06-13  0:28   ` Junio C Hamano
2020-06-18  6:19     ` Brian Malehorn

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