log

age author description
Tue, 21 May 2019 17:44:15 +0200 Georges Racinet discovery: new devel.discovery.randomize option
Tue, 21 May 2019 17:43:55 +0200 Georges Racinet rust-discovery: optionally don't randomize at all, for tests
Fri, 17 May 2019 01:56:57 +0200 Georges Racinet rust-discovery: exposing sampling to python
Fri, 16 Aug 2019 15:41:53 +0300 Augie Fackler tests: use `tr -d` and not `tr --delete` as the latter is absent on BSD tr(1) stable
Fri, 17 May 2019 01:56:57 +0200 Georges Racinet rust-discovery: takefullsample() core implementation
Fri, 17 May 2019 01:56:56 +0200 Georges Racinet rust-discovery: core implementation for take_quick_sample()
Wed, 12 Jun 2019 14:31:41 +0100 Georges Racinet rust-discovery: read the index from a repo passed at init
Wed, 12 Jun 2019 14:18:12 +0100 Georges Racinet rust-discovery: accept the new 'respectsize' init arg
Wed, 14 Aug 2019 09:22:54 +0900 Yuya Nishihara merge with stable
Tue, 13 Aug 2019 22:48:05 +0530 Navaneeth Suresh unshelve: forget unknown files after a partial unshelve
Thu, 08 Aug 2019 01:59:43 +0200 Pierre-Yves David flagutil: move addflagprocessor to the new module (API)
Thu, 08 Aug 2019 01:25:37 +0200 Pierre-Yves David flagutil: move insertflagprocessor to the new module (API)
Thu, 08 Aug 2019 01:28:34 +0200 Pierre-Yves David flagutil: move REVIDX_KNOWN_FLAGS source of truth in flagutil (API)
Thu, 08 Aug 2019 01:04:48 +0200 Pierre-Yves David flagutil: move the `flagprocessors` mapping in the new module
Thu, 08 Aug 2019 01:03:01 +0200 Pierre-Yves David flagutil: create a `mercurial.revlogutils.flagutil` module
Wed, 07 Aug 2019 22:02:49 +0200 Pierre-Yves David rawdata: register the method for `ifiledata`
Wed, 07 Aug 2019 21:17:48 +0200 Pierre-Yves David rawdata: implement the method for `unionrepo` too
Wed, 07 Aug 2019 20:51:52 +0200 Pierre-Yves David rawdata: implement the method for `remotefilelog` too
Wed, 07 Aug 2019 20:48:05 +0200 Pierre-Yves David rawdata: implement `rawdata` for `simplestore` too
Wed, 07 Aug 2019 22:08:04 +0200 Pierre-Yves David rawdata: forward `rawdata` call on `manifestlog`
Wed, 07 Aug 2019 22:01:52 +0200 Pierre-Yves David rawdata: implement `rawdata` for `sqlitestore` too
Wed, 07 Aug 2019 22:00:57 +0200 Pierre-Yves David rawdata: add the method to bundlerevlog
Wed, 07 Aug 2019 21:59:20 +0200 Pierre-Yves David rawdata: forward the method call on `filelog` object
Wed, 07 Aug 2019 21:54:29 +0200 Pierre-Yves David rawdata: introduce a `rawdata` method on revlog
Wed, 07 Aug 2019 17:14:48 +0200 Pierre-Yves David revlog: split a `_revisiondata` method to file `revision` job
Wed, 24 Jul 2019 18:32:36 +0530 Taapas Agrawal continue: added support for transplant
Fri, 09 Aug 2019 05:09:54 -0400 Augie Fackler merge with stable
Mon, 12 Aug 2019 14:00:19 -0400 Valentin Gatien-Baron fncache: make debugrebuildfncache not fail on broken fncache stable
Mon, 12 Aug 2019 13:22:27 -0400 Valentin Gatien-Baron fncache: show that debugrebuildfncache is partly broken stable
Fri, 09 Aug 2019 13:11:27 +0200 Pierre-Yves David test: further fixes to matching for run-tests.py bug stable