Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 04 May 2012 14:19:52 +0200 | Patrick Mezard | subrepo: ignore blank lines in .hgsubstate (issue3424) stable |
Fri, 04 May 2012 14:36:40 -0400 | hlian | largefiles: in putlfile, ensure tempfile's directory exists prior to creation stable |
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() |