log mercurial/hg.py @ 536:c15b4bc0a11c

age author description
Thu, 30 Jun 2005 20:54:01 -0800 mpm Refactor diffrevs/diffdir into changes
Wed, 29 Jun 2005 22:09:24 -0800 mpm Attempt to fix negative revision count from pull
Wed, 29 Jun 2005 13:48:57 -0800 mpm Fix empty pull bug that appeared this morning
Wed, 29 Jun 2005 10:44:16 -0800 mpm Change getchangegroup to findincoming
Wed, 29 Jun 2005 10:42:35 -0800 mpm Whitespace cleanups
Tue, 28 Jun 2005 11:06:25 -0800 mpm change unrelated repository error to a warning
Tue, 28 Jun 2005 10:42:02 -0800 mpm Disallow merging of unrelated projects
Tue, 28 Jun 2005 02:18:23 -0800 mpm Use $USERNAME as a fallback for commit
Tue, 28 Jun 2005 02:03:25 -0800 mpm Better messages for rollback and undo
Tue, 28 Jun 2005 00:55:59 -0800 mpm Add exception class for repository errors
Mon, 27 Jun 2005 22:29:44 -0800 mpm Pull from TAH
Mon, 27 Jun 2005 22:18:12 -0800 mpm Add initial hook support
Sun, 26 Jun 2005 15:12:51 -0800 mpm Pull from TAH
Sun, 26 Jun 2005 13:25:07 +0100 Thomas Arendsen Hein Handle errors in .hgtags or hgrc [tags] section more gracefully.