Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 12 Jul 2018 12:11:20 -0700 | Martin von Zweigbergk | rebase: skip extinct revisions even if it has no successor in rebase set |
Wed, 11 Jul 2018 12:26:44 -0700 | Martin von Zweigbergk | tests: add test showing that rebase of extinct commit with successor fails |
Mon, 27 Aug 2018 10:44:43 -0700 | Martin von Zweigbergk | tests: add log output after stripping for context for next test |
Tue, 28 Aug 2018 15:09:18 -0700 | Martin von Zweigbergk | obsutil: make sure "addedmarkers" is not None in getobsoleted() |
Tue, 28 Aug 2018 13:29:47 -0700 | Martin von Zweigbergk | revsetlang: fix position of '-' in spaceless 'a-b' expressions |
Wed, 15 Aug 2018 23:05:23 +0000 | Gregory Szorc | tests: mark manifestfulltextcache as conditional on revlog store |
Wed, 15 Aug 2018 20:23:45 +0000 | Gregory Szorc | manifest: use fulltextcache instead of _fulltextcache |