Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 03 Jun 2017 00:25:24 +0900 | Yuya Nishihara | annotate: restructure formatter output to be nested list (BC) |
Sat, 03 Jun 2017 00:05:12 +0900 | Yuya Nishihara | annotate: rename formatter variable |
Sun, 07 May 2017 23:29:03 -0400 | Matt Harbison | setup: prevent setuptools from laying an egg |
Fri, 02 Jun 2017 10:32:39 -0700 | Martin von Zweigbergk | bitmanipulation: add missing include of string.h |
Thu, 01 Jun 2017 02:41:19 +0530 | Pulkit Goyal | py3: add test to show `hg update` and `hg identify` works on Python 3 |
Fri, 02 Jun 2017 10:14:00 +0530 | Pulkit Goyal | py3: add a test to show `hg diff` works on Python 3 |
Thu, 01 Jun 2017 02:25:18 +0530 | Pulkit Goyal | py3: implement __bytes__ for committablectx |