log hgext/graphlog.py @ 5432:0d154bce2341

age author description
Thu, 28 Jun 2007 16:18:09 +0200 Thomas Arendsen Hein Make hg glog abort if unused arguments are given.
Tue, 26 Jun 2007 22:38:57 +0200 Thomas Arendsen Hein Updated command tables in commands.py and hgext extensions.
Tue, 19 Jun 2007 08:06:37 +0200 Thomas Arendsen Hein Cleanup of whitespace, indentation and line continuation.
Thu, 14 Jun 2007 12:54:06 +0200 Thomas Arendsen Hein Reverted changesets 9d1380e5c8c5 and 1d46169ec197: show @ as glog parent again.
Wed, 06 Jun 2007 20:22:52 +0200 Thomas Arendsen Hein Removed trailing whitespace and tabs from python files
Wed, 06 Jun 2007 18:28:48 +0200 Thomas Arendsen Hein graphlog: Print . instead of @ for working directory parents
Mon, 09 Apr 2007 10:39:28 +0200 Joel Rosdahl Add graphlog extension