[Privoxy-commits] [privoxy] branch master updated (3dc24891 -> c452f2a0)

User Git git at git.privoxy.org
Sat Apr 11 15:04:09 CEST 2026


This is an automated email from the git hooks/post-receive script.

git pushed a change to branch master
in repository privoxy.

    from 3dc24891 Fix license-explanation in privoxy-man-page.
     new a35b3d21 Rename MAN_PAGE variable to PRIVOXY_MAN_PAGE
     new 7c0ad9e1 Move the Privoxy man page into a 'man' directory
     new aef23b4f Regenerate Privoxy man page using the new location
     new f5cbbfce GNUMakefile.in: Add dok-privoxy-tools target
     new 4e0e4852 Leverage the $PRIVOXY_TOOLS variable in dok-privoxy-tools target
     new bd520da1 Add man pages for the Privoxy tools
     new 9e6fd23c Add HTML versions of the Privoxy tool man pages
     new a3122ca5 Let the 'install' and 'uninstall' targets handle the Privoxy tools
     new 125d770e Regenerate AUTHORS
     new c452f2a0 Regenerate user manual

The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 AUTHORS                                            |   2 +
 GNUmakefile.in                                     |  70 +++-
 doc/webserver/man-page/privoxy-log-parser.1.html   | 141 ++++++++
 .../man-page/privoxy-regression-test.1.html        | 237 +++++++++++++
 doc/webserver/man-page/uagen.1.html                | 147 ++++++++
 doc/webserver/user-manual/copyright.html           |   2 +
 man/privoxy-log-parser.1                           | 208 +++++++++++
 man/privoxy-regression-test.1                      | 382 +++++++++++++++++++++
 privoxy.8 => man/privoxy.8                         |   5 +-
 man/uagen.1                                        | 232 +++++++++++++
 10 files changed, 1407 insertions(+), 19 deletions(-)
 create mode 100644 doc/webserver/man-page/privoxy-log-parser.1.html
 create mode 100644 doc/webserver/man-page/privoxy-regression-test.1.html
 create mode 100644 doc/webserver/man-page/uagen.1.html
 create mode 100644 man/privoxy-log-parser.1
 create mode 100644 man/privoxy-regression-test.1
 rename privoxy.8 => man/privoxy.8 (98%)
 create mode 100644 man/uagen.1

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list