summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* - use perl link extraction by default; works betterArkadiusz Miśkiewicz2015-05-171-0/+3
|
* Mangle pypi.python.org url.Arkadiusz Miśkiewicz2015-05-161-18/+21
|
* Better way to work with github links (like /path/0.1.2.tar.gz) eg psi-plus.specArkadiusz Miśkiewicz2015-03-251-5/+5
|
* pldnotify.awk: avoid trailing ) in rubygem package versionsJakub Bogusz2015-03-021-1/+1
|
* One debug is enough.Arkadiusz Miśkiewicz2014-09-021-1/+0
|
* sf changed API but also made things simpler on files RSS side - use that for ↵Arkadiusz Miśkiewicz2014-09-021-19/+3
| | | | monitoring
* Drop ancient mysql 5.1 checking url. Add mysql CDN handling support.Arkadiusz Miśkiewicz2014-02-261-3/+4
|
* - drop conditional macros for nowArkadiusz Miśkiewicz2014-02-251-0/+2
|
* unrar/rar checkingArkadiusz Miśkiewicz2014-01-291-0/+6
|
* More debugging and pattern checks.Arkadiusz Miśkiewicz2014-01-271-8/+21
|
* - use rss feeds for sourceforge processing (do we have anyone brave to ↵Arkadiusz Miśkiewicz2014-01-271-5/+28
| | | | rewrite pldnotify.awk in python?)
* add pldnotify script to inform about your ~/rpm packages onlyElan Ruusamäe2013-09-181-0/+50
|
* handle chef as ruby gemElan Ruusamäe2013-09-251-1/+1
|
* handle google-talkplugin upgradesElan Ruusamäe2013-09-041-5/+7
|
* handle jenkins urlsElan Ruusamäe2013-08-201-1/+16
|
* more elseifsElan Ruusamäe2013-08-201-15/+13
|
* use "else if" when mungling urlsElan Ruusamäe2013-08-201-27/+14
|
* taskwarrior hackArtur Frysiak2013-07-221-0/+5
|
* - haskell hackage supportJan Palus2013-07-211-0/+5
|
* Change expression to catch different extensions, so for example if having ↵Arkadiusz Miśkiewicz2013-06-301-0/+1
| | | | something-1.0.gz we will find that there is new version with different extension like something-2.0.bz2.
* owncloud hackArtur Frysiak2013-06-241-0/+5
|
* - llvm urlArkadiusz Miśkiewicz2013-06-101-0/+5
|
* - bitbucket.org supportArkadiusz Miśkiewicz2013-05-151-0/+6
|
* - ejabberd urlArkadiusz Miśkiewicz2013-05-021-0/+5
|
* - handle github archive url (bitcoin.spec as example)Arkadiusz Miśkiewicz2013-04-291-0/+5
|
* special code to handle rubygem databaseElan Ruusamäe2013-04-271-1/+28
|
* actual package namesArkadiusz Miśkiewicz2013-04-091-1/+1
|
* actual package namesArkadiusz Miśkiewicz2013-04-091-2/+2
|
* note about used external programsElan Ruusamäe2013-04-071-1/+8
|
* use less local vars. overwrite params not neededElan Ruusamäe2013-04-071-24/+21
|
* handle google chrome upgradesElan Ruusamäe2013-04-071-0/+12
|
* fix vim version checkingElan Ruusamäe2013-04-071-3/+3
|
* reuse common codeElan Ruusamäe2013-04-071-32/+25
| | | | check for new version in common place not each package override
* handle nodejs packages upgrade from npm registryElan Ruusamäe2013-04-071-10/+28
|
* - allow versions like v12.12 (postgresql.spec) in directory nameArkadiusz Miśkiewicz2013-02-181-1/+1
|
* If link ends up with at least 2 digit version directory then we check for ↵Arkadiusz Miśkiewicz2013-02-171-1/+6
| | | | links inside that directory, too (catches phonon-backend-vlc.spec or other kde stuff).
* Make nil macro be recognized.Arkadiusz Miśkiewicz2013-01-241-0/+1
|
* Set +x bit for pldnotify.awkKacper Kornet2012-08-011-0/+0
|
* - typoJakub Bogusz2012-04-061-1/+1
| | | | Changed files: pldnotify.awk -> 1.103
* - 2011Elan Ruusamäe2011-10-161-1/+1
| | | | Changed files: pldnotify.awk -> 1.102
* aquamaniac.de url (aqbanking.spec and friends)Arkadiusz Miśkiewicz2011-10-021-0/+5
| | | | Changed files: pldnotify.awk -> 1.101
* wget 1.13.3 returns exit status 3 for --help; allow thatArkadiusz Miśkiewicz2011-09-041-1/+1
| | | | Changed files: pldnotify.awk -> 1.100
* - wget timeout/retries everywhere not to linger around foreverElan Ruusamäe2011-01-181-2/+3
| | | | Changed files: pldnotify.awk -> 1.99
* - xulrunner hacksElan Ruusamäe2010-10-251-7/+11
| | | | Changed files: pldnotify.awk -> 1.98
* - revert downloads.sf.net mangling; broke soprano.spec for exampleArkadiusz Miśkiewicz2010-10-161-3/+1
| | | | Changed files: pldnotify.awk -> 1.97
* - use mawk, some regexp are different how gawk understandsElan Ruusamäe2010-10-051-3/+3
| | | | Changed files: pldnotify.awk -> 1.96
* - make urls unique in perl already, 1m win for media infoElan Ruusamäe2010-10-051-1/+5
| | | | Changed files: pldnotify.awk -> 1.95
* - use perl HTML::Tree to extract <A> and <IFRAME> from sourceElan Ruusamäe2010-10-051-6/+54
| | | | Changed files: pldnotify.awk -> 1.94
* - report postfix only when actually doneElan Ruusamäe2010-10-051-2/+4
| | | | Changed files: pldnotify.awk -> 1.93
* - gawk for strftimeElan Ruusamäe2010-10-051-17/+21
| | | | | | - error out even sooner Changed files: pldnotify.awk -> 1.92