Mercurial > hg
graph
-
config: add %unset name supportSun, 26 Apr 2009 16:50:43 -0500, by Matt Mackall
-
config: allow including other config filesSun, 26 Apr 2009 16:50:43 -0500, by Matt Mackall
-
showconfig: show source file and line with --debugSun, 26 Apr 2009 16:50:43 -0500, by Matt Mackall
-
util: kill configparser wrapperSun, 26 Apr 2009 16:50:43 -0500, by Matt Mackall
-
hgweb: use config.configSun, 26 Apr 2009 16:50:43 -0500, by Matt Mackall
-
clone: config escaping no longer neededSun, 26 Apr 2009 16:50:43 -0500, by Matt Mackall
-
Merge with stableSun, 26 Apr 2009 16:50:09 -0500, by Matt Mackall
-
Merge with crew-stableSun, 26 Apr 2009 16:49:47 -0500, by Matt Mackall
-
transplant: forbid transplant to nonempty repositories with no working directory.Sun, 26 Apr 2009 14:20:41 -0700, by Brendan Cully
-
ui.isatty() accesses sys.stdin, causing mod_wsgi to throw IOError.Sun, 26 Apr 2009 13:36:08 -0700, by Benjamin Wohlwend
-
hg: allow hg.parseurl(url, None)Fri, 24 Apr 2009 18:17:42 +0200, by Martijn Pieters
-
transplant: remove the restriction that the destination be nonempty.Fri, 24 Apr 2009 17:00:18 -0500, by Jacob Lee
-
Fix subversion convert not detecting empty changesets.Sat, 25 Apr 2009 21:27:47 +0800, by Francis Barber
-
cvsps: fix crash when log message refers to non-existent branch (issue1615).Sun, 19 Apr 2009 13:12:20 -0400, by Greg Ward