]> git.pld-linux.org Git - packages/rpm-build-tools.git/history - pldnotify.awk
- lftp debug 5 when debug enabled
[packages/rpm-build-tools.git] / pldnotify.awk
2012-06-24 Elan Ruusamäe- 2011
2012-06-24 Arkadiusz Miśkiewiczaquamaniac.de url (aqbanking.spec and friends)
2012-06-24 Arkadiusz Miśkiewiczwget 1.13.3 returns exit status 3 for --help; allow...
2012-06-24 Elan Ruusamäe- wget timeout/retries everywhere not to linger around...
2012-06-24 Elan Ruusamäe- xulrunner hacks
2012-06-24 Arkadiusz Miśkiewicz- revert downloads.sf.net mangling; broke soprano.spec...
2012-06-24 Elan Ruusamäe- use mawk, some regexp are different how gawk understands
2012-06-24 Elan Ruusamäe- make urls unique in perl already, 1m win for media...
2012-06-24 Elan Ruusamäe- use perl HTML::Tree to extract <A> and <IFRAME> from...
2012-06-24 Elan Ruusamäe- report postfix only when actually done
2012-06-24 Elan Ruusamäe- gawk for strftime
2012-06-24 Elan Ruusamäe- simplify, add downloads.sourceforge.net url
2012-06-24 Arkadiusz Miśkiewicz- handle cgit snapshot urls (libva.spec as example)
2012-06-24 Elan Ruusamäe- generic rss upgrade checker
2012-06-24 Elan Ruusamäe- find ZF upgrades (silly rss parser)
2012-06-24 Elan Ruusamäe- todo: debian/watch like support
2012-06-24 Artur Frysiak- recognize .tar.lzma
2012-06-24 Arkadiusz Miśkiewicz- recognize tar.xz
2012-06-24 Elan Ruusamäe- add function for debug print to make sure debug goes...
2012-06-24 Elan Ruusamäe- add vim patch checker
2012-06-24 Arkadiusz Miśkiewicz- try to detect new github tarballs
2012-06-24 Arkadiusz Miśkiewicz- recognize http://github.com/Dieterbe/uzbl/tarball...
2012-06-24 Arkadiusz Miśkiewicz- Try to avoid matching ver with ver.tar.gz etc.
2012-06-24 Arkadiusz MiśkiewiczMore debug.
2012-06-24 Arkadiusz Miśkiewicz- use fake useragent (pretend do be iceweasel) since...
2012-06-24 Arkadiusz Miśkiewicz- use new url when checking sourceforge projects
2012-06-24 Arkadiusz MiśkiewiczAdd launchpad.net and edge.launchpad.net support. Skip...
2012-06-24 Elan Ruusamäe- update year
2012-06-24 Arkadiusz Miśkiewicz- ignore cert
2012-06-24 Arkadiusz Miśkiewicz- fix checking when multiple specs passed to cmdline
2012-06-24 Elan Ruusamäe- add wget commandline to debug
2012-06-24 Elan Ruusamäe- add mktemp() function
2012-06-24 Arkadiusz Miśkiewicz- fix close (I hope it's correct now)
2012-06-24 Arkadiusz Miśkiewicz- display wget error message
2012-06-24 Arkadiusz Miśkiewiczclose tmpfile
2012-06-24 Arkadiusz MiśkiewiczAvoid loops.
2012-06-24 Arkadiusz Miśkiewicz- 300 is far too much
2012-06-24 Arkadiusz Miśkiewicz- support %20 in expansion
2012-06-24 Arkadiusz Miśkiewicz- work also with https
2012-06-24 Arkadiusz Miśkiewicz- googlecode fix
2012-06-24 Arkadiusz Miśkiewicz- mysql 5.1 support
2012-06-24 Arkadiusz Miśkiewicz- _alt_kernel is empty by default
2012-06-24 Arkadiusz Miśkiewiczpecl.php.net support
2012-06-24 Arkadiusz Miśkiewicz- strip %{nil} from url
2012-06-24 Arkadiusz Miśkiewicz- only googlecode.com/files urls
2012-06-24 Arkadiusz Miśkiewicz- googlecode.com url support
2012-06-24 Jakub Bogusz- added adapter-like authors section
2012-06-24 Elan Ruusamäe- adapterized (killed trailing spaces/tabs)
2012-06-24 Jakub Bogusz- more en
2012-06-24 Jakub Bogusz- get_links() optimization (even 6+ times faster on...
2012-06-24 Elan Ruusamäe- PEAR package version checks
2012-06-24 Elan Ruusamäe- also add download.sourceforge.net, notified by wolf
2012-06-24 Elan Ruusamäe- also handle short sf.net urls
2012-06-24 Elan Ruusamäe- cleanup
2012-06-24 Elan Ruusamäe- sf url mungling
2012-06-24 Arkadiusz Miśkiewicz- remove pl
2012-06-24 Jakub Bogusz- todo entry
2012-06-24 Jakub Bogusz- skip .built files
2012-06-24 Jakub Bogusz- mirror handling bugfix
2012-06-24 Jakub Bogusz- more debug, don't hang on empty hrefs
2012-06-24 Jakub Bogusz- match href='link', allow different style of hrefs...
2012-06-24 Jakub Bogusz- fixed sub regexps
2012-06-24 Jakub Bogusz- treat .bin|.binary like .pkg
2012-06-24 saq- don't consider versions like "1.2.3.pkg" (SDL_image...
2012-06-24 Jakub Bogusz- ~ is not filaname separator (id3lib case)
2012-06-24 Jakub Bogusz- check for upper-case alpha|beta|pre|rc too
2012-06-24 Jakub Bogusz- dots must be escaped after version subst
2012-06-24 Jakub Bogusz- escape dots in filenameexp
2012-06-24 Jakub Bogusz- try not to treat foobar or foo-bar as (possibly newer...
2012-06-24 Jakub Bogusz- treat "rc" just like "alpha","beta" and "pre"
2012-06-24 Jakub Bogusz- changed method of removing leading 0s after .
2012-06-24 ankry- removing leading zeroes from each segment (not only...
2012-06-24 ankry- added "-n" option to treat version numbers as numeric...
2012-06-24 Jakub Bogusz- use -t3 for wget (useful with some ftp sites or multi...
2012-06-24 Jakub Bogusz- fix for frames with relative src
2012-06-24 Jakub Bogusz- protect against whitespace after href= or frame src=,
2012-06-24 Marcin Krzyżanowskidon't need file "mirrors" to work propertly.
2012-06-24 Jacek Konieczny- simple fix for mirror handling
2012-06-24 Jacek Konieczny- support for exemining mirrors instead of origin sourc...
2012-06-24 depesz- add passive-ftp to bypass too-secure firewalls (ftp...
2012-06-24 Sebastian Zagrodzki- new wget doesn't recognize --inet option
2012-06-24 kloczek- added "-t 1 -T 300" to wget parameters - now wget...
2012-06-24 Sebastian Zagrodzki- fixed problems when href had no "" after it (see...
2012-06-24 Sebastian Zagrodzki- fixed problem with regexp special characters in subst...
2012-06-24 Sebastian Zagrodzki- added --inet option to wget call
2012-06-24 Sebastian Zagrodzki- treat "alpha" in version just like "beta" (1alpha...
2012-06-24 Sebastian Zagrodzki- frames support for http_get_links
2012-06-24 Sebastian Zagrodzki- use wget to retrieve HTTP source locations (solves...
2012-06-24 Sebastian Zagrodzki- small fix (remove HTTP/1.0) in get_http_links
2012-06-24 Sebastian Zagrodzki- ftp passwd: sebek@sith->pldnotifier@pld.org.pl
2012-06-24 Sebastian Zagrodzki- complex error handling :)
2012-06-24 Sebastian Zagrodzki- error reporting
2012-06-24 Sebastian Zagrodzki- ftplink.sh -> ./ftplink.sh
2012-06-24 Sebastian Zagrodzki- cosmetics
2012-06-24 kloczek- added cvs tags.
2012-06-24 Sebastian Zagrodzki- really working :)
2012-06-24 Sebastian Zagrodzki- working beta
2012-06-24 Sebastian Zagrodzki- and more updates
2012-06-24 Sebastian Zagrodzki- next fixes
2012-06-24 Sebastian Zagrodzki- now working(?) prebeta release :)
next
This page took 0.743641 seconds and 106 git commands to generate.