You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
41 lines
1.3 KiB
41 lines
1.3 KiB
gcp 0.2.1 (2019-03-10, Matteo Cypriani): |
|
- fix deprecation warnings with dbus.glib |
|
see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923677 |
|
- minor documentation (README) improvements |
|
|
|
gcp 0.2.0 (2018-10-14, Matteo Cypriani): |
|
- actually switch to Python3 |
|
- cp compatibibility: |
|
+ don't preserve any attributes by default (Jingbei Li) |
|
+ added -p switch (same as --preserve=mode,ownership,timestamps) |
|
+ added -R switch (same as --recursive) |
|
- new --fix-filenames option |
|
- reworked packaging |
|
|
|
gcp 0.1.4.dev1 (unreleased, Jingbei Li): |
|
- main Python3 migration work |
|
|
|
gcp 0.1.3 (2011-06-20, Goffi): |
|
- fixed exit status |
|
- updated manpage with exit status |
|
- gcp DIR1 DIR2 syntax fixed |
|
- tests |
|
|
|
gcp 0.1.2 (2011-06-16, Goffi): |
|
- 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 (2010-09-30, Goffi): |
|
- 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 (2010-09-28, Goffi): |
|
- **INITIAL PUBLIC RELEASE**
|
|
|