Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Sun, 06 May 2012 13:14:58 +0200 | Patrick Mezard | largefiles: fix "hg status dir" missing regular files (issue3421) stable |