Sun, 10 Jun 2018 22:19:56 +0900 |
Yuya Nishihara |
fileset: add "tracked()" to explicitly select files in the revision
|
Sat, 09 Jun 2018 18:11:49 +0900 |
Yuya Nishihara |
fileset: rewrite andset() to not use mctx.narrow()
|
Sun, 10 Jun 2018 20:02:53 +0900 |
Yuya Nishihara |
fileset: add helpers to make predicatematcher and nevermatcher
|
Sat, 14 Jul 2018 13:21:49 +0900 |
Yuya Nishihara |
phases: micro-optimize newheads() to not create context objects
|
Sat, 14 Jul 2018 13:19:18 +0900 |
Yuya Nishihara |
phases: remove excessive optimization from newheads() (issue5939)
|
Sun, 15 Jul 2018 15:48:18 +0530 |
Sushil khanchi |
rebase: remove unused variable "release" and an extra blank line
|
Sat, 14 Jul 2018 23:00:22 +0530 |
Sushil khanchi |
rebase: remove unnecessary confirm block
|
Sat, 14 Jul 2018 08:59:42 +0530 |
Sushil khanchi |
rebase: in --confirm option just abort if hit a conflict
|
Thu, 12 Jul 2018 15:29:03 +0200 |
Joerg Sonnenberger |
pullbundle: fix handling of gzip bundlespecs
|
Wed, 11 Jul 2018 16:44:33 -0700 |
Gregory Szorc |
tests: add test demonstrating phase loss when cloning (issue5939)
|
Fri, 13 Jul 2018 14:20:12 -0700 |
Gregory Szorc |
scmutil: rewrite docstring for filecache
|
Thu, 12 Jul 2018 22:35:54 +0530 |
Sushil khanchi |
rebase: correct misleading message in --confirm option
|
Thu, 12 Jul 2018 22:23:51 +0530 |
Sushil khanchi |
rebase: make sure we don't loose the return code in --confirm option
|
Wed, 11 Jul 2018 15:12:01 -0700 |
Martin von Zweigbergk |
rebase: use revnums (not nodes) for set of extinct revisions
|
Wed, 11 Jul 2018 15:01:47 -0700 |
Martin von Zweigbergk |
rebase: avoid converting from nodes to revnums twice
|