Mon, 29 Jun 2015 11:20:09 -0700 |
Pierre-Yves David |
changegroup: properly compute common base in changeggroupsubset (issue4736)
stable
|
Thu, 25 Jun 2015 22:07:38 +0900 |
Yuya Nishihara |
templater: parse \"...\" as string for 2.9.2-3.4 compatibility (issue4733)
stable
|
Mon, 29 Jun 2015 16:38:22 -0500 |
Matt Mackall |
merge with stable
|
Sat, 27 Jun 2015 17:31:06 -0700 |
Gregory Szorc |
demandimport: support importing builtins for Python 3
|
Sat, 27 Jun 2015 17:29:15 -0700 |
Gregory Szorc |
demandimport: alias __builtin__ as builtins
|
Fri, 26 Jun 2015 11:29:50 -0700 |
Pierre-Yves David |
bufferedinputpipe: remove N^2 computation of buffer length (issue4735)
|
Sat, 27 Jun 2015 11:51:25 -0700 |
Pierre-Yves David |
bufferedinputpipe: remove an outdate comment
|
Thu, 25 Jun 2015 22:20:09 -0700 |
Siddharth Agarwal |
statichttprepo: kill off sopener
|
Thu, 25 Jun 2015 22:19:49 -0700 |
Siddharth Agarwal |
obsolete: replace references to 'sopener' with 'svfs'
|
Thu, 25 Jun 2015 22:18:56 -0700 |
Siddharth Agarwal |
exchange: replace references to 'sopener' with 'svfs'
|
Thu, 25 Jun 2015 22:17:52 -0700 |
Siddharth Agarwal |
localrepo: kill off sopener (API)
|
Thu, 25 Jun 2015 22:16:36 -0700 |
Siddharth Agarwal |
share: replace reference to 'sopener' with 'svfs'
|
Thu, 25 Jun 2015 21:16:47 -0400 |
Matt Harbison |
archive: don't assume '.' is being archived for changessincelatesttag
stable
|
Thu, 25 Jun 2015 20:27:36 +0800 |
Anton Shestakov |
hgweb: use css for stripey background in coal
|
Wed, 24 Jun 2015 11:15:00 -0400 |
Matt Harbison |
templatekw: correct typo in activebookmark documentation
|
Wed, 24 Jun 2015 13:41:27 -0500 |
Matt Mackall |
merge with stable
|
Tue, 23 Jun 2015 22:20:01 -0700 |
Gregory Szorc |
check-code: detect legacy exception syntax
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
Tue, 23 Jun 2015 22:38:21 -0700 |
Gregory Szorc |
check-code: detect legacy octal syntax
|
Tue, 23 Jun 2015 22:30:33 -0700 |
Gregory Szorc |
global: mass rewrite to use modern octal syntax
|
Tue, 23 Jun 2015 14:28:15 -0700 |
Laurent Charignon |
revert: change the direction of revert -i
|
Tue, 23 Jun 2015 13:46:58 -0700 |
Laurent Charignon |
revert: change a test to make the change of direction of revert -i easier
|
Sun, 21 Jun 2015 00:56:09 +0900 |
Yuya Nishihara |
parser: update documentation about tokenizer and elements
|
Sun, 21 Jun 2015 00:49:26 +0900 |
Yuya Nishihara |
parser: accept iterator of tokens instead of tokenizer function and program
|
Sat, 20 Jun 2015 20:11:53 -0700 |
Gregory Szorc |
verify: print hint to run debugrebuildfncache
|
Mon, 22 Jun 2015 09:59:48 -0700 |
Gregory Szorc |
repair: add functionality to rebuild fncache
|
Tue, 23 Jun 2015 13:56:53 -0400 |
Jordi GutiƩrrez Hermoso |
import: cross-reference patch.fuzz option from `hg help import`
|
Tue, 23 Jun 2015 13:57:39 -0400 |
Jordi GutiƩrrez Hermoso |
import: cross-reference ui.patch option from `hg help import`
|