summaryrefslogtreecommitdiffstats
path: root/MDK
Commit message (Expand)AuthorAgeFilesLines
* add ";" to please perl_checkerPascal Rigaux2004-11-173-8/+8
* MDK::Common::File : add all_files_rec()Pascal Rigaux2004-11-162-2/+12
* *** empty log message ***Pascal Rigaux2004-11-101-1/+1
* fix cp_with_option which called cp_af() recursively, loosing the specific opt...Pascal Rigaux2004-11-081-1/+1
* - export distrib()Daouda Lo2004-10-191-1/+1
* Add distrib function to get company, system (e.g. Mandrakelinux) and product ...Florent Villard2004-10-181-0/+11
* more flexible typeFromMagicPascal Rigaux2004-09-062-9/+14
* setVarsInSh() now tries to use quoting only when really needed,Pascal Rigaux2004-08-042-9/+7
* MDK::Common::System: whereis_binary() can now handle prefixPascal Rigaux2004-08-022-3/+3
* - workaround bug in ocaml on ultrasparcPascal Rigaux2004-08-022-3/+13
* - more perlish behaviour for to_int() and to_float()Pascal Rigaux2004-07-052-3/+3
* - fix single/quote handling in getVarsFromSh()Pascal Rigaux2004-06-281-1/+1
* many perl_checker enhancements and cleanupPascal Rigaux2004-06-281-1/+1
* - fix single/quote handling in getVarsFromSh()Pascal Rigaux2004-06-281-12/+17
* fix cp_af() for symlinks to directoriesPascal Rigaux2004-06-251-4/+4
* fix typoPascal Rigaux2004-06-251-1/+1
* cp_f and cp_af die if they can't write destination filePascal Rigaux2004-06-251-1/+1
* hash in boolean context is bad (dixit Rafael)Pascal Rigaux2004-05-081-1/+1
* - deprecate "open F, ..." prefering "open(my $F, ...)"Pascal Rigaux2004-04-282-14/+13
* error should not be scalar refs anymorePascal Rigaux2004-04-021-1/+0
* cp_af() now handles devices (block and character)Pascal Rigaux2004-03-311-1/+1
* cp_af() now handles devices (mknod)Pascal Rigaux2004-03-111-2/+6
* warn when there is a spaces only linePascal Rigaux2004-01-131-1/+4
* remove spaces from line with spaces only (less warning in pod2html)Pascal Rigaux2004-01-132-2/+2
* perl_checker compliancePascal Rigaux2004-01-091-1/+1
* check the name given to whereis_binary() doesn't contain a "/"Pascal Rigaux2004-01-071-0/+4
* add whereis_binary()Pascal Rigaux2004-01-072-3/+13
* new snapshot (many perl_checker enhancements)Pascal Rigaux2004-01-051-1/+1
* perl_checker fixPascal Rigaux2004-01-051-1/+1
* titi sucks? yes! reverting...Pascal Rigaux2003-12-161-3/+0
* prevent MDK::Common from breaking all gi codeThierry Vignaud2003-12-151-0/+3
* MDK::Common::File::cp_f() addedPascal Rigaux2003-11-281-3/+13
* substInFile: if file is a symlink, make sure it stays a symlinkGuillaume Cottenceau2003-11-171-0/+9
* titi doesn't suckGuillaume Cottenceau2003-10-151-0/+1
* for damsGuillaume Cottenceau2003-10-151-1/+1
* add uniq_ (uniq but according to some code results on each value)Guillaume Cottenceau2003-10-151-1/+15
* export cat_or_die()MDK-92Pascal Rigaux2003-09-191-1/+1
* - read_gnomekderc() & update_gnomekderc() will now handle key=value where keyPascal Rigaux2003-09-192-3/+3
* MDK::Common::System::list_users() should list user 500 if it existsPascal Rigaux2003-09-011-1/+1
* simplify chomp_ as suggested by Guillaume RoussePascal Rigaux2003-08-121-1/+1
* - perl_checker:Pascal Rigaux2003-08-111-1/+1
* Add amd64 compat_arch mappingsGwenolé Beauchesne2003-08-041-0/+2
* - add read_gnomekderc() (and make update_gnomekderc() a little more robust wh...Pascal Rigaux2003-07-302-3/+22
* new releasePascal Rigaux2003-05-271-1/+1
* fix pot generation (have \" instead of \\\")Pascal Rigaux2003-05-161-1/+1
* - perl_checker: more context checksPascal Rigaux2003-04-291-1/+1
* perl_checker compliancePascal Rigaux2003-04-291-2/+2
* perl_checker: enhanced "number of arguments" checking, including method callsPascal Rigaux2003-04-251-1/+1
* perl_checker adaptationsPascal Rigaux2003-04-242-5/+5
* fix description of moduleGuillaume Cottenceau2003-04-171-1/+1