log

age author description
Fri, 23 Sep 2005 07:41:25 -0700 Bryan O'Sullivan Merge with myself.
Fri, 23 Sep 2005 07:36:30 -0700 Bryan O'Sullivan Some repos represent a date as a float.
Fri, 23 Sep 2005 00:06:49 -0700 Bryan O'Sullivan Merge with MPM.
Fri, 23 Sep 2005 00:05:16 -0700 Bryan O'Sullivan Move urllib error handling from revlog into statichttprepo, where it belongs.
Thu, 22 Sep 2005 23:38:04 -0700 mpm hgweb: pass date tuples around rather than whole changesets for dates
Thu, 22 Sep 2005 23:33:26 -0700 Bryan O'Sullivan Fix old-http test when no server exists.
Thu, 22 Sep 2005 23:31:44 -0700 Bryan O'Sullivan Make revlog constructor more discerning in its treatment of errors.
Thu, 22 Sep 2005 23:19:47 -0700 Bryan O'Sullivan Clean up date and timezone handling.
Thu, 22 Sep 2005 22:46:50 -0700 Bryan O'Sullivan Fix up representation of dates in hgweb.
Thu, 22 Sep 2005 21:42:33 -0700 Bryan O'Sullivan Fix behaviour of commit.
Thu, 22 Sep 2005 21:29:02 -0700 Bryan O'Sullivan Unify display of dates.
Thu, 22 Sep 2005 21:15:57 -0700 Bryan O'Sullivan Print commit time/date from perspective of committer.
Thu, 22 Sep 2005 10:12:42 -0700 mpm Hook fixups
Thu, 22 Sep 2005 09:47:27 -0700 Lee Cantey Fix setting of hg default when using --pull on clone of local repository.
Thu, 22 Sep 2005 09:47:03 -0700 mpm Fix default clone destination
Thu, 22 Sep 2005 09:42:15 -0700 Anupam Kapoor Fix traceback during invalid rev identifier for debugdata
Thu, 22 Sep 2005 09:41:34 -0700 mpm Merge with TAH
Wed, 21 Sep 2005 09:02:41 +0200 TK Soh bash_completion: extended patterns require extglob option
Wed, 21 Sep 2005 08:25:46 +0200 Thomas Arendsen Hein Updated CONTRIBUTORS.
Wed, 21 Sep 2005 08:07:38 +0200 Thomas Arendsen Hein Make debugwalk strip trailing spaces and remove these from test-walk.out
Wed, 21 Sep 2005 07:56:19 +0200 Thomas Arendsen Hein Cleanup of tabs and trailing spaces.
Thu, 22 Sep 2005 09:39:05 -0700 mpm Merge with BOS
Wed, 21 Sep 2005 15:50:43 -0700 Bryan O'Sullivan Add release notes to built Windows package.
Wed, 21 Sep 2005 15:44:50 -0700 Bryan O'Sullivan Update Windows release notes.
Wed, 21 Sep 2005 15:44:35 -0700 Bryan O'Sullivan Update hgrc documentation to refer to Windows paths.
Wed, 21 Sep 2005 15:27:00 -0700 Bryan O'Sullivan Fix path of win32text extension in INI file.
Wed, 21 Sep 2005 15:26:50 -0700 Bryan O'Sullivan Update Inno Setup installer to install INI file.
Wed, 21 Sep 2005 15:18:24 -0700 Bryan O'Sullivan Fix small thinko.
Wed, 21 Sep 2005 15:17:24 -0700 Bryan O'Sullivan Rename mercurial.ext to hgext.
Wed, 21 Sep 2005 14:46:01 -0700 Bryan O'Sullivan Package the extension directory.