Wed, 07 Aug 2019 20:11:50 +0200 |
Pierre-Yves David |
rawdata: update callers in storageutils
|
Fri, 02 Nov 2018 14:24:29 -0400 |
Augie Fackler |
merge with stable
|
Wed, 31 Oct 2018 12:08:37 -0700 |
Boris Feld |
changegroup: restore default node ordering (issue6001)
stable
|
Wed, 10 Oct 2018 00:21:02 +0200 |
Boris Feld |
changegroup: allow to force delta to be against p1
|
Tue, 09 Oct 2018 22:02:01 +0200 |
Boris Feld |
changegroup: refactor emitrevision to use a `deltamode` argument
|
Tue, 16 Oct 2018 15:36:19 +0200 |
Gregory Szorc |
storageutil: extract most of peek_censored from revlog
|
Tue, 16 Oct 2018 17:45:39 +0200 |
Gregory Szorc |
storageutil: convert fileid to bytes to avoid cast to %s
|
Fri, 28 Sep 2018 16:34:53 -0700 |
Gregory Szorc |
storageutil: pass nodes into emitrevisions()
|
Fri, 28 Sep 2018 16:16:09 -0700 |
Gregory Szorc |
storageutil: make all callables optional
|
Fri, 28 Sep 2018 16:16:22 -0700 |
Gregory Szorc |
storageutil: extract most of emitrevisions() to standalone function
|
Fri, 28 Sep 2018 11:51:17 -0700 |
Gregory Szorc |
storageutil: invert logic of file data comparison
|
Fri, 28 Sep 2018 11:47:53 -0700 |
Gregory Szorc |
storageutil: extract filelog.cmp() to a standalone function
|
Fri, 28 Sep 2018 11:37:49 -0700 |
Gregory Szorc |
storageutil: extract copy metadata retrieval out of filelog
|
Fri, 28 Sep 2018 11:29:05 -0700 |
Gregory Szorc |
storageutil: extract functionality for resolving strip revisions
|
Fri, 28 Sep 2018 11:16:44 -0700 |
Gregory Szorc |
storageutil: consistently raise LookupError (API)
|