Sun, 23 Apr 2017 12:59:42 +0900 |
Yuya Nishihara |
encoding: add function to test if a str consists of ASCII characters
|
Sun, 23 Apr 2017 14:47:52 +0900 |
Yuya Nishihara |
encoding: add fast path of jsonescape() (issue5533)
|
Sun, 23 Apr 2017 16:10:51 +0900 |
Yuya Nishihara |
encoding: extract stub for fast JSON escape
|
Thu, 24 Aug 2017 21:43:54 -0700 |
Jun Wu |
journal: do not use atomictemp (issue5338)
|
Tue, 22 Aug 2017 14:26:25 -0400 |
Augie Fackler |
tests: update test-commandserver to pass our import checker
|
Tue, 22 Aug 2017 16:37:56 -0400 |
Augie Fackler |
tests: add blank output lines to test-commandserver
|
Tue, 22 Aug 2017 16:37:06 -0400 |
Augie Fackler |
contrib: make import-checker agree more with run-tests about heredocpy
|
Tue, 22 Aug 2017 15:28:54 -0400 |
Augie Fackler |
contrib: add bzrlib to list of packages from which we import symbols
|
Tue, 22 Aug 2017 15:50:53 -0400 |
Augie Fackler |
tests: ensure demandimport test uses absolute_import
|
Tue, 22 Aug 2017 15:16:58 -0400 |
Augie Fackler |
tests: blacklist test-demandimport from test-check-module-imports
|
Tue, 22 Aug 2017 15:16:09 -0400 |
Augie Fackler |
tests: sort excluded test files in test-check-module-imports
|
Tue, 22 Aug 2017 14:25:06 -0400 |
Augie Fackler |
contrib: allow symbol imports from hgclient for tests
|
Tue, 22 Aug 2017 14:15:16 -0400 |
Augie Fackler |
tests: blacklist some more entries in module import checks
|
Thu, 24 Aug 2017 09:23:06 +0200 |
David Demelier |
bookmarks: allow deleting active bookmark using '.'
|
Thu, 17 Aug 2017 18:26:11 +0200 |
Boris Feld |
template: add minimal obsfate template function
|