Mercurial > hg-stable
log
age | author | description |
---|---|---|
Wed, 02 May 2012 17:15:11 -0700 | Bryan O'Sullivan | bisect: save current state before running a command stable |
Mon, 07 May 2012 13:40:58 +0200 | Martin Geisler | merge with stable |
Sun, 06 May 2012 23:58:04 +0900 | Yuya Nishihara | commands: parse ui.strict config item as bool stable |
Mon, 07 May 2012 10:02:50 +0200 | Martin Geisler | check-code: catch unnecessary s.strip().split() calls |
Fri, 04 May 2012 15:29:07 +0200 | Martin Geisler | tags: line.rstrip().split() can be replaced with line.split() |
Fri, 04 May 2012 15:24:00 +0200 | Martin Geisler | phases: line.strip().split() == line.split() |
Sun, 06 May 2012 14:36:42 +0200 | Martin Geisler | merge with stable |