Thu, 31 Aug 2017 18:24:08 +0300 |
the31k |
branches: correctly show inactive multiheaded branches
|
changeset |
files
|
Sun, 03 Sep 2017 21:17:25 +0900 |
Yuya Nishihara |
parser: stabilize output of prettyformat() by using byte-safe repr()
|
changeset |
files
|
Sun, 03 Sep 2017 17:51:23 +0900 |
Yuya Nishihara |
py3: fix repr(util.url) to return system string
|
changeset |
files
|
Sun, 03 Sep 2017 17:37:17 +0900 |
Yuya Nishihara |
py3: use bytes[n:n + 1] to get bytes in templater._parsetemplate()
|
changeset |
files
|
Sun, 03 Sep 2017 17:14:53 +0900 |
Yuya Nishihara |
py3: fix type of attribute name in smartset.py
|
changeset |
files
|
Sun, 03 Sep 2017 17:03:23 +0900 |
Yuya Nishihara |
py3: fix mixed bytes/unicode in revsetlang._aliassyminitletters
|
changeset |
files
|
Sun, 03 Sep 2017 15:01:23 +0900 |
Yuya Nishihara |
py3: fix type of regex literals in subrepo.py
|
changeset |
files
|
Sun, 03 Sep 2017 16:19:20 +0900 |
Yuya Nishihara |
py3: replace bytes[n] with bytes[n:n + 1] in patch.py where needed
|
changeset |
files
|
Sun, 03 Sep 2017 16:12:15 +0900 |
Yuya Nishihara |
py3: fix type of regex literals in patch.py
|
changeset |
files
|
Mon, 28 Aug 2017 14:49:00 -0700 |
Jun Wu |
revset: optimize "draft() & ::x" pattern
|
changeset |
files
|
Fri, 01 Sep 2017 12:13:17 -0700 |
Jun Wu |
phabricator: add a config to use curl for communication
|
changeset |
files
|
Thu, 24 Aug 2017 18:00:23 -0700 |
Jun Wu |
phabricator: standardize colors
|
changeset |
files
|