| Commit message (Expand) | Author | Age | Files | Lines |
* | perl_checker is so right... | Pascal Rigaux | 2003-04-11 | 1 | -1/+1 |
* | (fuzzy_pidofs): handle the empty /proc/XXX/cmdline case (using /proc/XXX/exe ... | Pascal Rigaux | 2003-04-01 | 1 | -1/+3 |
* | to handle transparently the new die in DrakX needing to send | Guillaume Cottenceau | 2003-02-19 | 1 | -0/+1 |
* | perl_checker compliance ("ref" now need parentheses in many case) | Pascal Rigaux | 2003-02-12 | 1 | -2/+2 |
* | remove "Use of uninitialized value" in formatAlaTeX | Pascal Rigaux | 2003-01-31 | 1 | -1/+1 |
* | (list_users) introduce it to get the id list of unprivilegied users, | Thierry Vignaud | 2003-01-29 | 1 | -1/+10 |
* | fix stupid find example | Thierry Vignaud | 2003-01-07 | 1 | -1/+1 |
* | MDK::Common::Func: add "find", "any" and "every" | Pascal Rigaux | 2003-01-06 | 1 | -2/+41 |
* | - perl_checker: add some more Gtk2 functions | Pascal Rigaux | 2002-12-28 | 1 | -0/+3 |
* | remove unused variables | Pascal Rigaux | 2002-12-04 | 2 | -3/+3 |
* | fix (old!) typo ($root is undefined, replaced with $dir) | Pascal Rigaux | 2002-12-04 | 1 | -1/+1 |
* | fix (old!) typo | Pascal Rigaux | 2002-12-04 | 1 | -1/+1 |
* | more restricted detection of non-use of if_()-like exprs | Pascal Rigaux | 2002-12-04 | 1 | -4/+4 |
* | - warn use of "cond ? list : ()" (use if_(cond, list) instead) | Pascal Rigaux | 2002-12-04 | 1 | -4/+4 |
* | add output_with_perm(), cat_or_die() | Pascal Rigaux | 2002-12-02 | 1 | -3/+13 |
* | make it perl_checker compliant | Pascal Rigaux | 2002-11-15 | 5 | -13/+13 |
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 5 | -13/+13 |
* | make perl_checker happy | Pascal Rigaux | 2002-11-06 | 1 | -6/+5 |
* | MDK::Common::System::update_gnomekderc: fix adding lines to the last section ... | Pascal Rigaux | 2002-09-06 | 2 | -1/+2 |
* | MDK::Common::System::update_gnomekderc: fix adding section when the file does... | Pascal Rigaux | 2002-09-06 | 1 | -1/+2 |
* | fix typo in mkdir_p error message | Pascal Rigaux | 2002-08-27 | 1 | -1/+1 |
* | give a meaning to the return value of cdie | Pascal Rigaux | 2002-08-27 | 1 | -2/+4 |
* | - add setExportedVarsInSh and setExportedVarsInCsh | Pascal Rigaux | 2002-08-12 | 1 | -10/+18 |
* | - File.pm: add "append_to_file" | Pascal Rigaux | 2002-08-01 | 1 | -1/+6 |
* | - perl_checker: cleaner, more usable (via .perl_checker for -exclude's) | Pascal Rigaux | 2002-07-31 | 8 | -14/+19 |
* | - perl_checker: add *much* stricter syntax rules | Pascal Rigaux | 2002-07-31 | 5 | -8/+8 |
* | MDK::Common::DataStructure: add sort_numbers | Pascal Rigaux | 2002-07-28 | 1 | -1/+6 |
* | - add Various::internal_error | Pascal Rigaux | 2002-07-25 | 1 | -1/+10 |
* | MDK::Common::System: add fuzzy_pidofs | Pascal Rigaux | 2002-07-23 | 1 | -1/+10 |
* | MDK/Common/DataStructure.pm: add deref_array | Pascal Rigaux | 2002-07-23 | 1 | -1/+9 |
* | workaround perl 5.8.0-RC2 bug | Pascal Rigaux | 2002-07-09 | 1 | -1/+1 |
* | MDK/Common/Func.pm: add "partition" | Pascal Rigaux | 2002-07-03 | 1 | -2/+17 |
* | (update_gnomekderc): rework it, make it work in all possible case | Pascal Rigaux | 2002-02-16 | 1 | -19/+26 |
* | - MDK/Common/System.pm: fix call to "output" in "template2file" and "update_g... | Pascal Rigaux | 2002-02-16 | 1 | -4/+4 |
* | warp_text returns a join'ed string in scalar context | Pascal Rigaux | 2002-02-14 | 1 | -1/+2 |
* | add MDK::Common::DataStructure::group_by2 | Pascal Rigaux | 2002-01-27 | 1 | -3/+17 |
* | add Various::noreturn() | Pascal Rigaux | 2001-12-20 | 1 | -0/+20 |
* | (cp_af): fix typo | Pascal Rigaux | 2001-09-17 | 1 | -1/+1 |
* | add output_p, cp_af, rm_rf | Pascal Rigaux | 2001-09-16 | 1 | -1/+55 |
* | add File::mkdir_p | Pascal Rigaux | 2001-09-16 | 1 | -1/+17 |
* | remove "Uncaught exception from user code:", happens with "use diagnostics" | Pascal Rigaux | 2001-09-10 | 1 | -1/+4 |
* | - DataStructure::uniq : keep the order | Pascal Rigaux | 2001-09-09 | 2 | -3/+3 |
* | (formatError): better handling if error is multi-lined | Pascal Rigaux | 2001-09-09 | 1 | -1/+1 |
* | (substInFile): automatic adding of "\n" for the last line if it's not "\n" te... | Pascal Rigaux | 2001-09-08 | 1 | -1/+5 |
* | (substInFile): same special case for empty files and for non-existent files | Pascal Rigaux | 2001-09-06 | 1 | -1/+1 |
* | fix warp_string | Pascal Rigaux | 2001-08-25 | 1 | -3/+5 |
* | do not export concat_symlink anymore, it's internal only | Pascal Rigaux | 2001-08-17 | 1 | -6/+1 |
* | - each_index added | Pascal Rigaux | 2001-08-09 | 1 | -1/+17 |
* | add arch() and alike stuff | Pascal Rigaux | 2001-08-04 | 1 | -1/+42 |
* | much doc added | Pascal Rigaux | 2001-08-03 | 5 | -18/+416 |