summaryrefslogtreecommitdiff
path: root/wwwbin
Commit message (Expand)AuthorAgeFilesLines
* Fix octal constants syntax (python3 compat)Jan Rękorajski2021-01-161-1/+1
* Fix exception handling syntax (python3 compat)Jan Rękorajski2021-01-163-7/+7
* Make ftp tools python3 readyJan Rękorajski2020-10-255-25/+35
* Migrate ac-th-diff.py to python3Jan Rękorajski2020-10-251-10/+10
* Some more pythonic optimizationsJan Rękorajski2019-01-051-21/+7
* Cleanup duplicate conditionalsJan Rękorajski2019-01-051-6/+4
* Some pythonic cleanupsJan Rękorajski2019-01-041-5/+6
* Fix format string typoJan Rękorajski2019-01-041-1/+1
* Tabs to spacesJan Rękorajski2019-01-041-124/+124
* Separate packages with fractional release in freshness informationJan Rękorajski2019-01-041-5/+19
* Use RPM Python API for spec parsingJan Rękorajski2019-01-041-8/+32
* Updated ignored deps list for x32 consistency checksJan Rękorajski2019-01-041-1/+1
* Fix reporting time taken to generate freshness reportJan Rękorajski2019-01-041-3/+9
* script to nuke items from th-archive that are already in snapElan Ruusamäe2016-10-021-0/+38
* move sort to the end of pipe chainJan Rękorajski2015-10-041-1/+1
* fix arg passingJan Rękorajski2015-09-091-1/+1
* no bash needed, document and readability fixesElan Ruusamäe2015-09-051-5/+18
* add to gitElan Ruusamäe2015-09-051-0/+15
* tabElan Ruusamäe2015-09-051-1/+1
* add to gitElan Ruusamäe2015-09-051-0/+23
* cleanupsElan Ruusamäe2015-09-051-5/+2
* x32 fixes (baggins?)Elan Ruusamäe2015-06-081-17/+23
* th-i486->th-x32 (baggins)Elan Ruusamäe2015-06-081-3/+3
* bin: executable bitsElan Ruusamäe2014-07-216-0/+0
* consistency-check: update ignore listElan Ruusamäe2014-07-211-1/+2
* freshness.sh: include timing informationElan Ruusamäe2014-07-211-1/+1
* clean-dups.py: old changesElan Ruusamäe2014-07-211-21/+33
* rpm5 changesElan Ruusamäe2014-07-211-1/+1
* ftp-freshness: add [] placeholder to ease parsingElan Ruusamäe2014-07-211-2/+3
* - use rpm.RPMVSF_NODSAHEADER where we had NOSIGNATURES in rpm4Jan Rękorajski2013-06-052-2/+2
* - _RPMVSF_NOSIGNATURES and _RPMVSF_NODIGESTS have been removed in rpm 5Jan Rękorajski2012-09-222-2/+2
* - wrap separate calls and loops into single pipe in pkg2srcJan Rękorajski2012-09-221-22/+6
* - version for git setupKacper Kornet2012-08-211-26/+11
* - except kernel and kernel module provider packages from cleaningJan Rękorajski2012-08-111-0/+23
* - skype-tools is noarch packageJan Rękorajski2012-08-091-1/+0
* - ignore old video-nvidia-legacy3 driverJan Rękorajski2012-08-091-0/+1
* - ignore x86_64 packages that require skype (no 64-bit package)Jan Rękorajski2012-08-091-0/+3
* - ingore oracle sqlplus replacementsJan Rękorajski2012-08-091-0/+2
* - removed outdated ignoresJan Rękorajski2012-08-081-13/+0
* - formattingJan Rękorajski2012-08-081-2/+4
* escape "+" for sed pattern (crossmingw32-gcc-c++-4.5.2-2)Elan Ruusamäe2012-08-061-0/+2
* - report for missing matchesElan Ruusamäe2012-08-061-2/+9
* seems this way of invoking poldek does not need tty hacks at all, but bug sti...Elan Ruusamäe2012-08-061-12/+6
* - replace tmux hack with xargs + poldek --cmd oneJan Rękorajski2012-08-061-47/+5
* - more deeper hacks: run poldek via tmux to get terminal from cronElan Ruusamäe2012-08-011-11/+34
* show src.rpm package name in reports; very hackish due poldek bugs/missing fe...Elan Ruusamäe2012-08-011-2/+63
* - ignore compat-libstdc++Elan Ruusamäe2012-08-011-0/+1
* - cleanup unused codeElan Ruusamäe2012-05-041-25/+0
* - avoid "cd -"Elan Ruusamäe2012-05-041-5/+1
* - script to show local rpmdb vs PLD-update-TODO upgrade differenceElan Ruusamäe2012-05-041-0/+95