log

age author description
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
Thu, 05 May 2016 20:57:38 +0900 Mike Hommey bundle2: properly request phases during getbundle stable
Mon, 11 Apr 2016 21:33:07 +0000 timeless rebase: handle successor targets (issue5198)
Wed, 04 May 2016 06:44:44 +0900 Mike Hommey debugbundle: add tests for debugbundle output with bundle2
Wed, 04 May 2016 10:46:27 -0500 Nathan Goldbaum revert: mention ui.origbackuppath in the command help
Sat, 30 Apr 2016 18:40:34 -0700 Sean Farley help: wrap ".orig" in rst quotes