Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kill dead emails | Thierry Vignaud | 2012-01-27 | 1 | -1/+1 |
| | |||||
* | - perl -pi -e 's!hard drive!hard disk drive!' | Ahmad Samir | 2011-04-04 | 1 | -1/+1 |
| | |||||
* | String changes: perl -pi -e 's!file system!filesystem!' | Ahmad Samir | 2011-04-04 | 1 | -1/+1 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-06 | 10 | -9/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------ | ||||
* | - Allow resizing empty FAT (#58770) | Pascal Terjan | 2010-04-15 | 1 | -1/+9 |
| | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -5/+0 |
| | |||||
* | don't need use MDK::Common... when we have "use common" (which is the ↵ | Pascal Rigaux | 2005-06-10 | 1 | -1/+0 |
| | | | | standard for libDrakX modules) | ||||
* | gcc 4.0 was choking on lvalues of unpredictable type. | Rafael Garcia-Suarez | 2005-05-06 | 1 | -2/+5 |
| | |||||
* | remove old debug code | Pascal Rigaux | 2005-04-13 | 1 | -1/+0 |
| | |||||
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 3 | -4/+4 |
| | |||||
* | prototypes are dangerous | Pascal Rigaux | 2004-09-10 | 1 | -1/+1 |
| | |||||
* | kill warnings | Thierry Vignaud | 2004-09-09 | 1 | -0/+3 |
| | |||||
* | remove check_mounted(), it is done by diskdrake | Pascal Rigaux | 2004-08-12 | 1 | -11/+0 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2004-08-12 | 1 | -3/+2 |
| | |||||
* | perl_checker fixes | Pascal Rigaux | 2004-01-05 | 1 | -1/+1 |
| | |||||
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -1/+1 |
| | |||||
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 2 | -4/+4 |
| | |||||
* | remove unused variables or rename them with an underscore (eg: $o becomes $_o) | Pascal Rigaux | 2002-12-04 | 3 | -3/+3 |
| | |||||
* | perl_checker adaptations | Pascal Rigaux | 2002-11-28 | 2 | -4/+4 |
| | |||||
* | remove debug code | Pascal Rigaux | 2002-11-28 | 1 | -1/+0 |
| | |||||
* | to export, one needs to inheritate from Exporter | Pascal Rigaux | 2002-11-28 | 1 | -1/+1 |
| | |||||
* | perl_checker adaptations | Pascal Rigaux | 2002-11-27 | 3 | -13/+10 |
| | |||||
* | - add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-14 | 2 | -3/+3 |
| | | | | | | - remove redundant parentheses - add some parentheses for clarity | ||||
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 1 | -2/+2 |
| | |||||
* | add or remove spaces where need to please perl_checker | Pascal Rigaux | 2002-11-11 | 3 | -4/+4 |
| | |||||
* | - use "foreach" instead of "for" in list context | Pascal Rigaux | 2002-11-11 | 1 | -1/+1 |
| | | | | | - use "for" instead of "foreach" when used a la C | ||||
* | various small syntax enhancements to please perl_checker | Pascal Rigaux | 2002-11-11 | 1 | -2/+2 |
| | |||||
* | make perl_checker happy again (replacing "{xx}->{yy}" by "{xx}{yy}") | Pascal Rigaux | 2002-07-31 | 2 | -3/+3 |
| | |||||
* | make new perl_checker happy | Pascal Rigaux | 2002-07-31 | 1 | -20/+1 |
| | |||||
* | make new perl_checker happy (and that's not easy!) | Pascal Rigaux | 2002-07-31 | 2 | -2/+2 |
| | |||||
* | ensure things build as they should when perl is upgraded on compilation box | Pascal Rigaux | 2002-07-22 | 1 | -1/+1 |
| | | | | | (using a nice scheme: make || make) | ||||
* | fix | Pascal Rigaux | 2001-08-07 | 1 | -1/+1 |
| | |||||
* | switch to MDK::Common (i wonder why it was not done yet) | Pascal Rigaux | 2001-07-30 | 1 | -3/+4 |
| | |||||
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 5 | -5/+5 |
| | |||||
* | s/Linux-Mandrake/Mandrake Linux/ | Pascal Rigaux | 2001-06-21 | 2 | -2/+2 |
| | | | | | | s/linux-mandrake/mandrakesoft/ (hand made, no i18n messages done) | ||||
* | no_comment | Pascal Rigaux | 2000-09-14 | 9 | -9/+9 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-08-11 | 1 | -1/+5 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-08-06 | 1 | -6/+11 |
| | |||||
* | *** empty log message *** | Francois Pons | 2000-05-02 | 1 | -3/+5 |
| | |||||
* | *** empty log message *** | Francois Pons | 2000-05-02 | 3 | -2/+5 |
| | |||||
* | *** empty log message *** | Francois Pons | 2000-04-14 | 2 | -10/+25 |
| | |||||
* | *** empty log message *** | Francois Pons | 2000-04-11 | 4 | -19/+87 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-03-30 | 1 | -1/+2 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-02-11 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Francois Pons | 2000-02-09 | 5 | -23/+29 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-02-09 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Francois Pons | 2000-02-09 | 6 | -28/+81 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-02-09 | 1 | -11/+7 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-01-01 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-12-08 | 1 | -1/+1 |
| |