[go: up one dir, main page]

Menu

/mcomix Commit Log


Commit Date  
[r1450] (HEAD) by aaku

MComix 1.2.1

2016-02-12 19:58:43 Tree
[r1449] by benoit-pierre

run: fix arguments handling on Windows

Of course we can't use os.execv on Windows because it will mangle
arguments containing spaces or non-ascii characters...

2016-02-12 16:09:41 Tree
[r1447] by aaku

Bump version to 1.3.dev0.

2016-01-30 21:38:49 Tree
[r1446] by aaku

MComix 1.2

2016-01-30 21:02:45 Tree
[r1444] by benoit-pierre

run: fix command line switch --version

2016-01-29 21:25:05 Tree
[r1440] by benoit-pierre

archive: fix 7z support for tar.xz archives

2016-01-27 21:14:57 Tree
[r1439] by oddegamra

Updated ChangeLog and translation credits.

2016-01-26 16:42:40 Tree
[r1438] by oddegamra

Updated Korean translation (by Gyeongmin Bak)

From: Gyeongmin Bak <drdrpyan@...>

2016-01-26 16:42:38 Tree
[r1437] by benoit-pierre

archive: improve external RAR support

- check for `unrar-nonfree` when looking for an executable
- ignore `unrar-free`, as it's too limited to be of use
(only support RAR format 2, no password support,
different command line syntax, ...)

2016-01-24 19:51:29 Tree
[r1436] by benoit-pierre

process: tweak find_executable

Add optional function argument 'is_valid_candidate': must return True if
the path passed in argument is a valid candidate (to check for version
number, symlinks to an unsupported variant, etc...).

2016-01-24 19:50:30 Tree
Older >