Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 30 Aug 2010 22:52:00 +0200 | Martin Geisler | merge with stable |
Mon, 30 Aug 2010 22:47:38 +0200 | Martin Geisler | mail: use standard section.entry format in error message stable |
Sat, 28 Aug 2010 21:57:36 -0500 | Augie Fackler | color: accept usual boolean values as synonyms for always and never |
Mon, 30 Aug 2010 10:28:25 -0500 | Augie Fackler | parsebool: accept always as true and never as false |
Sat, 28 Aug 2010 21:50:35 -0500 | Augie Fackler | parsebool: create new function and use it for config parsing |
Sat, 28 Aug 2010 21:49:53 -0500 | Augie Fackler | util: clean up trailing whitespace |
Mon, 30 Aug 2010 14:38:24 +0200 | Martin Geisler | Consistently import foo as foomod when foo to avoid shadowing |