put utils/makeChangeLog under the GPLv2 license.
[privoxy.git] / utils / create-package-feed.pl
2016-07-16 Fabian Keilcreate-package-feed.pl: Add usage instructions
2016-07-16 Fabian Keilcreate-package-feed.pl: Add copyright information and...
2016-07-16 Fabian Keilcreate-package-feed.pl: Only generate checksums for...
2016-07-16 Fabian Keilcreate-package-feed.pl: Split script into functions
2016-07-16 Fabian Keilcreate-package-feed.pl: Add some new lines in output...
2016-07-16 Fabian Keilcreate-package-feed.pl: Escape spaces in URLs
2016-07-16 Fabian Keilcreate-package-feed.pl: Generate valid (RFC-822) dates
2016-07-16 Fabian Keilcreate-package-feed.pl: Get input directory and output...
2016-07-16 Fabian Keilcreate-package-feed.pl: Use SHA-256 instead of SHA-1
2016-07-16 Fabian Keilcreate-package-feed.pl: Polish file and directory handling
2016-07-16 Fabian Keilcreate-package-feed.pl: Limit items in feed to 100
2016-07-16 Fabian Keilcreate-package-feed.pl: Skip 'OldFiles' and 'pkgsrc...
2016-07-16 Fabian Keilcreate-package-feed.pl: Bump maxlimit to 1000 and die...
2016-07-16 Fabian Keilcreate-package-feed.pl: Run script through perltidy
2016-07-16 Fabian KeilAdd perl script to generate an RSS feed for the packages