Thu, 12 Jun 2014 17:45:41 -0700 |
Ryan McElroy |
templatefilter: add splitlines function
|
Thu, 01 May 2014 19:57:25 +0900 |
Yuya Nishihara |
serve: tidy up indent level of repository not found message
|
Thu, 01 May 2014 19:54:43 +0900 |
Yuya Nishihara |
serve: inline checkrepo() that is used only when --stdio is specified
|
Sat, 28 Jun 2014 13:02:44 +0900 |
Yuya Nishihara |
serve: make sure to print "listening at" message immediately
|
Fri, 27 Jun 2014 15:20:50 -0700 |
Matt Mackall |
merge with stable
|
Wed, 25 Jun 2014 14:50:48 -0700 |
Siddharth Agarwal |
match: make glob '**/' match the empty string
stable
|
Sun, 23 Feb 2014 03:13:21 +0100 |
Angel Ezquerra |
tags: read tag info into a sorted dict (rather than into a regular dict)
|
Sun, 23 Feb 2014 01:56:31 +0100 |
Angel Ezquerra |
config: move config.sortdict class into util
|
Mon, 23 Jun 2014 09:33:07 -0400 |
Augie Fackler |
hg: add support for HGUNICODEPEDANTRY environment variable
|
Tue, 27 May 2014 21:02:16 -0700 |
Siddharth Agarwal |
dirstate.status: assign members one by one instead of unpacking the tuple
|
Tue, 27 May 2014 21:02:16 -0700 |
Siddharth Agarwal |
dirstate.status: assign members one by one instead of unpacking the tuple
|
Tue, 27 May 2014 14:27:41 -0700 |
Siddharth Agarwal |
parsers: inline fields of dirstate values in C version
|