log mercurial/utils/storageutil.py @ 40445:634b45317459 stable

age author description
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()