Mon, 02 Oct 2017 11:03:53 +0100 |
Gregory Szorc |
changelog: use a Factory for default value for files
|
file |
diff |
annotate
|
Sun, 01 Oct 2017 03:24:20 -0700 |
Siddharth Agarwal |
changelog: use attrs instead of namedtuple
|
file |
diff |
annotate
|
Wed, 13 Sep 2017 17:26:26 +0000 |
Mark Thomas |
revlog: add option to mmap revlog index
|
file |
diff |
annotate
|
Sun, 03 Sep 2017 14:37:25 +0900 |
Yuya Nishihara |
doctest: replace chr() with pycompat.bytechr()
|
file |
diff |
annotate
|
Sun, 03 Sep 2017 14:35:37 +0900 |
Yuya Nishihara |
doctest: replace .iteritems() with .items()
|
file |
diff |
annotate
|
Sun, 03 Sep 2017 14:32:11 +0900 |
Yuya Nishihara |
doctest: bulk-replace string literals with b'' for Python 3
|
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
|
Fri, 25 Aug 2017 22:05:10 -0700 |
Martin von Zweigbergk |
changelog: abort on attempt to write wdir revision
|
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
|
Sat, 13 May 2017 16:26:43 -0700 |
Gregory Szorc |
changelog: load pending file directly
|
file |
diff |
annotate
|
Tue, 02 May 2017 18:45:51 +0200 |
Pierre-Yves David |
transaction: track newly introduced revisions
|
file |
diff |
annotate
|
Fri, 05 May 2017 01:26:13 +0530 |
Pulkit Goyal |
py3: slice over bytes to prevent getting ascii values
|
file |
diff |
annotate
|
Sun, 26 Mar 2017 16:31:01 +0900 |
Yuya Nishihara |
py3: use bytes() to cast to immutable bytes in changelog.appender.write()
|
file |
diff |
annotate
|
Fri, 17 Mar 2017 23:42:46 +0900 |
Yuya Nishihara |
util: wrap s.decode('string_escape') calls for future py3 compatibility
|
file |
diff |
annotate
|