log

age author description
Mon, 04 Apr 2011 08:26:08 -0500 Matt Mackall merge with stable
Mon, 04 Apr 2011 00:23:21 +0800 Yun Lee log: abort for -d '>' or -d '<' (issue2749)
Mon, 04 Apr 2011 00:05:41 +0200 Edouard Gomez convert: add hg source bookmark test
Sun, 03 Apr 2011 23:47:17 +0900 Yuya Nishihara hgweb: add missing bookmarks definition to coal/map stable
Sun, 03 Apr 2011 23:47:05 +0900 Yuya Nishihara hgweb: add separate bookmarks listing to gitweb theme (based on 38c9837b1f75) stable
Sun, 03 Apr 2011 23:44:28 +0900 Yuya Nishihara hgweb: add bookmark labels to gitweb theme (based on 270f57d35525) stable
Sun, 03 Apr 2011 23:42:05 +0900 Yuya Nishihara hgweb: format page_nav of gitweb/error.tmpl and add missing links stable
Sun, 03 Apr 2011 22:53:20 +0900 Yuya Nishihara hgweb: fix typo and inactive link in page_nav and page_header of gitweb's help stable
Sun, 03 Apr 2011 22:53:20 +0900 Yuya Nishihara hgweb: add separate bookmarks listing to monoblue theme (based on 38c9837b1f75) stable
Sun, 03 Apr 2011 22:53:19 +0900 Yuya Nishihara hgweb: fix typo in page-header of monoblue's help template stable
Sun, 03 Apr 2011 22:53:19 +0900 Yuya Nishihara hgweb: add missing bookmarks templates to atom/rss styles stable
Sun, 03 Apr 2011 01:57:17 +0200 Adrian Buehlmann subrepo: process merge substate in sorted order in submerge()
Sat, 02 Apr 2011 11:07:05 +0200 Stefano Tortarolo rebase: add --tool argument for specifying merge tool
Fri, 01 Apr 2011 22:44:58 +0200 Adrian Buehlmann revert: note that added files are left as is
Fri, 01 Apr 2011 20:40:27 +0200 Patrick Mezard bugzilla: fix documentation typo
Fri, 01 Apr 2011 13:25:44 -0500 Matt Mackall merge with stable
Fri, 01 Apr 2011 13:25:26 -0500 Matt Mackall merge with i18n stable
Fri, 01 Apr 2011 14:35:04 -0300 Wagner Bruna i18n-pt_BR: synchronized with 8d960240faac stable
Thu, 31 Mar 2011 15:49:53 -0400 Kevin Gessner hgweb: add base link to file log for paper and coal styles (issue2452)
Wed, 05 Jan 2011 00:18:36 +1100 Brodie Rao HGPLAIN: allow exceptions to plain mode, like i18n, via HGPLAINEXCEPT
Thu, 31 Mar 2011 17:37:33 -0700 Brodie Rao url: be stricter about detecting schemes
Fri, 01 Apr 2011 12:42:02 -0500 Matt Mackall Added signature for changeset b032bec2c0a6 stable
Fri, 01 Apr 2011 12:41:56 -0500 Matt Mackall Added tag 1.8.2 for changeset b032bec2c0a6 stable
Fri, 01 Apr 2011 11:45:29 -0500 Matt Mackall merge with stable
Fri, 01 Apr 2011 11:45:07 -0500 Matt Mackall merge with i18n stable 1.8.2
Fri, 01 Apr 2011 07:53:15 -0300 Wagner Bruna i18n-pt_BR: synchronized with 794f4476b974 stable
Fri, 01 Apr 2011 12:30:40 +0200 Martin Geisler bugzilla: fix bad reST markup
Fri, 01 Apr 2011 12:27:12 +0200 Martin Geisler bugzilla: markup literal text as such
Fri, 01 Apr 2011 12:21:59 +0200 Martin Geisler merge with stable
Fri, 01 Apr 2011 12:18:37 +0200 Martin Geisler help/hgweb: add pointer to hgrc(5) location stable
Fri, 01 Apr 2011 12:14:42 +0200 Martin Geisler patchbomb, help/hgweb: do not refer to config files as hgrc files stable
Fri, 01 Apr 2011 12:09:11 +0200 Martin Geisler bugzilla: refer to hgrc(5) man page with normal notation
Fri, 01 Apr 2011 12:07:37 +0200 Martin Geisler bugzilla: markup section names as literal text
Fri, 01 Apr 2011 12:05:19 +0200 Martin Geisler bugzilla: show usermap syntax more clearly
Fri, 01 Apr 2011 12:03:23 +0200 Martin Geisler bugzilla: use standard section.name notation
Fri, 01 Apr 2011 12:00:57 +0200 Martin Geisler bugzilla: prefix each config option with section
Fri, 01 Apr 2011 11:59:18 +0200 Martin Geisler bugzilla: fix reStructuredText errors introduced in 60256f7f30c1
Thu, 31 Mar 2011 15:24:06 -0500 Matt Mackall changegroup: introduce bundler objects
Thu, 31 Mar 2011 14:25:26 -0500 Matt Mackall changegroup: combine lookup functions
Thu, 31 Mar 2011 13:56:05 -0500 Matt Mackall changegroup: unnest flookup
Thu, 31 Mar 2011 12:04:54 -0500 Matt Mackall changegroup: unnest clookup and mlookup like changegroupsubset
Thu, 31 Mar 2011 10:43:53 -0500 Matt Mackall url: nuke some newly-introduced underbars in identifiers
Wed, 30 Mar 2011 20:03:05 -0700 Brodie Rao url: refactor util.drop_scheme() and hg.localpath() into url.localpath()
Wed, 30 Mar 2011 20:02:17 -0700 Brodie Rao url: use url.url in ui.expandpath()
Wed, 30 Mar 2011 20:02:09 -0700 Brodie Rao hg: use url.url to parse branch names in parseurl()
Wed, 30 Mar 2011 20:02:07 -0700 Brodie Rao hg: look up schemes using url.url
Wed, 30 Mar 2011 20:01:47 -0700 Brodie Rao schemes: prevent one letter schemes from being interpreted as drive letters
Wed, 30 Mar 2011 20:01:46 -0700 Brodie Rao hgweb: use url.url when setting CGI environment variables
Wed, 30 Mar 2011 20:01:44 -0700 Brodie Rao url: use url.url in proxyhandler
Wed, 30 Mar 2011 20:01:35 -0700 Brodie Rao httprepo/sshrepo: use url.url
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
Fri, 11 Mar 2011 20:43:12 -0500 Kevin Berridge pull: don't suggest running hg merge when new heads are on different branches
Wed, 30 Mar 2011 09:49:45 +0100 Jim Hague bugzilla: add modified XMLRPC mode that uses email to send bug comments.
Wed, 30 Mar 2011 09:49:45 +0100 Jim Hague bugzilla: add XMLRPC interface.
Wed, 30 Mar 2011 09:49:45 +0100 Jim Hague bugzilla: localise all MySQL direct access inside access class.
Wed, 30 Mar 2011 09:49:45 +0100 Jim Hague bugzilla: keep bug IDs in set.
Wed, 30 Mar 2011 09:49:45 +0100 Jim Hague bugzilla: rename filter_unknown_bug_ids to reflect its actual purpose.
Tue, 29 Mar 2011 19:20:28 +0200 Adrian Buehlmann test-paths.t: 'file:' disables [paths] entries for clone dest
Tue, 29 Mar 2011 16:33:10 +0000 timeless hgwebdir: handle IOErrors from localrepo while enumerating
Mon, 28 Mar 2011 15:54:22 +0200 Adrian Buehlmann set NOT_CONTENT_INDEXED on .hg dir (issue2694)
Wed, 30 Mar 2011 02:22:15 +0900 Yuya Nishihara hgweb: add bookmark labels to monoblue theme (based on 270f57d35525) stable
Tue, 29 Mar 2011 16:25:48 +0200 Martin Geisler merge with stable
Mon, 28 Mar 2011 23:16:20 -0400 Daniel Atallah convert/mtn: Fix conversion of large files from mtn (broken in ed97955e0c04)
Tue, 29 Mar 2011 16:45:23 +0300 timeless mq: fix qselect help for qguard stable
Mon, 28 Mar 2011 21:36:29 -0700 Brendan Cully Fix transplant error message to correspond with test
Mon, 28 Mar 2011 21:17:32 +0100 Luke Plant transplant: fix crash if filter script munges log file
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: fold linkrev helper into lookup functions
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: fold filenode collector into mlookup
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: roll changegroup.collector into lookup functions
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: add revlog to the group callback
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: move sorting down into group
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: fold progress meter into callbacks
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: combine infocollect and lookup callbacks
Thu, 24 Mar 2011 17:16:30 -0500 Matt Mackall changegroup: drop unused fullrev
Sun, 27 Mar 2011 23:48:58 +0200 Idan Kamara util: dates cannot consist entirely of whitespace (issue2732)
Fri, 25 Mar 2011 15:49:43 -0400 Daniel Atallah convert/mtn: convert suspended branches as closed branches
Sun, 27 Mar 2011 13:34:20 +0200 Stefano Tortarolo rebase: don't mark file as removed if missing in parent's manifest (issue2725)
Sun, 27 Mar 2011 12:22:07 +0200 Adrian Buehlmann windows: use win32.unlink in unlinkpath()
Sun, 27 Mar 2011 01:47:58 +0100 Adrian Buehlmann win32: remove READONLY attribute on unlink
Sun, 27 Mar 2011 01:17:48 +0100 Adrian Buehlmann windows: move unlink to win32.py
Sun, 27 Mar 2011 12:59:25 +0200 Martin Geisler ui: label prompts, default to yellow prompts
Sun, 27 Mar 2011 12:41:55 +0200 Martin Geisler record: replace poor man's if-statement with real if-statement
Fri, 25 Mar 2011 22:59:09 -0700 Brodie Rao url: use url.url in hidepassword() and removeauth()
Fri, 25 Mar 2011 22:59:04 -0700 Brodie Rao subrepos: use url.url when normalizing repo paths
Fri, 25 Mar 2011 22:58:56 -0700 Brodie Rao url: provide url object
Wed, 23 Feb 2011 23:30:48 +0100 Adrian Buehlmann cmdutil: fix mode handling in make_file
Sat, 26 Mar 2011 17:12:02 -0500 Matt Mackall revlog: change variable name to avoid reuse
Sat, 26 Mar 2011 10:59:33 +0100 Adrian Buehlmann debugstate: add new --datesort option
Sat, 26 Mar 2011 13:05:17 +0100 Stefano Tortarolo rebase: restore mq guards after rebasing (issue2107)
Fri, 25 Mar 2011 22:18:05 +0200 Idan Kamara tests: no need to explicitly export HOME in test files
Fri, 25 Mar 2011 22:15:37 +0200 Idan Kamara tests: set HOME to the test temp dir (issue2707)
Fri, 25 Mar 2011 15:03:53 +0100 Adrian Buehlmann dirstate: eliminate _lastnormal set
Fri, 25 Mar 2011 16:46:19 +0100 Patrick Mezard test-extdiff: fix 5c0e1222e7c0 temporary dir output
Fri, 25 Mar 2011 10:13:46 -0400 Daniel Atallah convert/mtn: avoid unnecessary initial test of mtn repo
Wed, 23 Mar 2011 14:26:56 -0400 Daniel Atallah convert/mtn: add support for using monotone's "automate stdio" when available
Thu, 24 Mar 2011 16:54:09 -0400 Daniel Atallah convert: add support to common commandline to access stdin of the process
Mon, 21 Mar 2011 17:03:16 +0100 jfh extdiff: use absolute paths for any temporary files
Fri, 25 Mar 2011 01:38:47 +0100 Edouard Gomez convert: add bookmark support to hg source
Fri, 25 Mar 2011 01:38:43 +0100 Edouard Gomez convert: add bookmarks reading support to git backend
Thu, 24 Mar 2011 15:12:51 -0500 Matt Mackall ssh: fix password test
Thu, 24 Mar 2011 18:39:54 +0100 Adrian Buehlmann dirstate: check mtime when adding to _lastnormal
Thu, 24 Mar 2011 18:17:49 +0100 Martin Geisler subrepo: simplify hgsubrepo._get a little
Thu, 24 Mar 2011 08:51:58 -0700 Lee Cantey Fix expected url to match test.
Thu, 24 Mar 2011 10:28:29 +0100 Patrick Mezard patch: deprecate ui.patch / external patcher feature
Wed, 23 Mar 2011 19:28:16 -0500 Matt Mackall # User Dan Villiom Podlaski Christiansen <danchr@gmail.com>
Wed, 23 Mar 2011 22:58:40 +0100 Adrian Buehlmann test-commit-multiple.t: improve committwice.py