Tue, 14 Apr 2015 16:23:07 -0400 |
Tony Tung |
shelve: refactor allowables to specify sets of valid operations
|
Fri, 15 May 2015 11:52:09 -0500 |
Matt Mackall |
merge with stable
|
Thu, 14 May 2015 21:35:06 -0700 |
Tony Tung |
rebase: check that the bookmark is still valid when restoring (issue4669)
stable
|
Tue, 14 Apr 2015 12:53:48 -0700 |
Ryan McElroy |
bookmarks: rename current to active in variables and comments
|
Thu, 14 May 2015 21:34:46 -0700 |
Tony Tung |
rebase: remove extraneous blank at the end of file
|
Thu, 07 May 2015 23:40:29 -0700 |
Pierre-Yves David |
run-tests: include 'start' and 'end' in --time output
|
Thu, 07 May 2015 23:34:58 -0700 |
Pierre-Yves David |
run-tests: track start and end time of tests
|
Fri, 15 May 2015 09:07:27 -0400 |
Jordi GutiƩrrez Hermoso |
templater: look for mapfiles in template paths
|
Fri, 15 May 2015 09:04:32 -0400 |
Jordi GutiƩrrez Hermoso |
config: give it an includepaths option for looking for config files
|
Fri, 15 May 2015 22:32:31 +0900 |
Yuya Nishihara |
revset: map postfix '%' to only() to optimize operand recursively (issue4670)
stable
|
Fri, 08 May 2015 14:13:12 -0700 |
Martin von Zweigbergk |
dirs.c: pass C string, not Python string, to _finddir()
|
Fri, 08 May 2015 14:11:00 -0700 |
Martin von Zweigbergk |
dirs.c: extract 'cpath' variable in _delpath() to match _addpath()
|
Mon, 13 Apr 2015 23:21:02 -0700 |
Martin von Zweigbergk |
treemanifest: store submanifest revlog per directory
|
Fri, 15 May 2015 10:29:39 -0500 |
Matt Mackall |
hghave: use try/except/finally
|