log

age author description
Thu, 05 May 2016 18:13:25 +0800 Anton Shestakov crecord: remove skipfolded keyword argument from patchnode.previtem()
Thu, 05 May 2016 15:19:37 +0800 Anton Shestakov crecord: update a copy-pasted comment in downarrowshiftevent()
Thu, 05 May 2016 16:38:24 +0200 Pierre-Yves David crecord: drop the version condition for amend
Thu, 05 May 2016 11:19:52 +0800 Anton Shestakov crecord: add/remove blank lines (coding style)
Wed, 04 May 2016 21:02:03 -0400 Augie Fackler localrepo: jettison parents() method per deprecation policy (API)
Sun, 17 Apr 2016 13:06:44 +0900 Yuya Nishihara revset: define _parsealias() in _aliasrules class
Sun, 17 Apr 2016 13:03:23 +0900 Yuya Nishihara revset: factor out common parsing function
Sun, 17 Apr 2016 12:57:27 +0900 Yuya Nishihara revset: inline _tokenizealias() into _parsealias()
Sun, 10 Apr 2016 07:28:26 +0000 timeless store: treat range as a generator instead of a list for py3 compat
Wed, 04 May 2016 18:18:24 +0100 Jun Wu ui: add new config option for help text width
Tue, 03 May 2016 15:26:51 +0000 timeless tests: test histedit base command plan help
Tue, 03 May 2016 23:48:31 +0200 liscju largefiles: makes verify batching stat calls to remote
Tue, 03 May 2016 23:31:32 +0200 liscju largefiles: change basestore._verifyfile to take list of files to check
Wed, 04 May 2016 22:44:30 -0400 Augie Fackler bookmarks: properly invalidate volatile sets when writing bookmarks stable
Thu, 05 May 2016 15:41:37 +0200 Augie Fackler test-obsolete: update extension in test to actually work stable