Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | substInFile: fix writing to zero-sized or nonexistent files (#460), | Olivier Blin | 2011-04-12 | 1 | -3/+7 |
| | | | | | | | eof does not seem to return true anymore for filehandles vivified through select (behavior change seems introduced by upstream perl commit 32e653230c7ccc7fa595b1ab68502c6eb66ff980) | ||||
* | 1.2.27:1.2.27 | Eugeni Dodonov | 2011-02-02 | 1 | -1/+53 |
| | | | | | | - added cp_afx option for copying files without crossing file systems | ||||
* | Revert previous commit, easier to do it elsewhere. | Eugeni Dodonov | 2011-02-02 | 1 | -6/+1 |
| | |||||
* | 1.2.27: | Eugeni Dodonov | 2011-02-02 | 1 | -1/+6 |
| | | | | | | - add cp_afx command | ||||
* | append_to_file: better error message making easier to pinpoint actual place ↵ | Thierry Vignaud | 2010-10-24 | 1 | -1/+1 |
| | | | | of error | ||||
* | (substInFile) typo fix | Thierry Vignaud | 2010-10-24 | 1 | -1/+1 |
| | |||||
* | preserve sockets and pipes in cp_af1.2.25 | Pascal Terjan | 2010-06-02 | 1 | -1/+1 |
| | |||||
* | Update comment | Pascal Terjan | 2009-10-07 | 1 | -1/+1 |
| | |||||
* | substInFile: do not unlink the symlink to recreate it later to the same target | Pascal Terjan | 2009-10-07 | 1 | -4/+0 |
| | |||||
* | (substInFile) call fsync() when editing a non empty file | Thierry Vignaud | 2009-10-07 | 1 | -0/+2 |
| | |||||
* | (substInFile) ensure we kept old file as file.bak until we wrote new file | Thierry Vignaud | 2009-10-07 | 1 | -1/+2 |
| | |||||
* | - Call fsync after writing to ensure that files are written | Aurélien Lefebvre | 2009-08-13 | 1 | -3/+4 |
| | |||||
* | - export cat_utf8() and cat_utf8_or_die() | Pascal Rigaux | 2008-09-09 | 1 | -1/+1 |
| | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -0/+332 |