Mercurial > hg
log mercurial/ui.py @ 4487:1b5b98837bb5
age | author | description |
---|---|---|
Sun, 27 May 2007 13:50:59 -0700 | Bryan O'Sullivan | ui: Rename has_config to has_section. |
Thu, 22 Mar 2007 19:52:38 -0500 | Matt Mackall | revlog: simplify revlog version handling |
Wed, 14 Mar 2007 22:43:57 +0100 | Thomas Arendsen Hein | merge with crew-stable |
Wed, 14 Mar 2007 22:38:40 +0100 | Thomas Arendsen Hein | Only hg repositories override [paths], not simple directories (fixes issue510) |
Thu, 15 Feb 2007 10:15:08 -0200 | Alexis S. L. Carvalho | Fix hg showconfig traceback with values that aren't strings |
Wed, 24 Jan 2007 23:07:09 +0100 | Thomas Arendsen Hein | merge with stable |
Wed, 24 Jan 2007 23:04:51 +0100 | Thomas Arendsen Hein | Abort on empty username so specifying a username can be forced. |