Wed, 13 Sep 2017 17:26:26 +0000 |
Mark Thomas |
revlog: add option to mmap revlog index
|
file |
diff |
annotate
|
Wed, 20 Sep 2017 09:22:22 -0700 |
Durham Goode |
revlog: add revmap back to revlog.addgroup
|
file |
diff |
annotate
|
Fri, 15 Sep 2017 00:01:57 -0700 |
Martin von Zweigbergk |
templater: extract shortest() logic from template function
|
file |
diff |
annotate
|
Wed, 13 Sep 2017 10:43:44 -0700 |
Durham Goode |
changegroup: remove changegroup dependency from revlog.addgroup
|
file |
diff |
annotate
|
Wed, 13 Sep 2017 10:43:16 -0700 |
Durham Goode |
revlog: refactor chain variable
|
file |
diff |
annotate
|
Wed, 30 Aug 2017 09:21:31 -0700 |
Martin von Zweigbergk |
revlog: move check for wdir from changelog to revlog
|
file |
diff |
annotate
|
Tue, 22 Aug 2017 21:21:43 -0400 |
Augie Fackler |
revlog: use pycompat.bytestr() to reliably have a %s-able value
|
file |
diff |
annotate
|
Fri, 25 Aug 2017 15:50:07 -0700 |
Martin von Zweigbergk |
revlog: abort on attempt to write null revision
|
file |
diff |
annotate
|
Mon, 10 Jul 2017 16:41:13 -0400 |
Alex Gaynor |
revlog: use struct.Struct instances for slight performance wins
|
file |
diff |
annotate
|
Mon, 10 Jul 2017 16:39:28 -0400 |
Alex Gaynor |
revlog: micro-optimize the computation of hashes
|
file |
diff |
annotate
|
Wed, 05 Jul 2017 11:55:26 -0400 |
Augie Fackler |
merge with stable
|
file |
diff |
annotate
|
Fri, 23 Jun 2017 13:49:34 +0200 |
Pierre-Yves David |
revlog: add an experimental option to mitigated delta issues (issue5480)
|
file |
diff |
annotate
|
Sun, 25 Jun 2017 12:41:34 -0700 |
Gregory Szorc |
revlog: C implementation of delta chain resolution
|
file |
diff |
annotate
|
Tue, 04 Jul 2017 10:17:14 -0400 |
Augie Fackler |
revlog: backed out changeset e9d325cfe071
stable
|
file |
diff |
annotate
|
Fri, 23 Jun 2017 13:49:34 +0200 |
Pierre-Yves David |
revlog: add an experimental option to mitigated delta issues (issue5480)
stable
|
file |
diff |
annotate
|
Tue, 20 Jun 2017 22:11:46 +0530 |
Pulkit Goyal |
py3: catch binascii.Error raised from binascii.unhexlify
|
file |
diff |
annotate
|
Thu, 15 Jun 2017 13:42:35 -0700 |
Martin von Zweigbergk |
revlog: rename list of nodes from "content" to "nodes"
|
file |
diff |
annotate
|
Thu, 15 Jun 2017 13:25:41 -0700 |
Martin von Zweigbergk |
revlog: delete obsolete comment
|
file |
diff |
annotate
|
Thu, 15 Jun 2017 13:23:21 -0700 |
Martin von Zweigbergk |
revlog: delete dead assignment in addgroup()
|
file |
diff |
annotate
|
Fri, 19 May 2017 20:29:11 -0700 |
Gregory Szorc |
revlog: skeleton support for version 2 revlogs
|
file |
diff |
annotate
|
Fri, 19 Aug 2016 18:26:04 +0900 |
Yuya Nishihara |
revlog: add support for partial matching of wdir node id
|
file |
diff |
annotate
|
Sat, 20 Aug 2016 22:37:58 +0900 |
Yuya Nishihara |
revlog: map rev(wdirid) to WdirUnsupported exception
|
file |
diff |
annotate
|
Tue, 23 May 2017 01:30:36 +0530 |
Pulkit Goyal |
revlog: raise error.WdirUnsupported from revlog.node() if wdirrev is passed
|
file |
diff |
annotate
|
Fri, 19 May 2017 19:12:06 +0530 |
Pulkit Goyal |
revlog: raise WdirUnsupported when wdirrev is passed
|
file |
diff |
annotate
|
Fri, 19 May 2017 20:14:31 -0700 |
Gregory Szorc |
revlog: remove some revlogNG terminology
|
file |
diff |
annotate
|
Fri, 19 May 2017 20:10:50 -0700 |
Gregory Szorc |
revlog: tweak wording and logic for flags validation
|
file |
diff |
annotate
|
Sat, 13 Aug 2016 12:23:56 +0900 |
Yuya Nishihara |
parsers: switch to policy importer
|
file |
diff |
annotate
|
Wed, 17 May 2017 19:52:18 -0700 |
Gregory Szorc |
revlog: rename constants (API)
|
file |
diff |
annotate
|
Wed, 17 May 2017 20:14:27 -0700 |
Jun Wu |
changelog: make sure datafile is 00changelog.d (API)
|
file |
diff |
annotate
|
Fri, 10 Feb 2017 16:56:29 -0800 |
Martin von Zweigbergk |
cleanup: use set literals
|
file |
diff |
annotate
|