Fri, 15 Feb 2019 13:22:01 -0800 |
Gregory Szorc |
url: don't pass strict argument on Python 3
|
Fri, 15 Feb 2019 13:16:07 -0800 |
Gregory Szorc |
url: always use str for proxy configuration
|
Tue, 12 Feb 2019 14:29:56 -0800 |
Gregory Szorc |
py3: port tinyproxy.py to work with Python 3
|
Tue, 12 Feb 2019 12:13:56 -0800 |
Gregory Szorc |
url: always access req._tunnel_host
|
Fri, 15 Feb 2019 13:07:07 -0800 |
Gregory Szorc |
tests: double escape \ in test-import-eol.t and test-mq-eol.t
|
Fri, 15 Feb 2019 13:05:01 -0800 |
Gregory Szorc |
tests: use raw string in test-impexp-branch.t
|
Mon, 11 Feb 2019 16:27:20 +0100 |
Julien Cristau |
phabricator: make user searches case-insensitive
|
Fri, 15 Feb 2019 11:31:17 -0800 |
Gregory Szorc |
exchange: raise error.Abort instead of ValueError
|
Fri, 15 Feb 2019 11:42:54 -0800 |
Gregory Szorc |
tests: remove -q from test-lfs-serve.t
|
Wed, 13 Feb 2019 16:58:24 -0500 |
Jordi Gutiérrez Hermoso |
chistedit: use magenta for current line as in crecord (issue6071)
|
Thu, 14 Feb 2019 20:57:26 +0530 |
Akshit Jain |
chistedit: improve proper username in histedit curses interface
|
Thu, 14 Feb 2019 10:41:47 -0500 |
Jordi Gutiérrez Hermoso |
crecord: remove obsolete version check
|
Wed, 13 Feb 2019 16:02:44 -0500 |
Jordi Gutiérrez Hermoso |
histedit: remove "chistedit" mention from interface
|
Wed, 13 Feb 2019 18:17:42 +0530 |
Navaneeth Suresh |
revset: improve documentation on expectsize()
|
Wed, 13 Feb 2019 12:09:36 -0800 |
Martin von Zweigbergk |
scmutil: fix a comment that doesn't match the code
|
Thu, 14 Feb 2019 13:16:36 -0800 |
Gregory Szorc |
remotefilelog: remove strkwargs()
|
Wed, 13 Feb 2019 16:31:20 -0800 |
Gregory Szorc |
remotefilelog: use raw strings when looking for variable names
|
Thu, 10 Jan 2019 18:25:18 +0100 |
Georges Racinet |
rust-cpython: binding for headrevs()
|
Wed, 16 Jan 2019 16:05:27 +0100 |
Georges Racinet |
rust-cpython: moved py_set() utility to conversion module
|
Sun, 02 Dec 2018 16:19:22 +0100 |
Georges Racinet |
rust: translated random test of missingancestors
|
Tue, 12 Feb 2019 13:46:38 -0800 |
Martin von Zweigbergk |
debugpathcopies: fix typo in synopsis
|
Tue, 12 Feb 2019 13:42:42 -0800 |
Martin von Zweigbergk |
debugrename: don't require at least one path
|
Tue, 12 Feb 2019 11:27:27 -0800 |
Gregory Szorc |
revlog: use iterbytestr()
|
Sun, 10 Feb 2019 22:41:51 -0800 |
Martin von Zweigbergk |
commit: respect ui.relative-paths
|
Sun, 10 Feb 2019 22:21:45 -0800 |
Martin von Zweigbergk |
resolve: slightly simplify join expression by joining with empty strings
|
Sun, 10 Feb 2019 22:18:19 -0800 |
Martin von Zweigbergk |
resolve: respect ui.relative-paths also for warning messages
|
Mon, 11 Feb 2019 09:40:24 -0800 |
Martin von Zweigbergk |
addremove: respect ui.relative-paths
|
Mon, 11 Feb 2019 09:12:23 -0800 |
Martin von Zweigbergk |
windows: use util.localpath for repo-relative paths in getuipathfn()
|