Sat, 20 Oct 2018 19:13:05 +0900 |
Yuya Nishihara |
filecache: use try-except for faster __dict__ lookup
|
Thu, 25 Oct 2018 21:33:43 +0800 |
Anton Shestakov |
crecord: make nextsametype() check that parent item exists (issue6009)
stable
|
Wed, 24 Oct 2018 10:05:13 -0400 |
Valentin Gatien-Baron |
help: describe what ui.tweakdefaults changes, concretely
stable
|
Thu, 25 Oct 2018 00:22:42 -0400 |
Matt Harbison |
logexchange: convert paths to unix when detecting the active path
stable
|
Wed, 24 Oct 2018 22:40:48 -0400 |
Matt Harbison |
help: update the default value specified for `profiling.time-track`
stable
|
Wed, 24 Oct 2018 22:24:10 -0400 |
Matt Harbison |
profiling: revert the default mode back to 'cpu' on Windows
stable
|
Wed, 17 Oct 2018 14:47:01 +0200 |
Boris Feld |
phase: add an archived phase
stable
|
Tue, 23 Oct 2018 20:46:21 +0900 |
Yuya Nishihara |
exewrapper: apply clang-format to silence test-check-clang-format.t
stable
|
Thu, 18 Oct 2018 19:57:30 -0700 |
rdamazio |
help: displaying extension commands by default
|
Thu, 18 Oct 2018 19:57:05 -0700 |
rdamazio |
help: displaying documented aliases by default
|
Sat, 13 Oct 2018 05:43:39 -0700 |
rdamazio |
help: allow hiding of help topics
|
Sat, 13 Oct 2018 05:02:55 -0700 |
rdamazio |
help: allow commands to be hidden
|
Sat, 20 Oct 2018 00:12:20 +0300 |
Pulkit Goyal |
py3: add one more passing test to whitelist
|
Sat, 20 Oct 2018 00:05:50 +0300 |
Pulkit Goyal |
py3: make sure we pass sysstr in sqlite3.connect()
|
Tue, 05 Sep 2017 15:24:25 -0700 |
Martin von Zweigbergk |
archive: use manifest.matches() to simplify and speed up matching
|