Wed, 15 Jun 2016 23:49:56 +0900 |
Yuya Nishihara |
chg: ignore SIGINT while waiting pager termination
|
Wed, 15 Jun 2016 23:32:00 +0900 |
Yuya Nishihara |
chg: reset signal handlers to default before waiting pager
|
Thu, 16 Jun 2016 09:15:12 -0700 |
Mike Miller |
help: document that [subpaths] may rewrite relative paths
stable
|
Mon, 13 Jun 2016 05:11:56 +0900 |
FUJIWARA Katsunori |
doc: describe detail about checkambig optional argument
|
Sun, 12 Jun 2016 14:07:26 +0900 |
Yuya Nishihara |
ui: provide official way to reset internal state per command
|
Sat, 11 Jun 2016 10:17:49 +0900 |
Yuya Nishihara |
revset: extract function that validates sort() arguments
|
Wed, 15 Jun 2016 21:26:45 +0900 |
Yuya Nishihara |
revset: build dict of extra sort options before evaluating set
|
Sat, 11 Jun 2016 10:15:40 +0900 |
Yuya Nishihara |
revset: build list of (key, reverse) pairs before sorting
|
Wed, 15 Jun 2016 20:37:24 +0900 |
Yuya Nishihara |
revset: fix crash on empty sort key
|
Mon, 13 Jun 2016 22:41:45 +0100 |
Kostia Balytskyi |
rebase: move local variable 'targetancestors' to the RR class
|
Mon, 13 Jun 2016 22:40:59 +0100 |
Kostia Balytskyi |
rebase: move local variable 'skipped' to the RR class
|
Mon, 13 Jun 2016 22:38:54 +0100 |
Kostia Balytskyi |
rebase: move local variable 'target' to the RR class
|
Mon, 13 Jun 2016 22:36:13 +0100 |
Kostia Balytskyi |
rebase: introduce a rebaseruntime (RR) class
|
Wed, 15 Jun 2016 21:36:31 +0100 |
Jun Wu |
chg: change default connect timeout to 60 seconds
|