Mercurial > gcp
view CHANGELOG @ 55:98a879663e27
gcp DIR1 DIR2 better handling:
- gcp DIR1 DIR2 where DIR2 exists is fixed
- special case gcp DIR1 DIR2 where DIR2 doesn't exist managed
- comments update
- refactore source_path in source_dir
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 20 Jun 2011 01:27:31 +0200 |
parents | 1ba3aa6ec463 |
children | 67385805ae48 |
line wrap: on
line source
gcp 0.1.2 (16/06/11): - removed bad fd close - crash fix when source file can't be openned - symbolic link skipping (--dereferrence and --no-dereferrence options) - unaccessible source dir crash fix - os.stat precision fix - manpage - install script gcp 0.1.1 (30/09/10): - double entry check in journal - unicode source_path send via dbus (second instance of gcp) fixed - errors are now shown after copy - fixed bad closure when a file already exists - added "gcp SOURCE_FILE DEST_FILE" syntax management gcp 0.1 (28/09/10): **INITIAL PUBLIC RELEASE**