gnucash-htdocs beta: Multiple changes pushed
John Ralls
jralls at code.gnucash.org
Sun Jun 29 23:07:56 EDT 2025
discards https://github.com/Gnucash/gnucash-htdocs/commit/ae40650f (commit)
Updated via https://github.com/Gnucash/gnucash-htdocs/commit/7fa7c4d1 (commit)
via https://github.com/Gnucash/gnucash-htdocs/commit/e111e9f4 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (https://github.com/Gnucash/gnucash-htdocs/commit/ae40650f)
\
N -- N -- N (https://github.com/Gnucash/gnucash-htdocs/commit/7fa7c4d1)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
commit 7fa7c4d139162cea9564911f3ff4e0650b169341
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Jun 29 19:48:19 2025 -0700
Announce release of GnuCash 5.12
commit e111e9f4f36bf0393d650ae15fe6fa58cef28a98
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Jun 29 20:07:20 2025 -0700
Use the php gettext module instead of an ancient copy.
Summary of changes:
accept-to-gettext.inc | 184 -----------------
externals/gettext.inc | 534 --------------------------------------------------
externals/gettext.php | 425 ---------------------------------------
externals/streams.php | 167 ----------------
4 files changed, 1310 deletions(-)
delete mode 100644 accept-to-gettext.inc
delete mode 100644 externals/gettext.inc
delete mode 100644 externals/gettext.php
delete mode 100644 externals/streams.php
More information about the gnucash-patches
mailing list