summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 1.2.26.11.2.26.1Thierry Vignaud2010-10-242-1/+3
|
* perl_checker cleanupsThierry Vignaud2010-10-241-2/+2
|
* append_to_file: better error message making easier to pinpoint actual place ↵Thierry Vignaud2010-10-242-1/+4
| | | | of error
* (substInFile) typo fixThierry Vignaud2010-10-241-1/+1
|
* 1.2.261.2.26Thierry Vignaud2010-07-202-1/+3
|
* (if_, if__) make easier to debug (#60153)Thierry Vignaud2010-07-202-2/+4
|
* (if__) more precise exception messageThierry Vignaud2010-07-201-1/+1
|
* preserve sockets and pipes in cp_af1.2.25Pascal Terjan2010-06-023-2/+6
|
* fix whereis_binary to work on absolute symlinks inside chroot1.2.24Pascal Terjan2010-01-123-2/+26
|
* Release 1.2.231.2.231.2.22Pascal Terjan2009-12-141-1/+1
|
* get available size of requested partition not / in dfPascal Terjan2009-12-142-1/+5
|
* 1.2.22Thierry Vignaud2009-12-012-1/+3
|
* use a more portable df()Thierry Vignaud2009-10-072-11/+4
|
* Update commentPascal Terjan2009-10-071-1/+1
|
* substInFile: do not unlink the symlink to recreate it later to the same targetPascal Terjan2009-10-072-4/+3
|
* df fix actually did go in 1.2.20Thierry Vignaud2009-10-071-1/+1
|
* 1.2.211.2.21Thierry Vignaud2009-10-072-1/+3
|
* df() fix for mips didn't actually made it in 1.2.20Thierry Vignaud2009-10-071-1/+1
|
* (substInFile) call fsync() when editing a non empty fileThierry Vignaud2009-10-072-0/+3
|
* (substInFile) ensure we kept old file as file.bak until we wrote new fileThierry Vignaud2009-10-072-1/+5
|
* fix df on mips, statfs structure is different from x86 (from Arnaud Patard)Olivier Blin2009-10-072-1/+8
|
* 1.2.201.2.20Aurélien Lefebvre2009-08-132-1/+5
|
* - Call fsync after writing to ensure that files are writtenAurélien Lefebvre2009-08-131-3/+4
|
* 1.2.19Eugeni Dodonov2009-06-092-1/+5
|
* Correctly handling '#' when loading shell variables (#50670, #51457).Eugeni Dodonov2009-06-091-3/+3
|
* decode ' inside '' properly in getVarsFromShPascal Terjan2009-04-143-2/+11
|
* add spaces to please perl_checkerPascal Terjan2009-03-111-3/+3
|
* - quote correctly ' inside ''Pascal Terjan2009-03-112-1/+2
|
* protect various chars in setExportedVarsInSh and setExportedVarsInCshPascal Terjan2009-03-103-13/+19
|
* - protect ;<>&#[]~{}*? in setVarsInShPascal Terjan2009-02-023-2/+6
|
* protect parenthesis in setVarsInSh and drop dead code (#47298)Pascal Terjan2009-01-263-3/+6
|
* 1.2.14Pascal Rigaux2008-10-012-1/+3
|
* - round_up(), round_down(): workaround "Illegal modulus zero" (#43165)Pascal Rigaux2008-10-012-2/+4
|
* 1.2.13Pascal Rigaux2008-09-092-1/+3
|
* - export cat_utf8() and cat_utf8_or_die()Pascal Rigaux2008-09-092-1/+3
|
* 1.2.12Olivier Blin2008-04-032-1/+5
|
* fix previous users list commitOlivier Blin2008-04-031-2/+3
|
* 1.2.11Olivier Blin2008-04-032-1/+3
|
* supplement NEWSOlivier Blin2008-04-031-0/+3
|
* workaround glibc misconfiguration that make users listed twice (#34279)Olivier Blin2008-04-031-2/+2
|
* 1.2.10Pascal Rigaux2008-01-182-1/+3
|
* - modify before_leaving() to be compatible with perl 5.10.0Pascal Rigaux2008-01-182-12/+10
| | | | | | more precisely, rewrite add_f4before_leaving in a different way so that DESTROY is correctly called when it should
* 1.2.9Thierry Vignaud2007-09-112-1/+5
|
* add bug referenceThierry Vignaud2007-09-111-1/+1
|
* fix including the doc of sub-modulesPascal Rigaux2007-09-111-1/+1
|
* 1.2.8Thierry Vignaud2007-09-042-1/+5
|
* (formatError) make it work with any modulesThierry Vignaud2007-09-041-1/+1
|
* 1.2.7Thierry Vignaud2007-08-092-1/+5
|
* (find_index) restore die (we should have used Carp::croak() insteadThierry Vignaud2007-08-091-2/+1
| | | | | but postponed this improvements after 2008.0)
* 1.2.6Thierry Vignaud2007-08-062-1/+6
|