| Commit message (Expand) | Author | Age | Files | Lines |
* | version 0.6.60.6.6 | Nicolas Vigier | 2012-02-05 | 1 | -1/+1 |
* | update svn urls | Nicolas Vigier | 2012-02-05 | 1 | -2/+2 |
* | Fix logs for the second arch going to a log/ subdir | Pascal Terjan | 2012-02-01 | 1 | -1/+2 |
* | Add a comment about bug 4343 | Pascal Terjan | 2012-01-30 | 1 | -0/+1 |
* | Fetch and clean log files in case of success (Bug #668) | Pascal Terjan | 2012-01-29 | 1 | -11/+5 |
* | Create a new file to mark when a package is finished uploading | Pascal Terjan | 2012-01-22 | 1 | -0/+5 |
* | Reset list of finisher packages when changing section | Pascal Terjan | 2012-01-03 | 1 | -2/+1 |
* | (tar) simplify after converting localcopy to svn export | Thierry Vignaud | 2012-01-03 | 1 | -2/+1 |
* | revert | Thierry Vignaud | 2012-01-03 | 1 | -1/+1 |
* | let's have a sorted consistent listing in all mails | Thierry Vignaud | 2012-01-03 | 3 | -9/+8 |
* | Append domain when sending emails to user | Pascal Terjan | 2012-01-02 | 7 | -13/+36 |
* | Do not set the domain, avoids spam | Pascal Terjan | 2012-01-01 | 1 | -1/+1 |
* | Add a "name" in the email address, else youri fails to replace it with the fo... | Pascal Terjan | 2012-01-01 | 1 | -1/+1 |
* | Generate email addresses from username | Pascal Terjan | 2012-01-01 | 1 | -4/+1 |
* | Do not use mandriva maintainer database anymore | Dexter Morgan | 2011-12-26 | 1 | -3/+4 |
* | better logs: log what is run | Thierry Vignaud | 2011-12-21 | 1 | -1/+2 |
* | Merge log files in non arch specific directory, as it used to be | Pascal Terjan | 2011-12-02 | 1 | -1/+2 |
* | Fix build package collection for totally noarch packages | Pascal Terjan | 2011-12-02 | 1 | -1/+2 |
* | Use a different directory for each arch on build machine, avoid probelems whe... | Pascal Terjan | 2011-12-01 | 1 | -3/+3 |
* | Fix section extraction from media name | Pascal Terjan | 2011-09-19 | 1 | -1/+1 |
* | Define version in Makefile | Pascal Terjan | 2011-08-25 | 1 | -3/+1 |
* | fix bug#1839 - iurt shouldn't install suggested packages when installing buil... | Jerome Quelin | 2011-08-22 | 1 | -1/+1 |
* | Drop line which should never have been commited | Pascal Terjan | 2011-05-22 | 2 | -1/+4 |
* | Drop a function listed twice | Pascal Terjan | 2011-05-18 | 1 | -1/+1 |
* | Allow giving additional macros to iurt | Pascal Terjan | 2011-05-18 | 2 | -1/+8 |
* | Fix emi | Pascal Terjan | 2011-05-09 | 1 | -3/+3 |
* | minor perl_checker cleanups | Thierry Vignaud | 2011-05-09 | 2 | -4/+4 |
* | blacklist more modules | Thierry Vignaud | 2011-05-09 | 1 | -0/+5 |
* | We use one more function of MDK::Common | Pascal Terjan | 2011-05-09 | 1 | -1/+1 |
* | Fix few bugs in previous big commit | Pascal Terjan | 2011-05-09 | 1 | -4/+4 |
* | We use one more function of MDK::Common | Pascal Terjan | 2011-05-09 | 1 | -1/+1 |
* | add missing function ( and no titi, perl_checker didn't notice this one, but ... | Michael Scherer | 2011-05-09 | 1 | -0/+1 |
* | Handle building for multiple sections in emi | Pascal Terjan | 2011-05-09 | 1 | -97/+79 |
* | fix breakage due to MDK::Common removal | Michael Scherer | 2011-05-09 | 1 | -0/+2 |
* | Fix checking build results | Pascal Terjan | 2011-05-08 | 1 | -1/+1 |
* | Reindent after previous patch added top level loops | Pascal Terjan | 2011-05-08 | 2 | -390/+392 |
* | Make ulri support having the same prefix to build for several targets | Pascal Terjan | 2011-05-08 | 1 | -17/+24 |
* | - Add one more missing element in arch_comp for arm | Arnaud Patard | 2011-05-02 | 1 | -0/+1 |
* | - add missing arch compat cases for arm | Arnaud Patard | 2011-04-30 | 1 | -0/+2 |
* | Improve error cases and fix previous commit (thanks blino) | Pascal Terjan | 2011-04-28 | 1 | -10/+11 |
* | Fail in create_temp_chroot of clean_chroot returned an error | Pascal Terjan | 2011-04-27 | 1 | -1/+1 |
* | Give up chroot creation when untar fails | Pascal Terjan | 2011-04-27 | 1 | -0/+3 |
* | - do not modify PERL5LIB, as we use regular rpm now | Michael Scherer | 2011-04-15 | 1 | -2/+0 |
* | - add missing modules | Michael Scherer | 2011-04-15 | 1 | -0/+1 |
* | - do not harcode module name, use a better regexp and shorter line to check i... | Michael Scherer | 2011-04-15 | 1 | -6/+3 |
* | - use grep instead of any, as this is builtin | Michael Scherer | 2011-04-15 | 1 | -2/+1 |
* | - remove dead code ( done by rpm/urpmi ) | Michael Scherer | 2011-04-15 | 1 | -13/+0 |
* | clean and reindent the array that contains all options | Michael Scherer | 2011-04-15 | 1 | -11/+21 |
* | - use File::Path and List::MoreUtils, and only import if_ from MDK::Common | Michael Scherer | 2011-04-15 | 1 | -3/+5 |
* | - remove unused files, see ml | Michael Scherer | 2011-04-15 | 2 | -1529/+0 |