Sun, 26 Apr 2015 18:13:48 +0900 |
Yuya Nishihara |
revset: reduce nesting of chained 'or' operations (issue4624)
|
Sun, 24 May 2015 14:10:52 +0900 |
Yuya Nishihara |
revset: add helper to build balanced addsets from chained 'or' operations
|
Sun, 26 Apr 2015 18:27:32 +0900 |
Yuya Nishihara |
revset: comment that we can't swap 'or' operands by weight
|
Sun, 26 Apr 2015 18:05:23 +0900 |
Yuya Nishihara |
parser: add helper to reduce nesting of chained infix operations
|
Wed, 27 May 2015 14:28:29 -0500 |
Matt Mackall |
convert: properly pass null ids through .hgtags (issue4678)
stable
|
Wed, 27 May 2015 17:28:55 -0500 |
Matt Mackall |
commit: improve --close-branch documentation
|
Fri, 22 May 2015 13:06:45 -0700 |
Laurent Charignon |
patch: add 'extra' argument to makememctx
|
Wed, 27 May 2015 17:41:42 -0500 |
Matt Mackall |
merge with stable
|
Wed, 27 May 2015 13:28:16 -0400 |
Matt Harbison |
match: normpath the ignore source when expanding the 'subinclude' kind
|
Sat, 23 May 2015 21:18:47 -0700 |
Pierre-Yves David |
repair: forbid strip from inside a transaction
|
Wed, 27 May 2015 12:14:10 -0400 |
Matt Harbison |
test-treemanifest: add globs for Windows
|
Wed, 27 May 2015 12:11:13 -0400 |
Matt Harbison |
test-revert-interactive: don't escape the $ for $TESTTMP
|
Tue, 26 May 2015 12:09:04 -0700 |
Laurent Charignon |
changelog: fix bug in heads computation
|
Tue, 26 May 2015 12:08:50 -0700 |
Laurent Charignon |
changelog: change input type of index_get_parents
|
Fri, 22 May 2015 17:08:59 -0500 |
Matt Mackall |
branch: don't warn about branches if repository has multiple branches already
|