log

age author description
Wed, 02 Mar 2016 14:18:43 -0500 Augie Fackler wireproto: document quirk of _callstream between http and ssh
Tue, 01 Mar 2016 16:37:56 -0500 Augie Fackler peer: raise NotImplementedError for abstract submit() method
Thu, 03 Mar 2016 14:29:19 +0000 Martijn Pieters fsmonitor: new experimental extension
Wed, 02 Mar 2016 16:25:12 +0000 Martijn Pieters fsmonitor: dependencies for new experimental extension
Tue, 12 Jan 2016 04:45:29 +0000 timeless setup: show how to set the module policy for imports
Wed, 09 Mar 2016 15:47:01 +0000 timeless setup: create a module for the modulepolicy
Wed, 09 Mar 2016 08:08:27 -0800 Kostia Balytskyi rebase: turn rebaseskipobsolete on by default
Wed, 09 Mar 2016 23:57:15 +0900 Yuya Nishihara graphlog: bring back color to node symbol template
Tue, 16 Feb 2016 21:44:13 +0900 Yuya Nishihara revset: add inspection data to max() and min() functions
Tue, 16 Feb 2016 21:43:51 +0900 Yuya Nishihara revset: add inspection data to limit() and last() functions
Tue, 16 Feb 2016 21:32:00 +0900 Yuya Nishihara revset: stub to add extra data to baseset for better inspection
Sat, 13 Feb 2016 20:05:57 +0900 Yuya Nishihara revset: add inspection data to all filter() calls
Sat, 13 Feb 2016 19:25:11 +0900 Yuya Nishihara revset: add extra data to filteredset for better inspection
Tue, 01 Mar 2016 10:18:47 +0000 timeless zeroconf: replace reduce+add with itertools.chain
Tue, 01 Mar 2016 10:22:10 +0000 timeless zeroconf: replace has_key with in