Tue, 16 Oct 2018 17:48:28 +0200 |
Gregory Szorc |
tests: use byte literals in test-storage.py
|
Tue, 16 Oct 2018 07:19:38 +0200 |
Yuya Nishihara |
py3: byte-stringify literals in test-keyword.t
|
Tue, 16 Oct 2018 07:18:30 +0200 |
Yuya Nishihara |
py3: flush std streams before/after running user code in heredoctest.py
|
Tue, 16 Oct 2018 08:06:17 +0200 |
Yuya Nishihara |
py3: rewrite StringIO fallback for Python 3
|
Tue, 16 Oct 2018 07:04:07 +0200 |
Yuya Nishihara |
py3: reinvent print() function for contrib/hgclient.py
|
Tue, 16 Oct 2018 07:08:12 +0200 |
Yuya Nishihara |
py3: work around unicode stdio streams in contrib/hgclient.py
|
Tue, 16 Oct 2018 07:00:41 +0200 |
Yuya Nishihara |
py3: convert string literals to bytes in contrib/hgclient.py
|
Tue, 16 Oct 2018 08:16:11 -0400 |
Augie Fackler |
merge with stable
|
Fri, 31 Aug 2018 19:58:41 +0100 |
Martijn Pieters |
branchmap: remove redundant sort
|
Thu, 11 Oct 2018 03:15:04 +0200 |
Boris Feld |
revset: drop special case of 'revset(...)' function in analyze
|
Thu, 11 Oct 2018 03:13:53 +0200 |
Boris Feld |
revset: document the `revset(...)` syntax
|
Tue, 16 Oct 2018 12:39:21 +0200 |
Yuya Nishihara |
check-commit: update test expectation per removal of "double empty line" rule
|
Sun, 14 Oct 2018 15:40:16 +0200 |
Martijn Pieters |
style: drop requirement to only use single lines between top-level objects
|
Sun, 14 Oct 2018 13:05:53 -0400 |
Matt Harbison |
py3: byteify extension in test-relink.t
|
Sat, 13 Oct 2018 04:20:22 -0400 |
Augie Fackler |
f: fix a Python 3 bytes/string issue
|
Sun, 14 Oct 2018 08:55:30 -0400 |
Augie Fackler |
tests: use regex instead of Python versions for archive hash changes
|
Sun, 14 Oct 2018 05:29:00 -0400 |
Augie Fackler |
notify: a ton of encoding dancing to deal with the email module
|
Sun, 14 Oct 2018 11:06:21 -0400 |
Augie Fackler |
tests: add missing b prefix in test-context-metadata.t
|
Sun, 14 Oct 2018 11:05:41 -0400 |
Augie Fackler |
context: raise runtime errors with sysstrs
|
Mon, 15 Oct 2018 11:16:12 +0200 |
Georges Racinet |
rust: rustfmt config for hg-direct-ffi
|
Mon, 08 Oct 2018 19:11:41 +0200 |
Georges Racinet |
rust: rustlazyancestors.__contains__
|
Sun, 14 Oct 2018 01:39:22 -0400 |
Matt Harbison |
help: fix a missing quote character in ui.tweakdefaults
|
Thu, 27 Sep 2018 16:55:44 +0200 |
Georges Racinet |
rust: hooking into Python code
|
Sun, 14 Oct 2018 14:10:38 +0000 |
Mark Thomas |
py3: fix test-propertycache.py
|
Sun, 14 Oct 2018 14:02:32 +0000 |
Mark Thomas |
py3: fix test-dirstate-race.t
|
Fri, 12 Oct 2018 18:49:11 +0200 |
Rodrigo Damazio |
help: adding a proper declaration for shortlist/basic commands (API)
|
Fri, 12 Oct 2018 18:06:32 +0200 |
Rodrigo Damazio |
help: assigning topic categories
|
Sat, 13 Oct 2018 02:17:41 -0700 |
rdamazio |
help: assigning categories to existing commands
|
Fri, 12 Oct 2018 17:57:36 +0200 |
Rodrigo Damazio |
help: splitting the topics by category
|
Sat, 13 Oct 2018 05:03:50 -0700 |
rdamazio |
help: adding support for command categories
|