log

age author description
Wed, 30 Mar 2011 20:01:34 -0700 Brodie Rao url: use url.url in url.open()
Wed, 30 Mar 2011 20:01:31 -0700 Brodie Rao url: abort on file:// URLs with non-localhost hosts
Wed, 30 Mar 2011 20:00:24 -0700 Brodie Rao url: special case bundle URL parsing to preserve backwards compatibility
Wed, 30 Mar 2011 20:00:23 -0700 Brodie Rao url: add trailing slashes to URLs with hostnames that don't have one
Wed, 30 Mar 2011 19:50:56 -0700 Brodie Rao url: move drive letter checking into has_drive_letter() for extensions
Thu, 31 Mar 2011 10:03:24 -0500 Matt Mackall changegroup: unnest some lookup functions
Thu, 31 Mar 2011 09:59:56 -0500 Matt Mackall changegroup: minor ordering and renaming changes for similarity
Thu, 31 Mar 2011 09:56:27 -0500 Matt Mackall changegroup: remove nodeiter temporary
Wed, 30 Mar 2011 17:50:34 -0500 Matt Mackall changegroup: refactor prune as a filter
Wed, 30 Mar 2011 17:50:27 -0500 Matt Mackall changegroup: add first logic to send file header
Wed, 30 Mar 2011 14:42:41 -0500 Matt Mackall url: fix tests
Wed, 30 Mar 2011 13:34:39 -0500 Matt Mackall url: deal with drive letters
Mon, 14 Mar 2011 23:50:28 +0100 David Soria Parra bookmarks: do not forward merged bookmark (issue1877)
Wed, 30 Mar 2011 13:23:24 -0500 Matt Mackall merge with stable
Mon, 28 Mar 2011 20:56:56 -0400 Kevin Berridge pull: new output message when there are multiple branches