log

age author description
Tue, 29 Sep 2009 23:49:42 -0500 Kevin Bullock color: allow multiple args to ui.write()
Thu, 01 Oct 2009 08:50:10 +0200 Peter Arrenbrecht extdiff: fix defaulting to "diff" if no --program is given
Thu, 01 Oct 2009 15:36:45 -0400 Greg Ward dirstate: add/improve method docstrings.
Sun, 20 Sep 2009 22:19:18 +0200 Mads Kiilerich util.system: Use subprocess instead of os.system
Wed, 23 Sep 2009 02:31:09 -0500 David Champion notify: permit suppression of merge changeset notification
Thu, 27 Aug 2009 10:21:32 -0400 Greg Ward Add script to rewrite revlog to workaround lack of parent deltas.
Sun, 16 Aug 2009 11:11:37 +0900 Nicolas Dumazet inotify: use cmdutil.service instead of local daemonizing code