| Commit message (Expand) | Author | Age | Files | Lines |
* | kill $Id:$ tags | Thierry Vignaud | 2014-06-07 | 1 | -1/+1 |
* | perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 1 | -2/+2 |
* | Synthesized commit during git-svn import combining previous Mandriva history ... | Mageia SVN-Git Migration | 2011-02-06 | 1 | -1/+1 |
* | - bug command: fix choosing the usb-key/floppy drive | Pascal Rigaux | 2007-08-27 | 1 | -4/+10 |
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -9/+10 |
* | cleanup (translate late, and move methods to upper class) | Pascal Rigaux | 2005-08-30 | 1 | -8/+0 |
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -1/+1 |
* | remove some unneeded ";", add some for normalization (as told by perl_checker) | Pascal Rigaux | 2004-11-18 | 1 | -1/+1 |
* | perl_checker compliance | Pascal Rigaux | 2004-08-11 | 1 | -1/+1 |
* | $def_n is unused | Pascal Rigaux | 2004-01-22 | 1 | -2/+1 |
* | let interactive uses stock items on x11 and old drak translated items in | Thierry Vignaud | 2003-07-14 | 1 | -0/+8 |
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -1/+1 |
* | remove unused variables or rename them with an underscore (eg: $o becomes $_o) | Pascal Rigaux | 2002-12-04 | 1 | -2/+2 |
* | fix typo | Pascal Rigaux | 2002-12-04 | 1 | -1/+1 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-27 | 1 | -3/+3 |
* | s/$x ne (0|'')/$x/ | Thierry Vignaud | 2002-11-20 | 1 | -2/+2 |
* | - add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-14 | 1 | -2/+2 |
* | - replace ... =~ 'foo' with ... =~ /foo/ | Pascal Rigaux | 2002-11-11 | 1 | -2/+2 |
* | various small syntax enhancements to please perl_checker | Pascal Rigaux | 2002-11-11 | 1 | -1/+1 |
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -17/+17 |
* | use each_index instead of map_index when the return value is not used | Pascal Rigaux | 2002-11-05 | 1 | -4/+4 |
* | - handle setting 'ok' && 'cancel' | Pascal Rigaux | 2002-08-13 | 1 | -0/+2 |
* | make new perl_checker happy | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
* | make new perl_checker happy (and that's not easy!) | Pascal Rigaux | 2002-07-31 | 1 | -2/+2 |
* | - Big Move 1: interactive::* hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -0/+171 |