Mercurial > hg
graph
-
Corrected tests for commit now consistently stripping last newline.Wed, 17 May 2006 19:59:15 +0200, by Thomas Arendsen Hein
-
Corrected test for date in output of 'hg export'.Wed, 17 May 2006 19:58:22 +0200, by Thomas Arendsen Hein
-
Strip empty lines and trailing spaces around commit messages.Wed, 17 May 2006 19:38:41 +0200, by Thomas Arendsen Hein
-
Use "# Date" instead of "# Timestamp" for dated export/import of patches.Wed, 17 May 2006 19:00:16 +0200, by Thomas Arendsen Hein
-
Add timestamp field to export format. Make import and mq use it.Wed, 17 May 2006 18:54:30 +0200, by Danek Duvall
-
Merge with crewWed, 17 May 2006 13:21:36 -0500, by Matt Mackall
-
Fix hg view if author's name contains unmatched quotes. (issue248)Wed, 17 May 2006 14:46:12 +0200, by Thomas Arendsen Hein
-
notify changeset diff should be against current node instead of tipTue, 16 May 2006 14:17:45 -0700, by Aurelien Jacobs
-
fix a typo in an error messageTue, 16 May 2006 11:07:56 +0200, by Benoit Boissinot
-
Catch urllib's HTTPException and give a meaningful error message to the user.Tue, 16 May 2006 09:35:38 +0200, by Thomas Arendsen Hein
-
add --config global option. allows to set hgrc option on command line.Mon, 15 May 2006 11:16:32 -0700, by Vadim Gelfer
-
allow to send email using sendmail.Mon, 15 May 2006 10:25:17 -0700, by Vadim Gelfer
-
merge with crew.Mon, 15 May 2006 09:27:27 -0700, by Vadim Gelfer
-
add test for revlog.parseindexSun, 14 May 2006 18:37:50 -0300, by Alexis S. L. Carvalho
-
Fix revlog.parseindexSun, 14 May 2006 18:22:12 -0300, by Alexis S. L. Carvalho