]> git.pld-linux.org Git - projects/pld-builder.new.git/history - client/make-request.sh
echo -E is not POSIX parameter. Use printf instead.
[projects/pld-builder.new.git] / client / make-request.sh
2018-08-30 Arkadiusz Miśkiewiczecho -E is not POSIX parameter. Use printf instead.
2015-03-20 Elan Ruusamäeadd relup support
2015-02-24 Elan Ruusamäeadd note what -s option would do
2014-12-15 Elan Ruusamäeadd wait option
2014-11-10 Arkadiusz Miśkiewiczhttps is now on port 1235.
2014-11-10 Arkadiusz MiśkiewiczSwitch to https for client/request handler server and...
2014-05-16 Elan Ruusamäeuse standard sendmail path, do not rely on postfix...
2014-05-16 Elan Ruusamäev1.87 for make-request script
2014-05-16 Elan Ruusamäeuse distfiles mail directly to cvs machine
2014-05-16 Elan Ruusamäeadd -v option to help
2014-01-25 Arkadiusz MiśkiewiczUse longer timeout - 30s.
2013-11-30 Jan RękorajskiReset topdir before every package in loop v0.6.20131218
2013-10-21 Jacek KoniecznyFix default value of $requester_override
2013-10-17 Jacek Koniecznymake-request.sh: allow requester override
2013-06-21 Elan Ruusamäeprint info about defines
2013-04-16 Kacper Kornetclient: Better sorting of options and add help message...
2013-04-16 Kacper Kornetclient: Change option name to --update-scripts
2013-04-16 Kacper Kornetclient: Add an option to upgrade rpm-build-tools on...
2012-10-30 Elan RuusamäeMerge commit new builddir branch
2012-10-28 Elan RuusamäeMerge branch 'master' of ssh://git.pld-linux.org/projec...
2012-10-28 Elan Ruusamäeadd support for sending rpm --define to builders
2012-10-17 Elan RuusamäeMerge branch 'master' of ssh://git.pld-linux.org/projec...
2012-10-17 Elan Ruusamäeadd hsc function to escape xml chars
2012-08-25 Kacper Kornetmake-request.sh: don't print dirname in autotag requests
2012-08-24 Elan Ruusamäesync autotag() from rpm-build-tools
2012-08-15 Kacper KornetMake make-reques-sh -df work with git repositories
2012-08-11 Kacper KornetFix behaviour for packagename/ with trailing '/' in...
2012-08-04 Kacper KornetFetch upstream tags before determining latest auto tag
2012-07-28 Kacper KornetRewrite parser of spec:branch syntax
2012-07-28 Kacper KornetUse author date to sort tags
2012-07-28 Kacper KornetRewrite autotag for git
2012-07-10 Kacper KornetMerge from CVS fix for broken links to SRPMS on src...
2012-07-10 Kacper KornetMerge changes from CVS
2012-07-10 Kacper KornetMerge branch 'relocate' into git_rebase
2012-07-10 Kacper KornetMerge changes from PLD CVS
2012-07-10 Kacper KornetMerge changes from CVS
2012-07-10 Kacper KornetMerge remote-tracking branch 'PLD/master' into git
2012-07-10 Kacper KornetChange builder cvs up command to git pull
2012-07-10 Kacper KornetFix permissions from CVS
2012-06-24 Elan Ruusamäe- "set -f" seems to work here, more cleaner than /usr...
2012-06-24 Elan Ruusamäe- allow -j1 as well
2012-06-24 Elan Ruusamäe- strip :XXX off builders, to easily copy builders...
2012-06-24 Elan Ruusamäe- note why mail mode is used
2012-06-24 Elan Ruusamäe- colors for build mode
2012-06-24 Elan Ruusamäe- fix typo
2012-06-24 Elan Ruusamäe- keep gpg stdin clear, so curses based gpg-agent could...
2012-06-24 Elan Ruusamäe- have no_depend effect also on post command
2012-06-24 Elan Ruusamäe- allow sending post command after build
2012-06-24 Elan Ruusamäe- validate distro argument
2012-06-24 Elan Ruusamäe- allow --with/--without to take args by comma
2012-06-24 Elan Ruusamäe- reindent
2012-06-24 Elan Ruusamäe- add -v to dump request
2012-06-24 Elan Ruusamäe- colorize builder
2012-06-24 Elan Ruusamäe- fancy color support
2012-06-24 Elan Ruusamäe- allow sending commands and build jobs in same batch
2012-06-24 Elan Ruusamäe- allow support to break job dependency via ^ char...
2012-06-24 Arkadiusz Miśkiewiczhandle '-j*' later, so '-j X' can have a chance to...
2012-06-24 Elan Ruusamäe- add -a option to send with last autotag
2012-06-24 Elan Ruusamäe- rename distro->dist
2012-06-24 Elan Ruusamäe- LEAVE AC urls alone!
2012-06-24 Arkadiusz Miśkiewiczs#http://ep09.pld-linux.org:1234#http://src.th.pld...
2012-06-24 Arkadiusz Miśkiewiczhttp://ep09.pld-linux.org/~builderth -> http://src...
2012-06-24 Arkadiusz Miśkiewiczhttp://src.th.pld-linux.org for src th builder
2012-06-24 Elan Ruusamäe- invoke poldek twice, so broken sources won't omit...
2012-06-24 Elan Ruusamäe- add --update-macros to update rpm-build-macros on...
2012-06-24 hawk- support sending to Titanium Devel builders
2012-06-24 Arkadiusz Miśkiewicz- clarify what test (-t) and ready (-r or no option...
2012-06-24 Arkadiusz Miśkiewicz- timeout compatible with python 2.4
2012-06-24 Elan Ruusamäe- feformat, add --jobs alias for -j
2012-06-24 Elan Ruusamäe- simplify usage()
2012-06-24 Elan Ruusamäe- include distfiles fetch request in this simple prog...
2012-06-24 Arkadiusz Miśkiewicz- reorder
2012-06-24 Arkadiusz Miśkiewicz- ti updates
2012-06-24 Arkadiusz Miśkiewicz- define control_url for th so -s works
2012-06-24 Elan Ruusamäe- add queue id verifier for skip
2012-06-24 Elan Ruusamäe- different approach: skip command into shell commands
2012-06-24 Elan Ruusamäe- priority=-1 for skip requests
2012-06-24 Elan Ruusamäe- skip requests implementation
2012-06-24 Elan Ruusamäe- use http method for ac too
2012-06-24 Elan Ruusamäe- avoid \n expanding in $command everywhere it is echoe...
2012-06-24 Elan Ruusamäe- allow -c - to read command from stdin (no more need...
2012-06-24 Elan Ruusamäe- do not parse escapes with -c
2012-06-24 Arkadiusz Miśkiewiczcd /usr/share/empty as workaround for asterisk expansion
2012-06-24 Elan Ruusamäe- remove paths from specnames
2012-06-24 Tomasz Pala- die "--upgrade and --test-build are mutually exclusive"
2012-06-24 Tomasz Pala- clearify what builder means for -b option
2012-06-24 Elan Ruusamäe- mention request mode
2012-06-24 Elan Ruusamäe- make --remove-pkg remove each pkg in own poldek run
2012-06-24 Arkadiusz Miśkiewicznew -j support (jobs limit)
2012-06-24 Elan Ruusamäe- http url is distro specific
2012-06-24 Elan Ruusamäe- add -Uhv = upgrade alias
2012-06-24 Arkadiusz Miśkiewicz- ups.
2012-06-24 Arkadiusz Miśkiewicz- by default use http for delivering requests
2012-06-24 Elan Ruusamäe- poldek --up indexes for --upgrade-pkg
2012-06-24 tommat- add AIDA support
2012-06-24 Elan Ruusamäe- add --branch override
2012-06-24 Elan Ruusamäe- target hacking
2012-06-24 Elan Ruusamäe- valid xml
2012-06-24 Jakub Bogusz- typo
2012-06-24 Elan Ruusamäe- fix
next
This page took 1.733754 seconds and 107 git commands to generate.