log

age author description
Sat, 19 Mar 2016 14:50:40 +0100 liscju largefiles: replace invocation of os.path module by vfs in overrides.py
Wed, 23 Mar 2016 08:55:22 +0100 liscju bundle: warn when update to revision existing only in a bundle (issue5004)
Wed, 30 Mar 2016 21:54:26 +0200 Maciej Fijalkowski tests: fix builtin module test on pypy
Thu, 31 Mar 2016 15:37:21 +0800 Anton Shestakov hgweb: generate last change date for an empty atom-bookmarks feed (issue5022)
Thu, 31 Mar 2016 15:22:06 +0800 Anton Shestakov hgweb: sort bookmarks in revlog order of their nodes
Thu, 31 Mar 2016 14:23:27 +0800 Anton Shestakov hgweb: sort bookmarks early
Thu, 31 Mar 2016 18:09:09 +0800 Anton Shestakov hgweb: add parents to json-log (issue5074)
Mon, 29 Feb 2016 17:46:06 +0900 Yuya Nishihara revset: make _parsealiasdecl() simply return the original parsed tree
Mon, 29 Feb 2016 16:35:58 +0900 Yuya Nishihara revset: inline isvalidfunc(), getfuncname() and getfuncargs()
Mon, 29 Feb 2016 16:32:18 +0900 Yuya Nishihara revset: inline isvalidsymbol() and getsymbol() into _parsealiasdecl()
Mon, 29 Feb 2016 16:23:09 +0900 Yuya Nishihara revset: remove redundant checks for parsed tree of alias
Wed, 30 Mar 2016 08:15:37 +0000 timeless py3: handle iter/iterkeys+iteritems python3 divergence in import-checker
Wed, 30 Mar 2016 04:55:16 +0000 timeless py3: use print_function in import-checker
Wed, 30 Mar 2016 04:50:19 +0000 timeless py3: use absolute_import in import-checker
Wed, 30 Mar 2016 09:13:47 +0000 timeless run-tests: make _processoutput picky about optional globs