Fri, 02 Oct 2015 13:00:47 -0700 |
Siddharth Agarwal |
commands: add a new debug command to print merge state
|
Wed, 30 Sep 2015 21:22:31 -0700 |
Siddharth Agarwal |
merge.mergestate: factor out code to validate v1/v2 records
|
Tue, 06 Oct 2015 13:19:05 -0700 |
Siddharth Agarwal |
localrepo: prevent wlock from being inherited when a transaction is running
|
Tue, 06 Oct 2015 13:13:31 -0700 |
Siddharth Agarwal |
lock: add a way to prevent locks from being inherited
|
Tue, 06 Oct 2015 15:55:50 -0700 |
Siddharth Agarwal |
test-fncache: use args/kwargs for lock wrapper
|
Tue, 06 Oct 2015 15:07:00 -0400 |
timeless |
rebase: enable histedit for useful help with it
|
Tue, 06 Oct 2015 15:01:25 -0400 |
timeless |
rebase: suggest help -e histedit
|
Tue, 06 Oct 2015 15:05:40 -0400 |
timeless |
rebase: factor out histedit help command
|
Sun, 04 Oct 2015 22:35:36 +0900 |
Yuya Nishihara |
util: use tuple accessor to get accurate st_mtime value (issue4836)
|
Sun, 04 Oct 2015 22:25:29 +0900 |
Yuya Nishihara |
util: extract stub function to get mtime with second accuracy
|
Mon, 05 Oct 2015 14:37:59 -0700 |
Siddharth Agarwal |
scmutil: add a way for a repo's wlock to be inherited by a subprocess
|
Mon, 05 Oct 2015 14:34:52 -0700 |
Siddharth Agarwal |
scmutil: add a way for a subprocess to be run with an inheritable lock
|
Mon, 05 Oct 2015 14:27:37 -0700 |
Siddharth Agarwal |
localrepo: add a way to get the current wlock if it's held
|
Mon, 05 Oct 2015 14:26:53 -0700 |
Siddharth Agarwal |
localrepo: add a way to get the current lock if it's held
|