Fri, 06 Jul 2018 21:29:05 +0900 |
Yuya Nishihara |
templatekw: obtain ui directly from the template context
|
Fri, 06 Jul 2018 21:28:02 +0900 |
Yuya Nishihara |
context: remove unneeded alias of diffopts
|
Tue, 12 Jun 2018 22:01:59 +0900 |
Yuya Nishihara |
match: remove ctx argument from code path down to _buildmatch()
|
Sun, 10 Jun 2018 16:08:58 +0900 |
Yuya Nishihara |
match: compose 'set:' pattern as matcher
|
Sun, 10 Jun 2018 15:52:27 +0900 |
Yuya Nishihara |
match: resolve 'set:' patterns first in _buildmatch()
|
Sun, 10 Jun 2018 15:47:58 +0900 |
Yuya Nishihara |
match: explode if unsupported pattern passed down to _regex() builder
|
Sat, 09 Jun 2018 21:13:24 +0900 |
Yuya Nishihara |
match: add basic wrapper for boolean function
|
Sun, 10 Jun 2018 17:19:31 +0900 |
Yuya Nishihara |
stringutil: move _formatsetrepr() from smartset
|
Sun, 10 Jun 2018 17:07:29 +0900 |
Yuya Nishihara |
pycompat: move rapply() from util
|
Thu, 05 Jul 2018 09:53:00 +0530 |
Sushil khanchi |
strip: improve help text for --no-backup option
|
Thu, 05 Jul 2018 15:07:29 -0400 |
Matt Harbison |
test-convert: demonstrate an unstable hash issue for bzr -> hg -> hg
|
Thu, 05 Jul 2018 15:07:29 -0400 |
Matt Harbison |
convert: add a config knob for not saving the bzr revision
|
Thu, 05 Jul 2018 15:07:29 -0400 |
Matt Harbison |
test-bzr: use a fixed commit time
|
Wed, 23 May 2018 15:31:44 +0200 |
Boris Feld |
diff: use `context.diff` to produce diff
|
Sat, 23 Jun 2018 15:03:05 +0200 |
Boris Feld |
context: no longer accept diff options as dictionnary
|