log

age author description
Wed, 27 May 2015 04:34:03 -0700 Pierre-Yves David test: use bundle2 for exchange in test-largefile
Wed, 27 May 2015 04:30:40 -0700 Pierre-Yves David test: use bundle2 for exchange in test-push-warn
Wed, 27 May 2015 12:49:32 -0700 Pierre-Yves David test: use bundle2 for exchange in test-bookmark-pushpull
Wed, 27 May 2015 04:21:39 -0700 Pierre-Yves David test: use bundle2 for exchange in test-obsolete
Fri, 29 May 2015 10:34:12 -0700 Laurent Charignon revert: remove unused debug code in the test file
Thu, 28 May 2015 20:06:19 -0700 Ryan McElroy commands: rename current to active in variables and comments
Thu, 28 May 2015 20:03:42 -0700 Ryan McElroy templatekw: introduce active subkeyword from bookmarks keyword
Thu, 16 Apr 2015 15:18:59 -0700 Ryan McElroy bookmarks: name label for active bookmark correctly
Sat, 30 May 2015 02:06:09 +0800 Anton Shestakov tests: descending empty dirs works in all hgweb styles, test them too
Sat, 30 May 2015 01:57:19 +0800 Anton Shestakov tests: actualize the comment in test-hgweb-descend-empties.t
Sun, 17 May 2015 15:16:13 +0900 Yuya Nishihara revset: add fast path for _list() of integer revisions
Sun, 17 May 2015 15:11:38 +0900 Yuya Nishihara revset: optimize 'or' operation of trivial revisions to a list
Fri, 29 May 2015 21:31:00 +0900 Yuya Nishihara revset: make "null" able to appear in internal _list() expression
Sun, 24 May 2015 14:49:41 +0900 Yuya Nishihara revset: make internal _list() expression remove duplicated revisions
Sun, 24 May 2015 14:34:12 +0900 Yuya Nishihara repair: use _hexlist() to build revset expression from binary nodes