log

age author description
Wed, 18 Jun 2008 10:05:43 +0200 Augie Fackler hgweb: Fix up non-coal styles to support graph.
Wed, 18 Jun 2008 00:28:40 -0500 Matt Mackall make graph view work with paper style
Wed, 18 Jun 2008 07:06:41 +0200 Dirkjan Ochtman add graph page to hgweb
Sun, 15 Jun 2008 16:05:46 +0100 Frank Kingswood convert: cvs.py - Allow user to use built-in CVS changeset code.
Sun, 15 Jun 2008 15:59:53 +0100 Frank Kingswood convert: cvsps - User interface to CVS changeset code in cvsps.py
Tue, 17 Jun 2008 12:10:19 -0500 Matt Mackall cvsps: fix up some whitespace
Sun, 15 Jun 2008 15:59:27 +0100 Frank Kingswood convert: cvsps.py - code to generate changesets from a CVS repository
Mon, 16 Jun 2008 11:51:19 +0200 Thomas Arendsen Hein merge with crew-stable
Sun, 15 Jun 2008 13:05:39 +0200 Patrick Mezard Merge with crew-stable
Sat, 14 Jun 2008 16:01:24 +0200 Patrick Mezard localrepo: remove useless sort() call
Sat, 14 Jun 2008 08:46:34 +0200 Dirkjan Ochtman merge transplanted cset back from crew-stable
Mon, 16 Jun 2008 11:50:33 +0200 Thomas Arendsen Hein Fix python2.3 incompatibility introduced by a2b13cac0922.
Mon, 16 Jun 2008 11:37:26 +0200 Thomas Arendsen Hein run-tests.py: Make tests run with python2.3 if HGTEST_* is set.
Sun, 15 Jun 2008 13:01:03 +0200 Patrick Mezard Ignore dummy copies in dirstate and localrepo.filecommit()
Sun, 15 Jun 2008 13:01:01 +0200 Patrick Mezard context: fix workingctx.fileflags() execute bit
Wed, 23 Apr 2008 11:40:33 +0200 Thomas Arendsen Hein sshserver: Don't try to close fp if mkstemp failed
Fri, 06 Jun 2008 19:23:29 +0100 Paul Moore Add a normalize() method to dirstate
Fri, 06 Jun 2008 19:23:23 +0100 Paul Moore Add a new function, fspath
Fri, 06 Jun 2008 08:29:16 +0100 Paul Moore Add a folding() method to dirstate
Wed, 11 Jun 2008 11:00:01 +0200 Adrian Buehlmann update: add "(nobackup)" to help text of option --clean
Wed, 11 Jun 2008 13:51:57 +0200 Adrian Buehlmann update: improved help text
Thu, 12 Jun 2008 02:27:06 +0200 Christian Ebert keyword: mimic cmdutil.bail_if_changed even more
Fri, 13 Jun 2008 17:29:10 -0500 Matt Mackall tag: record tag we're superseding, if any (issue 1102)
Fri, 13 Jun 2008 12:34:23 +0200 Dirkjan Ochtman merge from crew-stable
Fri, 13 Jun 2008 12:33:40 +0200 Ali Saidi fix traceback in hgweb when URL doesn't end in one of the archive specs
Thu, 12 Jun 2008 07:38:15 -0500 Jason Orendorff mq: qdiff: support all diffopts
Thu, 12 Jun 2008 11:01:36 +0200 Christian Ebert keyword: disable expansion for annotate
Thu, 12 Jun 2008 11:33:47 +0200 Dirkjan Ochtman convert comments to docstrings in a bunch of extensions
Thu, 12 Jun 2008 13:12:09 +0200 Dirkjan Ochtman merge from crew-stable
Thu, 12 Jun 2008 00:11:09 -0700 Brendan Cully Truncate input to 1K when using pygments guess_lexer.