Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 02 Sep 2019 17:05:52 +0200 | Pierre-Yves David | revlog: stop using `_processflags` directly |
Fri, 30 Aug 2019 19:13:12 +0200 | Pierre-Yves David | flagprocessors: use _processflagsraw in easy cases |
Fri, 30 Aug 2019 19:10:15 +0200 | Pierre-Yves David | flagprocessors: use _processflagsread in simple cases |
Fri, 30 Aug 2019 19:07:49 +0200 | Pierre-Yves David | flagprocessors: use _processflagswrite for write operation |
Fri, 30 Aug 2019 18:54:36 +0200 | Pierre-Yves David | flagprocessors: introduce specialized functions |
Thu, 08 Aug 2019 02:10:18 +0200 | Pierre-Yves David | flagutil: use it in simplestorerepo |