From: "Wolfgang Faust" <contrib-git@wolfgangfaust•com>
To: git@vger•kernel.org
Cc: "Johannes Sixt" <j6t@kdbg•org>,
"Birger Skogeng Pedersen" <birger.sp@gmail•com>,
"Pratyush Yadav" <me@yadavpratyush•com>,
"Marc Branchaud" <marcnarc@xiplink•com>
Subject: [PATCH 0/4] run auto maintenance in git-gui
Date: Thu, 05 Mar 2026 21:15:56 -0800 [thread overview]
Message-ID: <091e68fa-428d-48b0-bf7d-42b01660d6eb@app.fastmail.com> (raw)
In-Reply-To: <493aa11d-21db-e759-6be3-2c6b8f287a0b@kdbg.org>
Resurrecting the 2019 conversation "git-gui: disable the "loose objects
popup" dialog?":
<https://lore.kernel.org/git/CAGr--=K15nUcnsJWOP87uMMjeQmTgAeO_6hnr12k2zuNQjNyBw@mail.gmail.com/t/#u>
The consensus there seems to be that git's auto maintenance is now
good enough and if git-gui implemented the same behavior as `git commit`
then the "repository currently has approximately %i loose objects"
dialog would no longer be necessary. This patch series implements that.
Wolfgang Faust (4):
git-gui: run auto maintenance on commit
git-gui: remove hint_gc dialog
git-gui: remove "Compress Database" feature
scalar: remove obsolete gui.GCWarning setting
Documentation/config/gui.adoc | 5 -----
Documentation/scalar.adoc | 6 ------
git-gui/git-gui.sh | 6 ------
git-gui/lib/commit.tcl | 6 ++++++
git-gui/lib/database.tcl | 40 -----------------------------------
git-gui/po/bg.po | 22 -------------------
git-gui/po/de.po | 27 -----------------------
git-gui/po/el.po | 27 -----------------------
git-gui/po/fr.po | 28 ------------------------
git-gui/po/hu.po | 27 -----------------------
git-gui/po/it.po | 26 -----------------------
git-gui/po/ja.po | 26 -----------------------
git-gui/po/nb.po | 27 -----------------------
git-gui/po/pt_br.po | 27 -----------------------
git-gui/po/pt_pt.po | 27 -----------------------
git-gui/po/ru.po | 20 ------------------
git-gui/po/sv.po | 27 -----------------------
git-gui/po/vi.po | 27 -----------------------
git-gui/po/zh_cn.po | 26 -----------------------
scalar.c | 1 -
t/t9210-scalar.sh | 20 +++++++++---------
21 files changed, 16 insertions(+), 432 deletions(-)
base-commit: 7b2bccb0d58d4f24705bf985de1f4612e4cf06e5
--
2.52.0
next prev parent reply other threads:[~2026-03-06 5:18 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-26 17:31 git-gui: disable the "loose objects popup" dialog? Birger Skogeng Pedersen
2019-09-26 18:54 ` Johannes Sixt
2019-09-26 19:13 ` Birger Skogeng Pedersen
2019-09-26 19:15 ` Pratyush Yadav
2019-09-26 21:12 ` Birger Skogeng Pedersen
2019-09-26 21:13 ` Johannes Sixt
2019-10-01 18:00 ` Pratyush Yadav
2019-10-02 7:12 ` Birger Skogeng Pedersen
2019-10-02 18:48 ` Johannes Sixt
2026-03-06 5:15 ` Wolfgang Faust [this message]
2026-03-06 5:26 ` [PATCH 1/4] git-gui: run auto maintenance on commit Wolfgang Faust
2026-03-06 5:30 ` [PATCH 2/4] git-gui: remove hint_gc dialog Wolfgang Faust
2026-03-06 5:32 ` [PATCH 3/4] git-gui: remove "Compress Database" feature Wolfgang Faust
2026-03-06 5:32 ` [PATCH 4/4] scalar: remove obsolete gui.GCWarning setting Wolfgang Faust
2026-03-07 11:32 ` [PATCH 0/4] run auto maintenance in git-gui Johannes Sixt
2026-03-07 22:01 ` Junio C Hamano
2026-03-07 22:37 ` Johannes Sixt
2026-03-08 6:02 ` Junio C Hamano
2026-03-11 4:48 ` Wolfgang Faust
2026-03-13 12:38 ` Johannes Sixt
2019-10-02 20:41 ` git-gui: disable the "loose objects popup" dialog? Marc Branchaud
2019-09-26 21:14 ` Marc Branchaud
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=091e68fa-428d-48b0-bf7d-42b01660d6eb@app.fastmail.com \
--to=contrib-git@wolfgangfaust$(echo .)com \
--cc=birger.sp@gmail$(echo .)com \
--cc=git@vger$(echo .)kernel.org \
--cc=j6t@kdbg$(echo .)org \
--cc=marcnarc@xiplink$(echo .)com \
--cc=me@yadavpratyush$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox