June 12, 2017
View d293b50

Fix error message to be accurate with all cases + Fixed auto tests for last change.

Florent Viard authored on 2017/06/12 07:45:34
View 72fc976

Merge pull request #857 from guygurari/cp-mv-bug

Florent Viard authored on 2017/06/12 07:22:51
June 5, 2017
View 15739e5

Documentation: Fixes #872 . Updated following the proposal of @cthorley.

Florent Viard authored on 2017/06/05 02:10:55
May 2, 2017
View 7d496da

Use io buffers everywhere for files or stdin/stdout + Use custom stream_name attribute.

Florent Viard authored on 2017/05/02 01:06:27
April 20, 2017
View 98b9854

remove unreachable code

Guy Gur-Ari authored on 2017/04/20 04:20:03
View 4def8a4

raise exception for missing '/' during mv, cp

Guy Gur-Ari authored on 2017/04/20 04:19:53
April 8, 2017
View 83662f2

don't allow mv/cp of multiple files to single file

Guy Gur-Ari authored on 2017/04/08 10:25:08
February 20, 2017
View a4d0965

Typo fix in debug log message

Florent Viard authored on 2017/02/20 03:45:25
View 4a6991f

PY3 support: more fixes for str/unicode related issues.

Florent Viard authored on 2017/02/20 03:36:24
February 16, 2017
View 267a312

Py3 support: Reworked request/signature regarding unicode/bytes mix.

Florent Viard authored on 2017/02/16 09:17:24
View 2510ec1

PY3 support: Added a warning at runtime to warn of WIP

Florent Viard authored on 2017/02/16 08:59:49
February 11, 2017
View 6eae2c6

PY3 support: ensure to use the adequate / sign for division with python3.

Florent Viard authored on 2017/02/11 03:35:03
February 6, 2017
View f22fefa

[Py3 WIP] Fix for compatibility.

Florent Viard authored on 2017/02/06 00:08:45
January 29, 2017
View be7c4de

Python3 support: fix error reporting at import time and unicode.

Florent Viard authored on 2017/01/29 22:23:11
View 83b7b61

Use the stdout/stderr buffer directly instead of detaching.

Florent Viard authored on 2017/01/29 01:39:11