Wed, 01 Oct 2014 14:58:05 -0500 |
Matt Mackall |
Added tag 3.1.2 for changeset f768c888aaa6
stable
|
Wed, 01 Oct 2014 14:44:24 -0500 |
Matt Mackall |
parsers: fix Py2.4 argument parsing issue
|
Wed, 01 Oct 2014 12:35:18 -0500 |
Matt Mackall |
merge with i18n
stable 3.1.2
|
Tue, 30 Sep 2014 16:59:07 -0400 |
Jordi GutiƩrrez Hermoso |
diff: document the nobinary option
stable
|
Tue, 30 Sep 2014 13:43:30 -0300 |
Wagner Bruna |
i18n-pt_BR: minor fixes and rewording on histedit help text
stable
|
Tue, 30 Sep 2014 10:17:59 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with c712238c4f9b
stable
|
Tue, 30 Sep 2014 10:13:25 -0300 |
Wagner Bruna |
merge with i18n
stable
|
Mon, 22 Sep 2014 15:39:21 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 802dffd62de5
stable
|
Sun, 14 Sep 2014 20:32:34 -0400 |
Mike Edgar |
filelog: censored files compare against empty data, have 0 size
|
Wed, 03 Sep 2014 22:14:20 -0400 |
Mike Edgar |
filelog: raise CensoredNodeError when hash checks fail with censor metadata
|
Wed, 03 Sep 2014 15:59:03 -0400 |
Mike Edgar |
error: add CensoredNodeError, will be thrown when content deliberately erased
|
Tue, 30 Sep 2014 16:01:19 -0700 |
Siddharth Agarwal |
files: cache repo.dirstate
|
Tue, 30 Sep 2014 15:21:35 -0700 |
Siddharth Agarwal |
files: only check for removed, not unknown or missing
|
Tue, 30 Sep 2014 14:39:58 -0700 |
Siddharth Agarwal |
files: use ctx.matches instead of ctx.walk
|
Tue, 30 Sep 2014 15:45:48 -0700 |
Siddharth Agarwal |
files: actually filter out removed files
|