- 07 Sep, 2019 3 commits
-
-
kiilerix authored
Don't change that things are passed as byte string, but accept that the 'replace' dict has system string as key so it can be created as 'dict()' with named parameters.
-
kiilerix authored
Inline qtlib.openfiles and just do similar to "Explore Local" and open each file directly by path.
-
kiilerix authored
-
- 01 Sep, 2019 2 commits
- 07 Sep, 2019 1 commit
-
-
kiilerix authored
-
- 01 Sep, 2019 1 commit
-
-
kiilerix authored
-
- 07 Sep, 2019 2 commits
- 01 Sep, 2019 8 commits
-
-
kiilerix authored
-
kiilerix authored
-
kiilerix authored
-
kiilerix authored
-
kiilerix authored
Extract section and key from cpath as byte string. cpath is in unicode, but we have to interface with plain Mercurial inifiles, and must thus convert to bytes. It would probably be cleaner to have a next step that refactor and drop cpath, and instead store section and key as separate byte strings ...
-
kiilerix authored
hglib enabledextensions() and disabledextensions() kind of encapsulate Mercurial functionality. It is thus reasonable that they also expose the extension names as unicode instead of the internal encoding.
-
kiilerix authored
Make SettingsForm consistently take rcpath as a list of unicode paths. hglib.userrcpath is already a list ... but not unicode.
-
kiilerix authored
-
- 31 Aug, 2019 1 commit
-
-
kiilerix authored
Fixes "Diff to local" in file context menu
-
- 01 Sep, 2019 1 commit
-
-
kiilerix authored
-
- 31 Aug, 2019 2 commits
- 26 Aug, 2019 1 commit
-
-
kiilerix authored
-
- 31 Aug, 2019 1 commit
-
-
kiilerix authored
The intent with 5aed2af71329 must have been to use the usual pattern of first applying os.path.expandvars, then os.path.expanduser .
-
- 03 Sep, 2019 1 commit
-
-
Yuya Nishihara authored
-
- 01 Sep, 2019 1 commit
-
-
kiilerix authored
-
- 31 Aug, 2019 1 commit
-
-
kiilerix authored
-
- 01 Sep, 2019 2 commits
- 29 Aug, 2019 1 commit
-
-
kiilerix authored
.items() now gives an iterator.
-
- 25 Aug, 2019 1 commit
-
-
kiilerix authored
Untested.
-
- 29 Aug, 2019 5 commits
- 28 Aug, 2019 2 commits
- 29 Aug, 2019 1 commit
-
-
Yuya Nishihara authored
-
- 28 Aug, 2019 2 commits