Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Tue, 01 Mar 2016 09:59:58 +0000 | timeless | zeroconf: compare singleton using is |
Tue, 01 Mar 2016 09:57:45 +0000 | timeless | zeroconf: remove camelcase in identifiers |