Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - Call fsync after writing to ensure that files are written | Aurélien Lefebvre | 2009-08-13 | 1 | -3/+4 | |
| | ||||||
* | 1.2.19 | Eugeni Dodonov | 2009-06-09 | 2 | -1/+5 | |
| | ||||||
* | Correctly handling '#' when loading shell variables (#50670, #51457). | Eugeni Dodonov | 2009-06-09 | 1 | -3/+3 | |
| | ||||||
* | decode ' inside '' properly in getVarsFromSh | Pascal Terjan | 2009-04-14 | 3 | -2/+11 | |
| | ||||||
* | add spaces to please perl_checker | Pascal Terjan | 2009-03-11 | 1 | -3/+3 | |
| | ||||||
* | - quote correctly ' inside '' | Pascal Terjan | 2009-03-11 | 2 | -1/+2 | |
| | ||||||
* | protect various chars in setExportedVarsInSh and setExportedVarsInCsh | Pascal Terjan | 2009-03-10 | 3 | -13/+19 | |
| | ||||||
* | - protect ;<>&#[]~{}*? in setVarsInSh | Pascal Terjan | 2009-02-02 | 3 | -2/+6 | |
| | ||||||
* | protect parenthesis in setVarsInSh and drop dead code (#47298) | Pascal Terjan | 2009-01-26 | 3 | -3/+6 | |
| | ||||||
* | 1.2.14 | Pascal Rigaux | 2008-10-01 | 2 | -1/+3 | |
| | ||||||
* | - round_up(), round_down(): workaround "Illegal modulus zero" (#43165) | Pascal Rigaux | 2008-10-01 | 2 | -2/+4 | |
| | ||||||
* | 1.2.13 | Pascal Rigaux | 2008-09-09 | 2 | -1/+3 | |
| | ||||||
* | - export cat_utf8() and cat_utf8_or_die() | Pascal Rigaux | 2008-09-09 | 2 | -1/+3 | |
| | ||||||
* | 1.2.12 | Olivier Blin | 2008-04-03 | 2 | -1/+5 | |
| | ||||||
* | fix previous users list commit | Olivier Blin | 2008-04-03 | 1 | -2/+3 | |
| | ||||||
* | 1.2.11 | Olivier Blin | 2008-04-03 | 2 | -1/+3 | |
| | ||||||
* | supplement NEWS | Olivier Blin | 2008-04-03 | 1 | -0/+3 | |
| | ||||||
* | workaround glibc misconfiguration that make users listed twice (#34279) | Olivier Blin | 2008-04-03 | 1 | -2/+2 | |
| | ||||||
* | 1.2.10 | Pascal Rigaux | 2008-01-18 | 2 | -1/+3 | |
| | ||||||
* | - modify before_leaving() to be compatible with perl 5.10.0 | Pascal Rigaux | 2008-01-18 | 2 | -12/+10 | |
| | | | | | | more precisely, rewrite add_f4before_leaving in a different way so that DESTROY is correctly called when it should | |||||
* | 1.2.9 | Thierry Vignaud | 2007-09-11 | 2 | -1/+5 | |
| | ||||||
* | add bug reference | Thierry Vignaud | 2007-09-11 | 1 | -1/+1 | |
| | ||||||
* | fix including the doc of sub-modules | Pascal Rigaux | 2007-09-11 | 1 | -1/+1 | |
| | ||||||
* | 1.2.8 | Thierry Vignaud | 2007-09-04 | 2 | -1/+5 | |
| | ||||||
* | (formatError) make it work with any modules | Thierry Vignaud | 2007-09-04 | 1 | -1/+1 | |
| | ||||||
* | 1.2.7 | Thierry Vignaud | 2007-08-09 | 2 | -1/+5 | |
| | ||||||
* | (find_index) restore die (we should have used Carp::croak() instead | Thierry Vignaud | 2007-08-09 | 1 | -2/+1 | |
| | | | | | but postponed this improvements after 2008.0) | |||||
* | 1.2.6 | Thierry Vignaud | 2007-08-06 | 2 | -1/+6 | |
| | ||||||
* | (formatError) make it safer (it now handles exceptions containing " at ") | Thierry Vignaud | 2007-08-06 | 1 | -1/+1 | |
| | ||||||
* | (find_index) pinpoint the actual bug (ie the caller) | Thierry Vignaud | 2007-08-01 | 1 | -1/+2 | |
| | | | | | (all other die should probably be altered the same way) | |||||
* | 1.2.5 | Pascal Rigaux | 2007-05-30 | 2 | -1/+3 | |
| | ||||||
* | enhance fuzzy_pidofs() to handle kernel processes | Pascal Rigaux | 2007-05-30 | 2 | -1/+10 | |
| | ||||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 71 | -13815/+18 | |
| | ||||||
* | move "make test" to %check section | Pascal Rigaux | 2006-09-04 | 1 | -0/+2 | |
| | ||||||
* | use %mkrel | Pascal Rigaux | 2006-09-04 | 1 | -1/+1 | |
| | ||||||
* | META.yml is no more automatically generated (??) | Pascal Rigaux | 2006-09-04 | 2 | -3/+2 | |
| | ||||||
* | setVarsInSh: fix writing "|" in sh config files | Pascal Rigaux | 2006-09-04 | 3 | -2/+5 | |
| | ||||||
* | add fake MDV::Distribconf | Pascal Rigaux | 2006-08-23 | 3 | -2/+22 | |
| | ||||||
* | don't suggest replacing \Q with Q, warn "don't use \\Q, use quotemeta ↵ | Pascal Rigaux | 2006-06-22 | 1 | -0/+3 | |
| | | | | instead" instead | |||||
* | handle $o->pop | Pascal Rigaux | 2006-06-21 | 3 | -2/+6 | |
| | ||||||
* | handle "use base ..." | Pascal Rigaux | 2006-06-15 | 2 | -1/+8 | |
| | ||||||
* | add a fake packdrake.pm | Pascal Rigaux | 2006-06-15 | 2 | -2/+5 | |
| | ||||||
* | add a fake packdrake.pm | Pascal Rigaux | 2006-06-15 | 1 | -0/+25 | |
| | ||||||
* | "pop @l, 1" check doesn't work the same way anymore since it is now parsed ↵ | Pascal Rigaux | 2006-06-14 | 1 | -2/+0 | |
| | | | | pop(@l), 1 | |||||
* | *** empty log message *** | Pascal Rigaux | 2006-06-14 | 1 | -1/+1 | |
| | ||||||
* | "pop @l" return value can be dropped (ie make it similar to "shift") | Pascal Rigaux | 2006-06-14 | 2 | -1/+5 | |
| | ||||||
* | revert bad commit (thanks titi) | Pascal Rigaux | 2006-05-15 | 1 | -1/+1 | |
| | ||||||
* | it seems stack is smaller on amd64, function concat_spaces need to be ↵ | Pascal Rigaux | 2006-05-15 | 2 | -2/+5 | |
| | | | | tail-recursive | |||||
* | perl_checker compliance | Pascal Rigaux | 2006-05-15 | 1 | -1/+1 | |
| | ||||||
* | fix typo (detected by ocaml 3.09) | Pascal Rigaux | 2006-05-15 | 1 | -1/+1 | |
| |