log

age author description
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
Wed, 23 Mar 2011 23:05:32 +0100 Dan Villiom Podlaski Christiansen osutil: replace #import with #include, and add a check for it
Wed, 23 Mar 2011 23:33:14 +0100 Patrick Mezard code indentation fixes
Wed, 07 Jul 2010 00:06:59 +0200 Edouard Gomez convert: add bookmark support to the hg sink
Wed, 07 Jul 2010 00:06:59 +0200 Edouard Gomez convert: add bookmark support to main command
Wed, 07 Jul 2010 00:06:59 +0200 Edouard Gomez convert: add bookmark support to common sink/source implementation
Wed, 23 Mar 2011 11:22:29 +0100 Adrian Buehlmann dirstate: reset _lastnormal and _lastnormaltime
Wed, 23 Mar 2011 16:06:55 +0100 Peter Arrenbrecht discovery: avoid discovery when local graph is a subset of remote
Wed, 23 Mar 2011 16:02:11 +0100 Peter Arrenbrecht wireproto: add getbundle() function
Wed, 23 Mar 2011 12:38:36 -0500 Matt Mackall merge with stable
Wed, 23 Mar 2011 13:58:33 -0300 Wagner Bruna i18n-pt_BR: synchronized with 6783f47d90dd stable
Wed, 23 Mar 2011 11:57:10 -0300 Wagner Bruna merge with i18n stable
Mon, 14 Mar 2011 23:48:17 +0100 Stefano Tortarolo i18n-it: synchronized with adf3c4401c5d stable
Wed, 23 Mar 2011 09:41:58 -0500 Matt Mackall osutil: fix up check-code issues
Wed, 23 Mar 2011 09:34:22 -0500 Matt Mackall dirstate: flush _lastnormal when we see newer filesystem times
Wed, 23 Mar 2011 09:43:34 +0100 Dan Villiom Podlaski Christiansen util: add Mac-specific check whether we're in a GUI session (issue2553)
Wed, 23 Mar 2011 01:14:43 +0100 Stefano Tortarolo rebase: allow for rebasing descendants onto ancestors on different named branches
Wed, 23 Mar 2011 02:33:24 +0100 Markus F.X.J. Oberhumer bdiff.c: rename all variables which hold a hash value to "hash"
Wed, 23 Mar 2011 02:33:23 +0100 Markus F.X.J. Oberhumer bdiff.c: use unsigned arithmetic for hash computation
Wed, 23 Mar 2011 02:33:22 +0100 Markus F.X.J. Oberhumer bdiff.c: cast to unsigned char when computing hash value
Wed, 23 Mar 2011 02:33:21 +0100 Markus F.X.J. Oberhumer bdiff.c: make all local functions static
Wed, 23 Mar 2011 09:20:40 -0500 Matt Mackall merge with stable
Tue, 22 Mar 2011 21:27:51 -0500 Matt Mackall debugbundle: fix up long line caught by check-code
Tue, 22 Mar 2011 21:26:19 -0500 Matt Mackall wireproto: avoid naked excepts
Tue, 15 Mar 2011 14:55:16 +0100 Stefano Tortarolo mq: fix typo in docstring stable
Tue, 22 Mar 2011 09:22:29 +0100 Peter Arrenbrecht commands: add debugbundle command
Tue, 22 Mar 2011 09:22:21 +0100 Peter Arrenbrecht wireproto: add known([id]) function
Tue, 22 Mar 2011 07:40:02 +0100 Peter Arrenbrecht wireproto: fix decodelist to properly return empty list
Tue, 22 Mar 2011 07:38:32 +0100 Peter Arrenbrecht wireproto: fix handling of '*' args for HTTP and SSH
Tue, 22 Mar 2011 07:38:32 +0100 Peter Arrenbrecht debug: add debugwireargs to test argument passing over the wire
Tue, 22 Mar 2011 07:37:56 +0100 Peter Arrenbrecht sshserver: drop unnecessary line
Tue, 22 Mar 2011 12:00:38 -0500 Matt Mackall merge: avoid unlinking destination of merge when case changes (issue2715) stable
Tue, 22 Mar 2011 11:59:43 -0500 Matt Mackall dirstate: introduce a public case normalizing method stable
Sun, 20 Mar 2011 20:25:41 -0500 Matt Mackall changegroup: minor cleanups
Sun, 20 Mar 2011 20:21:19 -0500 Matt Mackall repair: revlog has an iterator
Sun, 20 Mar 2011 20:17:57 -0500 Matt Mackall changegroup: fix leftover from delta read
Sun, 20 Mar 2011 20:16:51 -0500 Matt Mackall changegroup: drop expensive redundant usage of readdelta for progress
Sun, 20 Mar 2011 19:43:28 -0500 Matt Mackall changegroupsubset: use manifest.readfast to simplify collector
Sun, 20 Mar 2011 19:43:28 -0500 Matt Mackall manifest: add readfast method
Sun, 20 Mar 2011 19:43:28 -0500 Matt Mackall changegroupsubset: simplify filenode_collector
Sun, 20 Mar 2011 19:43:28 -0500 Matt Mackall changegroupsubset: more renaming
Sun, 20 Mar 2011 19:43:28 -0500 Matt Mackall changegroupsubset: simplify prune
Sun, 20 Mar 2011 19:43:28 -0500 Matt Mackall changegroupsubset: more minor cleanups
Sun, 20 Mar 2011 19:43:28 -0500 Matt Mackall changegroupsubset: minor cleanups
Sun, 20 Mar 2011 19:43:28 -0500 Matt Mackall strip: simplify collectone
Sun, 20 Mar 2011 17:41:09 -0400 Greg Ward dirstate: avoid a race with multiple commits in the same process
Sun, 20 Mar 2011 01:16:57 +0100 Benoit Boissinot changegroupsubset: extranodes are no longer needed
Sun, 20 Mar 2011 00:50:22 +0100 Benoit Boissinot strip: remove usage of extranodes
Sun, 20 Mar 2011 00:22:47 +0100 Patrick Mezard patch: move closefile() into patchfile.close()
Sun, 20 Mar 2011 00:09:44 +0100 Patrick Mezard patch: inline patchfile.hashlines()
Sun, 20 Mar 2011 00:08:44 +0100 Patrick Mezard patch: fix hunk newlines when parsing hunks, not in iterhunks()
Sat, 19 Mar 2011 19:50:55 +0100 Patrick Mezard i18n: register new template keywords for translation
Sat, 19 Mar 2011 01:34:49 -0500 Matt Mackall annotate: catch nonexistent files using match.bad callback (issue1590)
Fri, 18 Mar 2011 13:01:18 -0500 Steve Borho merge with stable
Fri, 18 Mar 2011 11:36:36 -0500 Steve Borho wix: add new file templates/paper/bookmarks.tmpl stable
Thu, 17 Mar 2011 17:08:13 -0500 Matt Mackall merge with stable
Thu, 17 Mar 2011 22:55:02 +0100 Miloš Hadžić push/outgoing: print remote target path even if there's an error (issue2561) stable
Thu, 17 Mar 2011 16:29:09 -0400 Eric Eisner subrepo: recognize scp-style paths as git URLs stable
Thu, 17 Mar 2011 22:17:27 +0100 Patrick Mezard convert: add svnrev, svnpath and svnuuid template keywords
Thu, 17 Mar 2011 22:17:27 +0100 Patrick Mezard convert/svn: extract revsplit() in a function
Thu, 17 Mar 2011 22:17:27 +0100 Patrick Mezard transplant: add "transplanted" keyword
Thu, 17 Mar 2011 12:00:49 -0500 Matt Mackall merge with i18n
Wed, 16 Mar 2011 17:43:43 +0100 Martin Geisler i18n: merge with stable
Wed, 16 Mar 2011 17:42:42 +0100 Martin Geisler i18n-da: synchronize with e9628665b670 stable
Wed, 16 Mar 2011 17:38:25 +0100 Martin Geisler i18n: don't mark trivial string for translation stable
Wed, 16 Mar 2011 17:34:13 +0100 Martin Geisler i18n: merge with mpm stable
Tue, 15 Mar 2011 10:39:19 +0100 David Soria Parra i18n-de: correct translation for some fuzzy strings stable
Tue, 15 Mar 2011 10:20:55 +0100 David Soria Parra i18n-de: synchronize with 994510694b1d stable
Sun, 13 Mar 2011 15:35:23 +0100 thron7 i18n-de: added translations concerning hardlinks stable
Sun, 13 Mar 2011 15:18:17 +0100 thron7 i18n-de: added more translations concerning rebase stable
Sun, 13 Mar 2011 14:16:15 +0100 thron7 i18n-de: added translations concerning rebase stable
Sun, 13 Mar 2011 13:04:06 +0100 thron7 i18n-de: added translations concerning email sending stable
Sun, 13 Mar 2011 12:52:22 +0100 thron7 i18n-de: added translations concerning patches stable
Sun, 13 Mar 2011 12:21:46 +0100 thron7 i18n-de: added translations concerning win32text and .hgeol stable
Sun, 13 Mar 2011 11:38:27 +0100 thron7 i18n-de: added translations for Perforce conversion options stable
Sat, 12 Mar 2011 18:54:43 +0100 thron7 i18n-de: added translations for Subversion conversion options stable
Sat, 12 Mar 2011 18:32:02 +0100 thron7 i18n-de: added translation for CVS conversion options stable
Sat, 12 Mar 2011 17:42:17 +0100 thron7 i18n-de: added translations for convert.hg.* options stable
Sat, 12 Mar 2011 17:42:17 +0100 thron7 i18n-de: translate some strings stable
Wed, 16 Mar 2011 23:54:55 +0100 Markus F.X.J. Oberhumer revset: fix a number of highly dubious continue statements
Wed, 16 Mar 2011 23:54:55 +0100 Markus F.X.J. Oberhumer graphlog: do not swallow all TypeError exceptions (fix 29c800ee54cf)
Wed, 16 Mar 2011 23:54:55 +0100 Markus F.X.J. Oberhumer archive: use hardcoded constants when creating .zip archives
Wed, 16 Mar 2011 03:06:57 +0100 timeless hgweb: support multiple directories for the same path
Wed, 16 Mar 2011 03:28:56 +0100 timeless templates: provide granularity for future values for age filter
Wed, 16 Mar 2011 23:09:14 +0100 Bernhard Leiner revset: report a parse error if a revset is not parsed completely (issue2654)
Wed, 16 Mar 2011 18:48:59 +0100 Adrian Buehlmann config: use util.posixfile
Mon, 14 Mar 2011 23:03:56 +0100 David Soria Parra bundle: update current bookmark to most recent revision on current branch
Mon, 14 Mar 2011 20:53:55 +0100 David Soria Parra localrepo: do not update bookmarks in addchangegroup
Tue, 15 Mar 2011 18:33:36 +0100 Radomir Dopieralski rebase: add -m/--message to rebase --collapse (issue2389)
Tue, 15 Mar 2011 17:50:02 -0400 David Wolever Updating hgext.extdiff to use revsets
Wed, 16 Mar 2011 16:07:06 +0100 Martin Geisler merge with stable
Wed, 16 Mar 2011 15:34:45 +0100 Martin Geisler relink: mark abort message for translation stable
Wed, 16 Mar 2011 15:34:10 +0100 Martin Geisler relink: avoid trying to lock the same repo twice stable
Wed, 16 Mar 2011 13:51:47 +0100 Martin Geisler relink: format reclaimed byte count nicely
Wed, 16 Mar 2011 13:25:12 +0100 Martin Geisler test-relink: remove unnecessary ui.username setting
Wed, 16 Mar 2011 09:05:59 +0100 David Soria Parra test-https: match output from 31eac42d9123
Tue, 15 Mar 2011 16:53:46 -0500 Matt Mackall merge with stable
Mon, 14 Mar 2011 22:37:50 +0100 Patrick Mezard merge with crew
Mon, 14 Mar 2011 21:35:31 +0100 Patrick Mezard convert/svn: fix _iterfiles() output in root dir case (issue2647) stable
Mon, 14 Mar 2011 21:31:54 +0100 Patrick Mezard eol: no need to accumulate files when checking all changesets
Mon, 14 Mar 2011 21:08:18 +0100 Patrick Mezard eol: improve hook failure output
Mon, 14 Mar 2011 15:59:44 -0500 Matt Mackall merge with stable
Mon, 14 Mar 2011 09:36:17 +0100 David Soria Parra bookmarks: remove API limitation in setcurrent
Mon, 14 Mar 2011 00:10:43 +0100 David Soria Parra bookmarks: separate bookmarks update code from localrepo's pull.
Sun, 13 Mar 2011 14:35:17 +0100 David Soria Parra tests: add tests for bookmarks support in hg identify
Sat, 12 Mar 2011 18:15:14 +0100 Nils Adermann identify: list bookmarks for remote repositories
Mon, 14 Mar 2011 12:42:05 -0400 Craig Leres hgignore: ignore dll files generated under cygwin
Tue, 04 Jan 2011 00:24:34 +1100 Brodie Rao pager: don't page stderr if it's being redirected (issue2541) stable
Fri, 11 Mar 2011 11:14:21 +0100 Adrian Buehlmann color: port to using ctypes (issue2687) stable
Mon, 14 Mar 2011 15:28:56 -0500 Matt Mackall hgweb: drop use of super() for Exception base class
Mon, 14 Mar 2011 13:11:26 -0500 Steve Borho diff: make diff -c aware of revision sets
Mon, 14 Mar 2011 15:19:58 +0100 Martin Geisler color: wrap lines in docstring
Mon, 14 Mar 2011 14:05:19 +0100 Martin Geisler merge with stable
Sun, 13 Mar 2011 17:39:33 -0500 Jon M. Dugan setup: fix mac build broken by e42d18538e1d stable
Mon, 14 Mar 2011 13:54:25 +0100 Martin Geisler color: don't mention internal function in docstring stable
Mon, 14 Mar 2011 12:26:50 +0100 Christian Ebert keyword: offer additional datefilters when the extension is enabled
Mon, 14 Mar 2011 12:19:59 +0100 Christian Ebert keyword: docstrings for additional date filters
Sun, 13 Mar 2011 16:18:46 +0100 Martin Geisler mq: do not let qrefresh write bad patch stable
Sun, 13 Mar 2011 15:04:13 +0100 Klaus Koch graphlog: give meaningful error if more than one file is given stable
Mon, 14 Mar 2011 09:20:21 +0100 Martin Geisler merge with stable
Mon, 14 Mar 2011 09:20:05 +0100 Martin Geisler test-https: update to match output from 3f6a4579f803
Mon, 14 Mar 2011 00:10:43 +0100 David Soria Parra tests: respect new hg clone listkey queries in http-proxy test
Sun, 13 Mar 2011 14:36:47 +0100 Benoit Boissinot bookmarks: discard current bookmark if absent from the bookmarks (issue2692) stable
Sun, 13 Mar 2011 16:13:25 +0100 Benoit Boissinot fix test-highlight after bookmark support change for hgweb stable
Sun, 13 Mar 2011 10:09:30 -0500 Steve Borho merge with stable
Sun, 13 Mar 2011 10:03:06 -0500 Steve Borho eol: do not abort when win32text is found, only warn stable
Sun, 13 Mar 2011 15:59:50 +0100 Benoit Boissinot merge with stable
Sun, 13 Mar 2011 15:59:24 +0100 Dirkjan Ochtman tests: fix failures introduced in 7359cb753a54 stable
Sat, 12 Mar 2011 11:06:40 +0100 Benoit Boissinot tests: fix permission issue trying to remove test directory stable
Sun, 13 Mar 2011 15:42:24 +0100 Benoit Boissinot bookmarks: fix update of the current bookmark during rename stable
Sun, 13 Mar 2011 08:50:06 -0500 Steve Borho setup: remove unnecessary code for win32com (pywin32)
Sun, 13 Mar 2011 15:10:01 +0100 Patrick Mezard test-highlight: fix test output (introduced by 2151703e7f84)
Sun, 13 Mar 2011 15:07:44 +0100 Patrick Mezard eol: rename hook into checkheadshook, add checkallhook (issue2665)
Sun, 13 Mar 2011 15:07:44 +0100 Patrick Mezard eol: make the hook check all new heads, not only tip (issue2666)
Sun, 13 Mar 2011 15:07:44 +0100 Patrick Mezard eol: the hook no longer requires the extension to be loaded
Sun, 13 Mar 2011 15:07:44 +0100 Patrick Mezard eol: extract parsing error handling in parseeol()
Sun, 13 Mar 2011 15:07:44 +0100 Patrick Mezard eol: separate .hgeol parsing from merge in ui
Sun, 13 Mar 2011 15:07:44 +0100 Patrick Mezard eol: remove unused argument in readhgeol()
Sun, 13 Mar 2011 15:07:44 +0100 Patrick Mezard eol: explain why reading .hgeol from the working dir is special
Sun, 13 Mar 2011 14:26:32 +0100 Dirkjan Ochtman templates: widen the graph canvas (issue2683) stable
Sun, 13 Mar 2011 13:52:47 +0100 Martin Geisler rebase: don't use util.Abort for an internal error
Sun, 13 Mar 2011 13:38:44 +0100 Dirkjan Ochtman help: limit documentation width to at most 80 characters
Sun, 13 Mar 2011 13:05:16 +0100 Martin Geisler merge with stable
Sun, 13 Mar 2011 12:44:35 +0100 Martin Geisler transplant: avoid the word "rebase" when we mean "transplant" stable
Sun, 13 Mar 2011 12:43:52 +0100 Martin Geisler transplant: explain that changesets are copied, not moved stable
Sun, 13 Mar 2011 12:24:17 +0100 David Soria Parra hg: add support for cloning bookmarks
Sat, 12 Mar 2011 18:29:02 +0100 Peter Arrenbrecht httprepo: use caps instead of between for compat check
Sat, 12 Mar 2011 18:48:30 +0100 Benoit Boissinot revset: add a revset command to get bisect state.
Sat, 12 Mar 2011 17:08:42 +0100 Benoit Boissinot bisect: new command to extend the bisect range (issue2690)
Sat, 12 Mar 2011 16:00:54 +0100 Dirkjan Ochtman hgweb: pmezard thinks one default is enough stable
Sat, 12 Mar 2011 15:51:39 +0100 Dirkjan Ochtman don't depend on features of Exception as much
Sat, 12 Mar 2011 15:21:45 +0100 Dirkjan Ochtman deal with empty Content-Length headers stable
Sat, 12 Mar 2011 11:20:03 +0100 Alexander Solovyov hgweb: add separate page with bookmarks listing stable
Sat, 12 Mar 2011 11:19:44 +0100 Alexander Solovyov hgweb: add display of bookmarks for changelog and changeset stable
Sat, 12 Mar 2011 13:06:50 +0100 Martin Geisler merge with stable
Sat, 12 Mar 2011 13:02:03 +0100 Dirkjan Ochtman setup.py: use StrictVersion instead of manual comparison stable
Sat, 12 Mar 2011 12:46:31 +0100 Patrick Mezard help: extract items doc generation function
Sat, 12 Mar 2011 12:46:31 +0100 Patrick Mezard templates: document missing keywords or filters
Sat, 12 Mar 2011 12:46:31 +0100 Patrick Mezard templatefilters: move doc from templates.txt to docstrings
Sat, 12 Mar 2011 12:46:31 +0100 Patrick Mezard templatefilters: wrap all filters in dedicated functions
Sat, 12 Mar 2011 12:46:31 +0100 Patrick Mezard templatefilters: prefix helper functions
Sat, 12 Mar 2011 12:46:31 +0100 Patrick Mezard templatefilters: sort function definitions
Sat, 12 Mar 2011 12:46:31 +0100 Patrick Mezard templatefilters: match filter keys and function names
Sat, 12 Mar 2011 12:46:31 +0100 Patrick Mezard templatefilters: sort filters table
Sat, 12 Mar 2011 12:46:31 +0100 Patrick Mezard templates: generate keyword help dynamically
Sat, 12 Mar 2011 12:46:31 +0100 Patrick Mezard test-help: test a sample of 'templates' topic help
Sat, 12 Mar 2011 12:42:20 +0100 Alexander Solovyov fix compiling of extensions for OS X and XCode 4.0 stable
Sat, 12 Mar 2011 12:15:36 +0100 Martin Geisler test-subrepo-paths: fix typo
Sat, 12 Mar 2011 12:11:09 +0100 Martin Geisler eol: use dirstate methods to clear dirstate stable
Sat, 12 Mar 2011 11:06:40 +0100 Benoit Boissinot tests: fix permission issue trying to remove test directory
Fri, 11 Mar 2011 15:48:44 +0000 Luke Plant transplant: added 'HGREVISION' variable to the environment passed to the 'filter' command
Fri, 11 Mar 2011 12:42:07 +0100 Martin Geisler test-subrepo-paths: test cummulative remapping
Fri, 11 Mar 2011 12:35:41 +0100 Martin Geisler merge with stable
Thu, 10 Mar 2011 16:49:37 +0100 Martin Geisler ui: yield unchanged values in walkconfig
Thu, 10 Mar 2011 11:30:38 -0600 Matt Mackall Added signature for changeset aa1f3be38ab1 stable
Thu, 10 Mar 2011 11:30:34 -0600 Matt Mackall Added tag 1.8.1 for changeset aa1f3be38ab1 stable
Wed, 09 Mar 2011 15:29:50 -0300 Wagner Bruna i18n-pt_BR: synchronized with 66d65bccbf06 stable 1.8.1
Thu, 10 Mar 2011 13:43:47 +0100 Martin Geisler tests: use $TESTTMP more and use (glob) less
Fri, 07 Jan 2011 15:19:21 -0600 Augie Fackler hgweb_mod: respond right away if the client specified 100-continue support
Sat, 06 Feb 2010 04:27:28 -0600 Augie Fackler hgweb: add support for 100-continue as recommended by PEP 333.
Tue, 08 Mar 2011 15:36:56 -0500 Eric Eisner subrepo: show the source that git pulls
Tue, 08 Mar 2011 08:41:39 -0500 Mark Drago commands.update() now works properly with a revision of 0
Tue, 08 Mar 2011 14:55:31 -0600 Steve Borho merge with stable
Tue, 08 Mar 2011 13:35:01 -0600 Steve Borho mergetools: add alternate registry keys for 32bit apps on 64bit O/S stable
Tue, 08 Mar 2011 13:05:18 -0600 Steve Borho filemerge: introduce a 'regkeyalt' merge tool variable stable
Tue, 08 Mar 2011 10:25:18 -0600 Steve Borho merge with stable
Tue, 08 Mar 2011 10:03:01 -0600 Steve Borho wix: drop bin/ folder from MSI installers (issue 2673) stable
Tue, 08 Mar 2011 11:01:01 +0100 Martin Geisler zsh completion: remove computed default values from help texts
Tue, 08 Mar 2011 01:21:50 +0100 Mads Kiilerich merge: remove last traces of fastforward merging
Mon, 07 Mar 2011 23:19:17 +0100 Patrick Mezard merge with stable
Mon, 07 Mar 2011 23:02:04 +0100 Patrick Mezard subrepo: backout 67fbe566eff1, --force requires svn >= 1.5 stable
Mon, 07 Mar 2011 15:46:46 -0600 Matt Mackall merge with stable
Mon, 07 Mar 2011 15:46:28 -0600 Matt Mackall merge with i18n stable
Sun, 06 Mar 2011 15:32:37 +0100 David Soria Parra i18n-de: improve translation for "unmerged branches" stable
Mon, 07 Mar 2011 15:37:11 +0800 Steven Brown httprepo: order URL query string fields for readability
Mon, 07 Mar 2011 15:45:10 -0600 Matt Mackall ancestor: improve description
Mon, 07 Mar 2011 12:03:54 -0500 Eric Eisner subrepo: don't crash when git repo is missing stable
Mon, 07 Mar 2011 15:44:43 -0600 Matt Mackall ancestor: rewrite to deal with crossed linkrevs (issue2682) stable
Sun, 06 Mar 2011 11:30:57 +0100 Georg Brandl hgcia: accept "queued." xmlrpc return as success stable
Mon, 07 Mar 2011 15:03:10 -0600 Matt Mackall merge: back out single-parent fast-forward merge stable
Sat, 05 Mar 2011 16:34:59 -0600 Matt Mackall merge: drop resolve state for mergers with identical contents (issue2680) stable
Sun, 06 Mar 2011 22:13:36 +0100 Patrick Mezard merge with stable
Sun, 06 Mar 2011 22:03:30 +0100 Patrick Mezard hgweb: fix filelog rss links generation stable
Sun, 06 Mar 2011 22:03:18 +0100 Patrick Mezard hgweb: use tip in gitweb/monoblue filelog rss links (issue2677) stable
Sun, 06 Mar 2011 19:38:00 +0100 Mads Kiilerich merge with stable
Sun, 06 Mar 2011 10:27:07 -0600 timeless cacert: improve error report when web.cacert file does not exist stable
Sun, 06 Mar 2011 05:56:59 -0600 timeless tests: improve hghave error reporting for missing Py OpenSSL stable
Sun, 06 Mar 2011 15:30:39 +0100 Patrick Mezard Merge with stable
Sun, 06 Mar 2011 15:21:50 +0100 Patrick Mezard Improve unresolved merge conflicts warning (issue2681) stable
Sun, 06 Mar 2011 14:38:47 +0100 Patrick Mezard tests: convert test-serve to new format
Sun, 06 Mar 2011 14:19:57 +0100 Patrick Mezard run-tests: handle mixed comment lines in blacklists
Sun, 06 Mar 2011 14:17:47 +0100 Patrick Mezard test-doctest: handle unix/windows path discrepancies
Sun, 06 Mar 2011 10:06:09 +0100 Patrick Mezard test-rename-merge1: make it easier to review, windows friendly
Sat, 05 Mar 2011 16:34:59 -0600 Matt Mackall merge: drop resolve state for mergers with identical contents (issue2680)
Fri, 04 Mar 2011 19:21:36 -0600 Matt Mackall merge with stable
Fri, 04 Mar 2011 19:21:12 -0600 Matt Mackall match: ignore "" patterns stable
Fri, 18 Feb 2011 01:19:01 +0100 Adrian Buehlmann statichttprepo: abort if opener mode is 'r+' or 'rb+'
Fri, 04 Mar 2011 14:11:15 +0100 Patrick Mezard Merge with stable
Fri, 04 Mar 2011 14:00:49 +0100 Patrick Mezard subrepo: handle svn tracked/unknown directory collisions stable
Thu, 03 Mar 2011 22:41:38 +0100 Patrick Mezard convert/svn: stop using svn bindings when pushing to svn
Thu, 03 Mar 2011 22:19:28 +0100 Patrick Mezard convert/svn: read trunk name once, use None for default
Thu, 03 Mar 2011 21:42:15 +0100 Patrick Mezard mq: mention qfinish in qimport help
Wed, 02 Mar 2011 22:00:41 -0600 Steve Borho merge with stable
Wed, 02 Mar 2011 21:57:20 -0600 Steve Borho bookmark: fix invalidation of localrepo._bookmarkcurrent stable
Wed, 02 Mar 2011 12:19:18 -0500 Eric Eisner subrepo: show the source that git clones
Wed, 02 Mar 2011 14:52:31 +0100 Martin Geisler check-code: catch "echo > $HGRCPATH" too
Wed, 02 Mar 2011 14:23:22 +0100 Martin Geisler merge with stable
Wed, 02 Mar 2011 14:22:50 +0100 Martin Geisler check-code: better check for overwriting $HGRCPATH
Wed, 02 Mar 2011 14:16:11 +0100 Martin Geisler test-eol-*: remove unused config settings
Wed, 02 Mar 2011 14:09:06 +0100 Martin Geisler mq: forbid commit of merge involving mq patches stable
Tue, 01 Mar 2011 17:01:17 +0100 Martin Geisler tests: don't overwrite HGRCPATH
Wed, 02 Mar 2011 13:24:48 +0100 Martin Geisler merge with stable
Tue, 01 Mar 2011 16:01:38 -0600 Matt Mackall Added signature for changeset 2616325766e3 stable
Tue, 01 Mar 2011 16:01:32 -0600 Matt Mackall Added tag 1.8 for changeset 2616325766e3 stable
Tue, 01 Mar 2011 07:28:20 +0100 Gilles Moris contrib: update tcsh_completion for Mercurial 1.8 stable 1.8
Tue, 01 Mar 2011 12:48:31 -0600 Matt Mackall merge with i18n stable
Tue, 01 Mar 2011 22:44:03 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 0a6bca3d5273 stable
Tue, 01 Mar 2011 01:00:35 -0300 Wagner Bruna i18n-pt_BR: synchronized with 9b617c56eb65 stable
Mon, 28 Feb 2011 19:15:08 -0600 Augie Fackler zsh completion: complete bookmarks where they are accepted stable
Tue, 01 Mar 2011 02:54:16 +0100 Mads Kiilerich tests: test-mq-subrepo.t Solaris 10 sh compliance stable
Mon, 28 Feb 2011 16:45:15 -0600 Kevin Bullock bash_completion: complete bookmarks stable
Mon, 28 Feb 2011 17:41:40 -0600 Matt Mackall mq: fix qpush recursion in _findtags when status file is wrong (issue2664) stable
Fri, 11 Feb 2011 13:10:39 +0100 Pierre-Yves David mq: gracefully handle malformated status file stable
Thu, 24 Feb 2011 00:47:49 +0100 Mads Kiilerich revset: fix typo when assigning weight to reverse and limit stable
Mon, 28 Feb 2011 15:46:48 +0100 Martin Geisler eol: do not abort on parse error stable
Mon, 28 Feb 2011 11:34:51 +0100 Martin Geisler eol: fix test typos introduced in 5007ff32f356 stable
Mon, 28 Feb 2011 11:31:36 +0100 Martin Geisler eol: test win32text compatible encode/decode filters stable
Mon, 28 Feb 2011 09:28:18 +0100 Martin Geisler eol: be explicit about how to enable hook (issue2661) stable
Sun, 27 Feb 2011 19:50:28 +0100 Antoine Pitrou eol: stop after first matched rule in hook (issue2660) stable
Sun, 27 Feb 2011 15:58:29 -0600 Matt Mackall merge with i18n stable
Sat, 26 Feb 2011 18:21:51 -0300 Wagner Bruna i18n-pt_BR: synchronized with 3178aca36b0f stable
Sun, 27 Feb 2011 12:07:09 +0100 Adrian Buehlmann help: document branch template keyword stable
Sat, 26 Feb 2011 10:40:22 -0600 Matt Mackall merge with i18n stable
Sat, 26 Feb 2011 16:39:57 +0100 Jens Bäckman i18n-sv: started translation of mq and patchbomb stable
Sat, 26 Feb 2011 16:31:11 +0100 Jens Bäckman i18n-sv: synchronized with 95b0d4c1c9e1 stable
Fri, 25 Feb 2011 21:01:30 +0300 Pavel Boldin convert.svn: branch name which equals trunk means `default' branch (issue2653) stable
Fri, 25 Feb 2011 23:26:24 -0600 Ry4an Brase ui: always report untrusted hgrc files when debug enabled stable
Thu, 24 Feb 2011 13:57:52 -0300 Wagner Bruna tests: test renaming a file added on two branches (issue2089) stable
Fri, 25 Feb 2011 15:35:01 -0600 Matt Mackall merge with i18n stable
Fri, 25 Feb 2011 22:26:02 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 16725043a6fc stable
Thu, 24 Feb 2011 12:08:40 +0100 David Soria Parra i18n-de: translate some bookmark strings stable
Thu, 24 Feb 2011 12:07:42 +0100 David Soria Parra i18n-de: synchronized with 703717eb112c stable
Thu, 24 Feb 2011 12:04:45 +0100 Martin Geisler i18n-da: translate some small strings stable
Wed, 23 Feb 2011 12:57:09 -0300 Wagner Bruna i18n-pt_BR: synchronized with 9f2c407caf34 stable
Wed, 23 Feb 2011 15:35:44 +0100 Martin Geisler i18n-da: synchronize with 14a699ed774b stable
Wed, 23 Feb 2011 15:31:49 +0100 Martin Geisler i18n: merge with main stable
Wed, 23 Feb 2011 23:15:02 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 7458b7e0d8d5 stable
Wed, 23 Feb 2011 22:52:38 +0900 FUJIWARA Katsunori i18n-ja: synchronized with ba50f1600131 stable
Fri, 25 Feb 2011 15:31:32 -0600 Matt Mackall context: be even more careful about result order in ancestors() (issue2642) stable
Thu, 24 Feb 2011 01:14:15 +0530 Azhagu Selvan SP convert/svn: abort operation when python bindings are not available stable
Thu, 24 Feb 2011 00:45:02 +0530 Azhagu Selvan SP convert/svn: handle MissingTool exception from converter_sink class stable
Thu, 24 Feb 2011 14:38:50 +0100 David Soria Parra bookmarks: restrict moving a bookmark to its descendants (issue1502) stable
Fri, 18 Feb 2011 17:09:08 -0600 Kevin Bullock id: add bookmarks to id stable
Wed, 23 Feb 2011 20:47:00 -0600 Kevin Bullock workingctx: overload bookmarks() to return parents' bookmarks stable
Fri, 25 Feb 2011 12:32:15 +0100 Martin Geisler eol: handle LockUnavailable error (issue2569) stable
Thu, 24 Feb 2011 19:15:00 +0100 David Soria Parra tests: check if the bookmarks extension is ignored stable
Fri, 11 Feb 2011 21:17:27 -0600 Jonathan Nieder backout: clarify which changesets are new in help text stable
Fri, 25 Feb 2011 11:39:19 +0100 Martin Geisler commands: update year to 2011 in version string stable
Fri, 25 Feb 2011 10:52:37 +0100 Martin Geisler eol: clarify where the .hgeol file is located stable
Thu, 24 Feb 2011 15:35:22 +0100 Martin Geisler commands: mark strings for translation stable
Thu, 24 Feb 2011 03:13:48 +0100 David Soria Parra tests: remove bookmark extension configuration stable
Wed, 23 Feb 2011 17:27:05 -0600 Matt Mackall context: generate file ancestors in reverse revision order (issue2642) stable
Wed, 23 Feb 2011 13:21:55 +0500 Waqas Hussain export: only close files which export itself has opened stable
Wed, 23 Feb 2011 10:59:36 -0500 Eric Eisner subrepo: only attempt pulling from git's origin stable
Wed, 23 Feb 2011 10:17:44 -0500 Eric Eisner subrepo: disallow all unknown git ref types stable
Wed, 23 Feb 2011 11:42:41 +0100 Adrian Buehlmann sshrepo: catch passwords in ssh urls stable
Wed, 23 Feb 2011 00:25:18 +0100 David Soria Parra hgk: display bookmark in commit diff window stable
Wed, 23 Feb 2011 00:25:01 +0100 David Soria Parra hgk: display bookmarks as gray labels in the commitline stable
Wed, 23 Feb 2011 00:24:21 +0100 David Soria Parra hgk: read bookmarks stable
Tue, 22 Feb 2011 15:11:10 -0500 Eric Eisner subrepo: expand relative sources for git subrepos stable
Tue, 22 Feb 2011 16:31:01 +0100 Jim Hague changegroup: fix typo introduced in 9f2c407caf34 stable
Tue, 22 Feb 2011 03:10:37 +0100 Mads Kiilerich changegroup: don't accept odd chunk headers stable
Tue, 22 Feb 2011 03:03:39 +0100 Mads Kiilerich changegroup: verify all stream reads stable
Tue, 22 Feb 2011 03:02:50 +0100 Mads Kiilerich changegroup: don't accept streams without proper termination stable
Mon, 21 Feb 2011 20:58:54 -0300 Wagner Bruna rollback, i18n: avoid parameterized message stable
Mon, 21 Feb 2011 23:27:45 +0100 David Soria Parra summary: add bookmarks to summary stable
Mon, 21 Feb 2011 22:22:12 +0100 David Soria Parra bookmarks: issue a warning if remote doesn't support comparing bookmarks stable
Mon, 21 Feb 2011 11:24:23 -0600 Matt Mackall merge with i18n stable
Wed, 16 Feb 2011 22:42:03 -0200 Wagner Bruna i18n-pt_BR: synchronized with ed720c7cc97d stable
Mon, 21 Feb 2011 00:37:55 +0100 David Soria Parra wireproto: catch possible cast error in pushkey stable
Sun, 20 Feb 2011 18:06:05 +0100 Gilles Moris test-push-http: use killdaemons.py instead of kill to avoid test unreliability stable
Sun, 20 Feb 2011 00:57:55 +0100 David Soria Parra bookmarks: mark new bookmark as current if it points to the current dirstate stable
Fri, 18 Feb 2011 20:25:25 +0100 Adrian Buehlmann introduce new RequirementError (issue2649) stable
Thu, 10 Feb 2011 09:03:06 +0100 Gilles Moris rollback: clarifies the message about the reverted state (issue2628) stable
Mon, 21 Feb 2011 00:57:19 +0100 Mads Kiilerich hgweb: handle invalid requests with both form data and querystring stable
Mon, 21 Feb 2011 00:52:26 +0100 Mads Kiilerich hgweb: give ErrorResponse a descriptive string/Exception representation stable
Mon, 21 Feb 2011 00:52:23 +0100 Mads Kiilerich serve: catch and log all Exceptions, not only StandardException stable
Sun, 20 Feb 2011 13:35:30 +0100 Martin Geisler test-i18n: make test conditional on msgfmt availability stable
Fri, 18 Feb 2011 10:28:20 -0600 Steve Borho match: fix subtle error in _buildmatch stable
Fri, 18 Feb 2011 23:41:13 +0100 Mads Kiilerich statichttprepo: don't modify localrepo class variables stable
Fri, 18 Feb 2011 03:35:01 +0100 Mads Kiilerich util: flush stdout before calling external processes stable
Fri, 18 Feb 2011 03:34:47 +0100 Mads Kiilerich tests: update test-https.t output stable
Wed, 16 Feb 2011 08:56:11 -0800 Oleg Stepanov Do not allow merging with uncommitted changes in a subrepo stable
Thu, 17 Feb 2011 18:05:27 -0200 Wagner Bruna hgwebdir: reduce memory usage for index generation stable
Thu, 17 Feb 2011 13:37:52 -0200 Wagner Bruna pure: fix index parsing on empty repositories stable
Thu, 17 Feb 2011 17:15:32 -0500 Steve Losh alias: add test cases for $ escaping in shell aliases stable
Wed, 16 Feb 2011 17:36:31 -0600 Augie Fackler bookmarks: verify switching bookmarks works properly stable
Thu, 17 Feb 2011 09:20:44 +0100 Martin Geisler subrepo: break long line found by check-code stable
Thu, 17 Feb 2011 09:19:15 +0100 Martin Geisler test-convert: update output to match 0079fb98e8d0 stable
Wed, 16 Feb 2011 21:02:41 -0200 Wagner Bruna dispatch: fix typo in debug message stable
Wed, 16 Feb 2011 21:02:19 -0200 Wagner Bruna convert: fix typos in docstring stable
Wed, 16 Feb 2011 11:53:48 -0600 Kevin Bullock subrepos: print short git changeset ids stable
Wed, 16 Feb 2011 14:13:22 -0600 Matt Mackall merge default into stable for 1.8 code freeze stable
Wed, 16 Feb 2011 15:02:30 +0100 Adrian Buehlmann store: remove pointless pathjoiner parameter
Wed, 16 Feb 2011 18:36:45 +0100 David Soria Parra bookmarks: forbid \0 \r \n : in bookmark names (BC)
Wed, 16 Feb 2011 04:36:36 +0100 Mads Kiilerich url: merge BetterHTTPS with httpsconnection to get some proxy https validation
Wed, 16 Feb 2011 04:28:11 +0100 Mads Kiilerich tests: test https through http proxy
Wed, 16 Feb 2011 04:28:17 +0100 Mads Kiilerich url: always create BetterHTTPS connections the same way
Wed, 16 Feb 2011 04:28:17 +0100 Mads Kiilerich url: refactor BetterHTTPS.connect
Wed, 16 Feb 2011 04:28:17 +0100 Mads Kiilerich url: refactor _gen_sendfile
Wed, 16 Feb 2011 04:28:17 +0100 Mads Kiilerich url: remove test for self.ui in BetterHTTPS
Wed, 16 Feb 2011 03:28:22 +0100 Mads Kiilerich tests: update ssl requirement for test-https.t
Wed, 09 Feb 2011 10:53:09 +0100 Erik Zielke subrepos: prompt on conflicts on update with dirty subrepos
Wed, 16 Feb 2011 01:29:26 +0100 David Soria Parra bookmarks: make track.current=True default behaviour and remove option (BC)
Wed, 16 Feb 2011 01:28:42 +0100 David Soria Parra update: preserve possible bookmark name to set current bookmark correctly
Wed, 16 Feb 2011 10:02:24 +0100 Martin Geisler test-i18n: test translations
Wed, 09 Feb 2011 13:37:21 +0100 Erik Zielke subrepo: remove argument introduced by mistake in c19b9282d3a7
Thu, 03 Feb 2011 10:31:17 +0100 Martin Geisler remove unnecessary list comprehensions
Tue, 15 Feb 2011 22:25:48 +0100 Patrick Mezard commit: abort if a subrepo is modified and ui.commitsubrepos=no
Tue, 15 Feb 2011 16:19:11 -0600 Matt Mackall tests: fixes for svn 1.4.2
Tue, 15 Feb 2011 20:02:52 +0100 André Sintzoff mq: remove undo after a qimport
Tue, 15 Feb 2011 14:41:49 +0100 Adrian Buehlmann transaction: use posixfile and unlink from util
Mon, 14 Feb 2011 23:59:21 -0600 Kevin Bullock bookmarks: update help text since moving into core
Tue, 15 Feb 2011 23:23:16 +1300 jfh debugignore: catch the case when ignore.includepat doesn't exist
Tue, 15 Feb 2011 02:17:43 +0100 Mads Kiilerich tests: use printenv.py where it is - don't copy it around
Tue, 15 Feb 2011 01:05:32 +0100 Mads Kiilerich tests: let printenv.py show the real values
Tue, 15 Feb 2011 01:04:10 +0100 Mads Kiilerich hgweb: make paths wildcards expanding in a repo root match repo correctly
Tue, 15 Feb 2011 01:04:10 +0100 Mads Kiilerich hgweb: doctest of url creation from wildcard expansion
Mon, 14 Feb 2011 18:04:20 -0600 Matt Mackall bookmarks: fix up test-https
Fri, 24 Dec 2010 15:23:01 +0100 Dan Villiom Podlaski Christiansen explicitly close files
Fri, 11 Feb 2011 22:24:10 +0800 Afuna tag: add tests for tags with whitespace (issue2174)
Fri, 11 Feb 2011 17:23:24 +0800 Afuna doc: Add diff.unified to the hgrc docs.
Wed, 26 Jan 2011 18:19:49 +0800 Steven Brown tests: push wire protocol over CGI-based hgweb
Sat, 15 Jan 2011 16:02:03 +0100 jfh add debugignore which yields the combined ignore patten of the .hgignore files
Fri, 04 Feb 2011 16:32:14 -0300 Gastón Kleiman diffstat: fix parsing of filenames with spaces
Thu, 10 Feb 2011 15:41:34 +0300 Roman Sokolov dispatch: use flag cmdalias.shell for detecting shell aliases
Fri, 11 Feb 2011 03:46:28 +0300 Roman Sokolov dispatch: debug message for missing arguments in shell alias
Fri, 11 Feb 2011 03:32:40 +0300 Roman Sokolov dispatch: support for $ escaping in shell-alias definition
Fri, 28 Jan 2011 13:38:34 +0100 Adrian Buehlmann fncachestore: defer updating the fncache file to a single file open
Fri, 28 Jan 2011 13:34:07 +0100 Adrian Buehlmann localrepo: acquire lock on stream_in
Fri, 28 Jan 2011 13:54:38 +0100 Adrian Buehlmann tests: sort fncache
Fri, 11 Feb 2011 20:35:32 +0100 David Soria Parra localrepo: sort hg bookmark output
Fri, 11 Feb 2011 20:35:30 +0100 David Soria Parra templates: add bookmarks to command line styles
Fri, 11 Feb 2011 19:47:39 +0100 David Soria Parra templater: add bookmarks to templates and default output
Fri, 11 Feb 2011 19:44:17 +0100 David Soria Parra tags: do not merge bookmarks with tags
Fri, 11 Feb 2011 19:36:15 +0100 David Soria Parra context: add method to return all bookmarks pointing to a node
Sun, 13 Feb 2011 11:14:46 +0100 Adrian Buehlmann contrib: add win32/buildlocal.bat
Sat, 12 Feb 2011 10:58:11 +0100 Adrian Buehlmann Make sure bundlerepo doesn't leak temp files (issue2491)
Fri, 11 Feb 2011 19:32:49 +0100 David Soria Parra bookmarks: read current bookmark as utf-8 and convert it to local
Mon, 14 Feb 2011 07:39:21 +0000 Javi Merino hgk: gitk->hgk in About... menu
Mon, 14 Feb 2011 11:13:05 +0100 Adrian Buehlmann eliminate win32.user_rcpath_win32()
Mon, 14 Feb 2011 11:12:57 +0100 Adrian Buehlmann windows: eliminate system_rcpath_win32()
Mon, 14 Feb 2011 11:12:35 +0100 Adrian Buehlmann win32: move system_rcpath_win32() to windows.py
Mon, 14 Feb 2011 11:12:31 +0100 Adrian Buehlmann win32: new function executable_path
Mon, 14 Feb 2011 11:12:26 +0100 Adrian Buehlmann port win32.py to using the Python ctypes library
Mon, 14 Feb 2011 11:12:22 +0100 Adrian Buehlmann win32: optimize parameters for the CreateFile call in _getfileinfo
Mon, 14 Feb 2011 14:12:48 -0600 Steve Borho merge with stable
Sun, 13 Feb 2011 12:19:58 -0600 Steve Borho url: return the matched authentication group name from readauthforuri()
Sat, 12 Feb 2011 21:59:43 -0600 Steve Borho url: move [auth] parsing out into a utility function
Sat, 12 Feb 2011 21:53:27 -0600 Steve Borho url: use rsplit to split [auth] keys
Sat, 12 Feb 2011 16:08:41 +0800 Afuna mq: catch attempt to qpush to an earlier patch (issue2587) stable
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: move push/pull command features to core
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: merge current tracking on update into core
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: merge incoming/outgoing into core
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: merge suspect addchangegroup into core
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: merge low-level push/pull support into core
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: merge lookup into localrepo
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: move strip support to repair
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: move color style to color
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: merge _findtags method into core
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: move revset support to core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: merge invalidation into core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: move commit action into core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: merge rollback support into localrepo
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: move property methods into localrepo
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: move diff to core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: move pushkey functions into core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: move update into core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: move read methods to core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: move basic io to core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall extensions: add an ignore list for old extensions
Wed, 02 Feb 2011 23:21:13 +0100 Simon Heimberg run-tests: only call WIFEXITED on systems it exists
Tue, 01 Feb 2011 20:47:05 +0100 Simon Heimberg run-tests: loadable as module
Thu, 03 Feb 2011 07:58:54 +0100 Simon Heimberg hgignore: ignore more bytecode
Sat, 05 Feb 2011 14:37:25 +0000 Javi Merino doc: Capitalize the "options" header of mercurial commands
Sat, 05 Feb 2011 13:59:34 +0000 Javi Merino doc: Add back quotes around filenames
Fri, 04 Feb 2011 09:17:07 +0100 Martin Geisler merge with stable
Wed, 02 Feb 2011 13:51:22 +0100 Adrian Buehlmann opener: use posixfile to hold file open when calling nlinks()
Mon, 17 Jan 2011 09:37:20 +0100 Adrian Buehlmann remove pointless os.path.join calls when opening files in .hg/cache
Thu, 03 Feb 2011 00:27:44 -0600 Jonathan Nieder backout: make help more explicit about what backout does stable
Fri, 04 Feb 2011 09:05:23 +0100 trbs subrepo: fix pruning of subrepo filenames in dirstate (issue2619) stable
Tue, 01 Feb 2011 17:53:50 -0600 Matt Mackall merge with self
Tue, 01 Feb 2011 17:52:25 -0600 Matt Mackall merge with stable
Tue, 01 Feb 2011 17:30:13 -0600 Matt Mackall Added signature for changeset 2b2155623ee2 stable
Tue, 01 Feb 2011 17:30:09 -0600 Matt Mackall Added tag 1.7.5 for changeset 2b2155623ee2 stable
Tue, 01 Feb 2011 17:29:38 -0600 Matt Mackall merge with crew stable 1.7.5
Tue, 01 Feb 2011 21:59:07 +0100 Patrick Mezard Merge with stable
Tue, 01 Feb 2011 21:39:28 +0100 Patrick Mezard subrepo: fix update -C with svn subrepos when cwd != repo.root stable
Mon, 31 Jan 2011 19:19:56 -0500 Eric Eisner test-subrepo-git.t: make compatible with old git
Tue, 01 Feb 2011 07:29:11 +0000 Javi Merino win32mbcs: Fix typo in documentation stable
Tue, 01 Feb 2011 01:55:45 +0100 Mads Kiilerich merge with stable
Sat, 29 Jan 2011 23:23:24 +0900 Yuya Nishihara url: add --insecure option to bypass verification of ssl certificates stable
Mon, 31 Jan 2011 22:16:33 +0100 Patrick Mezard mq: factor out push conditions checks
Thu, 27 Jan 2011 15:51:26 -0600 Kevin Bullock test-subrepo-mq-svn.t: correct comment
Tue, 04 Jan 2011 10:42:00 -0600 Kevin Bullock subrepo: clarify comments in dirty() methods
Mon, 31 Jan 2011 13:40:05 +0100 Erik Zielke subrepo: make update -C clean the working directory for git subrepos
Mon, 31 Jan 2011 13:38:00 +0100 Martin Geisler merge with stable
Mon, 31 Jan 2011 13:33:41 +0100 Erik Zielke subrepo: make update -C clean the working directory for svn subrepos stable
Tue, 01 Feb 2011 17:08:49 -0600 Matt Mackall Added signature for changeset a6c855c32ea0 stable
Tue, 01 Feb 2011 17:08:46 -0600 Matt Mackall Added tag 1.7.4 for changeset a6c855c32ea0 stable
Tue, 01 Feb 2011 10:15:50 -0200 Wagner Bruna i18n-pt_BR: messages from crew a939f08fae9c stable 1.7.4
Fri, 28 Jan 2011 21:01:57 -0200 Wagner Bruna merge with i18n stable stable
Fri, 28 Jan 2011 13:31:17 -0200 Wagner Bruna i18n-pt_BR: messages from crew 8dc488dfcdb4, some small fixes stable
Fri, 28 Jan 2011 17:02:29 -0600 Matt Mackall util: delay loading of textwrap
Fri, 28 Jan 2011 03:09:22 +0100 Mads Kiilerich merge with stable
Fri, 28 Jan 2011 02:57:59 +0100 Mads Kiilerich url: 'ssh known host'-like checking of fingerprints of HTTPS certificates stable
Thu, 27 Jan 2011 17:22:37 -0600 Matt Mackall merge with stable
Thu, 27 Jan 2011 17:21:23 -0600 Matt Mackall merge with i18n stable
Mon, 24 Jan 2011 11:27:56 +0100 Martin Geisler i18n-merge stable heads stable
Fri, 24 Dec 2010 15:10:24 +0100 Arne Babenhauserheide i18n-de: translated some rebase strings. stable
Thu, 23 Dec 2010 15:51:14 +0100 Arne Babenhauserheide i18n-de: translated missing strings for progress extension. stable
Wed, 19 Jan 2011 17:49:06 -0200 Wagner Bruna i18n-pt_BR: synchronized with 75d0c38a0bca stable
Thu, 27 Jan 2011 02:58:48 +0100 David Soria Parra bookmarks: respect rollbacks dryrun parameter stable
Thu, 27 Jan 2011 02:55:11 +0100 David Soria Parra bookmarks: always write undo file stable
Wed, 26 Jan 2011 19:14:30 +0100 Adrian Buehlmann opener: force copy on 'a'ppend if nlinks() returns 0 (issue1922) stable
Thu, 27 Jan 2011 13:29:21 -0600 Matt Mackall help: ssh urls don't allow passwords
Tue, 18 Jan 2011 14:16:27 +0100 Adrian Buehlmann commit: use the term SCM instead of RCS
Thu, 27 Jan 2011 11:15:08 +0100 Martin Geisler backout of 613b8bd2284e
Wed, 26 Jan 2011 12:35:02 +0100 Martin Geisler check-code: do not complain about 'ls x | foo -v'
Mon, 10 Jan 2011 16:02:41 -0500 Kevin Bullock subrepo: separate out mq+svn subrepo tests
Sun, 23 Jan 2011 03:15:44 +0100 Christian Ebert keyword: move repo.__class__ assignment out of monkeypatch context
Sun, 23 Jan 2011 03:15:39 +0100 Christian Ebert keyword: inform user about current keywordset in kwdemo
Wed, 26 Jan 2011 12:05:01 +0100 Martin Geisler specify C indention style using Emacs file local variables
Tue, 25 Jan 2011 16:33:46 -0800 Lee Cantey Ignore pax_global_header that some tar versions write as a file.
Mon, 24 Jan 2011 23:25:46 +0100 Patrick Mezard record: do not include files into changes count
Sun, 23 Jan 2011 15:21:56 +0100 Patrick Mezard record: simplify header methods with util.any
Sun, 23 Jan 2011 15:21:37 +0100 Patrick Mezard record: refactor the prompt loop
Sun, 23 Jan 2011 15:21:34 +0100 Patrick Mezard test-record: test peculiar changes numbering
Sun, 23 Jan 2011 13:01:17 +0100 Patrick Mezard record: turn prompt() into a pure function
Sun, 23 Jan 2011 12:44:05 +0100 Patrick Mezard record: turn consumefile() into a pure function
Sun, 23 Jan 2011 12:30:15 +0100 Patrick Mezard hghave: remove unused hotshot check
Sat, 22 Jan 2011 16:29:10 +0100 Patrick Mezard Merge with stable
Sat, 22 Jan 2011 16:15:40 +0100 Patrick Mezard subrepo: compare svn subrepo state to last committed revision stable
Sat, 22 Jan 2011 09:13:04 -0600 Steve Borho merge with stable
Fri, 21 Jan 2011 14:42:15 -0600 Steve Borho win32: win32console.GetStdHandle() can return None stable
Fri, 21 Jan 2011 16:26:01 -0600 Matt Mackall revlog: remove stray test in rev()
Thu, 20 Jan 2011 20:35:54 +0100 Benoit Boissinot merge with main
Tue, 11 Jan 2011 14:10:16 +0100 Adrian Buehlmann opener: use util.unlink (issue2524)
Tue, 11 Jan 2011 14:10:16 +0100 Adrian Buehlmann lock: use util.unlink (issue2537)
Tue, 11 Jan 2011 14:10:16 +0100 Adrian Buehlmann reintroduces util.unlink, for POSIX and Windows.
Tue, 11 Jan 2011 14:10:16 +0100 Adrian Buehlmann opener: check exception for ENOENT
Tue, 11 Jan 2011 14:10:16 +0100 Adrian Buehlmann windows.rename: check OSError for EEXIST
Tue, 18 Jan 2011 15:55:49 -0600 Matt Mackall perf: restore lazyindex hack
Tue, 18 Jan 2011 15:55:48 -0600 Matt Mackall revlog: pass rev to _checkhash
Tue, 18 Jan 2011 15:55:46 -0600 Matt Mackall revlog: incrementally build node cache with linear searches
Fri, 07 Jan 2011 10:48:30 +0100 Adrian Buehlmann bundlerepo: use less intrusive util.posixfile to open bundle
Sat, 15 Jan 2011 23:54:01 +0100 Adrian Buehlmann osutil: treat open modes 'w' and 'a' as 'w+' and 'a+' in posixfile
Tue, 04 Jan 2011 06:29:08 +0100 jfh move tags.cache and branchheads.cache to a collected cache folder .hg/cache/
Sun, 16 Jan 2011 17:26:34 +0100 Benoit Boissinot addchangegroup: document the current locking semantics
Sun, 16 Jan 2011 15:45:26 +0100 Christian Ebert keyword: update documentation for kwshrink
Sun, 16 Jan 2011 19:12:54 +0800 StevenGBrown tests: remove duplication of the CGI environment variables
Sun, 16 Jan 2011 12:25:46 +0100 Benoit Boissinot revlog: explicit test and explicit variable names
Sun, 16 Jan 2011 12:24:48 +0100 Benoit Boissinot revlog: if the nodemap is set, use the fast version of revlog.rev()
Sat, 15 Jan 2011 15:06:53 +0100 Benoit Boissinot revlog/parseindex: construct the nodemap if it is empty
Sat, 15 Jan 2011 13:02:19 +0100 Benoit Boissinot revlog: always add the magic nullid/nullrev entry in parseindex
Sat, 15 Jan 2011 15:04:58 +0100 Benoit Boissinot revlog/parseindex: no need to pass the file around
Sat, 15 Jan 2011 12:44:28 +0100 Benoit Boissinot parsers.c: fix comment
Sat, 15 Jan 2011 12:28:10 +0100 Benoit Boissinot perf: there is no lazy index anymore
Wed, 12 Jan 2011 13:54:39 -0600 Matt Mackall pure: update index parsing
Wed, 12 Jan 2011 11:34:42 -0600 Matt Mackall perf: fix ordering of invalidate in perfindex
Tue, 11 Jan 2011 21:52:03 -0600 Matt Mackall revlog: do revlog node->rev mapping by scanning
Tue, 11 Jan 2011 17:12:32 -0600 Matt Mackall revlog: introduce a cache for partial lookups
Tue, 11 Jan 2011 17:09:06 -0600 Matt Mackall tags: avoid a pointless usage of revlog.nodemap
Tue, 11 Jan 2011 17:06:07 -0600 Matt Mackall mq: avoid using revlog.nodemap unnecessarily
Tue, 11 Jan 2011 17:01:14 -0600 Matt Mackall perf: make perfindex results useful on hg with lazyparser
Tue, 11 Jan 2011 17:01:04 -0600 Matt Mackall revlog: only build the nodemap on demand
Tue, 04 Jan 2011 14:12:52 -0600 Matt Mackall revlog: remove lazy index
Tue, 11 Jan 2011 14:58:17 -0600 Matt Mackall merge with i18n
Tue, 04 Jan 2011 12:16:32 +0100 Martin Geisler i18n-da: synchronized with f3058dd05281
Tue, 11 Jan 2011 02:48:58 +0100 Mads Kiilerich merge with stable
Sun, 09 Jan 2011 00:35:36 +0900 Yuya Nishihara url: check subjectAltName when verifying ssl certificate stable
Sat, 08 Jan 2011 21:52:25 +0900 Yuya Nishihara url: fix UnicodeDecodeError on certificate verification error stable
Sat, 08 Jan 2011 22:15:19 -0600 Steve Borho merge with stable
Sat, 08 Jan 2011 11:18:38 +0100 Pascal Quantin win32: add cacert.pem file to Inno Setup installer stable
Fri, 07 Jan 2011 19:15:21 +0100 Adrian Buehlmann test-mq-subrepo.t: skip test if svn not installed
Fri, 07 Jan 2011 20:50:42 +0100 Patrick Mezard mail: fix regression when parsing unset smtp.tls option
Fri, 07 Jan 2011 20:50:41 +0100 Patrick Mezard bash_completion: support record command
Tue, 04 Jan 2011 11:33:47 -0600 Kevin Bullock subrepo: fix svnsubrepo.dirty() checking of ignoreupdate (issue2499)
Fri, 07 Jan 2011 17:44:23 +0100 Patrick Mezard test-mq-subrepo.t: correctly forward stdin to test functions
Thu, 06 Jan 2011 17:04:47 -0600 Matt Mackall filelog: move metadata parsing to a helper function
Thu, 06 Jan 2011 17:04:41 -0600 Matt Mackall revlog: break hash checking into subfunction
Thu, 06 Jan 2011 17:04:33 -0600 Matt Mackall ui: add configpath helper
Wed, 29 Dec 2010 18:29:15 -0800 John Coomes tests: check visibility of pending changesets
Sun, 02 Jan 2011 18:51:59 +0200 timeless progress: handle days, weeks and years
Sun, 02 Jan 2011 19:34:41 +0100 Adrian Buehlmann rename util.unlink to unlinkpath
Wed, 05 Jan 2011 15:56:03 +0100 Martin Geisler merge with stable
Tue, 04 Jan 2011 03:53:11 -0800 Oleg Stepanov subrepo: do not report known files inside repositories as unknown stable
Wed, 05 Jan 2011 10:57:52 +0100 Martin Geisler hgrc.5: mention that web.cacerts are run through util.expandpath stable
Sun, 02 Jan 2011 15:30:12 +0200 Eduard-Cristian Stefan url: expand path for web.cacerts stable
Wed, 05 Jan 2011 10:47:35 +0100 Martin Geisler commands: clarify which aliases "hg help -v" show (issue2572) stable
Fri, 31 Dec 2010 17:09:38 -0600 Steve Borho mq: record more data in patchheader class (no behavior changes)
Sat, 01 Jan 2011 18:42:04 -0600 Matt Mackall merge with stable
Sat, 01 Jan 2011 18:24:18 -0600 Matt Mackall Added signature for changeset e3bf16703e26 stable
Sat, 01 Jan 2011 18:24:10 -0600 Matt Mackall Added tag 1.7.3 for changeset e3bf16703e26 stable
Sat, 25 Dec 2010 21:59:00 +0900 Yuya Nishihara util: fix ellipsis() not to break multi-byte sequence (issue2564) stable 1.7.3
Fri, 31 Dec 2010 15:14:51 +0100 Jacek Sowiński strip: typo bugfix related to '--nobackup -> --no-backup' rename (issue2377) stable
Sat, 01 Jan 2011 18:15:17 -0600 Matt Mackall merge with i18n stable
Tue, 28 Dec 2010 18:02:50 -0200 Wagner Bruna i18n-pt_BR: synchronized with aa72ff5abf5f stable
Tue, 28 Dec 2010 17:58:14 -0200 Wagner Bruna merge with i18n stable stable
Tue, 21 Dec 2010 09:26:59 +0100 Jens Bäckman i18n-sv: synchronized with d4393968318f stable
Mon, 20 Dec 2010 19:57:12 -0200 Wagner Bruna i18n/pt_BR.po: synchronized with 2fa2e6444645 stable
Thu, 23 Dec 2010 15:12:24 -0600 Steve Borho match: support reading pattern lists from files
Thu, 30 Dec 2010 23:36:50 -0600 Steve Borho merge with stable
Wed, 29 Dec 2010 18:27:56 -0600 Steve Borho wix: add an ssl certificate file to the WiX installers stable
Wed, 29 Dec 2010 15:31:25 -0600 Matt Mackall merge with stable
Wed, 29 Dec 2010 15:23:16 -0600 Matt Mackall hgweb: abort if config file isn't found stable
Wed, 29 Dec 2010 14:19:44 -0600 Matt Mackall merge with stable
Wed, 29 Dec 2010 14:19:31 -0600 Matt Mackall date: fix matching of underspecified date ranges stable
Wed, 29 Dec 2010 14:04:47 -0600 Matt Mackall date: fix matching of underspecified date ranges
Wed, 29 Dec 2010 11:18:27 -0600 Matt Mackall merge with stable
Sun, 26 Dec 2010 12:08:20 +0100 Adrian Buehlmann test-static-http.t: increase test coverage on filenames
Sun, 26 Dec 2010 11:59:07 +0100 Adrian Buehlmann test-static-http.t: get kill actually working
Fri, 24 Dec 2010 15:22:00 +0100 Dan Villiom Podlaski Christiansen hooks: sort any dictionaries set in the environment
Mon, 27 Dec 2010 01:12:31 +0100 Adrian Buehlmann windows.rename: eliminate temp name race (issue2571) stable
Tue, 28 Dec 2010 13:31:30 -0600 Matt Mackall merge with stable
Mon, 13 Dec 2010 22:38:06 +0100 Adrian Buehlmann checknlink: use two testfiles (issue2543) stable
Sun, 19 Dec 2010 21:49:54 -0500 John Peberdy help: correct documentation for branches keyword stable
Fri, 24 Dec 2010 01:17:18 +0900 Yuya Nishihara notify: use util.ellipsis() to truncate long subject stable
Mon, 20 Dec 2010 16:56:54 +0800 Zhigang Wang smtp: fix for server doesn't support starttls extension
Thu, 02 Dec 2010 03:43:06 +0100 David Soria Parra avoid .split() in for loops and use tuples instead
Mon, 06 Dec 2010 16:56:06 +0100 Oli Thissen hgweb: added revision date to annotate line data
Tue, 21 Dec 2010 19:44:28 +0900 Nicolas Dumazet patchbomb: save introductory message in .hg/last-email.txt
Fri, 17 Dec 2010 12:05:45 +0000 Jim Hague opener: forbid paths ending with directory separator (issue2507)
Tue, 21 Dec 2010 15:27:58 -0600 Kevin Bullock record: clean up command table
Tue, 21 Dec 2010 15:23:48 -0600 Kevin Bullock record: clean up comments and docstrings
Tue, 28 Dec 2010 14:53:08 +0100 Patrick Mezard test-doctest: test url.py again, removed by 7cc4263e07a9
Mon, 27 Dec 2010 17:54:45 +0100 Mads Kiilerich merge with stable
Mon, 27 Dec 2010 17:49:58 +0100 Mads Kiilerich https: use web.cacerts configuration from local repo to validate remote repo stable
Sun, 26 Dec 2010 00:43:49 +0100 Mads Kiilerich extensions: warn about invalid extensions when listing disabled commands
Wed, 22 Dec 2010 13:25:00 -0600 Steve Borho convert: subversion should use util.quotecommand to wrap args to popen2
Thu, 23 Dec 2010 13:23:20 -0600 Steve Borho merge with stable
Wed, 22 Dec 2010 13:25:00 -0600 Steve Borho util: concentrate quoting knowledge to windows.py quotecommand() stable
Wed, 22 Dec 2010 13:16:03 -0600 Matt Mackall templater: clarify engine caching
Wed, 22 Dec 2010 13:16:00 -0600 Matt Mackall merge with crew
Tue, 21 Dec 2010 19:47:36 +0900 Nicolas Dumazet tests: clean up test-rollback.t
Mon, 20 Dec 2010 15:27:15 -0600 Matt Mackall merge with stable
Mon, 20 Dec 2010 15:26:36 -0600 Matt Mackall url: fix trailing whitespace stable
Mon, 20 Dec 2010 13:59:33 -0500 Eric Eisner subrepo: basic support for status of git subrepos
Mon, 20 Dec 2010 13:59:33 -0500 Eric Eisner subrepo: fix subrelpath for git subrepos
Mon, 20 Dec 2010 13:59:33 -0500 Eric Eisner subrepo: fix git archive parsing of directories and symfiles
Mon, 20 Dec 2010 13:59:33 -0500 Eric Eisner subrepo: support ignoreupdate in gitsubrepo's dirty()
Mon, 20 Dec 2010 13:59:19 -0500 Eric Eisner subrepo: backout 519ac79d680b
Mon, 20 Dec 2010 12:12:18 -0600 Matt Mackall url: fix check-code whitespace complaint
Mon, 20 Dec 2010 12:09:00 -0600 Matt Mackall templater: use the parser.py parser to extend the templater syntax
Mon, 20 Dec 2010 12:09:00 -0600 Matt Mackall templater: give slightly nicer error for unknown map entries
Tue, 07 Dec 2010 22:14:43 -0600 Kevin Bullock mq: update .hgsubstate if subrepos are clean (issue2499)
Tue, 07 Dec 2010 22:14:43 -0600 Kevin Bullock backout f08df4d38442
Fri, 17 Dec 2010 13:38:15 +0100 Erik Zielke subrepo: backout f02d7a562a21
Mon, 20 Dec 2010 12:08:56 -0600 Matt Mackall merge with i18n
Mon, 20 Dec 2010 12:08:50 -0600 Matt Mackall merge with stable
Fri, 17 Dec 2010 10:40:26 +0100 Adrian Buehlmann fncachestore: copy dh directory before the manifest stable
Mon, 20 Dec 2010 12:05:50 -0600 Matt Mackall merge with i18n stable
Fri, 10 Dec 2010 12:51:37 +0100 Martin Geisler i18n: merge with stable
Fri, 10 Dec 2010 12:48:57 +0100 Martin Geisler i18n-da: synchronize with 5dac0d04b838 stable
Sat, 04 Dec 2010 19:28:15 +0100 Arne Babenhauserheide i18n-de: translated strings for the purge extension stable
Sat, 18 Dec 2010 22:06:11 +0100 Mads Kiilerich merge with stable
Sat, 18 Dec 2010 21:58:52 +0100 Mads Kiilerich https: warn when server certificate isn't verified stable
Mon, 13 Dec 2010 11:46:31 -0500 Greg Ward merge: document some internal return values.
Thu, 16 Dec 2010 14:50:37 -0600 Matt Mackall check-code: catch os.path.relpath
Thu, 16 Dec 2010 14:50:36 -0600 Matt Mackall check-code: catch "except as"
Thu, 16 Dec 2010 14:50:27 -0600 Matt Mackall tests: eliminate fast-forward merge in test-tag
Tue, 07 Dec 2010 03:29:21 +0100 Mads Kiilerich merge: fast-forward merge with descendant
Wed, 08 Dec 2010 22:14:18 -0600 Steve Borho record: teach parsepatch() about non-git style headers
Mon, 13 Dec 2010 10:30:15 -0500 Eric Eisner template: add showbranch template for {branch}
Mon, 29 Nov 2010 09:37:23 +0100 Erik Zielke subrepo: avoids empty commit when .hgsubstate is dirty (issue2403)
Thu, 16 Dec 2010 07:45:22 -0600 Augie Fackler progress: don't compute estimate without a total
Tue, 14 Dec 2010 21:58:13 -0500 Eric Eisner subrepo: use low-level git-diff-index for dirty()
Tue, 14 Dec 2010 21:56:43 -0500 Eric Eisner subrepo: defer determination of git's current branch
Tue, 14 Dec 2010 21:56:43 -0500 Eric Eisner subrepo: incorporate tracking branches into gitbranchmap
Tue, 14 Dec 2010 21:53:40 -0500 Eric Eisner subrepo: use low-level git-for-each-ref command in branchmap
Wed, 15 Dec 2010 10:55:14 -0600 Augie Fackler progress using tests: disable time estimates to avoid flakiness
Wed, 15 Dec 2010 10:22:54 -0600 Augie Fackler progress: include time estimate as part of the default progress format
Wed, 15 Dec 2010 10:22:06 -0600 Augie Fackler progress: only show time estimate when progress format contains 'estimate'
Wed, 15 Dec 2010 10:20:36 -0600 Augie Fackler progress: fix adding format elements after the progress bar
Wed, 15 Dec 2010 11:20:32 -0600 Augie Fackler test-progress: test completion estimates and progress bar delay
Mon, 29 Nov 2010 16:34:10 +0100 Martin Geisler subrepo: add progress bar support to archive
Mon, 29 Nov 2010 16:17:05 +0100 Martin Geisler archive: add support for progress extension
Wed, 15 Dec 2010 16:35:09 +0100 Martin Geisler progress: test setting progress.width
Wed, 15 Dec 2010 16:29:46 +0100 Martin Geisler tests: add filtercr.py helper for progress tests
Wed, 15 Dec 2010 09:52:20 +0100 Martin Geisler test-archive: whitespace cleanup
Wed, 15 Dec 2010 09:35:32 +0100 Martin Geisler progress: explain format strings to translators
Wed, 15 Dec 2010 10:50:19 +0100 Mads Kiilerich subrepo: re-backout 2245fcd0e160, remove test
Tue, 14 Dec 2010 18:10:51 -0600 Matt Mackall subrepo: re-backout 2245fcd0e160
Tue, 14 Dec 2010 17:10:01 -0600 Matt Mackall merge with stable
Mon, 06 Dec 2010 22:04:10 -0600 Kevin Bullock tag: abort if not at a branch head (issue2552) stable
Tue, 07 Dec 2010 08:02:54 +0100 Kevin Bullock tag: fix uncommitted merge check and error message (issue2542) stable
Mon, 13 Dec 2010 21:20:30 -0600 Kevin Bullock tag: don't check .hgtags status if --local passed stable
Thu, 09 Dec 2010 17:33:40 -0600 Augie Fackler progress: refactor for readability and show XXs instead of 0mXXs.
Tue, 26 Oct 2010 14:41:58 +0300 timeless progress: Add estimated time remaining for long tasks
Fri, 10 Dec 2010 16:56:12 -0600 Augie Fackler progress: react more reasonably to nested progress topics
Mon, 13 Dec 2010 12:19:26 -0600 Steve Borho Merge with stable
Mon, 13 Dec 2010 11:51:01 -0600 Steve Borho util: work around behavior change in Python 2.7.1 stable
Mon, 13 Dec 2010 11:53:17 +0100 Martin Geisler merge with stable
Mon, 13 Dec 2010 11:52:52 +0100 Martin Geisler merge default heads in crew and main
Mon, 13 Dec 2010 11:52:21 +0100 Martin Geisler merge stable heads in crew and main stable
Mon, 22 Nov 2010 14:36:57 +0100 Erik Zielke eol: improve help on whether EOLs are changed in working copy or repository stable
Mon, 13 Dec 2010 16:41:39 +0900 Nicolas Dumazet churn: ignore trailing and leading spaces (issue2546) stable
Fri, 10 Dec 2010 23:05:48 +0100 Benoit Boissinot merge with stable
Tue, 07 Dec 2010 16:08:16 +0100 Dan Villiom Podlaski Christiansen make_file: always return a fresh file handle that can be closed
Fri, 10 Dec 2010 19:20:11 -0600 Matt Mackall merge with stable
Fri, 10 Dec 2010 19:18:02 -0600 Matt Mackall hook: fix import path handling for repo=None stable
Tue, 07 Dec 2010 15:27:04 +0100 Alexander Solovyov hook: assume relative path to hook is given from repo root stable
Fri, 10 Dec 2010 19:08:17 -0600 Matt Mackall subrepo: backed out changeset 2245fcd0e160 stable
Fri, 10 Dec 2010 13:30:37 -0600 Augie Fackler bundle progress: offer best-guess deterministic progress information
Fri, 10 Dec 2010 13:31:06 -0600 Augie Fackler httpsendfile: record progress information during read()
Tue, 07 Dec 2010 15:50:28 +0100 Alexander Solovyov templatekw.showdiffstat: use ctx.diff() instead of calling patch
Fri, 10 Dec 2010 16:10:14 +0100 Adrian Buehlmann localrepo: remove unneeded os.unlink call in wwrite
Fri, 10 Dec 2010 15:14:05 +0100 Adrian Buehlmann opener: always reset flags on 'w'rite
Thu, 09 Dec 2010 16:52:14 -0500 Eric Eisner subrepo: silence git output when ui.quiet is set
Thu, 09 Dec 2010 16:52:14 -0500 Eric Eisner subrepo: show git command with --debug
Thu, 09 Dec 2010 16:52:14 -0500 Eric Eisner subrepo: speed up git push logic
Thu, 09 Dec 2010 16:52:14 -0500 Eric Eisner subrepo: use subprocess.Popen without the shell
Thu, 09 Dec 2010 16:52:14 -0500 Eric Eisner subrepo: treat git error code 1 as success
Thu, 09 Dec 2010 16:52:14 -0500 Eric Eisner subrepo: gitsubrepo should inherit from abstractsubrepo
Fri, 10 Dec 2010 01:30:16 +0100 Mads Kiilerich subrepo: initialize subrepo relative default paths relative to their root stable
Wed, 08 Dec 2010 13:12:12 -0600 Matt Mackall merge with stable
Tue, 07 Dec 2010 20:03:04 +1100 Brodie Rao bookmarks: create undo.bookmarks using repo.opener instead of util.copyfile stable
Tue, 07 Dec 2010 19:47:53 +1100 Brodie Rao archival: don't set gzip filename header when there's no filename stable
Wed, 08 Dec 2010 11:18:26 -0600 Matt Mackall build: don't delete precious version information on 'make clean'
Fri, 03 Dec 2010 11:40:30 +0900 Patrick Mezard patch: write .rej files without rewriting EOLs stable
Tue, 07 Dec 2010 20:03:05 +1100 Brodie Rao record: move copystat() hack out of util.copyfile() and into record
Tue, 07 Dec 2010 16:03:42 +0100 Dan Villiom Podlaski Christiansen util: make atomicfiles closable
Mon, 06 Dec 2010 21:17:27 -0500 Eric Eisner subrepo: drop arguments unsupported by old git
Mon, 06 Dec 2010 21:17:27 -0500 Eric Eisner subrepo: work around old git's remote naming scheme
Mon, 06 Dec 2010 21:17:27 -0500 Eric Eisner subrepo: use environment variable instead of git commit's --date
Mon, 06 Dec 2010 21:17:27 -0500 Eric Eisner subrepo: parse git status's human-readable output
Mon, 06 Dec 2010 21:17:27 -0500 Eric Eisner subrepo: use subprocess's cwd instead of git's --work-tree
Mon, 06 Dec 2010 21:17:27 -0500 Eric Eisner test-subrepo-git.t: make gitroot pushable earlier
Mon, 06 Dec 2010 21:17:27 -0500 Eric Eisner test-subrepo-git.t: silence git output
Mon, 06 Dec 2010 16:59:43 -0600 Matt Mackall bdiff: Fix bogus NULL return
Mon, 06 Dec 2010 16:42:48 -0600 Matt Mackall bdiff: dynamically allocate hunks
Mon, 06 Dec 2010 16:03:00 -0600 Matt Mackall merge with stable
Sun, 28 Nov 2010 17:19:23 -0500 Eric Eisner subrepo: lazily update git's local tracking branches
Sun, 28 Nov 2010 15:21:23 -0500 Eric Eisner subrepo: return both mapping directions from gitbranchmap
Sun, 28 Nov 2010 15:03:48 -0500 Eric Eisner subrepo: strip gitcommand output
Wed, 01 Dec 2010 21:46:08 +0100 Dan Villiom Podlaski Christiansen sshrepo: don't use readline() on the stderr pipe
Wed, 01 Dec 2010 21:46:08 +0100 Dan Villiom Podlaski Christiansen test-demandimport.py: PyPy support
Wed, 01 Dec 2010 21:46:08 +0100 Dan Villiom Podlaski Christiansen demandimport: change default for level from None to -1
Wed, 01 Dec 2010 21:46:08 +0100 Dan Villiom Podlaski Christiansen export: flush the file pointer between patches
Wed, 01 Dec 2010 19:20:16 +0100 Dan Villiom Podlaski Christiansen test-clone-failure.t: fix unification oversight
Sat, 04 Dec 2010 14:44:05 +0100 Christian Ebert keyword: make kwfiles show deleted files configured for expansion
Sat, 04 Dec 2010 14:22:12 +0100 Christian Ebert keyword: colorize hg kwfiles output
Fri, 03 Dec 2010 12:22:56 +0100 Thomas Arendsen Hein coding style: fix yield used as a function
Fri, 03 Dec 2010 12:04:31 +0100 Thomas Arendsen Hein check-code: single check for Python keywords used as a function
Fri, 03 Dec 2010 11:30:45 +0100 Thomas Arendsen Hein coding style: fix gratuitous whitespace after Python keywords
Fri, 03 Dec 2010 11:23:38 +0100 Thomas Arendsen Hein check-code: check for gratuitous whitespace after Python keywords
Thu, 02 Dec 2010 01:28:38 -0200 Wagner Bruna i18n-pt_BR: synchronized with 9696954415db stable
Wed, 01 Dec 2010 18:47:40 -0600 Matt Mackall merge with stable
Wed, 01 Dec 2010 18:46:20 -0600 Matt Mackall Added signature for changeset 6aff4f144ad3 stable
Wed, 01 Dec 2010 18:46:15 -0600 Matt Mackall Added tag 1.7.2 for changeset 6aff4f144ad3 stable
Wed, 01 Dec 2010 10:51:49 +0100 Christian Ebert keyword: copy: when copied source is a symlink, follow it stable 1.7.2
Wed, 01 Dec 2010 21:15:31 +0100 Adrian Buehlmann makedirs: abort if parent == name (issue2531) stable
Fri, 19 Nov 2010 18:07:15 +0900 Shun-ichi GOTO win32mbcs: use extsetup() to wrap functions only once. stable
Tue, 30 Nov 2010 12:45:25 -0200 Wagner Bruna hgwebdir: fix incorrect index generation for invalid paths (issue2023) stable
Fri, 26 Nov 2010 18:45:35 +0100 Adrian Buehlmann serve: fix doc typo stable
Thu, 25 Nov 2010 21:50:41 -0600 Kevin Bullock mq: fix failing qrefresh test stable
Wed, 24 Nov 2010 19:31:43 +0100 Adrian Buehlmann makedate: abort on negative timestamps (issue2513) stable
Wed, 24 Nov 2010 19:31:43 +0100 Adrian Buehlmann parsedate: abort on negative dates (issue2513) stable
Wed, 01 Dec 2010 17:50:49 -0600 Matt Mackall merge with i18n stable
Tue, 23 Nov 2010 13:22:01 -0200 Wagner Bruna i18n-pt_BR: synchronized with f08df4d38442 stable
Wed, 01 Dec 2010 11:04:50 +0100 Martin Geisler merge with stable
Wed, 01 Dec 2010 04:21:47 +0100 Adrian Buehlmann test-clone.t: add basic cases for destination '' stable
Wed, 01 Dec 2010 10:52:31 +0100 Martin Geisler hgrc.5: expand introduction for [web] section stable
Wed, 01 Dec 2010 10:21:40 +0100 Martin Geisler hgrc.5: describe what the [auth] section is for stable
Wed, 01 Dec 2010 11:02:12 +0900 Nicolas Dumazet merge with stable
Wed, 01 Dec 2010 09:46:11 +0900 Nicolas Dumazet runrst: add RSTARGS Makefile variable to allow customization
Tue, 30 Nov 2010 17:48:12 +0900 Nicolas Dumazet util: do not recurse in makedirs if name is '' (issue2528) stable
Mon, 29 Nov 2010 20:13:11 +0100 Patrick Mezard convert/svn: fix changed files list upon directory replacements stable
Mon, 29 Nov 2010 10:13:55 +0100 Martin Geisler encoding: fix typo in variable name
Sun, 28 Nov 2010 18:21:47 -0600 Matt Mackall pushkey: use UTF-8
Wed, 24 Nov 2010 16:10:37 -0600 Matt Mackall wireproto: use proper UTF-8 handling for key lookup
Wed, 24 Nov 2010 16:04:33 -0600 Matt Mackall bookmarks: use UTF-8 storage
Wed, 24 Nov 2010 15:56:32 -0600 Matt Mackall branch: operate on branch names in local string space where possible
Wed, 24 Nov 2010 15:38:52 -0600 Matt Mackall encoding: add localstr class to track UTF-8 version of transcoded strings
Fri, 26 Nov 2010 20:08:03 -0600 Steve Borho Merge with stable
Fri, 26 Nov 2010 20:05:16 -0600 Steve Borho wix: allow x86 MSI packages to be installed on x64 systems stable
Fri, 26 Nov 2010 18:04:10 -0600 Steve Borho Merge with stable
Fri, 26 Nov 2010 17:40:13 -0600 Steve Borho wix: add support for x64 native MSI packages stable
Fri, 26 Nov 2010 16:18:19 -0600 Steve Borho wix: switch Mercurial Windows installer to use py2exe --bundle 3 stable
Wed, 24 Nov 2010 13:43:40 -0600 Steve Borho Merge with stable
Tue, 23 Nov 2010 13:11:40 +0100 Adrian Buehlmann util.datestr: do not crash on revisions with negative timestamp (issue2513) stable
Tue, 23 Nov 2010 22:53:47 +0100 Adrian Buehlmann checknlink: return False if .hgtmp file preexists (issue2517) stable
Wed, 24 Nov 2010 13:25:12 +0100 Martin Geisler localrepo: move string formatting out of gettext call
Mon, 22 Nov 2010 13:11:46 -0600 Matt Mackall merge with stable
Tue, 16 Nov 2010 13:06:07 -0600 Kevin Bullock mq: ignore subrepos (issue2499) stable
Mon, 22 Nov 2010 17:32:51 +0100 Adrian Buehlmann tests: integrate test-hardlinks-safety.t into test-hardlinks.t
Wed, 17 Nov 2010 21:18:44 -0500 Steve Losh mq: add an '-e/--exact' option to qpush
Mon, 22 Nov 2010 12:43:31 -0600 Matt Mackall dirstate: warn on invalid parents rather than aborting
Mon, 22 Nov 2010 18:15:58 +0100 Martin Geisler code style: prefer 'is' and 'is not' tests with singletons
Mon, 22 Nov 2010 17:57:11 +0100 Martin Geisler polib: remove unnecessary comparisons with True
Sun, 21 Nov 2010 22:00:51 -0500 Eric Eisner subrepo: lazier git push logic
Mon, 22 Nov 2010 17:39:46 +0100 Martin Geisler merge with stable
Thu, 18 Nov 2010 19:20:21 -0500 Eric Eisner subrepo: archive git subrepos
Sun, 21 Nov 2010 11:52:27 +0100 Adrian Buehlmann check-code: catch Python 'is' comparing number or string literals
Mon, 22 Nov 2010 16:05:31 +0100 Christian Ebert keyword: s/config/configuration/ in help stable
Sun, 21 Nov 2010 13:16:59 +0100 Patrick Mezard Merge with stable
Sun, 21 Nov 2010 05:07:06 -0600 timeless record: quote command in use hg commit message
Sat, 20 Nov 2010 20:41:48 +0200 timeless revert: improve merge advice and favor its error over all
Sat, 20 Nov 2010 09:51:56 +0100 Henrik Stuart rebase: support --detach when null is common ancestor stable
Thu, 18 Nov 2010 19:52:58 -0200 Wagner Bruna templater: fix variable name stable
Wed, 17 Nov 2010 16:54:30 +0100 Adrian Buehlmann test-hardlinks: add testcase for repo copied with 'cp -al'
Thu, 18 Nov 2010 23:15:13 +0100 Patrick Mezard Merge with stable
Thu, 18 Nov 2010 23:05:10 +0100 Patrick Mezard subrepo: handle missing subrepo spec file as removed stable
Wed, 17 Nov 2010 21:30:13 +0100 Patrick Mezard Merge with stable
Wed, 17 Nov 2010 21:25:23 +0100 Patrick Mezard subrepo: prune empty directories when removing svn subrepo stable
Wed, 17 Nov 2010 21:24:36 +0100 Patrick Mezard subrepo: use subprocess directly to avoid python 2.6 bug stable
Wed, 17 Nov 2010 21:00:47 +0100 Patrick Mezard subrepo: fix removing read-only svn files on Windows stable
Wed, 17 Nov 2010 09:37:57 +0100 Martin Geisler check-code: catch 'ls filename --option' case as per 6bdae8ea0b48
Tue, 02 Nov 2010 17:44:19 +0100 Erik Zielke minirst: improved support for option lists.
Tue, 16 Nov 2010 13:29:35 +0100 Dan Villiom Podlaski Christiansen test-subrepo-git.t: portability fix.
Tue, 16 Nov 2010 13:29:08 +0100 Erik Zielke minirst: modified minirst to also recognize empty comments.
Wed, 17 Nov 2010 09:17:55 +0100 Martin Geisler merge with stable
Tue, 16 Nov 2010 21:35:58 +0100 Dan Villiom Podlaski Christiansen posix: remove is-comparison between integers stable
Tue, 16 Nov 2010 21:35:58 +0100 Dan Villiom Podlaski Christiansen httprepo: remove is-comparison with string literal stable
Wed, 17 Nov 2010 09:06:38 +0100 Martin Geisler mq: fix comment to reflect change in efbee27415ab
Tue, 16 Nov 2010 13:06:04 -0600 Kevin Bullock mq: clean up unused variable in qrefresh
Tue, 16 Nov 2010 11:10:50 +0100 Martin Geisler minirst: better interaction between comments and margins
Tue, 16 Nov 2010 10:33:19 +0900 Nicolas Dumazet run-tests: fix --debug for .t tests
Mon, 15 Nov 2010 17:05:54 -0600 Matt Mackall merge with stable
Mon, 15 Nov 2010 17:04:55 -0600 Matt Mackall commit: search both parents for missing copy revision (issue2484) stable
Mon, 15 Nov 2010 17:00:43 -0600 Matt Mackall context: walk both parents for workingctx.ancestors() stable
Thu, 11 Nov 2010 15:51:20 +0100 Adrian Buehlmann discovery: list new remote heads in prepush() on --debug
Thu, 11 Nov 2010 15:42:27 +0100 Adrian Buehlmann discovery: remove erroneous comment in prepush()
Sun, 14 Nov 2010 18:31:40 -0500 Eric Eisner subrepo: removing (and restoring) git subrepo state
Sun, 14 Nov 2010 18:31:29 -0500 Eric Eisner subrepo: update and merge works with any git branch
Sun, 14 Nov 2010 18:22:33 -0500 Eric Eisner subrepo: allow git subrepos to push and merge
Sun, 14 Nov 2010 18:20:13 -0500 Eric Eisner subrepo: cloning and updating of git subrepos
Sun, 14 Nov 2010 18:15:26 -0500 Eric Eisner subrepo: support for adding a git subrepo
Mon, 15 Nov 2010 10:57:49 -0600 Matt Mackall merge with stable
Mon, 15 Nov 2010 10:57:40 -0600 Matt Mackall merge with i18n
Mon, 15 Nov 2010 10:55:54 -0600 Matt Mackall Added signature for changeset 4438875ec01b stable
Mon, 15 Nov 2010 10:55:48 -0600 Matt Mackall Added tag 1.7.1 for changeset 4438875ec01b stable
Mon, 15 Nov 2010 10:55:36 -0600 Matt Mackall merge with stable stable 1.7.1
Sun, 14 Nov 2010 23:32:04 -0200 Wagner Bruna merge with i18n stable
Sun, 14 Nov 2010 23:28:44 -0200 Wagner Bruna i18n-pt_BR: synchronized with 27e4146d9241 stable
Sun, 14 Nov 2010 23:31:50 -0200 Wagner Bruna merge with i18n
Fri, 05 Nov 2010 16:10:38 +0100 Martin Geisler i18n-da: translate small error messages
Mon, 01 Nov 2010 11:05:14 +0100 Martin Geisler i18n-da: synchronize with 15ca4bfecfe3
Sat, 13 Nov 2010 15:57:40 +0100 Martin Geisler merge with stable
Sat, 13 Nov 2010 15:57:12 +0100 Martin Geisler eol: mention the hook in the module docstring stable
Sat, 13 Nov 2010 15:46:51 +0100 Martin Geisler eol: fix win32text encode/decode filter names
Sat, 13 Nov 2010 15:20:37 +0100 Martin Geisler test-win32text: use $TESTTMP in output
Sat, 13 Nov 2010 15:16:50 +0100 Martin Geisler test-win32text: use (esc) lines instead of Python script
Sat, 13 Nov 2010 15:12:09 +0100 Martin Geisler merge with stable
Wed, 10 Nov 2010 20:26:56 +0000 Colin Caughie eol: added filter aliases for backwards compatibility with win32text
Sat, 13 Nov 2010 15:02:02 +0100 Colin Caughie eol: exclude .hgtags file from eol translation (issue2493) stable
Sat, 13 Nov 2010 11:58:51 +0900 Nicolas Dumazet merge with stable
Thu, 11 Nov 2010 02:10:37 +0900 Nicolas Dumazet log: fix log -rREV FILE when REV isnt the last filerev (issue2492) stable
Thu, 11 Nov 2010 02:05:02 +0900 Nicolas Dumazet cmdutil: move range check outside of filerevgen stable
Fri, 12 Nov 2010 01:22:46 -0600 Matt Mackall merge with stable
Fri, 12 Nov 2010 01:21:45 -0600 Matt Mackall pushkey: force HTTP POST on push and add tests (issue2489) stable
Thu, 11 Nov 2010 07:23:38 +0100 Martin Geisler merge with stable
Wed, 10 Nov 2010 17:28:24 +0100 Adrian Buehlmann tests: add test-hardlinks.t stable
Thu, 11 Nov 2010 01:12:51 +0900 Yuya Nishihara win32: remove try-catch block of GetModuleFileNameEx (issue2480) stable
Tue, 09 Nov 2010 20:25:56 +0000 Richard Hopkins gpg, commands: fixed util.abort to util.Abort typos stable
Thu, 11 Nov 2010 00:08:09 +0100 Martin Geisler check-code: using and/or/not as a function is bad style
Wed, 10 Nov 2010 15:44:19 +0100 Martin Geisler merge with stable
Sun, 07 Nov 2010 20:18:57 +0100 Klaus Koch bundlerepository: get rid of temporary bundle files (issue2478) stable
Wed, 10 Nov 2010 15:38:00 +0100 Martin Geisler bundlerepository: test self.tempfile field, not tempfile module stable
Wed, 10 Nov 2010 13:48:23 +0100 Dan Villiom Podlaski Christiansen test-mq-qnew: handle Mac OS X error strings. stable
Wed, 10 Nov 2010 04:53:11 -0600 timeless help: urls help should include see also for paths stable
Wed, 10 Nov 2010 14:46:13 +0100 Martin Geisler minirst: link to HelpStyleGuide in docstring
Tue, 09 Nov 2010 13:43:35 +0900 Nicolas Dumazet util: clarify purpose of MBTextWrapper class
Mon, 08 Nov 2010 17:29:23 -0600 Matt Mackall merge with stable
Mon, 08 Nov 2010 10:56:47 +0100 Erik Zielke run-test: fixed wrong parenthesis stable
Mon, 08 Nov 2010 17:16:29 -0600 Matt Mackall merge with crew
Mon, 08 Nov 2010 17:16:17 -0600 Matt Mackall merge with crew stable
Tue, 09 Nov 2010 01:33:48 +0900 Nicolas Dumazet merge with stable
Mon, 08 Nov 2010 22:45:56 +0900 Nicolas Dumazet graphmod: safer code when a changeset has two identical parents stable
Sun, 07 Nov 2010 18:23:48 +0900 Nicolas Dumazet revlog: fix descendants() if nullrev is in revs stable
Sun, 07 Nov 2010 18:16:07 +0900 Nicolas Dumazet revlog: if start is nullrev, end is always a descendant stable
Sun, 07 Nov 2010 22:03:28 +0900 Nicolas Dumazet mq: use sets instead of lists for speed
Sun, 07 Nov 2010 18:59:27 +0900 Nicolas Dumazet context: add __repr__ methods to workingfilectx and workingctx
Sun, 07 Nov 2010 19:42:42 -0600 Matt Mackall merge with crew
Mon, 08 Nov 2010 01:55:32 +0100 Mads Kiilerich test-import: workaround for missing newline is no longer needed
Mon, 08 Nov 2010 01:44:46 +0100 Mads Kiilerich merge with stable
Mon, 08 Nov 2010 01:41:42 +0100 Mads Kiilerich tests: use (esc) instead of other kinds of string escaping stable
Mon, 08 Nov 2010 01:41:41 +0100 Mads Kiilerich tests: use (esc) for all non-ASCII test output stable
Mon, 08 Nov 2010 01:35:41 +0100 Mads Kiilerich tests: use (esc) markup for string-escape stable
Mon, 08 Nov 2010 01:35:40 +0100 Mads Kiilerich tests: (no-eol) markup for command output without trailing LF stable
Sun, 07 Nov 2010 16:01:57 -0600 Matt Mackall merge with stable
Sun, 07 Nov 2010 18:21:29 +0100 Adrian Buehlmann opener: check hardlink count reporting (issue1866) stable
Thu, 04 Nov 2010 09:04:37 +0100 Adrian Buehlmann util: refactor opener stable
Sun, 07 Nov 2010 18:15:17 +0100 Patrick Mezard revset: remove unnecessary debug statement
Sun, 07 Nov 2010 18:14:42 +0100 Patrick Mezard revset: fix p1, p2 and parents in dirstate case (a5f7f1e9340e)
Sat, 06 Nov 2010 00:31:44 +0100 Mads Kiilerich tests: handle .t files without trailing LF stable
Fri, 05 Nov 2010 15:38:23 -0500 Matt Mackall merge with stable
Fri, 05 Nov 2010 15:54:32 -0400 Steve Losh alias: fall back to normal error handling for ambigious commands (fixes issue2475) stable
Fri, 05 Nov 2010 15:35:39 +0100 Martin Geisler merge with stable
Fri, 05 Nov 2010 15:13:22 +0100 Ronny Pfannschmidt subrepo: test & fix svn subrepo removal stable
Thu, 04 Nov 2010 17:09:00 -0500 Kevin Bullock revsets: let parents() return parents of working dir
Thu, 04 Nov 2010 16:59:03 -0500 Kevin Bullock revsets: let p1() and p2() return parents of working dir
Thu, 04 Nov 2010 09:04:37 +0100 Adrian Buehlmann util: refactor opener
Thu, 04 Nov 2010 22:56:38 +0000 Christian Ebert keyword: turn regexes and escaped keywords into a propertycache
Thu, 04 Nov 2010 16:21:28 -0500 Matt Mackall commands: add revset support to most commands
Thu, 04 Nov 2010 18:19:10 +0100 Martin Geisler convert: better ReST markup in docstring
Thu, 04 Nov 2010 18:11:10 +0100 Martin Geisler convert: split docstring lists for easier translation
Thu, 04 Nov 2010 14:14:47 +0100 Erik Zielke convert: use field list instead of option list in help
Thu, 04 Nov 2010 17:52:40 +0100 Martin Geisler doc/Makefile: docs now also depend on extensions
Wed, 03 Nov 2010 14:37:41 +0100 Christian Ebert keyword: function to look up changectx for expansion
Tue, 02 Nov 2010 11:25:52 +0100 Ronny Pfannschmidt localrepo: make heads use the keyword args of the sorted builtin
Thu, 04 Nov 2010 11:33:57 -0500 Steve Borho import: add another line feed to message join string
Wed, 03 Nov 2010 22:34:16 +0100 Patrick Mezard tests: unify test-no-symlinks
Wed, 03 Nov 2010 21:11:07 +0100 Patrick Mezard patch: remove unused applydiff() sourcefile argument
Wed, 03 Nov 2010 21:11:05 +0100 Patrick Mezard patch: remove unused gitworkdone variable from iterhunks()
Wed, 03 Nov 2010 21:10:59 +0100 Patrick Mezard test-import: use printf instead of echo
Thu, 21 Oct 2010 16:04:34 -0500 Steve Borho import: --no-commit should update .hg/last-message.txt
Tue, 02 Nov 2010 09:47:47 +0100 Thomas Arendsen Hein merge with stable after 1.7 release
Mon, 01 Nov 2010 17:40:17 -0500 Matt Mackall Added signature for changeset 333421b9e0f9 stable
Mon, 01 Nov 2010 17:40:14 -0500 Matt Mackall Added tag 1.7 for changeset 333421b9e0f9 stable
Mon, 01 Nov 2010 14:45:27 -0500 Matt Mackall merge with i18n stable 1.7
Mon, 01 Nov 2010 16:04:15 -0200 Wagner Bruna i18n-pt_BR: synchronized with b19b4c1df066 stable
Mon, 01 Nov 2010 14:18:42 -0500 Matt Mackall dirstate: skip optimization on case-folding FS (issue2440) stable
Mon, 01 Nov 2010 01:56:12 +0100 Mads Kiilerich url: fix https client authentication through proxy stable
Mon, 01 Nov 2010 12:45:45 -0500 Matt Mackall merge with i18n stable
Mon, 01 Nov 2010 13:42:40 +0100 Jens Bäckman i18n-sv: synchronize with 13fb555677fe stable
Sun, 31 Oct 2010 22:29:21 +0100 Chia-Huan Wu i18n-zh_TW: synchronize with 15ca4bfecfe3 stable
Mon, 01 Nov 2010 01:31:09 +0900 Yuya Nishihara i18n-ja: strip extra spaces next to punctuation mark at line ending stable
Sat, 30 Oct 2010 12:51:15 -0200 Wagner Bruna i18n-pt_BR: synchronized with 15ca4bfecfe3 stable
Sat, 30 Oct 2010 12:13:52 -0500 Matt Mackall commit: handle missing newline on last commit comment stable
Mon, 01 Nov 2010 17:26:08 +0100 Patrick Mezard localrepo: do not modify ctx.remove() list in-place stable
Mon, 01 Nov 2010 16:22:41 +0100 Martin Geisler test-rename: test with absolute paths stable
Mon, 01 Nov 2010 16:19:06 +0100 Martin Geisler test-rename: fix \" -> " in comments stable
Sat, 30 Oct 2010 16:58:15 -0500 Steve Borho rebase: improve resolve failure message stable
Mon, 01 Nov 2010 10:24:07 +0100 Martin Geisler run-tests: use regex when searching for $HGPORT in test output stable
Sat, 30 Oct 2010 11:32:04 -0500 Matt Mackall demandimport: back out 50a4e55aa278 (issue2467) stable
Sat, 30 Oct 2010 02:47:35 -0500 Matt Mackall debugindex: add --format flag to allow debugging parentdelta stable
Fri, 29 Oct 2010 00:57:34 -0500 Kevin Bullock pager: make example of setting pager less silly stable
Sat, 30 Oct 2010 02:47:34 -0500 Mike Sperber convert: Work around p4 instability (issue2465) stable
Sat, 30 Oct 2010 02:47:34 -0500 Matt Mackall revlog: choose best delta for parentdelta (issue2466) stable
Sat, 30 Oct 2010 02:47:34 -0500 Matt Mackall revlog: precalculate p1 and p2 revisions stable
Sat, 30 Oct 2010 02:47:34 -0500 Matt Mackall revlog: extract delta building to a subfunction stable
Sat, 30 Oct 2010 02:47:34 -0500 Matt Mackall revlog: simplify cachedelta handling stable
Sat, 30 Oct 2010 02:47:34 -0500 Matt Mackall revlog: fix buildtext local scope stable
Sat, 30 Oct 2010 02:47:24 -0500 Matt Mackall merge with i18n stable
Fri, 29 Oct 2010 00:19:39 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 6f6f6a9c2a41 stable
Thu, 28 Oct 2010 09:52:05 -0200 Wagner Bruna i18n-pt_BR: synchronized with db2ff771204d stable
Thu, 28 Oct 2010 10:02:28 +0200 Martin Geisler i18n-da: translate help for bookmarks extension stable
Thu, 28 Oct 2010 09:48:01 +0200 Martin Geisler i18n, bookmarks: add comments for translators stable
Thu, 28 Oct 2010 09:43:56 +0200 Martin Geisler i18n-da: synchronize with e1855dee28c1 stable
Fri, 29 Oct 2010 14:06:06 +0200 Martin Geisler qnew: distinguish between existing file and directory (issue2464) stable
Fri, 29 Oct 2010 15:25:21 +0200 Martin Geisler qnew: give better feedback when doing 'hg qnew foo/' (issue2464) stable
Fri, 29 Oct 2010 12:50:08 +0200 Martin Geisler opener: do not create "foo" directory when writing to "foo/" stable
Fri, 29 Oct 2010 14:47:45 +0200 Martin Geisler pager: backout 05077896ffe2 (issue2441) stable
Thu, 28 Oct 2010 22:04:33 +0200 Patrick Mezard mq: qrename should not touch the dirstate if src is untracked (issue2460) stable
Thu, 28 Oct 2010 21:25:53 +0200 Patrick Mezard patch: fix copies when patching over uncommitted changed (issue2459) stable
Wed, 27 Oct 2010 16:54:46 -0500 Matt Mackall merge with i18n stable
Tue, 26 Oct 2010 21:31:35 -0200 Wagner Bruna i18n-pt_BR: synchronized with 830be2c57626 stable
Tue, 26 Oct 2010 19:12:45 -0200 Wagner Bruna i18n-pt_BR: msgmerge with 830be2c57626 stable
Tue, 26 Oct 2010 18:47:45 -0200 Wagner Bruna merge with i18n stable
Tue, 26 Oct 2010 10:54:32 +0200 Martin Geisler i18n-da: remove extra newline in translation stable
Tue, 26 Oct 2010 00:21:57 +0200 Martin Geisler i18n-da: synchronize with 6137c5bba4d0 stable
Wed, 27 Oct 2010 15:35:23 -0500 Matt Mackall minirst: use colwidth to match title lengths (issue2455) stable
Wed, 27 Oct 2010 15:35:21 -0500 Matt Mackall encoding: default ambiguous character to narrow stable
Tue, 26 Oct 2010 12:18:39 +0200 Dan Villiom Podlaski Christiansen *: kill all unnecessary shebangs. stable
Tue, 26 Oct 2010 12:18:37 +0200 Dan Villiom Podlaski Christiansen *: add executable bit to a few files that were missing it. stable
Wed, 20 Oct 2010 15:32:35 +0200 Gilles Moris log: do case insensitive search for --user option stable
Tue, 26 Oct 2010 14:41:58 +0300 timeless url: show realm/user when asking for username/password stable
Tue, 26 Oct 2010 14:41:58 +0300 timeless rebase: abort message should appear even with --quiet stable
Wed, 27 Oct 2010 12:13:49 -0200 Wagner Bruna help: correct tip about deleting a subrepository stable
Wed, 27 Oct 2010 12:12:51 -0200 Wagner Bruna revset: fix missing dot in docstring stable
Wed, 27 Oct 2010 12:03:08 -0200 Wagner Bruna help: fix typo in merge-tools topic stable
Wed, 27 Oct 2010 12:05:37 +0200 Martin Geisler README: add small introduction stable
Wed, 27 Oct 2010 12:04:58 +0200 Martin Geisler README: remove trailing blank line stable
Tue, 26 Oct 2010 23:51:01 -0200 Wagner Bruna i18n: translate revset predicate docstrings stable
Tue, 26 Oct 2010 23:07:14 -0200 Wagner Bruna i18n: extract docstrings from revset module stable
Wed, 27 Oct 2010 03:21:36 +0200 Mads Kiilerich test-win32text.t: stabilize test output stable
Wed, 27 Oct 2010 00:28:40 +0200 Mads Kiilerich subrepo: propagate non-default pull/push path to relative subrepos (issue1852) stable
Tue, 26 Oct 2010 14:41:58 +0300 timeless bookmarks: improve English for diffbookmarks stable
Tue, 26 Oct 2010 18:01:35 +0200 Martin Geisler mq: expand 'repo' -> 'repository' in error message stable
Tue, 26 Oct 2010 17:59:21 +0200 Martin Geisler mq: mark strings that should not be translated stable
Tue, 26 Oct 2010 14:41:58 +0300 timeless qrestore: trying to improve the English stable
Wed, 20 Oct 2010 17:38:21 -0500 Kevin Bullock pull: silence spurious 'requesting all changes' message stable
Tue, 26 Oct 2010 02:38:14 +0530 Pradeepkumar Gayam templates: fix inconsistency in 'help' link stable
Mon, 25 Oct 2010 01:11:52 +0900 Yuya Nishihara test-patchbomb: add test for progress support (1ed2dc9d4368) stable
Sun, 24 Oct 2010 15:11:41 +0100 Christian Ebert keyword: fix regressions introduced in d87f3ff904ba stable
Mon, 25 Oct 2010 23:55:43 +0200 Martin Geisler tests: test/silence win32text deprecation warning stable
Mon, 25 Oct 2010 23:46:26 +0200 Martin Geisler lsprof: remove #!-line from non-executable script stable
Sat, 23 Oct 2010 20:10:18 +0200 Martin Geisler doc/Makefile: do not include hg.1.gendoc.txt in MANIFEST stable
Sat, 23 Oct 2010 20:02:46 +0200 Martin Geisler doc/Makefile: cleanup clean target stable
Sat, 23 Oct 2010 18:33:57 +0200 Martin Geisler patchbomb: fix stray backslash in docstring stable
Mon, 25 Oct 2010 14:34:49 -0500 Steve Borho help: improve wording of internal:merge and internal:fail stable
Mon, 25 Oct 2010 11:29:32 -0500 Steve Borho win32text: give deprecation warning stable
Mon, 25 Oct 2010 13:07:27 -0500 Matt Mackall merge with i18n stable
Sat, 23 Oct 2010 16:27:27 +0200 Martin Geisler i18n-da: synchronize with b814f67d41c0 stable
Sat, 23 Oct 2010 16:24:07 +0200 Martin Geisler i18n: merge with main stable
Sat, 23 Oct 2010 15:04:05 +0200 Martin Geisler i18n-da: synchronized with 3d6ba8c2b1b8 stable
Thu, 21 Oct 2010 16:57:17 +0200 Jens Bäckman synchronized with 3d6ba8c2b1b8 stable
Mon, 25 Oct 2010 13:06:37 -0500 Matt Mackall traceback: point to BugTracker on the wiki stable
Mon, 25 Oct 2010 10:07:54 -0500 Steve Borho wix: add subrepos help text stable
Sun, 24 Oct 2010 16:02:10 -0500 Matt Mackall version: replace email address with url to reduce private mail stable
Sun, 24 Oct 2010 19:28:44 +0200 Patrick Mezard Add subrepos help topic stable
Sun, 24 Oct 2010 18:39:02 +0200 Patrick Mezard hgrc: document [subpaths] section stable
Sun, 24 Oct 2010 18:37:59 +0200 Patrick Mezard merge-tools.txt: 6 comes after 5 stable
Sun, 24 Oct 2010 12:56:38 +0200 Patrick Mezard Test applying context diffs stable
Sun, 24 Oct 2010 12:55:29 +0200 Patrick Mezard merge-tools.txt: fix typos, simplify, renumber from 1. stable
Sun, 24 Oct 2010 12:52:37 +0200 Patrick Mezard hggettext: handle i18nfunctions declaration for docstrings translations stable
Sat, 23 Oct 2010 19:22:42 +0200 Patrick Mezard Fix and unify transplant and bookmarks revsets doc registration stable
Sat, 23 Oct 2010 19:21:51 +0200 Patrick Mezard revsets: generate predicate help dynamically stable
Sat, 23 Oct 2010 19:21:49 +0200 Patrick Mezard help: add topic rewriting hooks stable
Sat, 23 Oct 2010 17:30:08 +0200 Martin Geisler minirst: ignore comments stable
Sat, 23 Oct 2010 17:45:49 +0200 Martin Geisler help: add "revset" alias for "revsets" help topic stable
Sat, 23 Oct 2010 16:54:45 +0200 Martin Geisler Makefile: var for documentation files stable
Sat, 23 Oct 2010 16:53:25 +0200 Martin Geisler Makefile: remove underscore in var name stable
Sat, 23 Oct 2010 14:59:19 +0200 Martin Geisler revset: add translator comments to i18n strings stable
Sat, 23 Oct 2010 00:18:10 +0200 Martin Geisler gendoc: do not strip 'hg ' from synopsis stable
Sat, 23 Oct 2010 00:11:39 +0200 Martin Geisler gendoc: support multi-line synopses stable
Sat, 23 Oct 2010 00:01:09 +0200 Martin Geisler gendoc: re-add indentation to global option table stable
Fri, 22 Oct 2010 22:58:17 +0200 Patrick Mezard test-transplant: test transplanted() revset stable
Fri, 22 Oct 2010 11:58:43 -0500 Steve Borho backout: add --tool argument for specifying merge tool stable
Fri, 22 Oct 2010 17:08:15 +0200 Mads Kiilerich help: improve merge-tools topic, describe --tool and clarify details stable
Fri, 22 Oct 2010 17:05:51 +0200 Mads Kiilerich help: use Windows cmd compatible quoting in revset help stable
Fri, 22 Oct 2010 16:34:38 +0200 Martin Geisler color: give hint to translators about untranslated keywords stable
Thu, 21 Oct 2010 11:45:02 -0200 Wagner Bruna i18n: extract comments marked for translator hints stable
Thu, 21 Oct 2010 09:58:22 -0700 L. David Baron setup/hg: handle hg being a symlink when appending relative libdir to sys.path stable
Thu, 21 Oct 2010 21:34:30 +0200 Martin Geisler merge-tools: fixed typos stable
Thu, 21 Oct 2010 21:26:32 +0200 Martin Geisler commands: mark tip:0 as literal text stable
Thu, 21 Oct 2010 17:02:08 +0200 Georg Brandl eol: add missing word in module docstring stable
Thu, 21 Oct 2010 10:13:03 -0500 Steve Borho demandimport: backout fe31f834a9ff stable
Thu, 21 Oct 2010 11:23:26 +0200 Martin Geisler dispatch: backout 0c605364373c stable
Thu, 21 Oct 2010 10:54:37 +0200 Martin Geisler subrepo: svnsubrepo._wcrev should return str after 3d6ba8c2b1b8 stable
Thu, 21 Oct 2010 03:28:51 -0500 Matt Mackall subrepo: fix status check on SVN subrepos (issue2445) stable
Thu, 21 Oct 2010 03:18:52 +0200 Mads Kiilerich hgweb: let HTTPS serve use more compatible and less secure encryption stable
Wed, 20 Oct 2010 18:15:47 +0530 Azhagu Selvan SP mercurial.el: fix hg-outgoing path when 'default-push' is not defined stable
Wed, 20 Oct 2010 17:06:42 -0500 Matt Mackall merge default into stable for 1.7 freeze stable
Wed, 20 Oct 2010 23:48:33 +0200 Benoit Boissinot merge with stable
Wed, 20 Oct 2010 23:39:48 +0200 Benoit Boissinot patchbomb: hide passwords potentially embedded in urls stable
Wed, 20 Oct 2010 16:45:08 -0500 Steve Borho wix: add vim syntax file for Mercurial unit tests
Wed, 20 Oct 2010 16:41:17 -0500 Steve Borho wix: add new help page templates
Wed, 20 Oct 2010 16:27:24 -0500 Steve Borho wix: add new merge-tools.txt help text
Wed, 20 Oct 2010 15:36:42 -0500 Steve Borho Merge with mpm
Tue, 19 Oct 2010 22:33:52 -0500 Steve Borho merge: implement --tool arguments using new ui.forcemerge configurable
Wed, 20 Oct 2010 15:09:38 -0500 Matt Mackall tests: fix up changed output
Fri, 15 Oct 2010 03:30:38 -0300 Wagner Bruna revset: disable subset optimization for parents() and children() (issue2437)
Wed, 20 Oct 2010 14:57:36 -0500 Matt Mackall check-code: warning and fixes for whitespace in unified tests
Wed, 20 Oct 2010 20:19:34 +0200 Mads Kiilerich hgweb: use Pythons ssl module for HTTPS serve when using Python 2.6 or later
Wed, 20 Oct 2010 20:19:32 +0200 Mads Kiilerich hgweb: refactor all pyOpenSSL references into one class
Wed, 20 Oct 2010 17:47:46 +0200 Erik Zielke gendoc: added styling for extension TOC
Wed, 20 Oct 2010 17:45:09 +0200 Erik Zielke gendoc: automatically create help for default extensions.
Tue, 19 Oct 2010 13:50:03 +0200 Erik Zielke gendoc: dedent documentation from docstrings
Tue, 19 Oct 2010 13:43:40 +0200 Erik Zielke extensions.load: return module
Tue, 19 Oct 2010 13:39:34 +0200 Erik Zielke help: different section separators
Wed, 20 Oct 2010 18:08:37 +0200 Martin Geisler gendoc: add subsection for each command
Wed, 20 Oct 2010 18:07:50 +0200 Martin Geisler gendoc: move section commands to module scope
Wed, 20 Oct 2010 12:29:55 -0200 Wagner Bruna mq: mark string for i18n
Wed, 20 Oct 2010 12:29:41 -0200 Wagner Bruna cmdutil: mark string for i18n
Thu, 14 Oct 2010 10:56:39 +0300 timeless test-ssh: handle very slow ssh transfer rate
Tue, 19 Oct 2010 12:40:09 -0500 Kevin Bullock bookmarks: add paragraph on pushing and pulling to help
Wed, 20 Oct 2010 16:54:34 +0200 Erik Zielke help: help topic for merge tools
Wed, 20 Oct 2010 10:13:04 +0200 Martin Geisler check-code: find trailing whitespace
Wed, 20 Oct 2010 10:07:38 +0200 timeless convert: kill trailing whitespace
Wed, 20 Oct 2010 10:02:54 +0200 timeless convert: fix typo in comment
Mon, 18 Oct 2010 18:31:38 -0200 Wagner Bruna strip: support revision sets
Sat, 16 Oct 2010 18:09:47 -0500 Augie Fackler interhg: use uisetup() instead of module-load side effects
Mon, 18 Oct 2010 23:20:14 -0500 Steve Borho merge: when --tool is specified, disable HGMERGE by setting to empty string
Mon, 18 Oct 2010 14:10:36 +0900 Nicolas Dumazet ui: only fix config if the relevant section has changed
Tue, 19 Oct 2010 23:15:31 +0900 Nicolas Dumazet test-tags: use printf instead of echo '...\n'
Sun, 17 Oct 2010 22:24:26 +0200 Benoit Boissinot discovery: findincoming() is no longer used
Sun, 17 Oct 2010 19:25:35 +0200 Benoit Boissinot discovery: use set instead of dict
Sun, 17 Oct 2010 16:16:12 +0200 Benoit Boissinot discovery: remove unused "base" argument from find.*incoming()
Sat, 09 Oct 2010 17:16:39 -0500 Benoit Boissinot discovery: do not use the implicit updating of the "base" arg
Tue, 19 Oct 2010 20:20:10 +0900 Nicolas Dumazet tags: do not fail if tags.cache is corrupted (issue2444)
Sun, 10 Oct 2010 09:50:25 -0500 Dan Villiom Podlaski Christiansen merge: make 'diverging renames' diagnostic a more helpful note.
Mon, 18 Oct 2010 14:37:52 +0200 Erik Zielke gendoc: refactor get_cmd
Mon, 18 Oct 2010 14:37:50 +0200 Erik Zielke mq: switched to `` around * * *
Sun, 17 Oct 2010 00:45:34 +0200 Adrian Buehlmann Revert: capitalization doc fix
Tue, 19 Oct 2010 03:56:20 +0200 Mads Kiilerich subrepo: abort instead of pushing/pulling to the repo itself
Tue, 19 Oct 2010 03:55:28 +0200 Mads Kiilerich subrepo: rename relpath to subrelpath and introduce reporelpath
Tue, 19 Oct 2010 03:55:06 +0200 Mads Kiilerich mdiff: carriage return (\r) is also ignorable whitespace
Fri, 15 Oct 2010 23:00:45 -0500 Steve Borho merge: add --tool argument to merge and resolve
Sun, 17 Oct 2010 14:00:01 +0300 timeless patchbomb: move command option help from the extension (patchbomb) to the command (email)
Sun, 17 Oct 2010 13:24:37 -0400 Steve Losh alias: fail gracefully when invalid global options are given (issue2442)
Thu, 07 Oct 2010 13:44:17 -0700 Paul Molodowitch bookmarks: better fix for issue2016 (lookup infinite recursion)
Mon, 02 Aug 2010 07:15:47 +0300 timeless merge/progress: marking strings for localization
Mon, 02 Aug 2010 07:15:47 +0300 timeless verify/progress: using gerund to indicate action and adding units
Tue, 20 Jul 2010 20:53:48 +0200 timeless progress: dropping superfluous space from units
Sat, 16 Oct 2010 18:09:01 +0200 Adrian Buehlmann check-code: add 'no tab indent' check for unified tests
Sun, 17 Oct 2010 04:14:06 +0200 Mads Kiilerich url: validity (notBefore/notAfter) is checked by OpenSSL (issue2407)
Sun, 17 Oct 2010 04:13:50 +0200 Mads Kiilerich test-https: test web.cacerts functionality
Sun, 17 Oct 2010 04:13:35 +0200 Mads Kiilerich serve: fix https mode and add test
Sat, 16 Oct 2010 17:29:04 -0500 Augie Fackler hgweb: don't send a body or illegal headers during 304 response
Sat, 16 Oct 2010 22:40:46 +0200 Benoit Boissinot merge with stable
Tue, 12 Oct 2010 11:02:45 -0500 Augie Fackler test-url: skip test when ssl module is unavailable stable
Sat, 16 Oct 2010 18:50:53 +0200 Benoit Boissinot revset: use 'requires' instead of 'wants' in error message
Fri, 15 Oct 2010 05:21:51 +0200 Nicolas Dumazet outgoing: unify common graphlog.outgoing and hg.outgoing code
Thu, 14 Oct 2010 22:41:43 +0200 Nicolas Dumazet bundlerepo: unify common code into a new getremotechanges
Tue, 12 Oct 2010 23:33:43 -0500 Augie Fackler revset id(): fix error text to say "id wants..." instead of "rev wants..."
Thu, 14 Oct 2010 22:53:17 +0200 Christian Ebert keyword: only use expensive fctx.cmp when needed
Thu, 14 Oct 2010 22:47:50 +0200 Christian Ebert context: narrow down filter special case in filectx.cmp()
Thu, 14 Oct 2010 21:36:00 +0200 Nicolas Dumazet incoming: unify code for incoming and graphlog.incoming
Thu, 14 Oct 2010 21:37:00 +0200 Nicolas Dumazet incoming: rename variable
Thu, 14 Oct 2010 01:28:29 +0200 Mads Kiilerich import: only the first hg patch marker should be processed (issue2417)
Fri, 10 Sep 2010 10:28:18 +0200 Gilles Moris backout: provide linear backout as a default (without --merge option)
Mon, 11 Oct 2010 10:07:42 -0500 Augie Fackler update: use revsingle to enable use of revsets as update targets (issue1993)
Tue, 12 Oct 2010 11:02:45 -0500 Augie Fackler test-url: skip test when ssl module is unavailable
Tue, 12 Oct 2010 11:02:05 -0500 Augie Fackler test-url: remove trailing whitespace
Tue, 12 Oct 2010 12:49:23 +0100 Christian Ebert keyword: code cleanup
Sat, 02 Oct 2010 22:59:29 +0900 Yuya Nishihara tests: asciify output of test-encoding-align.t
Sat, 02 Oct 2010 22:57:25 +0900 Yuya Nishihara tests: accept \-escaped test output
Tue, 12 Oct 2010 16:26:03 -0500 Matt Mackall merge with crew
Tue, 12 Oct 2010 08:30:15 -0500 Benoit Boissinot parentdelta: compress.py extension is no longer necessary
Tue, 12 Oct 2010 16:25:38 -0500 Matt Mackall merge with stable
Fri, 01 Oct 2010 10:15:04 -0500 Brodie Rao convert/darcs: support changelogs with bytes 0x7F-0xFF (issue2411) stable
Mon, 11 Oct 2010 09:44:19 -0500 Augie Fackler revset: add id() and rev() to allow explicitly referring to changes by hash or rev
Sun, 10 Oct 2010 12:41:36 -0500 Augie Fackler revset: rename tagged() to tag() and allow it to take an optional tag name
Sun, 10 Oct 2010 12:40:25 -0500 Augie Fackler bookmarks: add revset for referencing bookmarks
Sun, 10 Oct 2010 12:03:28 -0500 Augie Fackler hgweb help: fix double help links
Mon, 11 Oct 2010 11:17:48 +0200 Adrian Buehlmann tests: add testcase for --config format.dotencode=false
Mon, 11 Oct 2010 14:39:13 -0500 Matt Mackall fetch: fix and document exit codes (issue2356)
Sun, 10 Oct 2010 23:32:09 +0200 Adrian Buehlmann doc: add [format] dotencode description
Tue, 27 Jul 2010 23:07:30 +0900 Nicolas Dumazet filectx: use ctx.size comparisons to speed up ctx.cmp
Sun, 10 Oct 2010 18:58:45 +0200 Nicolas Dumazet localrepo: use propertycaches to access encode/decode filters
Sun, 10 Oct 2010 19:10:16 +0200 Nicolas Dumazet localrepo: load filter patterns outside of _filter
Sun, 10 Oct 2010 19:07:58 +0200 Nicolas Dumazet localrepo: have _loadfilter return the loaded filter patterns
Mon, 11 Oct 2010 13:26:29 -0500 Benoit Boissinot merge with mpm
Mon, 11 Oct 2010 12:47:11 -0500 Benoit Boissinot wireproto/http: drain the incoming bundle in case of errors
Mon, 11 Oct 2010 12:45:36 -0500 Benoit Boissinot wireproto: introduce pusherr() to deal with "unsynced changes" error
Mon, 11 Oct 2010 12:44:33 -0500 Benoit Boissinot wireproto: redirect the output earlier
Mon, 11 Oct 2010 12:44:11 -0500 Benoit Boissinot wireproto: return in finally was messing with the return inside the block
Mon, 11 Oct 2010 13:51:10 +0200 Dirkjan Ochtman tests: use a glob for all of the host, might not be localhost
Mon, 11 Oct 2010 13:49:53 +0200 Dirkjan Ochtman commands: add move alias for the rename command
Sun, 10 Oct 2010 18:02:52 -0500 Matt Mackall util: make wrap() require a width argument
Sat, 09 Oct 2010 16:55:33 -0500 Brodie Rao showconfig: don't accept multiple sections and one config item
Sun, 10 Oct 2010 17:35:28 -0500 Matt Mackall hgweb: another fix for the help termwidth bug
Sun, 10 Oct 2010 12:21:49 -0500 Brodie Rao pager: don't run pager if nothing is written to stdout/stderr
Sun, 10 Oct 2010 12:21:48 -0500 Brodie Rao pager: add global --pager=<auto/boolean> option
Sun, 10 Oct 2010 12:21:36 -0500 Brodie Rao color: add global option in extsetup() instead of globally
Sun, 10 Oct 2010 11:05:06 -0500 Matt Mackall hgweb: more ui fiddling
Sun, 10 Oct 2010 10:42:44 -0500 Augie Fackler hgweb: fix hgweb_mod as well as hgwebdir_mod
Sun, 10 Oct 2010 10:07:17 -0500 Augie Fackler hgwebdir_mod: use fake termwidth to avoid mod_wsgi's wrath
Sun, 10 Oct 2010 10:06:36 -0500 Augie Fackler termwidth: move to ui.ui from util
Thu, 07 Oct 2010 23:34:21 -0500 Kevin Bullock help: improve description of update --check
Sat, 09 Oct 2010 21:54:50 +0200 Adrian Buehlmann store: encode first period or space in filenames (issue1713)
Tue, 14 Sep 2010 23:00:39 +0200 Dan Villiom Podlaski Christiansen demandimport: fix an obscure corner-case.
Sun, 10 Oct 2010 00:38:57 +0100 Christian Ebert keyword: enforce subn method via boolean switch
Sun, 10 Oct 2010 00:30:09 +0100 Christian Ebert keyword: fix weeding of expansion candidates when recording
Sun, 10 Oct 2010 09:48:37 -0500 Dan Villiom Podlaski Christiansen copies: don't detect copies as "divergent renames"
Sat, 09 Oct 2010 11:02:11 -0500 Augie Fackler strip: add --keep flag to avoid modifying wc during strip
Sat, 09 Oct 2010 17:02:28 -0500 Brodie Rao update: use higher level wording for "crosses branches" error
Sat, 09 Oct 2010 17:58:48 -0500 Augie Fackler hgweb: add help link to templates missed in ead4e21f49f1
Sat, 09 Oct 2010 17:58:54 -0500 Dan Villiom Podlaski Christiansen test-convert-svn-encoding.t: ignore that subversion %-encodes $TESTTMP
Sat, 09 Oct 2010 16:27:10 -0500 Benoit Boissinot run-tests.py: remove support for .bat files
Sat, 09 Oct 2010 16:25:28 -0500 Benoit Boissinot run-tests.py: do not install hg when the tests do no exist
Sat, 09 Oct 2010 15:40:29 -0500 Patrick Mezard setup.py: write libdir as a python string literal
Sat, 09 Oct 2010 15:13:08 -0500 Patrick Mezard patch: fails immediately upon malformed hunk
Sat, 09 Oct 2010 15:13:08 -0500 Patrick Mezard patch: always raise PatchError with a message, simplify handling
Sat, 09 Oct 2010 15:13:08 -0500 Patrick Mezard patch: simplify externalpatch() arguments
Sat, 09 Oct 2010 15:13:08 -0500 Patrick Mezard util: remove needbinary(), no longer used for external patching
Sat, 09 Oct 2010 15:13:08 -0500 Patrick Mezard patch: remove internal patcher fallback and NoHunk error
Sat, 09 Oct 2010 15:13:08 -0500 Patrick Mezard patch: remove unused patchmeta.lineno
Sat, 09 Oct 2010 15:13:08 -0500 Patrick Mezard patch: remove unused flags from readgitpatch()
Sat, 09 Oct 2010 15:06:22 -0500 Mads Kiilerich test-subrepo-svn.t: ignore that subversion %-encodes $TESTTMP
Sat, 09 Oct 2010 22:05:24 +0200 Martin Geisler revsets: fix stray * in help topic
Sat, 09 Oct 2010 12:27:14 -0500 Augie Fackler web: add a help view for getting hg help output
Sat, 09 Oct 2010 15:00:30 -0500 Benoit Boissinot fix indentation error
Sat, 09 Oct 2010 14:50:20 -0500 Matt Mackall merge: handle no file parent in backwards merge (issue2364)
Sat, 09 Oct 2010 14:52:58 -0500 Matt Mackall merge with crew
Sat, 09 Oct 2010 12:28:16 -0500 Benoit Boissinot ui.paths: expand paths directly in fixconfig (issue2373)
Tue, 17 Aug 2010 15:44:38 +0200 Dan Villiom Podlaski Christiansen setup/hg: always load Mercurial from where it was installed.
Sat, 09 Oct 2010 11:55:25 -0500 Brodie Rao revsets: add a sample query to the help for getting active branches
Sat, 09 Oct 2010 11:54:42 -0500 Brodie Rao revsets: add descriptions for sample queries in the help
Sat, 09 Oct 2010 11:53:48 -0500 Dan Villiom Podlaski Christiansen mq: silence spurious output.
Sat, 09 Oct 2010 11:27:29 -0500 Brodie Rao revsets: clarify in the help that head() returns named branch heads
Sat, 09 Oct 2010 11:16:35 +0200 Adrian Buehlmann tests: add testcase for 208fc9ad6a48 to test-alias.t
Sat, 09 Oct 2010 10:36:50 -0500 Dan Villiom Podlaski Christiansen mq: handle deleting the same patch twice in one command (issue2427)
Sat, 09 Oct 2010 09:55:52 -0500 Augie Fackler progress: make sure stderr has isatty before calling (issue2191)
Sat, 09 Oct 2010 18:04:36 +0200 Benjamin Pollack windows: handle spaces in path to Python (issue2074)
Fri, 08 Oct 2010 23:23:49 +0200 Martin Geisler minirst: pull admonition titles out formatblock function
Fri, 08 Oct 2010 23:19:26 +0200 Martin Geisler minirst: refactor/simplify findblocks
Sat, 09 Oct 2010 15:41:53 +0200 Nicolas Dumazet inotify: raise correct error if server is already started in a deep repository
Fri, 08 Oct 2010 21:43:21 +0200 Nicolas Dumazet setup: user-friendly error message if Python headers are missing
Sat, 09 Oct 2010 07:13:51 -0500 Mads Kiilerich test-keyword: ignore subject in notify hook mails
Sat, 09 Oct 2010 07:13:49 -0500 Mads Kiilerich test-keyword: fix test glob to ACL/SELinux flag
Sat, 09 Oct 2010 07:13:47 -0500 Mads Kiilerich test-notify: fix fix for line continuation in long mail header lines
Fri, 08 Oct 2010 23:39:44 -0500 Mads Kiilerich import: don't strip '#' lines from patch descriptions (issue 2417)
Fri, 08 Oct 2010 22:36:11 -0500 Mads Kiilerich test-notify: stabilize output
Fri, 08 Oct 2010 22:36:11 -0500 Mads Kiilerich tests: reintroduce ":$HGPORT" in test output
Fri, 08 Oct 2010 22:36:11 -0500 Mads Kiilerich tests: remove the last traces of $HGTMP
Fri, 08 Oct 2010 22:36:10 -0500 Mads Kiilerich tests: remove filtertmp.py and helpers.sh
Fri, 08 Oct 2010 22:36:10 -0500 Mads Kiilerich tests: remove redundant globs
Fri, 08 Oct 2010 22:36:10 -0500 Mads Kiilerich tests: replace test tmp directory with $TESTTMP in test output
Fri, 08 Oct 2010 20:12:40 -0500 Matt Mackall keyword: fix test glob
Mon, 04 Oct 2010 15:07:12 -0500 Brodie Rao dispatch: properly handle relative path aliases used with -R (issue2376)
Mon, 04 Oct 2010 14:26:38 -0500 Brodie Rao dispatch: remove superfluous try/except when reading local ui config
Mon, 04 Oct 2010 14:26:37 -0500 Brodie Rao test-globalopts: test hg -R file:// and hg -R path-alias
Wed, 06 Oct 2010 23:07:52 +0300 Eduard-Cristian Stefan hgk: remember main window position
Fri, 08 Oct 2010 16:10:00 -0400 Steve Losh alias: back up and restore commands.norepo before checking for shell aliases
Fri, 08 Oct 2010 16:08:46 -0500 Brodie Rao tests: unify test-check-code
Fri, 08 Oct 2010 18:39:46 +0100 Christian Ebert keyword: switch kwtemplater.record in kw_dorecord()
Fri, 08 Oct 2010 18:39:46 +0100 Christian Ebert keyword: specific regular expressions depending on read mode
Fri, 08 Oct 2010 18:39:46 +0100 Christian Ebert test-keyword: remove remaining sed calls
Fri, 08 Oct 2010 18:39:46 +0100 Christian Ebert keyword: disable expansion in kwfilelog.read() if file renamed in node
Fri, 08 Oct 2010 18:39:46 +0100 Christian Ebert keyword: make iskwfile() a weeding method in lieu of a boolean
Fri, 08 Oct 2010 18:39:46 +0100 Christian Ebert keyword: support copy and rename
Fri, 08 Oct 2010 18:39:46 +0100 Christian Ebert keyword: refactor kwtemplater.overwrite()
Fri, 08 Oct 2010 18:00:19 -0500 Benoit Boissinot revlog.addgroup(): always use _addrevision() to add new revlog entries
Fri, 08 Oct 2010 18:00:16 -0500 Benoit Boissinot revlog._addrevision(): allow text argument to be None, build it lazily
Fri, 08 Oct 2010 18:00:15 -0500 Benoit Boissinot changegroupsubset: use readdelta() fast path when delta is against a parent
Fri, 08 Oct 2010 17:00:38 -0500 Patrick Mezard run-tests: handle .tst not ending with an LF
Fri, 08 Oct 2010 22:42:32 +0200 Martin Geisler minirst: small code cleanup
Fri, 08 Oct 2010 14:02:23 -0500 Brodie Rao cat: fix cat without -r, broken by 0ae35296fbf4
Thu, 07 Oct 2010 18:24:29 -0500 Matt Mackall revsets: introduce revsingle helper
Thu, 07 Oct 2010 18:05:04 -0500 Matt Mackall revsets: make revpair revsets-aware
Thu, 07 Oct 2010 11:45:17 -0500 Matt Mackall revset: lower precedence of minus infix (issue2361)
Tue, 05 Oct 2010 20:25:51 +0200 Henrik Stuart merge with stable
Tue, 05 Oct 2010 11:34:13 +0200 Adrian Buehlmann revset: fix #branch in urls for outgoing() stable
Fri, 01 Oct 2010 23:16:11 +0200 Martin Geisler heads: mention STARTREV in synopsis and help for --rev
Fri, 01 Oct 2010 10:29:33 -0500 Matt Mackall merge with stable
Fri, 01 Oct 2010 10:18:57 -0500 Matt Mackall Added signature for changeset 93d8bff78c96 stable
Fri, 01 Oct 2010 10:18:53 -0500 Matt Mackall Added tag 1.6.4 for changeset 93d8bff78c96 stable
Fri, 01 Oct 2010 10:16:52 -0500 Matt Mackall merge with i18n stable 1.6.4
Fri, 01 Oct 2010 16:10:06 +0200 Adrian Buehlmann tests: unify test-rebase*
Fri, 01 Oct 2010 16:43:03 +0200 Martin Geisler merge with stable
Fri, 01 Oct 2010 16:39:55 +0200 Martin Geisler test-url: refactor with shorter lines
Fri, 01 Oct 2010 02:13:31 +0200 Christian Ebert keyword: use workingctx to detect modified and added files after rollback
Fri, 01 Oct 2010 02:13:31 +0200 Christian Ebert keyword: rename variable "cfiles" to "changed" for clarity
Mon, 27 Sep 2010 13:13:34 -0500 Brodie Rao tests: unify test-casefolding
Fri, 01 Oct 2010 16:08:46 +0200 Martin Geisler url: mark certificate error string for translation stable
Fri, 01 Oct 2010 11:15:19 -0300 Wagner Bruna i18n-pt_BR: synchronized with f2937d6492c5 stable
Fri, 01 Oct 2010 11:15:10 -0300 Wagner Bruna merge with i18n stable stable
Fri, 01 Oct 2010 17:24:18 +0900 FUJIWARA Katsunori i18n-ja: synchronized with e356c5c21b15 stable
Thu, 30 Sep 2010 19:10:19 -0500 Matt Mackall merge with stable
Thu, 30 Sep 2010 19:09:58 -0500 Matt Mackall merge with i18n stable
Thu, 30 Sep 2010 14:07:57 -0300 Wagner Bruna i18n-pt_BR: synchronized with 552e0cfbddbd stable
Fri, 01 Oct 2010 00:54:03 +0200 Mads Kiilerich merge with stable
Fri, 01 Oct 2010 00:48:51 +0200 Mads Kiilerich test-doctest: test the modules that contains doctests stable
Fri, 01 Oct 2010 00:48:50 +0200 Mads Kiilerich doc: clarify that https cert verification requires web.cacerts stable
Fri, 01 Oct 2010 00:46:59 +0200 Mads Kiilerich url: verify correctness of https server certificates (issue2407) stable
Thu, 30 Sep 2010 13:38:21 +0200 Erik Zielke test-subrepo-recursion: remove empty defaults section
Thu, 30 Sep 2010 12:37:45 +0200 Erik Zielke mq: Removed extra ... in short help for qdelete
Mon, 27 Sep 2010 11:27:58 +0200 Erik Zielke mq: removed short option in help for deprecated options
Tue, 28 Sep 2010 13:09:22 +0200 Erik Zielke test-subrepo-recursion: deleted default arguments
Thu, 30 Sep 2010 09:49:40 +0200 Erik Zielke tests: removed test names in tests
Tue, 28 Sep 2010 19:29:14 +0200 Adrian Buehlmann tests: fix 05210e955bef merge error in test-git-import.t
Wed, 29 Sep 2010 01:33:31 +0200 Mads Kiilerich test-convert-cvs-detectmerge: add sleep so cvs notices changes
Wed, 29 Sep 2010 01:32:51 +0200 Mads Kiilerich init: expand destination url as a configured paths
Wed, 29 Sep 2010 01:32:50 +0200 Mads Kiilerich mq: explain qpush -f better
Wed, 29 Sep 2010 01:32:50 +0200 Mads Kiilerich serve: let --web-conf help reference hgweb
Tue, 28 Sep 2010 19:36:05 +0200 Juan Pablo Aroztegi transplant: add the transplanted revset predicate
Tue, 28 Sep 2010 03:01:35 +0200 Mads Kiilerich test-convert-cvs-branch: add sleep so cvs notices changes
Tue, 28 Sep 2010 02:58:00 +0200 Mads Kiilerich graphlog: style with header and footer (issue2395)
Tue, 28 Sep 2010 02:57:59 +0200 Mads Kiilerich test-serve: use service that works on more platforms
Tue, 28 Sep 2010 01:11:24 +0200 Patrick Mezard Merge with stable
Tue, 28 Sep 2010 00:41:08 +0200 Patrick Mezard patch: test and document a bit binary to regular file upgrade stable
Tue, 28 Sep 2010 00:41:07 +0200 Patrick Mezard patch: upgrade to git patch when removing binary file stable
Mon, 27 Sep 2010 22:47:10 +0200 Patrick Mezard patch: fix rename text to binary file (issue2400) stable
Mon, 27 Sep 2010 22:49:30 +0200 Thomas Arendsen Hein tests: show skip reason instead of "irrelevant" with unified tests, too
Mon, 27 Sep 2010 10:48:50 -0500 Matt Mackall merge with stable
Mon, 27 Sep 2010 10:48:21 -0500 Matt Mackall merge with iin stable
Mon, 20 Sep 2010 14:56:08 -0500 Ry4an Brase Correct Content-Type header values for archive downloads. stable
Mon, 27 Sep 2010 10:47:36 -0500 Matt Mackall merge with iin
Sat, 25 Sep 2010 22:53:31 -0300 Wagner Bruna i18n-pt_BR: update to new Portuguese ortography stable
Sat, 25 Sep 2010 22:53:27 -0300 Wagner Bruna i18n-pt_BR: minor rewording stable
Sat, 25 Sep 2010 22:53:21 -0300 Wagner Bruna i18n-pt_BR: assorted typo fixes stable
Fri, 24 Sep 2010 19:47:50 -0300 Wagner Bruna merge with i18n
Fri, 24 Sep 2010 19:47:00 -0300 Wagner Bruna i18n-pt_BR: synchronized with 84ceedcfeb6a stable
Fri, 24 Sep 2010 19:26:01 -0300 Wagner Bruna merge with i18n stable stable
Fri, 24 Sep 2010 02:17:54 +0200 Christoph Mewes i18n-de: parentrevspec extension
Fri, 24 Sep 2010 02:08:26 +0200 Christoph Mewes i18n-de: pager extension and missing parts of extdiff
Fri, 24 Sep 2010 01:41:56 +0200 Christoph Mewes i18n-de: added missing strings in acl
Thu, 23 Sep 2010 01:19:40 +0200 Christoph Mewes i18n-de: minor changes
Thu, 23 Sep 2010 01:09:09 +0200 Christoph Mewes i18n-de: notify extension
Thu, 23 Sep 2010 00:28:45 +0200 Christoph Mewes i18n-de: mq extension
Wed, 22 Sep 2010 13:34:40 +0200 Martin Roppelt i18n-de: deleted outdated messages with msgattrib, allowed language header
Wed, 22 Sep 2010 16:32:02 +0200 Christoph merge
Wed, 22 Sep 2010 04:32:55 +0200 Christoph Mewes i18n-de: keyword extension
Wed, 22 Sep 2010 01:04:43 +0200 Christoph Mewes i18n-de: interhg extension
Wed, 22 Sep 2010 01:04:25 +0200 Christoph Mewes i18n-de: more inotify
Wed, 22 Sep 2010 09:45:14 +0200 Martin Roppelt i18n-de: delete language duplicate, update last-translator
Wed, 22 Sep 2010 09:40:11 +0200 Martin Roppelt i18n-de: fix formatting
Wed, 22 Sep 2010 09:22:42 +0200 Martin Roppelt merge stable into default
Wed, 22 Sep 2010 08:54:00 +0200 Martin Roppelt i18n-de: fix broken translations, 66 defuzzied, 14 new translations
Tue, 21 Sep 2010 15:45:51 +0200 Martin Roppelt i18n-de: update pot
Tue, 21 Sep 2010 23:05:28 +0000 Christoph l10n: sig, glog, cia, hgk, highlight, inotify, interhg
Tue, 21 Sep 2010 01:55:53 -0300 Wagner Bruna merge with i18n
Tue, 21 Sep 2010 01:51:56 -0300 Wagner Bruna i18n-pt_BR: synchronized with 5be733b20bd1 stable
Tue, 21 Sep 2010 00:25:25 +0000 Christoph l10n: churn, color, convert and eol extension done
Sat, 18 Sep 2010 22:03:33 +0200 Martin Geisler i18n-da: synchronized with 2eadea60ae67
Sat, 18 Sep 2010 09:07:57 +0000 Christoph l10n: primarily added separate translations for template markers
Sat, 18 Sep 2010 01:16:31 +0000 Christoph l10n: based on a fresh pot file
Thu, 23 Sep 2010 15:18:10 +0200 Erik Zielke mq: removed return from callers to patchheader.qseries
Thu, 23 Sep 2010 16:56:32 +0200 Erik Zielke mq: added return 0 on success
Sun, 26 Sep 2010 23:48:30 +0200 Adrian Buehlmann tests: fix tabs/indentation in test-strip-cross.t
Tue, 24 Aug 2010 18:25:33 -0400 Steve Losh alias: only allow global options before a shell alias, pass later ones through
Mon, 27 Sep 2010 10:39:22 -0500 Matt Mackall tests: fix test-fetch port number variability
Sun, 26 Sep 2010 17:20:24 -0500 Matt Mackall tests: unify test-convert-tagsbranch-topology
Sun, 26 Sep 2010 17:18:53 -0500 Matt Mackall tests: unify test-convert-tla
Sun, 26 Sep 2010 17:18:28 -0500 Matt Mackall tests: unify test-convert-mtn
Sun, 26 Sep 2010 17:17:19 -0500 Matt Mackall tests: unify test-convert-splicemap
Sun, 26 Sep 2010 17:16:46 -0500 Matt Mackall tests: unify test-convert-git
Sun, 26 Sep 2010 17:14:35 -0500 Matt Mackall tests: unify test-convert-filemap
Sun, 26 Sep 2010 16:54:28 -0500 Matt Mackall tests: unify test-convert-datesort
Sun, 26 Sep 2010 16:53:06 -0500 Matt Mackall tests: unify test-convert-hg-svn
Sun, 26 Sep 2010 16:48:57 -0500 Matt Mackall tests: unify test-convert-hg-source
Sun, 26 Sep 2010 16:47:59 -0500 Matt Mackall tests: unify test-convert-hg-sink
Sun, 26 Sep 2010 16:45:51 -0500 Matt Mackall tests: unify test-convert-darcs
Sun, 26 Sep 2010 16:43:48 -0500 Matt Mackall tests: unify test-convert-cvsnt-mergepoints
Sun, 26 Sep 2010 16:39:52 -0500 Matt Mackall tests: unify test-convert-cvs-synthetic
Sun, 26 Sep 2010 15:42:48 -0500 Matt Mackall tests: unify test-convert-cvs-detectmerge
Sun, 26 Sep 2010 15:33:09 -0500 Matt Mackall tests: unify test-convert-cvs-branch
Sun, 26 Sep 2010 14:50:58 -0500 Matt Mackall tests: unify test-convert-cvs
Sun, 26 Sep 2010 14:39:34 -0500 Matt Mackall tests: unify test-convert-clonebranches
Sun, 26 Sep 2010 14:37:47 -0500 Matt Mackall tests: unify test-convert-bzr-treeroot
Sun, 26 Sep 2010 14:37:30 -0500 Matt Mackall tests: unify test-convert-bzr-merges
Sun, 26 Sep 2010 14:36:49 -0500 Matt Mackall tests: unify test-convert-bzr-ghosts
Sun, 26 Sep 2010 14:36:32 -0500 Matt Mackall tests: unify test-convert-bzr-directories
Sun, 26 Sep 2010 14:35:43 -0500 Matt Mackall tests: unify test-convert-bzr-114
Sun, 26 Sep 2010 14:35:24 -0500 Matt Mackall tests: unify test-convert-bzr
Sun, 26 Sep 2010 14:33:08 -0500 Matt Mackall tests: unify test-convert-authormap
Sun, 26 Sep 2010 14:32:13 -0500 Matt Mackall tests: unify test-convert
Sun, 26 Sep 2010 20:43:43 -0400 Steve Losh contrib/vim: add a syntax file for unified tests
Mon, 27 Sep 2010 10:20:19 +0200 Martin Geisler merge with stable
Mon, 27 Sep 2010 09:19:48 +0200 Erik Zielke mq: removed -m from qpush help (Issue2401) stable
Sun, 26 Sep 2010 16:11:04 -0500 Brodie Rao subrepos: add missing self argument to abstractsubrepo.checknested
Sun, 26 Sep 2010 16:01:13 -0500 Brodie Rao test-pull: convert regexes to globs
Sun, 26 Sep 2010 14:35:52 -0500 Brodie Rao test-ssh: test absolute path that exists
Mon, 13 Sep 2010 10:33:49 -0300 Wagner Bruna subrepo: improve lookup error messages
Sun, 26 Sep 2010 22:22:59 +0200 Martin Geisler run-tests: move build/ directory to HGTMP
Sun, 26 Sep 2010 21:37:42 +0200 Martin Geisler setup: slight simplification
Sat, 25 Sep 2010 19:47:45 -0500 Brodie Rao Makefile: remove the build folder manually
Sat, 25 Sep 2010 19:38:27 -0500 Brodie Rao Makefile: remove all .so files during clean
Sun, 26 Sep 2010 19:18:41 +0200 Christian Ebert keyword: support rollback by restoring expansion to previous values
Sun, 26 Sep 2010 19:18:41 +0200 Christian Ebert keyword: do not expand at all during diff
Sun, 26 Sep 2010 19:18:41 +0200 Christian Ebert keyword: restore restricted read mode value after overwriting
Sun, 26 Sep 2010 19:18:41 +0200 Christian Ebert test-keyword: fix typo, rephrase
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-win32text
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-template-engine
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-strip-cross
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-static-http
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-ssh-clone-r
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-ssh
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-simplemerge-cmd
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-share
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-schemes
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-rollback
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-rename-merge2
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-push-http
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-pull-pull-corruption2
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-pull-pull-corruption
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-pull-http
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-progress
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-profile
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-patch-offset
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-parseindex
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-parentrevspec
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-notify-changegroup
Sun, 26 Sep 2010 13:44:42 -0500 Matt Mackall tests: unify test-notify
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-oldcgi
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-newercgi
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-newcgi
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-mv-cp-st-diff
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-mq-qrefresh-replace-log-message
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-mq-qpush-fail
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-mq-qnew
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-mq-qimport-fail-cleanup
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-mq-qimport
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-mq-qclone-http
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-mq-header-from
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-mq-header-date
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-merge-tools
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-merge-symlinks
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-mactext
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-inotify-lookup
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-inotify-issue1556
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-inotify-issue1542
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-inotify-issue1371
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-inotify-issue1208
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-inotify-dirty-dirstate
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-inotify-debuginotify
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-inotify
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-http-proxy
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-http-clone-r
Sun, 26 Sep 2010 13:43:08 -0500 Matt Mackall tests: unify test-http-branchmap
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-http
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-highlight
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgwebdirsym
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgwebdir
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgweb-removed
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgweb-raw
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgweb-non-interactive
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgweb-no-request-uri
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgweb-no-path-info
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgweb-filelog
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgweb-empty
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgweb-diffs
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgweb-descend-empties
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgweb-commands
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgweb
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgk
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hghave
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgcia
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-gpg
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-gendoc
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-fetch
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-eolfilename
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-eol-update
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-eol-hook
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-eol-clone
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-eol-add
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-eol-patch
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-eol
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-encoding-align
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-encoding
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-encode
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-diff-color
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-ssh
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hup
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-clone-pull-corruption
Sun, 26 Sep 2010 13:41:17 -0500 Matt Mackall tests: unify test-clone-failure
Sun, 26 Sep 2010 13:11:52 -0500 Matt Mackall tests: unify test-clone-cgi
Fri, 24 Sep 2010 15:50:57 -0500 Brodie Rao test-ssh: test absolute paths in SSH URLs
Fri, 24 Sep 2010 15:36:53 -0500 Brodie Rao revset: support raw string literals
Sun, 26 Sep 2010 13:11:31 -0500 Matt Mackall tests: fold darcs test repository into a bundle
Sat, 25 Sep 2010 21:52:17 +0200 Mads Kiilerich tests: avoid checking the exitcode of false
Sat, 25 Sep 2010 02:35:36 +0200 Mads Kiilerich test-rename: accept solaris diff
Sat, 25 Sep 2010 02:35:35 +0200 Mads Kiilerich test-subrepo-svn: restore expr functionality for solaris
Sat, 25 Sep 2010 02:35:32 +0200 Mads Kiilerich test-serve: fix test for binding to low named port on solaris
Tue, 21 Sep 2010 23:55:32 +0200 Dan Villiom Podlaski Christiansen templater: add a few comments.
Fri, 24 Sep 2010 12:46:54 -0500 Matt Mackall backout most of 4f8067c94729
Fri, 24 Sep 2010 12:00:55 +0200 Erik Zielke incoming/outgoing: Fix recursion on sub repositories
Fri, 24 Sep 2010 10:13:49 +0200 Martin Geisler tests: added a short description to issue numbers
Fri, 24 Sep 2010 03:04:14 +0200 Mads Kiilerich merge with stable
Fri, 24 Sep 2010 02:57:15 +0200 Mads Kiilerich test-gendoc: mute gendoc stderr stable
Fri, 24 Sep 2010 02:52:12 +0200 Mads Kiilerich test-mq-symlinks: fix symlink handling on solaris stable
Fri, 24 Sep 2010 02:49:09 +0200 Mads Kiilerich test-archive: fix touch datestamps stable
Fri, 24 Sep 2010 00:17:04 +0200 Patrick Mezard Merge with stable
Fri, 24 Sep 2010 00:04:07 +0200 Patrick Mezard convert/darcs: improve unsupported format detection (issue2172) stable
Fri, 24 Sep 2010 00:03:58 +0200 Patrick Mezard bookmarks: fix _bookmarks/lookup() reentrancy issue (issue2016) stable
Thu, 23 Sep 2010 11:41:27 +0200 Alexandre Fayolle Fix memory leak when using hg commands over http repositories stable
Thu, 23 Sep 2010 16:31:38 +0200 Christian Ebert Use more note admonitions in help texts
Wed, 22 Sep 2010 16:23:55 +0200 Erik Zielke Use note admonition
Wed, 22 Sep 2010 15:51:59 +0200 Erik Zielke minirst: Support for admonitions
Thu, 23 Sep 2010 00:02:31 -0500 Brodie Rao cleanup: use x in (a, b) instead of x == a or x == b
Thu, 23 Sep 2010 10:59:21 +0200 Martin Geisler merge with stable
Wed, 22 Sep 2010 19:15:27 -0500 Brodie Rao grep: only catch re.error when compiling regular expressions stable
Thu, 23 Sep 2010 00:27:04 -0600 Anthony Foiani doc: clarify smtp.password usage stable
Thu, 23 Sep 2010 01:59:02 +0200 Mads Kiilerich merge with stable
Thu, 23 Sep 2010 01:23:16 +0200 Mads Kiilerich log: include unmodified-in-merge files in log diff/stat (issue2383) stable
Thu, 23 Sep 2010 01:51:17 +0200 Mads Kiilerich tests: fix unzip -l variability fix stable
Wed, 22 Sep 2010 18:29:41 -0500 Matt Mackall merge with stable
Wed, 22 Sep 2010 17:13:49 -0500 Matt Mackall tests: fix unzip -l variability stable
Wed, 22 Sep 2010 23:51:10 +0200 Patrick Mezard mq: always require --force when pushing patches (issue2363) stable
Wed, 22 Sep 2010 18:20:47 -0500 Matt Mackall tests: various fixes for new unified test pattern format
Wed, 22 Sep 2010 16:06:02 -0500 Brodie Rao tests: add glob matching for unified tests
Wed, 22 Sep 2010 16:06:00 -0500 Brodie Rao tests: require regexes in unified tests to be marked with " (re)"
Wed, 22 Sep 2010 16:05:59 -0500 Brodie Rao tests: ensure regexes match to the end of the string
Wed, 22 Sep 2010 16:05:59 -0500 Brodie Rao tests: don't match blank output lines as regexes in unified tests
Wed, 22 Sep 2010 16:05:58 -0500 Brodie Rao tests: improve regexes in unified tests
Wed, 22 Sep 2010 00:14:57 +0200 Dan Villiom Podlaski Christiansen templater: add hex filter.
Tue, 21 Sep 2010 18:40:33 +0200 Dan Villiom Podlaski Christiansen tests: unify test-convert-svn-*
Mon, 06 Sep 2010 17:35:49 +0200 Peter Arrenbrecht merge: delay writing the mergestate during until commit is called
Wed, 22 Sep 2010 15:33:08 -0500 Matt Mackall tests: fix touch -t with RHEL
Tue, 21 Sep 2010 18:36:23 +0200 Dan Villiom Podlaski Christiansen tests: compatibility fix.
Tue, 21 Sep 2010 16:44:13 -0500 Matt Mackall tests: drop a bunch of sed calls from unified tests
Tue, 21 Sep 2010 16:00:02 -0500 Matt Mackall tests: cleanup exit code handling in unified tests
Tue, 21 Sep 2010 12:41:24 -0500 Matt Mackall check-code: add some basic support for unified tests
Tue, 21 Sep 2010 23:58:32 +0200 Patrick Mezard test-subrepo-recursion: sort archive output for portability
Tue, 21 Sep 2010 23:38:26 +0200 Patrick Mezard Merge with crew
Tue, 21 Sep 2010 23:37:47 +0200 Patrick Mezard Merge with stable
Tue, 21 Sep 2010 23:14:58 +0200 Patrick Mezard context: fix filectx.undelete() (issue2388) stable
Mon, 20 Sep 2010 17:01:12 -0500 Matt Mackall tests: fix hgweb template change stable
Mon, 20 Sep 2010 23:42:23 +0200 Patrick Mezard Merge with crew
Mon, 20 Sep 2010 22:41:10 +0200 Patrick Mezard Restore lexists() changes lost in e0ee3e822a9a merge
Mon, 20 Sep 2010 17:01:12 -0500 Matt Mackall tests: fix hgweb template change
Mon, 20 Sep 2010 16:56:57 -0500 Matt Mackall merge with stable
Mon, 20 Sep 2010 16:56:44 -0500 Matt Mackall merge with crew
Sun, 19 Sep 2010 21:20:38 -0500 Ryan Phillips hgweb: be consistent with the background highlighting on closed branches (Issue2386) stable
Mon, 20 Sep 2010 13:31:02 +0200 Dan Villiom Podlaski Christiansen mq: fix the deprecation comment for qsave & qrestore. stable
Mon, 20 Sep 2010 16:40:36 -0500 Matt Mackall revsets: reduce cost of outgoing in the optimizer
Thu, 02 Sep 2010 15:00:45 +0200 Dan Villiom Podlaski Christiansen test-convert-hg-startrev: enable convert.hg.saverev.
Sat, 18 Sep 2010 08:30:11 +0200 Peter Arrenbrecht transplant: fix var name conflict introduced by 2912881c2a98
Mon, 20 Sep 2010 16:25:29 -0500 Matt Mackall bundle: fix shrink-revlog bundle usage
Mon, 20 Sep 2010 16:14:05 -0500 Matt Mackall bundlerepo: restore close() method
Mon, 20 Sep 2010 16:00:15 -0500 Matt Mackall tests: drop final true command from unified tests
Mon, 20 Sep 2010 22:29:13 +0200 Patrick Mezard Merge with stable
Mon, 20 Sep 2010 21:46:56 +0200 Patrick Mezard Use lexists() instead of exists() where appropriate stable
Mon, 20 Sep 2010 21:46:39 +0200 Patrick Mezard convert/svn: fix broken symlink renames in svn sink stable
Mon, 20 Sep 2010 21:46:39 +0200 Patrick Mezard rename: do not overwrite existing broken symlinks stable
Mon, 20 Sep 2010 21:42:11 +0200 Patrick Mezard patch: do not overwrite broken untracked symlinks stable
Mon, 20 Sep 2010 21:42:11 +0200 Patrick Mezard patch: fix target when patching broken symlinks (issue2368) stable
Mon, 20 Sep 2010 15:50:36 -0500 Matt Mackall tests: fixup tests using unzip -l
Mon, 20 Sep 2010 14:36:36 -0500 Matt Mackall tests: add hack to avoid problem with graphlog in unified tests
Mon, 20 Sep 2010 14:32:21 -0500 Matt Mackall bundle: encapsulate all bundle streams in unbundle class
Sun, 19 Sep 2010 13:12:45 -0500 Matt Mackall bundle: move chunk parsing into unbundle class
Sun, 19 Sep 2010 12:51:54 -0500 Matt Mackall bundle: get rid of chunkiter
Sun, 19 Sep 2010 12:38:44 -0500 Matt Mackall bundle: refactor progress callback
Sat, 18 Sep 2010 18:20:34 -0500 Matt Mackall bundle: make getchunk() a method
Fri, 17 Sep 2010 19:24:29 -0500 Matt Mackall bundlerepo: use bundle objects everywhere
Fri, 17 Sep 2010 19:03:13 -0500 Matt Mackall bundlerepo: drop unused close() method
Fri, 17 Sep 2010 19:02:32 -0500 Matt Mackall bundle: make unbundle object seekable
Fri, 17 Sep 2010 19:02:26 -0500 Matt Mackall bundle: push chunkbuffer down into decompress
Fri, 17 Sep 2010 17:03:08 -0500 Matt Mackall tests: fix a bunch of pointless #s in unified tests
Fri, 17 Sep 2010 17:03:04 -0500 Matt Mackall tests: exit 0 no longer needed on unified tests
Mon, 20 Sep 2010 15:33:12 -0500 Matt Mackall tests: update debugcomplete output
Mon, 20 Sep 2010 15:31:48 -0500 Matt Mackall merge with abuehl
Sun, 19 Sep 2010 23:42:18 +0200 Adrian Buehlmann tests: unify some of test-mq*
Mon, 20 Sep 2010 15:46:17 +0200 Martin Geisler subrepo: add support for 'hg archive'
Mon, 20 Sep 2010 15:44:30 +0200 Martin Geisler subrepo: introduce files and filedata methods for subrepo classes
Mon, 20 Sep 2010 15:42:58 +0200 Martin Geisler merge with stable
Fri, 17 Sep 2010 10:21:02 -0500 Brodie Rao revset: handle re.compile() errors in grep() stable
Mon, 20 Sep 2010 15:33:39 +0200 Martin Geisler archive: set date to 1980 for very old zip files stable
Fri, 17 Sep 2010 12:45:13 -0500 Steve Borho Merge with stable
Fri, 17 Sep 2010 12:44:35 -0500 Steve Borho test-eol-update: record new results as correct stable
Thu, 16 Sep 2010 17:51:32 -0500 Matt Mackall tests: add exit codes to unified tests
Thu, 16 Sep 2010 16:12:26 -0500 Matt Mackall merge with stable
Sun, 12 Sep 2010 18:05:53 -0500 Brodie Rao merge: suggest 'hg up -C .' for discarding changes, not 'hg up -C'
Thu, 16 Sep 2010 16:00:29 +0200 Peter Arrenbrecht transplant: maintain list of transplants in dict
Wed, 15 Sep 2010 22:18:46 +0200 Adrian Buehlmann tests: unify test-hgignore
Thu, 16 Sep 2010 11:36:38 +0200 Pascal Quantin win32: update build instructions with correct CRT version
Thu, 16 Sep 2010 16:07:22 -0500 Matt Mackall merge with crew
Thu, 16 Sep 2010 16:05:00 -0500 Matt Mackall merge with crew stable
Wed, 15 Sep 2010 17:48:03 -0500 Steve Borho Merge with stable
Wed, 15 Sep 2010 17:46:51 -0500 Steve Borho eol: setup the repo.ui in reposetup() stable
Wed, 15 Sep 2010 20:41:14 +0200 Adrian Buehlmann tests: unify test-hardlinks-safety
Wed, 15 Sep 2010 18:00:09 +0200 Adrian Buehlmann tests: unify test-extra-filelog-entry
Wed, 15 Sep 2010 16:27:39 +0200 Adrian Buehlmann tests: unify test-extdiff
Tue, 14 Sep 2010 22:26:43 -0500 Will Maier tests: add test for bookmark push/pull
Tue, 14 Sep 2010 21:45:43 -0500 Will Maier bookmarks: set VALUE in push/pull
Tue, 14 Sep 2010 16:52:32 +0200 Adrian Buehlmann tests: unify test-username-newline
Tue, 14 Sep 2010 16:42:02 +0200 Adrian Buehlmann tests: unify test-url-rev
Tue, 14 Sep 2010 15:37:10 +0200 Adrian Buehlmann tests: unify test-update-renames
Tue, 14 Sep 2010 13:43:05 +0200 Adrian Buehlmann tests: unify test-rename-merge1
Wed, 15 Sep 2010 09:09:17 -0500 Matt Mackall merge with crew
Wed, 15 Sep 2010 11:06:22 +0200 Sune Foldager clone: only use stream when we understand the revlog format
Wed, 15 Sep 2010 10:44:10 +0200 Sune Foldager localrepo: factor out requirement application and write
Tue, 14 Sep 2010 16:21:21 -0500 Matt Mackall merge with stable
Tue, 14 Sep 2010 16:21:01 -0500 Matt Mackall merge with i18n
Tue, 14 Sep 2010 16:20:34 -0500 Matt Mackall merge with i18n stable
Mon, 13 Sep 2010 01:37:56 +0000 Christoph l10n: starting to unify the old translations
Mon, 13 Sep 2010 00:03:26 +0000 Christoph l10n: translations: env. variables / templating system (DE)
Sun, 12 Sep 2010 01:18:30 +0000 Christoph l10n: added some new translations
Fri, 10 Sep 2010 21:05:51 -0300 Wagner Bruna i18n-pt_BR: synchronized with 0f6164806283 stable
Tue, 14 Sep 2010 22:54:04 +0200 Adrian Buehlmann tests: unify test-default-push
Tue, 14 Sep 2010 18:43:24 +0200 Adrian Buehlmann tests: unify test-clone-update-order
Tue, 14 Sep 2010 21:41:06 +0200 Adrian Buehlmann tests: unify test-debugrename
Tue, 14 Sep 2010 21:26:05 +0200 Adrian Buehlmann tests: unify test-confused-revert
Tue, 14 Sep 2010 19:31:00 +0200 Adrian Buehlmann tests: unify test-command-template
Tue, 14 Sep 2010 22:11:53 +0200 Christian Ebert mq: rename strip --nobackup option to --no-backup (issue2377)
Tue, 14 Sep 2010 22:11:46 +0200 Christian Ebert mq: consistently use opts.get() to prevent potential KeyError
Tue, 14 Sep 2010 16:03:10 +0200 Sune Foldager tests: remove exec bit from .t files
Tue, 14 Sep 2010 12:20:51 +0200 Adrian Buehlmann combine tests
Mon, 13 Sep 2010 16:25:13 +0200 Sune Foldager merge with stable
Mon, 13 Sep 2010 16:12:25 +0200 Sune Foldager color: add win32 support for non-black background stable
Mon, 13 Sep 2010 10:04:41 -0300 Wagner Bruna i18n: unmark untranslatable string
Mon, 13 Sep 2010 15:13:30 +0200 Martin Geisler test-subrepo-recursion: test missing subrepo
Mon, 13 Sep 2010 13:09:31 +0200 Martin Geisler incoming: recurse into subrepositories with --subrepos/-S flag
Mon, 13 Sep 2010 13:09:30 +0200 Martin Geisler incoming: move code from commands to cmdutil
Mon, 13 Sep 2010 13:09:26 +0200 Martin Geisler outgoing: recurse into subrepositories with --subrepos/-S flag
Mon, 13 Sep 2010 13:09:24 +0200 Martin Geisler outgoing: move code from commands to cmdutil
Mon, 13 Sep 2010 13:09:20 +0200 Martin Geisler add: recurse into subrepositories with --subrepos/-S flag
Mon, 13 Sep 2010 13:09:11 +0200 Martin Geisler add: move main part to cmdutil to make it easier to reuse
Mon, 13 Sep 2010 13:09:09 +0200 Martin Geisler narrowmatcher: propagate bad method
Mon, 13 Sep 2010 13:08:18 +0200 Martin Geisler narrowmatcher: fix broken rel method
Mon, 13 Sep 2010 13:08:09 +0200 Martin Geisler patch: break import cycle with cmdutil
Sun, 12 Sep 2010 16:10:41 +0900 Yuya Nishihara patchbomb: show progress when sending emails or writing mbox
Sat, 11 Sep 2010 18:08:00 +0200 Christian Ebert patchbomb: consistent code style in getaddrs()
Sat, 11 Sep 2010 18:48:03 +0200 Pascal Quantin win32: 64-bit Inno Setup installer
Sat, 11 Sep 2010 09:48:10 +0200 Pascal Quantin win32: update Inno Setup build instructions with up-to-date software
Sun, 12 Sep 2010 14:00:40 +0200 Martin Geisler merge with stable
Sun, 12 Sep 2010 12:11:39 +0200 Adrian Buehlmann tests: unify test-merge-remove
Sun, 12 Sep 2010 11:52:13 +0200 Adrian Buehlmann tests: unify test-merge-prompt
Sat, 11 Sep 2010 21:19:12 +0200 Adrian Buehlmann tests: unify test-merge-local
Sat, 11 Sep 2010 20:04:35 +0200 Adrian Buehlmann tests: unify test-merge-internal-tools-pattern
Sat, 11 Sep 2010 17:58:37 +0200 Adrian Buehlmann tests: unify test-merge-force
Sat, 11 Sep 2010 11:44:53 +0200 Adrian Buehlmann tests: unify test-merge-default
Sat, 11 Sep 2010 11:18:47 +0200 Adrian Buehlmann tests: unify test-merge-commit
Fri, 10 Sep 2010 23:13:59 +0200 Adrian Buehlmann tests: unify test-manifest*
Fri, 10 Sep 2010 09:30:50 -0500 Brodie Rao convert/darcs: handle non-ASCII metadata in darcs changelog (issue2354) stable
Sat, 11 Sep 2010 16:17:43 -0500 Matt Mackall merge with crew
Sat, 11 Sep 2010 10:57:35 +0200 Dirkjan Ochtman tests: fix incompatibility with python-2.4 in test-hgweb
Sat, 11 Sep 2010 00:40:39 +0200 Martin Geisler merge with stable
Sat, 11 Sep 2010 00:40:19 +0200 Martin Geisler merge with i18n-default
Sat, 11 Sep 2010 00:39:34 +0200 Martin Geisler merge with i18n-stable stable
Tue, 07 Sep 2010 18:37:59 -0300 Wagner Bruna i18n-pt_BR: fix a couple of typos stable
Tue, 07 Sep 2010 18:13:36 -0300 Wagner Bruna i18n-pt_BR: added messages from crew stable up to 26d86a6cf2af stable
Wed, 01 Sep 2010 10:13:55 +0200 Daniel Dumitriu i18n-ro: merged default
Thu, 26 Aug 2010 16:32:12 +0200 Daniel Dumitriu i18n-ro: ongoing translation
Wed, 25 Aug 2010 12:20:10 +0200 Daniel Dumitriu i18n: merged in strings from hg cset ce818cf215dc
Thu, 19 Aug 2010 23:40:47 +0200 Daniel Dumitriu i18n-ro: ongoing translation
Thu, 19 Aug 2010 23:27:09 +0200 Daniel Dumitriu i18n-ro: ongoing translation
Thu, 19 Aug 2010 16:01:50 +0200 Daniel Dumitriu i18n-ro: ongoing translation
Thu, 19 Aug 2010 15:44:38 +0200 Daniel Dumitriu i18n-ro: ongoing translation
Thu, 19 Aug 2010 00:01:13 +0200 Daniel Dumitriu i18n-ro: ongoing translation
Mon, 16 Aug 2010 23:40:15 +0200 Daniel Dumitriu i18n-ro: ongoing translation
Sun, 15 Aug 2010 23:56:46 +0200 Daniel Dumitriu Continued translation
Thu, 12 Aug 2010 17:30:36 +0200 Daniel Dumitriu i18n-ro: ongoing translation
Tue, 27 Jul 2010 10:17:31 +0200 Georg Brandl i18n-de: fix awkward translation of "memory"
Fri, 27 Aug 2010 11:07:09 +0200 Martin Geisler i18n-da: fix typo
Thu, 26 Aug 2010 22:44:21 -0300 Wagner Bruna i18n: merge with stable
Thu, 26 Aug 2010 22:42:33 -0300 Wagner Bruna i18n: merge default heads
Thu, 26 Aug 2010 22:38:33 -0300 Wagner Bruna i18n-pt_BR: synchronized with 9617803b1acb stable
Thu, 26 Aug 2010 22:27:20 -0300 Wagner Bruna i18n: merge with stable stable
Tue, 24 Aug 2010 11:01:45 -0300 Wagner Bruna i18n: merge default heads
Tue, 24 Aug 2010 11:01:00 -0300 Wagner Bruna i18n-pt_BR: synchronized with c6b1be675d3c stable
Tue, 24 Aug 2010 10:58:12 -0300 Wagner Bruna i18n: merge with stable stable
Sat, 21 Aug 2010 11:22:49 +0200 Martin Geisler i18n: merge with stable
Sat, 21 Aug 2010 11:21:49 +0200 Martin Geisler i18n: merged stable heads stable
Sat, 21 Aug 2010 00:33:13 +0200 Paolo Giarrusso i18n-it: finish translating 'hg summary' output stable
Sat, 21 Aug 2010 00:33:13 +0200 Paolo Giarrusso i18n-it: remove bogus fuzzy translations for revset stable
Sat, 21 Aug 2010 00:33:13 +0200 Paolo Giarrusso i18n-it: update fuzzy messages/translate patchbomb stable
Sat, 21 Aug 2010 00:33:13 +0200 Paolo Giarrusso i18n-it: update mq translation stable
Sat, 21 Aug 2010 00:33:13 +0200 Paolo Giarrusso i18n-it: updates after msgmerge on stable branch, 2nd part stable
Sat, 21 Aug 2010 00:33:13 +0200 Paolo Giarrusso i18n-it: general updates fuzzy synopsis texts stable
Sat, 21 Aug 2010 00:33:13 +0200 Paolo Giarrusso i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular stable
Sat, 21 Aug 2010 00:33:13 +0200 Paolo Giarrusso i18n-it: readd other lost accented characters stable
Sat, 21 Aug 2010 00:33:13 +0200 Paolo Giarrusso i18n-it: updates after msgmerge on stable branch stable
Sat, 21 Aug 2010 00:33:13 +0200 Paolo Giarrusso i18n-it: perform msgmerge on the tip of the stable branch stable
Fri, 20 Aug 2010 21:22:57 -0300 Wagner Bruna i18n-pt_BR: synchronized with 31dde4c3bb83 stable
Fri, 10 Sep 2010 23:53:51 +0200 Martin Geisler dirstate: use one pass to filter out files in subrepos
Fri, 10 Sep 2010 23:53:49 +0200 Martin Geisler subrepo: handle diff with working copy
Fri, 10 Sep 2010 22:52:00 +0200 Patrick Mezard subrepos: handle diff nodeids in subrepos, not before
Fri, 10 Sep 2010 22:36:04 +0200 Patrick Mezard mq: add newline after qfold warning
Fri, 10 Sep 2010 20:19:16 +0200 Martin Geisler merge with stable
Fri, 10 Sep 2010 19:41:45 +0200 Adrian Buehlmann tests: unify test-locate
Fri, 10 Sep 2010 19:05:49 +0200 Adrian Buehlmann tests: unify test-journal-exists
Fri, 10 Sep 2010 17:59:17 +0200 Adrian Buehlmann tests: unify test-issue1438 and test-issue2137
Fri, 10 Sep 2010 16:58:13 +0200 Christian Ebert keyword: explain file-wise expansion in help stable
Fri, 10 Sep 2010 20:11:42 +0200 Martin Geisler convert: move -A option to --authormap
Fri, 10 Sep 2010 15:32:22 +0200 Christian Ebert patchbomb: add --confirm option to show series details and ask for confirmation
Fri, 10 Sep 2010 15:32:14 +0200 Christian Ebert patchbomb: let diffstat prompt only once with complete summary
Fri, 10 Sep 2010 15:56:13 +0200 Martin Geisler patchbomb: rename argument to avoid shadowing patch module
Fri, 10 Sep 2010 01:34:14 +0200 Martin Geisler convert: deprecate --authors in preference for --authormap
Wed, 08 Sep 2010 08:31:07 +0200 Christian Ebert patchbomb: show prompt and selection in non-interactive mode
Wed, 08 Sep 2010 08:31:07 +0200 Christian Ebert patchbomb: use ui.promptchoice for diffstat to allow localization of choices
Fri, 03 Sep 2010 23:34:37 +0200 Adrian Buehlmann tests: unify test-issue*
Fri, 03 Sep 2010 22:10:08 +0200 Adrian Buehlmann tests: unify test-globalopts
Fri, 03 Sep 2010 14:29:28 +0200 Adrian Buehlmann tests: unify test-git-*
Fri, 03 Sep 2010 11:47:24 +0200 Adrian Buehlmann tests: unify test-filebranch
Fri, 03 Sep 2010 11:19:50 +0200 Adrian Buehlmann tests: unify test-extension
Fri, 03 Sep 2010 09:46:17 +0200 Adrian Buehlmann tests: unify test-execute-bit
Fri, 03 Sep 2010 09:12:36 +0200 Adrian Buehlmann tests: unify test-empty-group
Fri, 10 Sep 2010 01:04:32 +0200 Martin Geisler merge with stable
Fri, 10 Sep 2010 00:07:38 +0200 Martin Geisler convert: better grouping of command line flags in help
Fri, 10 Sep 2010 00:36:01 +0200 Martin Geisler convert: help string cleanups stable
Fri, 10 Sep 2010 00:30:36 +0200 Martin Geisler convert: better quoting in help text stable
Fri, 10 Sep 2010 00:22:46 +0200 Martin Geisler convert: show example splice, author, and branch map entries in help stable
Wed, 08 Sep 2010 15:23:48 +0200 Dirkjan Ochtman hgweb: support very simple caching model (issue1845)
Wed, 08 Sep 2010 15:11:35 +0200 Dirkjan Ochtman tests: extend get-with-headers to support cache testing
Wed, 08 Sep 2010 15:19:35 +0200 Dirkjan Ochtman tests: fix test output for test-hgweb-no* tests
Wed, 08 Sep 2010 15:18:33 +0200 Dirkjan Ochtman tests: rename test for better grouping
Wed, 08 Sep 2010 15:16:03 +0200 Dirkjan Ochtman check-code: fix ternary expression introduced in 1ef9b0b5efec
Wed, 08 Sep 2010 13:48:25 +0200 Dirkjan Ochtman bisect: warn about ending on a merge with only one side marked
Wed, 08 Sep 2010 12:53:15 +0200 Dirkjan Ochtman bisect: allow revsets in addition to single revs (issue2360)
Tue, 07 Sep 2010 16:34:07 +0200 Martin Geisler subrepos: add function for iterating over ctx subrepos
Tue, 07 Sep 2010 16:23:55 +0200 Martin Geisler subrepos: handle modified but uncommitted .hgsub
Tue, 07 Sep 2010 15:31:56 +0200 Martin Geisler localrepo: check nested repos against working directory
Tue, 07 Sep 2010 10:30:29 +0200 Martin Geisler add: clarify that repo[None].add returns rejected filenames
Mon, 06 Sep 2010 07:14:18 +0200 Thomas Arendsen Hein merge with stable
Sun, 05 Sep 2010 21:00:04 +0200 Thomas Arendsen Hein store: Removed extra space in _data list
Sun, 05 Sep 2010 22:32:11 +0200 Thomas Arendsen Hein verify: fix "missing revlog!" errors for revlog format v0 and add test stable
Sun, 05 Sep 2010 13:37:17 -0700 Brendan Cully zsh completion: bookmarks support
Sat, 04 Sep 2010 01:32:01 -0700 Brendan Cully zsh completion: patchbomb support
Fri, 03 Sep 2010 12:58:51 +0200 Martin Geisler diff: recurse into subrepositories with --subrepos/-S flag
Fri, 03 Sep 2010 12:58:51 +0200 Martin Geisler status: recurse into subrepositories with --subrepos/-S flag
Fri, 03 Sep 2010 12:58:51 +0200 Martin Geisler match: add narrowmatcher class
Fri, 03 Sep 2010 12:58:51 +0200 Martin Geisler cmdutil: use repo.auditor when constructing match object
Fri, 03 Sep 2010 12:58:51 +0200 Martin Geisler match: accept auditor argument
Fri, 03 Sep 2010 12:58:51 +0200 Martin Geisler localrepo: add auditor attribute which knows about subrepos
Thu, 02 Sep 2010 23:45:47 +0200 Martin Geisler tests: remove unneeded -u flags
Thu, 02 Sep 2010 23:36:43 +0200 Martin Geisler merge with stable
Thu, 02 Sep 2010 18:12:07 +0200 Adrian Buehlmann tests: unify test-empty-file
Thu, 02 Sep 2010 17:32:22 +0200 Adrian Buehlmann tests: unify test-empty-dir
Thu, 02 Sep 2010 17:13:23 +0200 Adrian Buehlmann tests: unify test-dispatch
Thu, 02 Sep 2010 23:22:51 +0200 Martin Geisler tests: remove unneeded -d flags
Thu, 02 Sep 2010 22:17:22 +0200 Martin Geisler test-merge5: removed unnecessary parts of test
Thu, 02 Sep 2010 12:48:46 -0400 Brodie Rao test-merge5: ensure updating to tip across branches is tested
Thu, 02 Sep 2010 22:38:12 +0200 Mads Kiilerich test-convert-cvs: add a sleep to make test more stable stable
Thu, 02 Sep 2010 17:28:20 +0200 Martin Geisler merge with stable
Thu, 02 Sep 2010 14:45:16 +0200 Adrian Buehlmann tests: unify test-diff-binary-file
Thu, 02 Sep 2010 15:08:36 +0200 Adrian Buehlmann tests: unify test-diff-copy-depth
Thu, 02 Sep 2010 15:39:55 +0200 Adrian Buehlmann tests: unify test-diff-upgrade
Thu, 02 Sep 2010 14:58:47 +0200 Dan Villiom Podlaski Christiansen tests: unify test-convert-hg-startrev.
Thu, 02 Sep 2010 16:29:04 +0200 Adrian Buehlmann tests: unify test-diffstat
Thu, 02 Sep 2010 17:07:02 +0200 Martin Geisler bookmarks: break long line found by check-code stable
Thu, 02 Sep 2010 12:53:28 +0200 Martin Geisler help: make "hg help hgrc" an alias for "hg help config" stable
Thu, 02 Sep 2010 12:08:13 +0200 Martin Geisler clone, patch, convert: use hex(nullid) instead of '0'*40
Thu, 02 Sep 2010 11:20:23 +0200 Adrian Buehlmann tests: unify test-diff-newlines
Wed, 01 Sep 2010 15:23:21 +0200 Martin Geisler merge with stable
Tue, 31 Aug 2010 11:57:02 +0200 Adrian Buehlmann tests: unify test-diff-unified
Tue, 31 Aug 2010 11:14:48 +0200 Adrian Buehlmann tests: unify test-diff-subdir
Tue, 31 Aug 2010 10:21:24 +0200 Adrian Buehlmann tests: unify test-diff-reverse
Mon, 30 Aug 2010 23:13:52 +0200 Adrian Buehlmann tests: unify test-diff-ignore-whitespace
Mon, 30 Aug 2010 16:52:21 +0200 Adrian Buehlmann tests: unify test-diff-hashes
Mon, 30 Aug 2010 14:38:15 +0200 Adrian Buehlmann tests: unify test-diff-change
Mon, 30 Aug 2010 11:16:21 -0400 Brodie Rao test-serve: ensure KILLQUIETLY is only used once
Mon, 30 Aug 2010 17:17:20 +0200 Martin Geisler dagparser: translate and lowercase error messages stable
Mon, 30 Aug 2010 17:11:51 +0200 Martin Geisler match: mark error messages for translation stable
Wed, 01 Sep 2010 15:03:45 +0200 Sune Foldager debugindex(dot): try to access filelogs through repo, if possible
Wed, 01 Sep 2010 14:55:03 +0200 Sune Foldager debugdata: try to access filelogs through repo, if possible
Wed, 01 Sep 2010 12:28:34 +0200 Martin Geisler merge with stable
Mon, 30 Aug 2010 20:27:25 -0400 Brodie Rao remove: properly set return code when warnings are issued stable
Wed, 01 Sep 2010 12:05:57 +0200 Martin Geisler pull: lowercase error message stable
Tue, 31 Aug 2010 16:36:31 +0200 Martin Geisler commit: sort subrepos before committing for stable test output
Mon, 30 Aug 2010 19:05:13 +0900 Nicolas Dumazet tests: unify test-interhg
Tue, 31 Aug 2010 15:47:13 +0900 Nicolas Dumazet test-custom-filter: heredoc is not required for single line operations
Mon, 30 Aug 2010 18:57:48 +0900 Nicolas Dumazet tests: unify test-custom-filters
Mon, 30 Aug 2010 18:55:00 +0900 Nicolas Dumazet tests: unify test-parse-date
Mon, 30 Aug 2010 18:50:44 +0900 Nicolas Dumazet tests: unify test-purge
Mon, 30 Aug 2010 18:47:02 +0900 Nicolas Dumazet tests: unify test-rebuildstate
Mon, 30 Aug 2010 14:16:56 +0900 Nicolas Dumazet tests: unify test-up-local-change
Mon, 30 Aug 2010 14:13:36 +0900 Nicolas Dumazet tests: unify test-impexp-branch
Mon, 30 Aug 2010 14:10:31 +0900 Nicolas Dumazet tests: unify test-incoming-outgoing
Mon, 30 Aug 2010 14:06:18 +0900 Nicolas Dumazet tests: unify test-resolve
Mon, 30 Aug 2010 14:04:38 +0900 Nicolas Dumazet tests: unify test-requires
Mon, 30 Aug 2010 14:01:57 +0900 Nicolas Dumazet tests: unify test-relink
Mon, 30 Aug 2010 13:55:57 +0900 Nicolas Dumazet tests: merge the two test-rename-dir-merge* into one
Mon, 30 Aug 2010 13:51:27 +0900 Nicolas Dumazet tests: unify test-rename-dir-merge2
Mon, 30 Aug 2010 13:49:40 +0900 Nicolas Dumazet tests: unify test-rename-dir-merge
Mon, 30 Aug 2010 13:46:57 +0900 Nicolas Dumazet tests: unify test-revert-unknown
Mon, 30 Aug 2010 13:45:24 +0900 Nicolas Dumazet tests: unify test-revert-flags
Mon, 30 Aug 2010 13:43:34 +0900 Nicolas Dumazet tests: remove useless sed in test-hgrc
Mon, 30 Aug 2010 13:41:03 +0900 Nicolas Dumazet tests: mq-safety: use regular expression instead of sed
Mon, 30 Aug 2010 13:37:12 +0900 Nicolas Dumazet tests: use regular expression instead of sed in test-subrepo-deep-nested-change
Mon, 30 Aug 2010 13:32:37 +0900 Nicolas Dumazet tests: unify test-revert
Mon, 30 Aug 2010 13:29:44 +0900 Nicolas Dumazet util: get rid of extra trailing whitespace in parsedate abort message
Mon, 30 Aug 2010 13:23:32 +0900 Nicolas Dumazet tests: unify test-revset
Mon, 30 Aug 2010 13:18:19 +0900 Nicolas Dumazet test-revset: remove trailing whitespaces
Mon, 30 Aug 2010 13:15:30 +0900 Nicolas Dumazet test-keyword: use regular expressions instead of grepping
Mon, 30 Aug 2010 13:11:32 +0900 Nicolas Dumazet tests: remove useless grep -v in test-mq.t
Mon, 30 Aug 2010 13:08:18 +0900 Nicolas Dumazet tests: unify test-remove-new
Mon, 30 Aug 2010 13:02:54 +0900 Nicolas Dumazet tests: unify test-remove
Mon, 30 Aug 2010 12:58:43 +0900 Nicolas Dumazet tests: unify test-rename
Mon, 30 Aug 2010 12:48:17 +0900 Nicolas Dumazet tests: unify test-strict
Mon, 30 Aug 2010 12:46:19 +0900 Nicolas Dumazet tests: unify test-inherit-mode
Mon, 30 Aug 2010 12:41:43 +0900 Nicolas Dumazet tests: unify test-churn
Mon, 30 Aug 2010 12:02:31 +0900 Nicolas Dumazet tests: convert test-bisect
Fri, 27 Aug 2010 20:45:18 -0400 Brodie Rao alias: on --debug, print expansion when it has invalid arguments
Fri, 27 Aug 2010 20:45:11 -0400 Brodie Rao alias: print what command is being shadowed in debug message
Mon, 30 Aug 2010 22:52:00 +0200 Martin Geisler merge with stable
Mon, 30 Aug 2010 22:47:38 +0200 Martin Geisler mail: use standard section.entry format in error message stable
Sat, 28 Aug 2010 21:57:36 -0500 Augie Fackler color: accept usual boolean values as synonyms for always and never
Mon, 30 Aug 2010 10:28:25 -0500 Augie Fackler parsebool: accept always as true and never as false
Sat, 28 Aug 2010 21:50:35 -0500 Augie Fackler parsebool: create new function and use it for config parsing
Sat, 28 Aug 2010 21:49:53 -0500 Augie Fackler util: clean up trailing whitespace
Mon, 30 Aug 2010 14:38:24 +0200 Martin Geisler Consistently import foo as foomod when foo to avoid shadowing
Mon, 30 Aug 2010 13:00:22 +0200 Martin Geisler Merge with stable
Fri, 27 Aug 2010 22:36:35 -0400 Brodie Rao help: refer to user configuration file more consistently stable
Mon, 30 Aug 2010 11:39:43 +0200 Adrian Buehlmann tests: unify test-config-case
Sun, 29 Aug 2010 23:16:31 +0200 Pascal Quantin win32: add hgweb scripts to Inno Setup installer stable
Sun, 29 Aug 2010 22:57:24 +0200 Pascal Quantin win32: add Emacs scripts to Inno Setup installer stable
Sun, 29 Aug 2010 23:56:19 +0200 Martin Geisler path_auditor: delegate checking of nested repos to a callback
Sun, 29 Aug 2010 23:56:19 +0200 Martin Geisler util: use 'auditor' as consistent name for path auditors
Sun, 29 Aug 2010 23:56:19 +0200 Martin Geisler util: add optional path auditor argument to canonpath
Sat, 28 Aug 2010 12:31:07 -0400 Brodie Rao mail/hgweb: support service names for ports (issue2350)
Fri, 27 Aug 2010 16:25:47 +0200 Dan Villiom Podlaski Christiansen tests: unify test-qrecord
Fri, 27 Aug 2010 16:25:47 +0200 Dan Villiom Podlaski Christiansen tests: unify test-record
Fri, 27 Aug 2010 16:25:47 +0200 Dan Villiom Podlaski Christiansen tests: unify test-help
Fri, 27 Aug 2010 00:27:40 +0200 Adrian Buehlmann tests: unify test-bheads
Thu, 26 Aug 2010 12:41:00 +0200 Adrian Buehlmann tests: unify test-lock-badness
Sun, 29 Aug 2010 22:55:37 +0200 Martin Geisler Merge with stable
Sun, 29 Aug 2010 22:46:00 +0200 Martin Geisler churn: do not crash on malformed lines in alias file stable
Sun, 29 Aug 2010 10:54:22 +0200 Ronny Pfannschmidt churn: do not crash on empty lines in alias file stable
Sun, 29 Aug 2010 22:37:58 +0200 Martin Geisler Lowercase error messages stable
Sat, 28 Aug 2010 23:57:39 +0200 Georg Brandl localrepo: introduce method for explicit branch cache update
Fri, 27 Aug 2010 22:24:47 -0500 Steve Borho color: handle more Windows console errors
Wed, 25 Aug 2010 23:26:18 +0100 Christian Ebert patchbomb: remove unneeded line continuation
Fri, 27 Aug 2010 13:32:40 -0400 Brodie Rao cleanup: remove unused variables
Fri, 27 Aug 2010 13:32:38 -0400 Brodie Rao cleanup: remove unused imports
Fri, 27 Aug 2010 13:18:25 +0200 Martin Geisler Merge with stable
Fri, 27 Aug 2010 13:03:57 +0200 Martin Geisler subrepo: use [0-9] instead of [\d] in svn subrepo regex
Thu, 26 Aug 2010 23:38:13 +0200 Patrick Mezard webcommands: remove unncessary access to repo.changelog
Thu, 26 Aug 2010 23:38:13 +0200 Patrick Mezard archival: do not use repo.changelog directly
Thu, 26 Aug 2010 23:38:13 +0200 Patrick Mezard repair: pass variable explicitely to nested function
Thu, 26 Aug 2010 23:11:03 +0200 Mads Kiilerich mercurial.spec: specify file modes for install stable
Thu, 26 Aug 2010 22:51:48 +0200 Mads Kiilerich simplemerge: remove hash-bang from non-executable script stable
Thu, 26 Aug 2010 11:03:12 -0500 Matt Mackall merge with stable
Thu, 26 Aug 2010 11:00:46 -0500 Matt Mackall Added signature for changeset ff5cec76b1c5 stable
Thu, 26 Aug 2010 11:00:42 -0500 Matt Mackall Added tag 1.6.3 for changeset ff5cec76b1c5 stable
Tue, 17 Aug 2010 17:38:19 -0500 Sol Jerome util: avoid using hashlib on Python < 2.5 (issue2278) stable 1.6.3
Mon, 16 Aug 2010 12:55:42 -0500 Matt Mackall templates: add filenolink to raw style (issue2332) stable
Fri, 13 Aug 2010 10:53:10 +0200 Martin Geisler url: limit expansion to safe auth keys (Issue2328) stable
Fri, 13 Aug 2010 10:10:11 +0200 Martin Geisler url: expand vars in all [auth] settings (issue2328) stable
Thu, 26 Aug 2010 17:55:07 +0200 Thomas Arendsen Hein merge with stable
Thu, 26 Aug 2010 17:38:43 +0200 Thomas Arendsen Hein Fix merge-tools.checkconflicts stable
Thu, 26 Aug 2010 17:38:43 +0200 Thomas Arendsen Hein Fix merge-tools.checkconflicts
Wed, 25 Aug 2010 16:55:54 -0500 Matt Mackall bundlerepo: remove duplication of bundle decompressors
Wed, 25 Aug 2010 16:53:06 -0500 Matt Mackall bundle: introduce bundle class
Wed, 25 Aug 2010 15:33:06 -0500 Matt Mackall bundle: unify/refactor unbundle/readbundle
Wed, 25 Aug 2010 15:33:05 -0500 Matt Mackall bundle: factor out decompressor
Wed, 25 Aug 2010 15:20:25 -0500 Matt Mackall merge with stable
Sat, 21 Aug 2010 22:48:14 -0400 Brodie Rao alias: make shadowing behavior more consistent (issue2054) stable
Tue, 24 Aug 2010 23:30:51 +0900 Yuya Nishihara hgweb: handle exception of misconfigured path on index page stable
Tue, 24 Aug 2010 13:13:35 -0500 Matt Mackall statichttprepo: disable pushkey
Fri, 13 Aug 2010 16:05:08 +0200 Dan Villiom Podlaski Christiansen mq: extend support for the --mq argument to extension commands
Sun, 22 Aug 2010 13:17:34 +0200 Patrick Mezard repository: drop unused rjoin() method
Tue, 24 Aug 2010 15:13:11 +0200 Adrian Buehlmann tests: unify test-export
Wed, 25 Aug 2010 16:40:49 +0200 Martin Geisler revert: wrap long line
Wed, 25 Aug 2010 16:23:32 +0200 Martin Geisler util: remove lexists, Python 2.4 introduced os.path.lexists
Wed, 25 Aug 2010 13:40:46 +0200 Martin Geisler Merge with stable
Wed, 25 Aug 2010 13:29:46 +0200 Martin Geisler context: mark string for translation stable
Thu, 01 Jul 2010 16:30:41 +0200 Mads Kiilerich test-convert-cvs: test fuzz stable
Mon, 23 Aug 2010 22:32:36 +0200 Mads Kiilerich test-dispatch: drop test for missing working directory stable
Mon, 23 Aug 2010 22:22:05 +0200 Martin Geisler Merge with stable
Mon, 23 Aug 2010 22:16:56 +0200 Martin Geisler bookmarks: guard against listing bookmarks on unsupported repos stable
Mon, 23 Aug 2010 13:28:04 +0200 Benoit Boissinot mdiff.patch(): add a special case for when the base text is empty
Mon, 23 Aug 2010 13:24:19 +0200 Benoit Boissinot revlog: add rawsize(), identical to size() but not subclassed by filelog
Sun, 22 Aug 2010 23:17:17 +0200 Benoit Boissinot revlog.addrevision(): move computation of nodeid in addrevision()
Sun, 22 Aug 2010 19:41:04 +0200 Benoit Boissinot contrib/compress: compress should activate parentdelta
Sun, 22 Aug 2010 19:27:09 +0200 Benoit Boissinot contrib/compress: correct ordering of copying
Sun, 22 Aug 2010 19:26:07 +0200 Benoit Boissinot contrib/compress: refactor revlog copying
Sun, 22 Aug 2010 19:13:30 +0200 Benoit Boissinot contrib/compress: use store API instead of a collector
Sun, 22 Aug 2010 18:29:30 +0200 Benoit Boissinot contrib/compress: proper lock handling
Sun, 22 Aug 2010 18:23:32 +0200 Benoit Boissinot contrib/compress: use hg API to compute the destination path
Sun, 22 Aug 2010 18:21:30 +0200 Benoit Boissinot contrib/compress: use repo's transaction method
Sun, 22 Aug 2010 18:18:36 +0200 Benoit Boissinot contrib/compress: remove unused variables
Sat, 21 Aug 2010 23:24:52 -0400 Brodie Rao tests: unify test-hgrc
Sun, 22 Aug 2010 12:04:15 +0200 Patrick Mezard tests: remove test-log.out, useless after unification
Sat, 21 Aug 2010 19:31:59 +0200 Benoit Boissinot revlog: fix docstring
Sat, 21 Aug 2010 19:30:42 +0200 Benoit Boissinot deltaparent(): don't return nullrev for a revision containing a full snapshot
Sat, 21 Aug 2010 10:48:49 -0500 Matt Mackall merge with stable
Sat, 21 Aug 2010 10:44:57 -0500 Matt Mackall tests: fix up bisect test output stable
Sat, 21 Aug 2010 10:41:29 -0500 Matt Mackall merge: move reverse-merge logic out of filemerge (issue2342) stable
Fri, 20 Aug 2010 21:28:14 -0500 Matt Mackall bisect: add test for unrelated starting revisions
Fri, 20 Aug 2010 21:23:47 -0500 Matt Mackall merge with stable
Fri, 20 Aug 2010 17:16:37 -0500 Matt Mackall bisect: better message for unrelated starting revisions stable
Fri, 20 Aug 2010 15:31:05 -0500 Matt Mackall debuginstall: report installpath
Fri, 20 Aug 2010 18:26:20 +0200 Adrian Buehlmann tests: unify test-glog
Thu, 19 Aug 2010 17:33:46 -0500 Matt Mackall bookmarks: fix long line
Thu, 19 Aug 2010 17:29:13 -0500 Matt Mackall merge with stable
Fri, 13 Aug 2010 19:42:28 +0530 Vishakh H revlog: addgroup re-adds punched revisions for missing parents
Fri, 13 Aug 2010 19:41:51 +0530 Vishakh H revlog: generate full revisions when parent node is missing
Fri, 20 Aug 2010 00:17:50 +0200 Benoit Boissinot revlog.revision(): inline deltachain computation
Fri, 20 Aug 2010 00:17:50 +0200 Benoit Boissinot revlog.revision(): remove debug code
Fri, 20 Aug 2010 00:17:50 +0200 Benoit Boissinot revlog.revision(): don't use nullrev as the default value for the cache
Fri, 20 Aug 2010 00:17:50 +0200 Benoit Boissinot revlog.revision(): minor cleanup
Thu, 19 Aug 2010 15:04:21 -0400 David Soria Parra bookmarks: Check if the bookmark to delete exists on the remote stable
Thu, 19 Aug 2010 23:13:20 +0200 Patrick Mezard Merge with stable
Thu, 19 Aug 2010 22:51:09 +0200 Patrick Mezard win32: remove useless lstat() fallback in nlinks() stable
Thu, 19 Aug 2010 22:51:09 +0200 Patrick Mezard win32: correctly break hardlinks on network drives (issue761) stable
Thu, 19 Aug 2010 11:51:30 -0500 Matt Mackall merge with stable
Wed, 18 Aug 2010 18:56:44 -0400 Steve Losh aliases: provide more flexible ways to work with shell alias arguments
Wed, 18 Aug 2010 18:18:26 -0400 Steve Losh util: add an interpolate() function to for replacing multiple values
Wed, 18 Aug 2010 10:53:52 -0400 Brodie Rao convert: use encoding.encoding instead of locale.getpreferredencoding() stable
Wed, 18 Aug 2010 10:53:50 -0400 Brodie Rao convert: properly set encoding for gnuarch converter stable
Thu, 19 Aug 2010 11:14:09 -0500 Matt Mackall log: add logging for commands
Thu, 19 Aug 2010 11:14:02 -0500 Matt Mackall ui: add logging hook
Wed, 18 Aug 2010 06:05:09 +0530 Pradeepkumar Gayam tests: unify test-merge10
Wed, 18 Aug 2010 06:02:08 +0530 Pradeepkumar Gayam tests: unify test-merge9
Wed, 18 Aug 2010 05:55:56 +0530 Pradeepkumar Gayam tests: unify test-merge8
Wed, 18 Aug 2010 05:54:00 +0530 Pradeepkumar Gayam tests: unify test-merge7
Wed, 18 Aug 2010 05:21:07 +0530 Pradeepkumar Gayam tests: unify test-merge6
Wed, 18 Aug 2010 05:15:49 +0530 Pradeepkumar Gayam tests: unify test-merge5
Wed, 18 Aug 2010 05:12:44 +0530 Pradeepkumar Gayam tests: unify test-merge4
Wed, 18 Aug 2010 05:09:58 +0530 Pradeepkumar Gayam tests: unify test-merge2
Wed, 18 Aug 2010 05:05:51 +0530 Pradeepkumar Gayam tests: unify test-merge1
Wed, 18 Aug 2010 04:37:06 +0530 Pradeepkumar Gayam tests: unify test-excessive-merge
Wed, 18 Aug 2010 04:30:27 +0530 Pradeepkumar Gayam tests: unify test-double-merge
Wed, 18 Aug 2010 04:26:20 +0530 Pradeepkumar Gayam tests: unify test-copy-move-merge
Wed, 18 Aug 2010 04:21:10 +0530 Pradeepkumar Gayam tests: unify test-merge-closedheads
Thu, 19 Aug 2010 10:25:41 -0500 Matt Mackall merge with stable
Wed, 28 Jul 2010 23:05:03 -0600 Jeremy Whitlock color: enable branches support
Wed, 18 Aug 2010 23:37:26 +0200 Yann E. MORIN mq/qqueue: update bash completion
Wed, 18 Aug 2010 23:37:19 +0200 Yann E. MORIN mq/qqueue: add --purge option to delete a queue and its patch dir
Wed, 18 Aug 2010 23:34:28 +0200 Yann E. MORIN mq/qqueue: commonalise the queue deletion code
Wed, 18 Aug 2010 02:43:45 +0200 Mads Kiilerich mq: don't inherit default and default-push paths with --mq (issue2333) stable
Thu, 19 Aug 2010 16:34:12 +0200 Martin Geisler test-subrepo-paths: use printf instead of echo
Wed, 18 Aug 2010 19:37:23 +0200 Benoit Boissinot parendelta: fix computation of base rev (fixes issue2337)
Wed, 18 Aug 2010 19:45:52 +0200 Benoit Boissinot revlog._addrevision(): make the parent of the cached delta explicit
Thu, 19 Aug 2010 13:25:46 +0200 Martin Geisler subrepos: handle backslashes in subpaths
Thu, 19 Aug 2010 10:59:37 +0200 Dirkjan Ochtman help: document stringify templatefilter stable
Wed, 18 Aug 2010 11:59:35 +0200 Martin Geisler test-subrepo-paths: moved comment lines to where they belong
Tue, 17 Aug 2010 17:44:19 -0500 Matt Mackall merge with stable
Tue, 17 Aug 2010 17:41:20 -0500 Matt Mackall merge with i18n
Tue, 17 Aug 2010 17:40:53 -0500 Matt Mackall merge with i18n stable
Tue, 17 Aug 2010 12:02:34 -0300 Wagner Bruna i18n-pt_BR: fix typo in commit help text stable
Mon, 16 Aug 2010 16:10:30 -0300 Wagner Bruna i18n: merge with stable
Mon, 16 Aug 2010 16:06:10 -0300 Wagner Bruna i18n-pt_BR: synchronized with 2da0cf99b642 stable
Mon, 16 Aug 2010 15:46:00 -0300 Wagner Bruna i18n-pt_BR: fix typo stable
Sun, 15 Aug 2010 18:58:22 +0200 Martin Geisler i18n-da: synchronized with 7fa36341e7a0
Fri, 13 Aug 2010 14:29:30 +0800 Alecs King log: fix the bug 'hg log --stat -p == hg log --stat' stable
Sun, 08 Aug 2010 15:48:58 -0300 Renato Cunha hgfixes: added a fixer to convert changes in the email package
Tue, 03 Aug 2010 13:18:16 -0300 Renato Cunha contrib/setup3k.py: added script to build hg with py3k
Mon, 16 Aug 2010 16:35:20 -0300 Renato Cunha mq: save qrefresh message for easy recovery in case it fails (issue2062)
Tue, 17 Aug 2010 17:38:19 -0500 Sol Jerome util: avoid using hashlib on Python < 2.5 (issue2278)
Wed, 11 Aug 2010 20:28:39 +0800 Alecs King ui: differentiate empty configlist from None
Fri, 13 Aug 2010 13:11:41 -0300 Wagner Bruna revset: predicate to avoid lookup errors
Fri, 13 Aug 2010 13:16:34 -0400 Greg Ward inotify: show the exact command used to start the server
Tue, 17 Aug 2010 17:46:10 +0200 Dan Villiom Podlaski Christiansen demandimport: store level argument on _demandmod instances
Fri, 13 Aug 2010 13:59:26 -0400 Xavier Snelgrove revert: use opts.get
Tue, 17 Aug 2010 08:38:31 +0530 Pradeepkumar Gayam tests: unify test-copy2
Sun, 15 Aug 2010 13:29:46 +0200 Yann E. MORIN mq/qqueue: enable renaming of active queue
Sun, 15 Aug 2010 16:48:08 +0200 Yann E. MORIN mq/qqueue: split _setactive
Tue, 17 Aug 2010 13:22:20 -0500 Matt Mackall merge with stable
Mon, 16 Aug 2010 12:55:42 -0500 Matt Mackall templates: add filenolink to raw style (issue2332)
Sun, 15 Aug 2010 23:13:56 -0500 Matt Mackall revlog: optimize deltachain
Tue, 10 Aug 2010 22:28:52 +0530 Pradeepkumar Gayam manifest: correct readdelta() according to parentdeltas
Tue, 10 Aug 2010 22:28:30 +0530 Pradeepkumar Gayam contrib: simple extension to practically convert a repo from tip delta to parentdelta
Tue, 10 Aug 2010 22:28:08 +0530 Pradeepkumar Gayam localrepo: add parentdelta to requires only if enabled in config file
Tue, 10 Aug 2010 22:27:41 +0530 Pradeepkumar Gayam revlog: append delta against p1
Tue, 10 Aug 2010 22:27:16 +0530 Pradeepkumar Gayam revlog: teach revlog to construct a revision from parentdeltas
Tue, 10 Aug 2010 22:26:08 +0530 Pradeepkumar Gayam revlog: deltachain() returns chain of revs need to construct a revision
Tue, 10 Aug 2010 22:25:08 +0530 Pradeepkumar Gayam revlog: parentdelta flags for revlog index
Tue, 17 Aug 2010 17:33:42 +0200 Martin Geisler glossary: fixed typo stable
Tue, 17 Aug 2010 17:27:37 +0200 Martin Geisler Merge with stable
Sun, 15 Aug 2010 20:36:49 +0200 Adrian Buehlmann tests: unify test-clone-r
Tue, 17 Aug 2010 18:07:05 +0530 Pradeepkumar Gayam tests: unify test-debugcomplete
Tue, 17 Aug 2010 18:04:04 +0530 Pradeepkumar Gayam tests: unify tests-debugindexdot
Tue, 17 Aug 2010 18:02:13 +0530 Pradeepkumar Gayam tests: unify test-debugbuilddag
Tue, 17 Aug 2010 17:57:48 +0530 Pradeepkumar Gayam tests: unify test-diffdir
Tue, 17 Aug 2010 17:56:26 +0530 Pradeepkumar Gayam tests: unify test-children
Tue, 17 Aug 2010 17:54:32 +0530 Pradeepkumar Gayam tests: unify test-revlog-packentry
Tue, 17 Aug 2010 17:53:11 +0530 Pradeepkumar Gayam tests: unify test-revlog-group-emptyiter
Tue, 17 Aug 2010 17:48:59 +0530 Pradeepkumar Gayam tests: unify test-install
Tue, 17 Aug 2010 16:53:03 +0200 Martin Geisler tests: unify test-subrepo-svn
Tue, 17 Aug 2010 16:52:47 +0200 Martin Geisler tests: unify test-subrepo-relative-path
Tue, 17 Aug 2010 16:52:42 +0200 Martin Geisler tests: unify test-subrepo-paths
Tue, 17 Aug 2010 16:52:26 +0200 Martin Geisler tests: unify test-subrepo-deep-nested-change
Tue, 17 Aug 2010 16:52:05 +0200 Martin Geisler tests: unify test-subrepo
Tue, 17 Aug 2010 13:59:37 +0200 Martin Geisler glossary: add entry for "Branch, inactive" stable
Mon, 16 Aug 2010 20:44:33 +0200 Andreas Freimuth tests: unify test-patchbomb
Mon, 16 Aug 2010 20:33:58 +0200 Martin Geisler Merge with mpm
Mon, 16 Aug 2010 10:59:38 +0900 Nicolas Dumazet tests: unify test-mq-symlinks
Mon, 16 Aug 2010 10:58:03 +0900 Nicolas Dumazet tests: use regular expressions instead of helpers
Mon, 16 Aug 2010 10:53:52 +0900 Nicolas Dumazet tests: unify test-mq-strip
Sun, 15 Aug 2010 13:26:12 -0500 Matt Mackall tests: drop big sed from test-keyword.t
Fri, 13 Aug 2010 13:54:33 +0100 Christian Ebert tests: unify test-keyword
Fri, 13 Aug 2010 13:20:15 -0500 Matt Mackall test-walk: enable absolute path tests
Mon, 16 Aug 2010 02:03:29 +0900 Nicolas Dumazet tests: unify test-grep
Sun, 15 Aug 2010 23:38:00 +0900 Nicolas Dumazet cmdutil: code simplification
Sun, 15 Aug 2010 23:34:46 +0900 Nicolas Dumazet tests: unify test-log
Sun, 15 Aug 2010 23:17:53 +0900 Nicolas Dumazet log: do not --follow file that is deleted and recreated later (issue732)
Sun, 15 Aug 2010 22:44:15 +0900 Nicolas Dumazet tests: unify test-mq-safety
Sun, 15 Aug 2010 22:07:23 +0900 Nicolas Dumazet tests: unify test-mq-caches
Sun, 15 Aug 2010 21:58:43 +0900 Nicolas Dumazet tests: unify test-mq-guards
Sun, 15 Aug 2010 21:45:31 +0900 Nicolas Dumazet tests: unify test-mq-eol
Sun, 15 Aug 2010 21:41:45 +0900 Nicolas Dumazet tests: unify test-mq
Sun, 15 Aug 2010 18:50:19 +0200 Patrick Mezard Merge with stable
Sat, 14 Aug 2010 01:30:54 +0200 Dan Villiom Podlaski Christiansen encoding: improve handling of buggy getpreferredencoding() on Mac OS X stable
Sun, 15 Aug 2010 17:50:52 +0200 Patrick Mezard templatefilters: unnest uescape() stable
Wed, 11 Aug 2010 01:06:21 +0900 Yuya Nishihara templatefilters: use \uxxxx style escape for JSON string stable
Fri, 13 Aug 2010 17:21:06 +0200 Dan Villiom Podlaski Christiansen test-notify: make it pass on Mac OS X (again) stable
Sun, 15 Aug 2010 18:25:29 +0200 Adrian Buehlmann tests: combine test-dirstate-future.t
Sun, 15 Aug 2010 18:24:49 +0200 Adrian Buehlmann tests: unify test-dirstatedirs
Sun, 15 Aug 2010 18:13:46 +0200 Martin Geisler Merge with stable
Sun, 15 Aug 2010 17:49:59 +0200 Martin Geisler dagparser: transplant part of 4e804302d30c stable
Sun, 15 Aug 2010 17:48:05 +0200 Martin Geisler check-code: catch "echo -n" in tests stable
Sun, 15 Aug 2010 17:42:44 +0200 Martin Geisler test-init: replace 'echo -n' with 'printf'
Thu, 12 Aug 2010 20:54:34 -0300 Wagner Bruna revset: fix outgoing argument handling stable
Sun, 15 Aug 2010 17:33:03 +0200 Martin Geisler debugbuilddag: escape backslash properly in help string stable
Sat, 14 Aug 2010 18:31:22 -0300 Renato Cunha url.py: removed 'file' inheritance in the httpsendfile class
Sun, 15 Aug 2010 11:05:04 +0200 Benoit Boissinot fix undefined variables, spotted by pylint
Sat, 07 Aug 2010 16:38:38 -0300 Renato Cunha py3kcompat: added fake ord implementation for py3k
Sat, 14 Aug 2010 14:57:33 +0200 Greg Ward commit: explicitly document the existence of "last-message.txt" stable
Sat, 14 Aug 2010 03:30:35 +0200 Martin Geisler Merge with stable
Sat, 14 Aug 2010 03:28:45 +0200 Martin Geisler tests: unify test-changelog-exec
Sat, 14 Aug 2010 03:27:24 +0200 Martin Geisler tests: unify test-cat
Sat, 14 Aug 2010 03:26:03 +0200 Martin Geisler tests: unify test-bundle-vs-outgoing
Sat, 14 Aug 2010 03:23:56 +0200 Martin Geisler tests: unify test-bundle-type
Sat, 14 Aug 2010 03:22:11 +0200 Martin Geisler tests: unify test-bundle-r
Sat, 14 Aug 2010 03:16:02 +0200 Martin Geisler tests: unify test-bundle
Sat, 14 Aug 2010 03:08:02 +0200 Martin Geisler tests: unify test-branch-option
Sat, 14 Aug 2010 03:06:52 +0200 Martin Geisler tests: unify test-branches
Fri, 13 Aug 2010 00:34:44 +0200 Adrian Buehlmann tests: unify test-dumprevlog
Thu, 12 Aug 2010 20:25:37 +0200 Adrian Buehlmann tests: unify test-dirstate-future
Thu, 12 Aug 2010 17:30:12 +0200 Adrian Buehlmann tests: unify test-fncache
Sat, 14 Aug 2010 03:00:22 +0200 Martin Geisler tests: unify test-bookmarks-strip
Sat, 14 Aug 2010 02:59:48 +0200 Martin Geisler tests: unify test-bookmarks-rebase
Sat, 14 Aug 2010 02:58:34 +0200 Martin Geisler tests: unify test-bookmarks-current
Sat, 14 Aug 2010 02:57:54 +0200 Martin Geisler tests: unify test-bookmarks
Sat, 14 Aug 2010 02:55:54 +0200 Martin Geisler tests: unify test-bisect2
Sat, 14 Aug 2010 02:39:39 +0200 Martin Geisler tests: unify test-bad-pull
Sat, 14 Aug 2010 02:35:44 +0200 Martin Geisler tests: unify test-bad-extension
Sat, 14 Aug 2010 02:30:05 +0200 Martin Geisler tests: unify test-backwards-remove
Sat, 14 Aug 2010 02:28:53 +0200 Martin Geisler tests: unify test-backout
Sat, 14 Aug 2010 02:26:58 +0200 Martin Geisler tests: unify test-audit-path
Sat, 14 Aug 2010 02:26:53 +0200 Martin Geisler tests: unify test-archive-symlinks
Sat, 14 Aug 2010 02:22:10 +0200 Martin Geisler tests: unify test-archive
Sat, 14 Aug 2010 02:18:17 +0200 Martin Geisler tests: unify test-annotate
Sat, 14 Aug 2010 02:17:59 +0200 Martin Geisler tests: unify test-addremove-similar
Sat, 14 Aug 2010 02:12:01 +0200 Martin Geisler tests: unify test-addremove
Sat, 14 Aug 2010 02:11:18 +0200 Martin Geisler tests: unify test-acl
Sat, 14 Aug 2010 02:03:01 +0200 Martin Geisler tests: unify test-abort-checkin
Sat, 14 Aug 2010 02:00:33 +0200 Martin Geisler tests: unify test-1102
Sat, 14 Aug 2010 01:58:04 +0200 Martin Geisler tests: unify test-586
Sat, 14 Aug 2010 01:31:57 +0200 Mads Kiilerich mercurial.spec: gettext is a build requirement for getting proper localization stable
Fri, 13 Aug 2010 13:32:05 -0300 Wagner Bruna http basic auth: reset redirect counter on new requests (issue2255) stable
Fri, 13 Aug 2010 18:02:02 +0200 Benoit Boissinot rebase: recompute the set of skipped rev when using --continue (issue2330) stable
Sun, 25 Jul 2010 08:22:03 -0700 Lee Cantey Remove variable output affected by length of TMPDIR. stable
Fri, 13 Aug 2010 15:18:15 +0200 Martin Geisler Merge with stable
Fri, 13 Aug 2010 15:17:55 +0200 Martin Geisler tests: update to match "hg help resolve" output from 53fdc0989047 stable
Fri, 13 Aug 2010 11:12:37 +0200 Martin Geisler test-clone: f1c2de22b8a8 lost changes from b1ae33b813cb
Fri, 13 Aug 2010 10:53:10 +0200 Martin Geisler url: limit expansion to safe auth keys (Issue2328)
Fri, 13 Aug 2010 10:28:59 +0200 Martin Geisler Merge with stable
Thu, 12 Aug 2010 22:48:22 +0200 Mark Edgington resolve: updated help documentation for improved clarity stable
Thu, 12 Aug 2010 11:15:33 +0200 Daniel J. Lauk convert: Test svn sink for a repo with tags. stable
Fri, 13 Aug 2010 10:13:38 +0200 Martin Geisler hgrc.5: fix "hg hg status" -> "hg status" stable
Fri, 13 Aug 2010 10:10:11 +0200 Martin Geisler url: expand vars in all [auth] settings (issue2328)
Thu, 12 Aug 2010 18:09:03 -0500 Matt Mackall merge with stable
Thu, 12 Aug 2010 18:08:52 -0500 Matt Mackall merge with i18n
Thu, 12 Aug 2010 18:08:31 -0500 Matt Mackall merge with i18n stable
Thu, 12 Aug 2010 18:10:42 +0200 Martin Geisler i18n: merge Romanian translation
Thu, 12 Aug 2010 18:10:26 +0200 Martin Geisler i18n: merge with stable
Thu, 12 Aug 2010 16:53:56 +0200 Paolo Giarrusso i18n-it: update many broken fuzzy messages stable
Thu, 12 Aug 2010 16:30:17 +0200 Paolo Giarrusso i18n-it: readd missing non-ASCII characters stable
Thu, 12 Aug 2010 16:30:17 +0200 Paolo Giarrusso i18n-it: avoid using two spaces after a '.' stable
Mon, 09 Aug 2010 10:56:56 +0200 Daniel Dumitriu i18n-ro: initial version
Thu, 12 Aug 2010 18:30:24 +0200 Martin Geisler Merge with stable
Thu, 12 Aug 2010 18:30:06 +0200 Martin Geisler test-check-code: fix test after e1359ad582f6
Thu, 12 Aug 2010 18:00:41 +0200 Martin Geisler cmdutil: remove unnecessary parenthesis
Thu, 12 Aug 2010 17:58:03 +0200 Martin Geisler patch: fix typo in comment
Thu, 05 Aug 2010 12:25:53 +0200 Dan Villiom Podlaski Christiansen qguard: label patch names by status when listing guards
Fri, 02 Jul 2010 15:12:50 +0900 Nicolas Dumazet hg.clone: do not ignore branch argument when source is a repo object stable
Wed, 11 Aug 2010 20:16:22 +0800 Alecs King merge: fix typo in docstring
Thu, 12 Aug 2010 16:42:41 +0800 Alecs King check-code: add exit status
Thu, 12 Aug 2010 09:40:48 +0100 Christian Ebert test-patch.t: typos
Thu, 12 Aug 2010 23:46:56 +0900 Nicolas Dumazet tests: unify test-alias
Thu, 12 Aug 2010 23:27:32 +0900 Nicolas Dumazet tests: unify test-parents
Thu, 12 Aug 2010 23:22:25 +0900 Nicolas Dumazet tests: merge all 4 test-symlink* into test-symlinks
Thu, 12 Aug 2010 23:02:12 +0900 Nicolas Dumazet tests: unify test-symlink-root
Thu, 12 Aug 2010 23:00:36 +0900 Nicolas Dumazet tests: unify test-symlink-basic
Thu, 12 Aug 2010 22:58:46 +0900 Nicolas Dumazet tests: unify test-symlink-addremove
Thu, 12 Aug 2010 22:57:06 +0900 Nicolas Dumazet tests: unify test-qimport-eol
Thu, 12 Aug 2010 22:54:41 +0900 Nicolas Dumazet tests: unify test-import
Tue, 10 Aug 2010 13:21:28 +0200 Adrian Buehlmann tests: unify test-clone
Thu, 12 Aug 2010 22:31:40 +0900 Nicolas Dumazet tests: unify test-copy
Thu, 12 Aug 2010 22:28:21 +0900 Nicolas Dumazet tests: unify test-commit-unresolved
Thu, 12 Aug 2010 22:24:13 +0900 Nicolas Dumazet unify test-commit-copy
Thu, 12 Aug 2010 22:22:17 +0900 Nicolas Dumazet tests: unify test-commit
Thu, 12 Aug 2010 22:19:59 +0900 Nicolas Dumazet tests: unify test-committer
Thu, 12 Aug 2010 22:14:19 +0900 Nicolas Dumazet tests: unify test-transplant
Thu, 12 Aug 2010 21:52:53 +0900 Nicolas Dumazet tests: unify test-walk
Thu, 12 Aug 2010 20:08:02 +0900 Nicolas Dumazet tests: unify test-symlinks
Thu, 12 Aug 2010 20:02:59 +0900 Nicolas Dumazet tests: unify test-conflict
Thu, 12 Aug 2010 19:49:58 +0900 Nicolas Dumazet tests: unify test-identify
Thu, 12 Aug 2010 19:43:45 +0900 Nicolas Dumazet tests: unify test-add
Thu, 12 Aug 2010 19:40:22 +0900 Nicolas Dumazet tests: remove useless sed in test-hook
Thu, 12 Aug 2010 19:38:31 +0900 Nicolas Dumazet tests: unify test-hook
Thu, 12 Aug 2010 19:10:57 +0900 Nicolas Dumazet tests: unify test-flags
Thu, 12 Aug 2010 16:53:23 +0900 Nicolas Dumazet repair: do not compress partial bundle if we do not keep it on disk
Thu, 12 Aug 2010 16:45:47 +0900 Nicolas Dumazet store: skip decodir check if path does not contain '.hg/'
Sat, 17 Jul 2010 00:47:06 +0900 Nicolas Dumazet strip: support multiple revisions
Thu, 12 Aug 2010 16:35:34 +0900 Nicolas Dumazet tests: unify test-tag
Thu, 12 Aug 2010 15:41:58 +0900 Nicolas Dumazet tests: unify test-verify
Thu, 12 Aug 2010 15:31:18 +0900 Nicolas Dumazet tests: unify test-init
Thu, 12 Aug 2010 15:18:44 +0900 Nicolas Dumazet tests: unify test-paths
Thu, 12 Aug 2010 15:12:25 +0900 Nicolas Dumazet tests: unify test-patch
Thu, 12 Aug 2010 15:07:25 +0900 Nicolas Dumazet tests: unify test-status-color
Thu, 12 Aug 2010 14:54:10 +0900 Nicolas Dumazet tests: unify test-status
Thu, 12 Aug 2010 14:53:34 +0900 Nicolas Dumazet tests: catch re.error if test line is not a valid regular expression
Wed, 11 Aug 2010 12:30:18 +0200 Martin Geisler Merge with stable
Wed, 11 Aug 2010 12:29:20 +0200 Martin Geisler convert: less shouting in SVN sink warning stable
Wed, 11 Aug 2010 11:46:06 +0200 Daniel J. Lauk convert: Using --dest-type svn crashed, if the source repo used tags. stable
Wed, 11 Aug 2010 12:21:27 +0200 Martin Geisler commands: use round parenthesis in 'hg head --active' help stable
Wed, 11 Aug 2010 12:19:01 +0200 Martin Geisler graphlog: mark --branch as incompatible with --graph stable
Thu, 15 Jul 2010 18:10:05 +0200 Martin Geisler subrepos: support remapping of .hgsub source paths
Tue, 10 Aug 2010 16:55:38 +0200 Martin Geisler bookmarks: replace var used as a Boolean with a Boolean
Mon, 09 Aug 2010 16:55:53 -0500 Matt Mackall merge with stable
Mon, 09 Aug 2010 21:43:39 +0200 Mads Kiilerich test-dispatch: Make test of removed working directory work on AIX (issue2315) stable
Mon, 09 Aug 2010 12:25:01 -0500 Matt Mackall tests: only run check-code on tracked files
Mon, 09 Aug 2010 16:08:33 +0200 Martin Geisler Merge with stable
Mon, 09 Aug 2010 15:31:56 +0200 Martin Geisler dirstate: ignore symlinks when fs cannot handle them (issue1888) stable
Sun, 08 Aug 2010 23:10:08 +0200 Yann E. MORIN mq/qqueue: enable bash completion
Sun, 08 Aug 2010 22:49:01 +0200 Yann E. MORIN mq/qqueue: --list does not print (active) with --quiet
Sun, 08 Aug 2010 22:29:39 +0200 Patrick Mezard Merge with stable
Sat, 07 Aug 2010 16:27:16 +0900 Yuya Nishihara templatefilters: make json filter handle multibyte characters correctly stable
Sat, 07 Aug 2010 16:13:53 -0300 Renato Cunha check-code: added a check for calls to the builtin cmp function
Sat, 07 Aug 2010 16:12:51 -0300 Renato Cunha manifest: removed usage of the global cmp function
Sat, 07 Aug 2010 15:38:05 +0200 Patrick Mezard tests: run check-code.py on working directory files
Sat, 07 Aug 2010 12:55:30 +0800 Alecs King minor style fix: hgext/rebase.py:157 -- line too long
Sat, 07 Aug 2010 15:32:33 +0900 Yuya Nishihara zsh completions: add qpush --move option
Fri, 06 Aug 2010 12:59:13 -0500 Matt Mackall Merge with stable
Fri, 06 Aug 2010 12:18:33 -0500 Matt Mackall chunkbuffer: use += rather than cStringIO to reduce memory footprint stable
Thu, 05 Aug 2010 16:17:39 -0500 Matt Mackall httprepo: decompress stream incrementally to reduce memory usage stable
Thu, 05 Aug 2010 16:17:33 -0500 Matt Mackall verify: initialize rp variable in case we hit out of memory stable
Thu, 05 Aug 2010 16:17:17 -0500 Matt Mackall merge: drop reference to file contents after write stable
Thu, 05 Aug 2010 16:17:17 -0500 Matt Mackall revlog: drop cache after use to save memory footprint stable
Thu, 05 Aug 2010 16:17:17 -0500 Matt Mackall verify: reduce memory footprint when unpacking files stable
Thu, 05 Aug 2010 16:17:17 -0500 Matt Mackall verify: report exceptions that don't have a str() method stable
Wed, 04 Aug 2010 13:21:11 -0500 Matt Mackall color: fix test-diff-color breakage
Tue, 03 Aug 2010 13:02:11 -0400 Brodie Rao hgcia/color: remove star imports
Tue, 03 Aug 2010 13:59:14 -0300 Renato Cunha hgfixes: added a fixer that makes bytes to be formatted correctly
Tue, 03 Aug 2010 13:52:48 -0300 Renato Cunha py3kcompat: added a "compatibility layer" for py3k
Tue, 03 Aug 2010 13:41:47 -0300 Renato Cunha hgfixes: add a fixer to convert plain strings to bytestrings
Tue, 03 Aug 2010 19:38:19 +0530 Vishakh H revlog: add shallow header flag
Tue, 03 Aug 2010 19:38:19 +0530 Vishakh H revlog: add punched revision flag
Tue, 03 Aug 2010 00:10:28 -0500 Matt Mackall tests: unify test-tags
Mon, 02 Aug 2010 23:43:06 -0500 Matt Mackall tests: unify test-empty
Mon, 02 Aug 2010 23:29:14 -0500 Matt Mackall tests: unify test-basic
Mon, 02 Aug 2010 23:27:22 -0500 Matt Mackall tests: basic support for unified tests
Mon, 02 Aug 2010 15:44:54 -0500 Matt Mackall tests: move script execution in runner helpers
Mon, 02 Aug 2010 13:31:43 -0500 Matt Mackall Merge with stable
Mon, 02 Aug 2010 13:30:03 -0500 Matt Mackall Added signature for changeset c00f03a4982e stable
Mon, 02 Aug 2010 13:30:03 -0500 Matt Mackall Added tag 1.6.2 for changeset c00f03a4982e stable
Mon, 02 Aug 2010 13:18:32 -0300 Wagner Bruna i18n-pt_BR: synchronized with 87dcf758309d stable 1.6.2
Mon, 02 Aug 2010 13:11:33 -0300 Wagner Bruna merge with i18n stable stable
Sun, 01 Aug 2010 22:43:13 +0200 Jens Bäckman i18n-sv: synchronized with 56b41b2cc690 stable
Mon, 02 Aug 2010 10:55:51 -0500 Matt Mackall Merge with stable
Mon, 02 Aug 2010 10:48:31 -0400 Brodie Rao color: call correct superclass method in write_err stable
Fri, 30 Jul 2010 10:38:54 +0300 timeless convert/progress: use plural and avoid retrieving stable
Sun, 01 Aug 2010 16:02:56 -0500 Matt Mackall qfinish: fix range logic for --applied
Tue, 20 Jul 2010 20:53:48 +0200 timeless rebase/progress: Adding progress for rebasing
Thu, 22 Jul 2010 18:47:46 +0300 timeless record: count lines changed as the number of lines added or removed
Sun, 01 Aug 2010 16:26:02 -0400 Brodie Rao color: pass write/write_err to win32print correctly (issue2312) stable
Sun, 01 Aug 2010 13:52:42 -0500 Matt Mackall Merge with stable
Sun, 01 Aug 2010 13:49:43 -0500 Matt Mackall Added signature for changeset bf1774d95bde stable
Sun, 01 Aug 2010 13:49:42 -0500 Matt Mackall Added tag 1.6.1 for changeset bf1774d95bde stable
Sun, 01 Aug 2010 08:54:30 -0500 Matt Mackall Merge with stable
Sun, 01 Aug 2010 01:54:31 -0300 Wagner Bruna i18n-pt_BR: synchronized with db426935fa94 stable 1.6.1
Sun, 01 Aug 2010 01:51:21 -0300 Wagner Bruna Merge with stable stable
Sun, 01 Aug 2010 01:46:58 -0300 Wagner Bruna i18n-pt_BR: synchronized with 0e789549271d stable
Sun, 25 Jul 2010 10:51:05 +0200 Jens Bäckman i18n-sv: synchronized with c47cb3193c53 stable
Sat, 31 Jul 2010 18:27:03 -0500 Matt Mackall help: fix bytes/digit confusion for hashes
Sat, 31 Jul 2010 18:12:50 -0500 Matt Mackall Merge with stable
Fri, 30 Jul 2010 10:32:24 +0300 timeless progress: use gerund (updating) for merge progress stable
Sat, 10 Jul 2010 21:23:00 +0200 Gilles Moris qpush --move: move the right patch even with comment lines stable
Sat, 31 Jul 2010 11:41:58 +0900 Nicolas Dumazet merge with stable
Sat, 31 Jul 2010 11:41:42 +0900 Nicolas Dumazet perf: break down long line
Sat, 31 Jul 2010 11:36:24 +0900 Nicolas Dumazet dispatch: trailing whitespace stable
Sat, 31 Jul 2010 11:05:11 +0900 Nicolas Dumazet merge crew and main
Sat, 31 Jul 2010 11:04:33 +0900 Nicolas Dumazet merge crew and main stable
Sat, 31 Jul 2010 10:50:29 +0900 Nicolas Dumazet mq: clarify the fact that qimport is trying to read a file stable
Fri, 30 Jul 2010 10:07:46 +0900 Nicolas Dumazet revset: add min function
Fri, 30 Jul 2010 14:41:47 +0900 Nicolas Dumazet runrst: try to be more helpful if docutils is not installed stable
Thu, 29 Jul 2010 17:18:17 +0900 Nicolas Dumazet mq: correct qimport documentation
Thu, 29 Jul 2010 12:10:22 +0900 Nicolas Dumazet merge with stable
Sat, 24 Jul 2010 11:20:21 +0300 Idan Kamara bookmarks: don't allow name to contain whitespaces only stable
Thu, 29 Jul 2010 10:39:59 +0900 Nicolas Dumazet context: reuse filecontext.cmp in workingfilecontext.cmp
Tue, 27 Jul 2010 23:40:46 +0900 Nicolas Dumazet filectx: use cmp(self, fctx) instead of cmp(self, text)
Wed, 28 Jul 2010 11:07:20 +0200 Patrick Mezard mq: fix qimport --name --existing --force on win32
Fri, 23 Jul 2010 23:43:43 +0900 Nicolas Dumazet mq: document possible combination of -e and -n for qimport
Wed, 21 Jul 2010 11:53:09 +0900 Nicolas Dumazet mq: support "qimport --existing --name renametothis thatexistingpatch"
Sat, 24 Jul 2010 00:28:20 +0900 Nicolas Dumazet localrepo: refactor filter computation
Tue, 27 Jul 2010 16:04:00 -0500 Matt Mackall Merge with stable
Tue, 27 Jul 2010 16:03:42 -0500 Matt Mackall Merge with crew
Tue, 27 Jul 2010 14:43:40 +0200 Dan Villiom Podlaski Christiansen alias: improved diagnostic when arguments include --cwd, etc.
Tue, 27 Jul 2010 20:50:09 +0530 Pradeepkumar Gayam perf: add perfrevlog function to check performance of revlog
Tue, 27 Jul 2010 01:16:38 +0530 Pradeepkumar Gayam revlog: add a flags method that returns revision flags
Tue, 27 Jul 2010 14:40:25 -0400 Benjamin Pollack tag: do not allow tag names to consist solely of whitespace (issue2307) stable
Sun, 25 Jul 2010 21:20:05 -0500 Matt Mackall Merge with stable
Tue, 20 Jul 2010 15:49:28 +0200 Mads Kiilerich convert: warn on superfluous / in paths
Sat, 24 Jul 2010 22:15:22 +0200 David Soria Parra inotify: remove unused variable
Sun, 25 Jul 2010 17:18:35 -0500 Matt Mackall convert: handle closed branch heads in hg-hg conversion (issue2185)
Sun, 25 Jul 2010 17:10:32 -0500 Matt Mackall check-code: add warning on lines over 80 characters
Mon, 26 Jul 2010 23:26:15 +0200 Patrick Mezard debugbuilddag: build repository content in binary mode
Mon, 26 Jul 2010 22:29:49 +0200 Patrick Mezard cleanup: typos
Mon, 26 Jul 2010 22:29:17 +0200 Patrick Mezard revsets.txt: minor improvements
Mon, 26 Jul 2010 22:28:37 +0200 Patrick Mezard dispatch: write Abort hint to stderr too
Mon, 26 Jul 2010 22:26:12 +0200 Patrick Mezard bookmarks: sort diffbookmarks() output
Sun, 25 Jul 2010 21:20:05 -0500 Matt Mackall Merge with stable
Tue, 20 Jul 2010 15:49:28 +0200 Mads Kiilerich convert: warn on superfluous / in paths
Sat, 24 Jul 2010 22:15:22 +0200 David Soria Parra inotify: remove unused variable
Sun, 25 Jul 2010 20:01:33 -0500 Christian Ebert keyword: move collecting of [keyword] patterns to reposetup (issue2303) stable
Wed, 21 Jul 2010 22:22:28 +0200 Mads Kiilerich hgwebdir: allow pure relative globs in paths stable
Thu, 22 Jul 2010 15:26:26 -0400 Brodie Rao alias: ensure checksignature() is applied directly to the command (issue2286) stable
Sat, 24 Jul 2010 00:38:08 +0200 Mads Kiilerich dispatch: give better error message when cwd doesn't exist (issue2293) stable
Thu, 22 Jul 2010 23:18:38 +0900 FUJIWARA Katsunori i18n: safety writing into non-ASCII named files on any shell implementation stable
Sun, 25 Jul 2010 17:18:35 -0500 Matt Mackall convert: handle closed branch heads in hg-hg conversion (issue2185)
Sun, 25 Jul 2010 17:10:32 -0500 Matt Mackall check-code: add warning on lines over 80 characters
Sun, 25 Jul 2010 08:22:03 -0700 Lee Cantey Remove variable output affected by length of TMPDIR.
Sun, 25 Jul 2010 13:10:57 +0200 Benoit Boissinot chunkbuffer: split big strings directly in chunkbuffer
Sun, 25 Jul 2010 10:05:38 +0900 Nicolas Dumazet localrepo.status: move fixup concatenation inside if block for clarity
Sat, 24 Jul 2010 17:23:08 +0200 Benoit Boissinot chunkbuffer: targetsize isn't used outside of read()
Sat, 24 Jul 2010 15:21:39 +0200 Benoit Boissinot chunkbuffer: use list instead of cStringIO
Sat, 24 Jul 2010 15:20:29 +0200 Benoit Boissinot chunkbuffer: use for/else to detect end of iteration
Sat, 24 Jul 2010 00:15:29 +0200 Benoit Boissinot changegroup*(): use enumerate when possible
Sat, 24 Jul 2010 00:03:19 +0200 Benoit Boissinot changegroupsubset(): with the fix, prune() is actually useful in the testsuite
Thu, 22 Jul 2010 13:48:34 +0200 Martin Geisler test-permissions: echo commands to make output readable
Fri, 23 Jul 2010 00:04:18 +0200 Benoit Boissinot changegroupsubset: simplify knownheads/has_cl_set computation
Thu, 22 Jul 2010 23:54:57 +0200 Benoit Boissinot changegroupsubset(): ancestors() is not inclusive, we need to remove the "heads"
Thu, 22 Jul 2010 23:44:14 +0200 Benoit Boissinot changegroupsubset(): move comment at the right place
Thu, 22 Jul 2010 23:13:03 +0200 Benoit Boissinot changegroupsubset(): refactor the prune() functions
Thu, 22 Jul 2010 22:23:54 +0200 Martin Geisler Merge with stable
Thu, 22 Jul 2010 21:43:45 +0200 Martin Geisler help: make helptable a list instead of a tuple stable
Sat, 03 Jul 2010 08:28:23 +0200 Jason Harris test-command-template: test 'children' template keyword
Sat, 03 Jul 2010 05:24:16 +0200 Jason Harris templates: 'children' keyword
Thu, 22 Jul 2010 16:51:45 +0200 Benoit Boissinot changegroupsubset(): change variable names, simplify lookup logic
Thu, 22 Jul 2010 16:18:33 +0200 Benoit Boissinot changegroup(): used "linkrev" instead of "revlink"
Thu, 22 Jul 2010 15:32:26 +0200 Benoit Boissinot fix comment
Thu, 22 Jul 2010 08:24:56 -0500 Matt Mackall Merge with stable
Thu, 22 Jul 2010 08:17:38 -0500 Matt Mackall revset: fix ancestor subset handling (issue2298) stable
Mon, 12 Jul 2010 16:07:58 +0200 Christian Fischer hgwebdir: use template paths configured in the hgrc (issue2281) stable
Thu, 22 Jul 2010 14:34:37 +0200 Benoit Boissinot changegroup*(): use set instead of dict
Thu, 22 Jul 2010 10:49:55 +0200 Martin Geisler Merge with stable
Wed, 21 Jul 2010 17:06:00 -0400 Brodie Rao bash/zsh completion: use HGPLAIN when invoking hg (issue2297) stable
Thu, 22 Jul 2010 14:30:27 +0900 Dan Drake patch: fix extract() docstring, it returns branch as well stable
Thu, 22 Jul 2010 15:14:22 +0900 Nicolas Dumazet merge with stable
Thu, 22 Jul 2010 14:33:50 +0900 Nicolas Dumazet doc: remove has_key usage in hgmanpage stable
Thu, 22 Jul 2010 14:30:29 +0900 Nicolas Dumazet gendoc: remove callable usage (check-code) stable
Wed, 21 Jul 2010 12:41:18 +0900 Nicolas Dumazet bookmarks: rewrite _bookmarks method documentation stable
Wed, 21 Jul 2010 19:29:57 +0200 Mads Kiilerich init: create target directory recursively stable
Wed, 21 Jul 2010 17:51:37 +0200 Mads Kiilerich doc: make sure we use our own code for generating man pages stable
Sun, 18 Jul 2010 21:29:29 -0400 Greg Ward transplant: crash if repo.commit() finds nothing to commit stable
Tue, 20 Jul 2010 20:37:29 +0530 Vishakh H mq: cleanup status if applied mq is stripped (issue1881) stable
Tue, 20 Jul 2010 18:29:00 +0900 Nicolas Dumazet bundle: lookup revisions after addbranchrevs stable
Tue, 20 Jul 2010 14:42:05 +0900 Nicolas Dumazet log: do not redefine cachefunc in walkchangerevs
Wed, 21 Jul 2010 09:43:45 +0200 Martin Geisler cmdutils: fix code style
Tue, 20 Jul 2010 23:29:49 +0530 Vishakh H contrib: add debugshell extension
Tue, 20 Jul 2010 14:32:33 +0900 Nicolas Dumazet log: document the different phases in walkchangerevs
Tue, 20 Jul 2010 14:13:33 +0900 Nicolas Dumazet log: slowpath: only walk specified revision range during preparation
Tue, 20 Jul 2010 15:07:10 -0500 Matt Mackall Merge with stable
Tue, 13 Jul 2010 03:04:14 +0200 Mads Kiilerich revert: rename original to .orig instead of copying (issue2282) stable
Tue, 20 Jul 2010 14:00:47 -0400 Greg Ward inotify: make inotifydirstate.status() returns a tuple of lists. stable
Tue, 20 Jul 2010 20:52:23 +0200 Dirkjan Ochtman protocol: move the streamclone implementation into wireproto
Tue, 20 Jul 2010 09:56:37 +0200 Dirkjan Ochtman protocol: use generators instead of req.write() for hgweb stream responses
Tue, 20 Jul 2010 20:53:33 +0200 Dirkjan Ochtman protocol: wrap non-string protocol responses in classes
Fri, 16 Jul 2010 22:20:19 +0200 Dirkjan Ochtman protocol: convert StreamException to generated error code
Fri, 16 Jul 2010 22:20:10 +0200 Dirkjan Ochtman protocol: extract compression from streaming mechanics
Fri, 16 Jul 2010 18:18:35 +0200 Dirkjan Ochtman protocol: rename send methods to get grouping by prefix
Fri, 16 Jul 2010 18:16:15 +0200 Dirkjan Ochtman protocol: shuffle server methods to group send methods
Fri, 16 Jul 2010 23:02:46 +0200 Dirkjan Ochtman protocol: do not translate error messages on the remote side
Fri, 16 Jul 2010 19:02:30 +0200 Dirkjan Ochtman protocol: use return shortcut instead of respond function
Fri, 16 Jul 2010 19:01:34 +0200 Dirkjan Ochtman protocol: command must be checked before passing in
Tue, 20 Jul 2010 10:05:30 +0200 Dirkjan Ochtman tests: rename some tests to help grouping
Thu, 15 Jul 2010 10:24:31 +0200 Christian Ebert keyword: add extra datefilters in a single update call
Mon, 19 Jul 2010 00:43:34 +0200 Martin Geisler Merge with stable
Mon, 19 Jul 2010 00:43:24 +0200 Martin Geisler Merge with main
Mon, 19 Jul 2010 00:41:41 +0200 Martin Geisler cmdutil: fix accidental name clash with revrange function
Wed, 14 Jul 2010 18:28:12 -0400 Steve Losh commands: fix update's help to be more accurate stable
Sun, 18 Jul 2010 01:06:50 +0900 FUJIWARA Katsunori i18n: use encoding.colwidth() for correct column width stable
Sun, 18 Jul 2010 18:11:59 +0900 Nicolas Dumazet merge with stable
Sun, 04 Jul 2010 18:07:30 +0900 Nicolas Dumazet log: slowpath: do not read the full changelog
Sat, 03 Jul 2010 18:11:15 +0900 Nicolas Dumazet log: remove increasing windows usage in fastpath
Sat, 03 Jul 2010 18:01:54 +0900 Nicolas Dumazet log: refactor: test for ranges inside filerevgen
Sat, 03 Jul 2010 17:58:48 +0900 Nicolas Dumazet log: refactor: compute the value of last outside of filerevgen
Fri, 16 Jul 2010 16:33:55 +0900 Nicolas Dumazet context: use os.lstat instead of os.stat to fetch file size stable
Fri, 16 Jul 2010 13:26:39 -0500 Matt Mackall check-code: add --blame switch
Fri, 16 Jul 2010 18:35:15 +0200 Benoit Boissinot changegroupsubset: remove unneeded cast to list
Fri, 16 Jul 2010 14:48:52 +0200 Martin Geisler check-code: catch dict.has_key
Fri, 16 Jul 2010 14:45:52 +0200 Martin Geisler Merge with stable
Fri, 16 Jul 2010 14:44:30 +0200 Martin Geisler mark ui.warn strings for translation stable
Fri, 16 Jul 2010 14:40:57 +0200 Martin Geisler check-code: warn about untranslated ui.warn calls stable
Fri, 16 Jul 2010 13:38:33 +0200 Benoit Boissinot localrepo: remove push_{unbundle,addchangegroup}(), factor it inside push()
Fri, 16 Jul 2010 00:52:13 +0200 Benoit Boissinot wireproto: refactor list of nodeid encoding / decoding
Thu, 15 Jul 2010 15:06:45 -0500 Matt Mackall ssh: drop some old imports
Thu, 15 Jul 2010 15:05:04 -0500 Matt Mackall protocol: move hgweb protocol support back into protocol.py
Thu, 15 Jul 2010 13:56:52 -0500 Matt Mackall protocol: unify server-side capabilities functions
Thu, 15 Jul 2010 11:24:42 -0500 Matt Mackall protocol: unify unbundle on the server side
Wed, 14 Jul 2010 17:12:18 -0500 Matt Mackall protocol: unify client unbundle support
Wed, 14 Jul 2010 17:09:31 -0500 Matt Mackall protocol: unify client changegroup methods
Wed, 14 Jul 2010 17:07:13 -0500 Matt Mackall protocol: convert some ssh abort calls
Wed, 14 Jul 2010 17:07:10 -0500 Matt Mackall protocol: clean up call-like functions in http and ssh clients
Wed, 14 Jul 2010 16:55:44 -0500 Matt Mackall protocol: unify stream_out client code
Wed, 14 Jul 2010 16:35:51 -0500 Matt Mackall protocol: unify basic http client requests
Wed, 14 Jul 2010 16:34:57 -0500 Matt Mackall protocol: move basic ssh client commands to wirerepository
Wed, 14 Jul 2010 16:19:27 -0500 Matt Mackall protocol: unify stream_out command
Wed, 14 Jul 2010 15:43:20 -0500 Matt Mackall protocol: unify changegroup commands
Wed, 14 Jul 2010 15:33:21 -0500 Matt Mackall protocol: add proto to method prototypes
Wed, 14 Jul 2010 15:25:15 -0500 Matt Mackall protocol: use new wireproto infrastructure in ssh
Wed, 14 Jul 2010 15:25:15 -0500 Matt Mackall protocol: introduce wireproto.py
Wed, 14 Jul 2010 15:25:15 -0500 Matt Mackall protocol: move most ssh responses to returns
Mon, 12 Jul 2010 17:28:02 -0500 Matt Mackall protocol: add ssh getargs
Thu, 15 Jul 2010 21:44:51 +0200 Benoit Boissinot discovery: remove duplication for new remote head discovery
Thu, 15 Jul 2010 21:21:19 +0200 Benoit Boissinot discovery: better coding style
Thu, 15 Jul 2010 21:20:32 +0200 Benoit Boissinot discovery: simplify findoutgoing(), the updated_head stuff wasn't used
Thu, 15 Jul 2010 10:41:41 -0700 Brendan Cully mq: evaluate --user before invoking editor with -e (issue2289)
Thu, 15 Jul 2010 14:41:22 +0200 Benoit Boissinot Abort: add a hint argument, printed in the next line inside parenthesis
Thu, 15 Jul 2010 14:40:17 +0200 Benoit Boissinot discovery: clarify comment
Thu, 15 Jul 2010 14:11:14 +0200 Martin Geisler Merge with stable
Thu, 15 Jul 2010 13:24:02 +0200 Mads Kiilerich subrepo: docstrings stable
Thu, 15 Jul 2010 14:02:17 +0200 Martin Geisler gendoc: remove call to callable for py3k compatibility
Wed, 14 Jul 2010 23:15:03 -0300 Renato Cunha check-code: added check for reduce usage
Wed, 14 Jul 2010 23:15:00 -0300 Renato Cunha check-code: check for tuple parameter unpacking (missing in py3k)
Wed, 14 Jul 2010 23:03:21 -0300 Renato Cunha removed exception args indexing (not supported by py3k)
Wed, 14 Jul 2010 22:59:57 -0300 Renato Cunha util: use fakebuffer as buffer in py3k
Wed, 14 Jul 2010 22:59:43 -0300 Renato Cunha util: improved the check for the existence of the 'buffer' builtin
Wed, 14 Jul 2010 22:58:29 -0300 Renato Cunha record: removed 'has_key' usage
Wed, 14 Jul 2010 21:30:50 +0200 Martin Geisler Merge with stable
Thu, 08 Jul 2010 22:44:15 +0200 Joel Rosdahl test-log: Add test for "hg log -pf" (issue647) stable
Wed, 14 Jul 2010 11:02:20 -0400 Brodie Rao bookmarks: ensure current bookmark is updated when specified with -r . stable
Wed, 14 Jul 2010 20:25:31 +0200 Martin Geisler subrepos: let caller specify a filename for SVN commands
Wed, 14 Jul 2010 20:25:31 +0200 Martin Geisler subrepo: add abstract superclass for subrepo classes
Wed, 14 Jul 2010 20:25:31 +0200 Martin Geisler archival: remove prefix argument from archivers
Wed, 14 Jul 2010 20:25:31 +0200 Martin Geisler archival: move commands.archive.guess_type to archival.guesskind
Wed, 14 Jul 2010 20:41:01 +0200 Henrik Stuart merge stable to default
Thu, 01 Jul 2010 19:23:26 -0500 Brodie Rao color/progress: subclass ui instead of using wrapfunction (issue2096) stable
Wed, 14 Jul 2010 19:44:49 +0200 Henrik Stuart merge with stable
Wed, 14 Jul 2010 19:44:12 +0200 Henrik Stuart merge crew and main
Wed, 14 Jul 2010 19:43:31 +0200 Henrik Stuart merge crew and main stable
Tue, 13 Jul 2010 17:30:29 +0200 Dirkjan Ochtman commands: addremove does similarity 100 by default
Tue, 13 Jul 2010 22:56:01 +0900 Nicolas Dumazet merge with stable
Fri, 02 Jul 2010 16:22:59 -0300 Renato Cunha inotify: Port of the C module to py3k.
Fri, 02 Jul 2010 16:21:46 -0300 Renato Cunha inotify: Better implementation of the event string representation.
Fri, 02 Jul 2010 16:21:42 -0300 Renato Cunha inotify: make proper use of Python API to get object size.
Tue, 13 Jul 2010 22:30:01 +0900 Nicolas Dumazet mq: qrepo.add(mq.added) inside save_dirty inside of doing it manually stable
Tue, 06 Jul 2010 22:22:18 -0300 Renato Cunha inotify: check all components of filenames against hgignore (issue884) stable
Fri, 02 Jul 2010 15:05:21 +0900 Nicolas Dumazet hg.clone: fix branch value when passing a repo object (issue2267) stable
Tue, 06 Jul 2010 15:05:03 +0900 Nicolas Dumazet test-bheads: use a case-insensitive set of filenames (issue2274) stable
Tue, 06 Jul 2010 18:24:04 +0900 Nicolas Dumazet mail: ensure that Python2.4 to 2.7 use the same header format stable
Mon, 05 Jul 2010 19:49:54 +0900 Nicolas Dumazet filelog: cmp: don't read data if hashes are identical (issue2273) stable
Mon, 05 Jul 2010 18:43:46 +0900 Nicolas Dumazet filelog: test behaviour for data starting with "\1\n" stable
Fri, 09 Jul 2010 11:02:39 +0900 Nicolas Dumazet cmp: document the fact that we return True if content is different stable
Fri, 09 Jul 2010 11:59:48 +0900 Nicolas Dumazet workingfilectx.cmp: invert boolean return value stable
Mon, 12 Jul 2010 19:04:07 +0900 Nicolas Dumazet rebase: small cosmetic cleanups stable
Mon, 12 Jul 2010 09:19:28 +0300 Giorgos Keramidas rebase: add a test for committed MQ patches (59bd20451ab6) stable
Fri, 02 Jul 2010 16:21:40 -0300 Renato Cunha util.h: Defined macros for working "with" PyStrings in py3k.
Fri, 02 Jul 2010 16:21:38 -0300 Renato Cunha util.h: Add a PyInt_AsLong definition for usage in the inotify module.
Fri, 02 Jul 2010 16:21:36 -0300 Renato Cunha setup.py: Add 'mercurial' as include dir for the inotify compiler.
Fri, 02 Jul 2010 16:21:34 -0300 Renato Cunha setup.py: Adjustments to make setup.py run in py3k.
Tue, 13 Jul 2010 20:12:32 +0900 Nicolas Dumazet rebase: re-add patches to mq repo after rebase stable
Mon, 12 Jul 2010 17:55:23 +0900 Nicolas Dumazet mq: reset self.added after the mq transaction instead of inside qimport stable
Mon, 12 Jul 2010 17:27:32 -0500 Matt Mackall Merge with stable
Sat, 10 Jul 2010 14:28:38 -0300 Wagner Bruna i18n-pt_BR: synchronized with dec57aa0f8ca stable
Sat, 10 Jul 2010 14:01:10 -0300 Wagner Bruna merge with stable stable
Thu, 08 Jul 2010 15:36:14 -0300 Wagner Bruna i18n-pt_BR: synchronized with 9d905b9769af stable
Fri, 09 Jul 2010 14:21:45 +0200 Martin Geisler Merge with stable
Wed, 07 Jul 2010 18:49:43 -0400 Steve Losh dispatch: add shell aliases
Thu, 08 Jul 2010 15:44:14 +0200 Mads Kiilerich convert: cleanup of filemap help text stable
Fri, 09 Jul 2010 14:01:55 +0200 Martin Geisler check-code: add test for callable stable
Fri, 09 Jul 2010 11:04:00 +0200 Dan Villiom Podlaski Christiansen extensions: add a few assertions to wrapfunction() and wrapcommand(). stable
Fri, 09 Jul 2010 11:13:45 +0200 Dan Villiom Podlaski Christiansen extensions: improve language for wrapfunction() docstring. stable
Fri, 09 Jul 2010 10:57:57 +0200 Dan Villiom Podlaski Christiansen extensions: add docstring for wrapcommand(). stable
Fri, 09 Jul 2010 13:31:37 +0200 Arnab Bose commands: mention "hg status -C" in addremove help stable
Wed, 07 Jul 2010 14:29:40 +0200 Martin Geisler Merge with stable
Wed, 07 Jul 2010 14:13:23 +0200 Martin Geisler test-merge-closedheads: test cc982ff2dcf8 stable
Wed, 07 Jul 2010 14:11:59 +0200 Robert Bauck Hamar commands: only warn when reopening the workdir's branch stable
Tue, 06 Jul 2010 20:43:19 +0200 Martin Geisler Merge with stable
Sun, 28 Mar 2010 15:23:11 +0900 Yuya Nishihara mq: fixed ENOENT when qrename to new/directory.patch stable
Fri, 02 Jul 2010 14:14:30 -1000 Julian Cowley mercurial.spec: rename docutils to python-docutils in BuildRequires stable
Tue, 06 Jul 2010 13:10:16 -0300 Renato Cunha glossary: fixed typo in "Directory, working" description stable
Sun, 04 Jul 2010 14:14:40 +0200 Martin Geisler Merge with stable
Sun, 04 Jul 2010 14:14:29 +0200 Martin Geisler test-log: also test "log -p -R" case stable
Fri, 02 Jul 2010 23:49:06 +0900 Yuya Nishihara log: fix missing diff output for hg log -p in sub directory stable
Sun, 04 Jul 2010 17:05:17 +0900 Nicolas Dumazet commands: document return values of add and paths commands stable
Sat, 03 Jul 2010 02:15:25 +0200 Martin Geisler mergetools.hgrc: add vimdiff
Sat, 03 Jul 2010 02:06:07 +0200 Martin Geisler Merge with stable
Sat, 03 Jul 2010 01:56:09 +0200 Martin Geisler zeroconf: small fixes in docstring stable
Sat, 03 Jul 2010 02:03:55 +0200 Martin Geisler hgweb: add link to wiki stable
Sat, 03 Jul 2010 01:48:50 +0200 Martin Geisler hgweb.wsgi: add a URL to the corresponding wiki documentation stable
Thu, 01 Jul 2010 19:27:03 -0300 Renato Cunha churn: remove tuple parameter unpacking (deprecated in py3k)
Thu, 01 Jul 2010 19:27:03 -0300 Renato Cunha record: removed 'reduce' calls (unsupported by py3k)
Thu, 01 Jul 2010 19:27:03 -0300 Renato Cunha record: tuple parameter unpacking is deprecated in py3k
Thu, 01 Jul 2010 19:27:02 -0300 Renato Cunha convert: tuple parameter unpacking is deprecated in py3k
Thu, 01 Jul 2010 19:27:02 -0300 Renato Cunha revlog: Marked classic int divisions as such.
Fri, 02 Jul 2010 11:41:43 +0200 Martin Geisler Merge with stable (again)
Wed, 30 Jun 2010 17:23:16 +0200 Mads Kiilerich debugger: give a little intro before entering pdb
Wed, 30 Jun 2010 17:20:42 +0200 Mads Kiilerich debugger: show traceback before entering pdb post-mortem
Fri, 02 Jul 2010 11:30:57 +0200 Martin Geisler Merge with stable
Thu, 01 Jul 2010 19:13:23 -0500 Steve Borho wix: generate a new GUID for the help folder stable
Thu, 01 Jul 2010 12:53:37 -0500 Steve Borho wix: pick up new help topics added between 1.5 and 1.6 stable
Thu, 01 Jul 2010 12:06:31 -0500 Matt Mackall Added signature for changeset f786fc4b8764 stable
Thu, 01 Jul 2010 12:06:30 -0500 Matt Mackall Added tag 1.6 for changeset f786fc4b8764 stable
Tue, 29 Jun 2010 12:12:34 +0200 Mads Kiilerich log: follow filenames through renames (issue647) stable 1.6
Thu, 01 Jul 2010 13:26:08 -0300 Wagner Bruna i18n-pt_BR: synchronized with d3c3e2fdeb0c stable
Thu, 01 Jul 2010 11:22:56 -0500 Matt Mackall commit: add missing _() stable
Thu, 01 Jul 2010 11:20:13 -0500 Matt Mackall subrepo: refuse to commit subrepos if .hgsub is excluded (issue2232) stable
Thu, 01 Jul 2010 11:20:08 -0500 Matt Mackall Merge with i18n stable
Thu, 01 Jul 2010 15:25:29 +0200 Martin Geisler i18n-da: translated eol extension and various small strings stable
Wed, 30 Jun 2010 13:03:48 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 13d02d6677f2 stable
Tue, 29 Jun 2010 12:27:08 -0300 Wagner Bruna i18n-pt_BR: synchronized with 59af1d65029c stable
Tue, 29 Jun 2010 12:18:42 -0300 Wagner Bruna merge with stable stable
Tue, 29 Jun 2010 09:11:55 +0200 Jens Bäckman i18n-sv: synchronized with 13d02d6677f2 stable
Sat, 26 Jun 2010 21:37:10 -0300 Wagner Bruna i18n-pt_BR: synchronized with 9fa255c32406 stable
Sat, 26 Jun 2010 21:29:39 -0300 Wagner Bruna Merge with stable stable
Wed, 23 Jun 2010 17:54:59 -0300 Wagner Bruna i18n-pt_BR: glossary.txt translation stable
Wed, 23 Jun 2010 09:33:28 +0200 Jens Bäckman i18n-sv: output from 'hg' is once again fully Swedish stable
Wed, 23 Jun 2010 09:10:54 +0200 Jens Bäckman i18n-sv: synchronized with 469a48dff18b stable
Tue, 22 Jun 2010 21:13:18 -0300 Wagner Bruna i18n-pt_BR: synchronized with 2186124f08e4 stable
Tue, 22 Jun 2010 20:48:48 -0300 Wagner Bruna Merge with stable stable
Tue, 22 Jun 2010 09:43:07 +0200 Jens Bäckman i18n-sv: synchronized with 4d03c3680400 stable
Wed, 30 Jun 2010 23:56:35 -0500 Matt Mackall subrepo: correctly handle update -C with modified subrepos (issue2022) stable
Wed, 30 Jun 2010 18:15:23 -0500 Maxim Khitrov http: deliver hook output to client stable
Wed, 23 Jun 2010 13:44:07 +0200 Christian Boos setup: ignore failures to build optional inotify extension stable
Wed, 30 Jun 2010 17:44:36 -0500 Matt Mackall revset: make negate work for sort specs stable
Wed, 30 Jun 2010 17:34:20 -0500 Matt Mackall update: synchronize permissions in the dirstate (issue1473) stable
Thu, 24 Jun 2010 15:18:47 +0100 Simon Howkins heads: fix templating of headers again (issue2130) stable
Wed, 30 Jun 2010 12:44:58 +0900 FUJIWARA Katsunori minirst: use unicode string as intermediate form for replacement stable
Tue, 29 Jun 2010 17:30:42 -0500 Matt Mackall subrepo: fix recording of + in .hgsubstate (issue2217) stable
Tue, 29 Jun 2010 03:09:42 +0530 Vishakh H mq: qimport cleanup on fail (issue2214) stable
Mon, 28 Jun 2010 23:23:55 +0200 Mads Kiilerich test-acl: don't use $PWD stable
Mon, 28 Jun 2010 23:16:11 +0200 Mads Kiilerich test-alias: don't use the environment variable PWD stable
Mon, 28 Jun 2010 15:08:01 +0200 Mads Kiilerich revert: Make it clearer when not to use revert stable
Sun, 27 Jun 2010 22:20:47 -0500 Augie Fackler progress: check stderr.isatty() before each print stable
Sat, 26 Jun 2010 23:00:58 +0200 Mads Kiilerich http digest auth: reset redirect counter on new requests (issue2255) stable
Mon, 28 Jun 2010 11:07:27 -0500 Matt Mackall revset: deal with empty sets in range endpoints stable
Sun, 27 Jun 2010 18:20:49 -0500 Matt Mackall subrepo: fix silent push failure for SVN (issue2241) stable
Fri, 18 Jun 2010 08:49:24 +0200 Peter Arrenbrecht merge: pass constant cset ancestor to fctx.ancestor stable
Fri, 18 Jun 2010 08:48:05 +0200 Peter Arrenbrecht context: allow passing the common cset ancestor to fctx.ancestor stable
Sun, 27 Jun 2010 17:41:43 -0500 Matt Mackall merge: document how to 'undo' a merge stable
Sun, 27 Jun 2010 23:12:05 +0200 Martin Geisler resolve: do not crash on empty mergestate stable
Wed, 23 Jun 2010 16:54:12 -1000 Julian Cowley revset: fix spelling typo stable
Fri, 11 Jun 2010 01:35:38 -1000 Julian Cowley parser: fix URL to effbot stable
Thu, 24 Jun 2010 21:35:52 -0700 Eric Eisner glog: fix crash on empty revision range stable
Fri, 25 Jun 2010 19:59:22 +0200 Mads Kiilerich mercurial.spec: don't include convert-repo - use "hg convert" instead stable
Fri, 25 Jun 2010 01:27:25 -1000 Julian Cowley revset: remove debugging leftover stable
Sat, 26 Jun 2010 15:56:48 +0200 Gilles Moris contrib: update tcsh_completion with commands for 1.6 stable
Sat, 26 Jun 2010 12:26:03 -0500 Matt Mackall bookmarks: fix in/out return values stable
Sat, 26 Jun 2010 12:24:55 -0500 Matt Mackall bookmarks: fix bogus cut and paste for outgoing stable
Fri, 25 Jun 2010 13:47:28 -0500 Matt Mackall addchangegroup: pass in lock to release it before changegroup hook is called stable
Thu, 24 Jun 2010 15:18:47 +0100 Simon Howkins cmdutil: only output style header once in non-buffered mode (issue2130) stable
Wed, 23 Jun 2010 13:38:52 -0500 Matt Mackall bookmarks: touch changelog on write to force hgweb reload stable
Tue, 22 Jun 2010 21:36:09 +0200 Gilles Moris mq: explicit exit code when patch is already on top stable
Tue, 22 Jun 2010 09:49:51 +0200 Gilles Moris mq: fix qpush --move for selected guarded patches stable
Wed, 23 Jun 2010 17:50:27 -0300 Wagner Bruna help: glossary.txt formatting fixes stable
Wed, 23 Jun 2010 17:49:49 -0300 Wagner Bruna help: fix glossary.txt named branches description stable
Wed, 23 Jun 2010 10:45:53 +0200 Javi Merino zeroconf: Use BadDomainName exception instead of string exceptions stable
Wed, 23 Jun 2010 11:53:59 +0200 David Soria Parra bookmarks: Use error message consistently stable
Tue, 22 Jun 2010 15:45:13 -0500 Matt Mackall Merge with default, fix up stray topological head from i18n stable
Tue, 22 Jun 2010 15:44:19 -0500 Matt Mackall i18n: disable check-code on polib.py stable
Sun, 20 Jun 2010 12:26:48 +0200 David Soria Parra bookmarks: Add -B option to incoming/outgoing to compare bookmarks stable
Tue, 22 Jun 2010 15:33:58 -0500 Matt Mackall Merge with i18n stable
Tue, 22 Jun 2010 12:38:39 +0200 Martin Geisler discovery: use stable sort order in --new-branch warning stable
Mon, 21 Jun 2010 17:02:48 -0300 Wagner Bruna Merge with i18n
Mon, 21 Jun 2010 16:59:38 -0300 Wagner Bruna Merge i18n default into stable stable
Mon, 21 Jun 2010 11:53:38 -0300 Wagner Bruna i18n-pt_BR: synchronized with b4467a7d5c75
Sun, 20 Jun 2010 23:37:09 +0200 Martin Geisler Merge with mpm
Sun, 20 Jun 2010 20:02:27 +0200 Martin Geisler i18n-da: copy msgids that does not need translating
Sun, 20 Jun 2010 19:48:28 +0200 Martin Geisler acl: delete trailing whitespace in docstring
Sun, 20 Jun 2010 17:38:57 +0200 Martin Geisler i18n-da: synchronize with 42408cd43f55
Mon, 21 Jun 2010 13:41:11 -0500 Matt Mackall Merge default into stable for the 1.6 code freeze stable
Mon, 21 Jun 2010 13:38:40 -0500 Matt Mackall revset: improve help on strings
Mon, 21 Jun 2010 13:26:13 -0500 Matt Mackall tests: extend revset test
Mon, 21 Jun 2010 13:25:42 -0500 Matt Mackall merge: sort arguments to stabilize the ancestor search
Sun, 20 Jun 2010 14:21:56 -0500 Matt Mackall merge: improve merge with ancestor message
Wed, 16 Jun 2010 00:22:10 +0200 Mads Kiilerich ui: ignore EIO in write_err
Wed, 16 Jun 2010 22:54:58 +0200 Mads Kiilerich http push: break infinite recursion on failure with Python 2.6.5 (issue2179)
Sun, 20 Jun 2010 01:20:12 +0900 Yuya Nishihara pager: respect HGPLAIN
Wed, 16 Jun 2010 00:37:21 +0200 Christian Ebert patchbomb: reduce number of opts.get calls
Sat, 19 Jun 2010 17:56:52 -0500 Matt Mackall parser: improve infix error checking
Sat, 19 Jun 2010 12:51:57 +0200 Georg Brandl transplant: when reading journal, treat only lines starting with "# " special like patch.extract() does
Sun, 20 Jun 2010 14:21:47 -0500 Matt Mackall revrange: fix up empty query again
Tue, 08 Jun 2010 17:56:57 +0200 Peter Arrenbrecht revset: add some tests
Fri, 21 May 2010 12:51:55 +0300 timeless Explain trust near hgrc in config help
Wed, 16 Jun 2010 17:43:35 +0200 Mads Kiilerich test-import: test git patch import with strip
Sat, 19 Jun 2010 13:00:08 -0500 Matt Mackall revset: fix up contains/getstring when no args passed
Sat, 19 Jun 2010 13:00:01 -0500 Matt Mackall revrange: attempt to parse old-style queries as a first pass
Sat, 19 Jun 2010 12:22:35 -0500 Matt Mackall revset: allow extended characters in symbols
Sat, 19 Jun 2010 19:16:11 +0200 Martin Geisler i18n: fix translation of empty paragraphs
Tue, 15 Jun 2010 13:04:22 -0400 Greg Ward extensions: recommend against using wrapfunction for repo methods
Sat, 19 Jun 2010 17:19:15 +0200 Martin Geisler i18n-zh_TW: split messages into paragraphs
Sat, 19 Jun 2010 17:19:15 +0200 Martin Geisler i18n-zh_CN: split messages into paragraphs
Sat, 19 Jun 2010 17:19:15 +0200 Martin Geisler i18n-sv: split messages into paragraphs
Sat, 19 Jun 2010 17:19:15 +0200 Martin Geisler i18n-pt_BR: split messages into paragraphs
Sat, 19 Jun 2010 17:19:14 +0200 Martin Geisler i18n-ja: split messages into paragraphs
Sat, 19 Jun 2010 17:19:14 +0200 Martin Geisler i18n-it: split messages into paragraphs
Sat, 19 Jun 2010 17:19:14 +0200 Martin Geisler i18n-fr: split messages into paragraphs
Sat, 19 Jun 2010 17:19:14 +0200 Martin Geisler i18n-el: split messages into paragraphs
Sat, 19 Jun 2010 17:19:14 +0200 Martin Geisler i18n-de: split messages into paragraphs
Sat, 19 Jun 2010 17:19:14 +0200 Martin Geisler i18n-da: split messages into paragraphs
Sat, 19 Jun 2010 17:06:11 +0200 Martin Geisler Merge with hg-i18n
Tue, 06 Apr 2010 22:30:50 -0300 Wagner Bruna i18n: translate each paragraph separately
Thu, 17 Jun 2010 20:10:34 -0300 Wagner Bruna i18n: script for splitting large messages on .po/.pot files
Sat, 19 Jun 2010 16:52:25 +0200 Martin Geisler i18n: patch polib.unescape
Thu, 17 Jun 2010 20:10:34 -0300 Wagner Bruna i18n: import polib 0.5.2 (rev b0ab301cfdcc)
Fri, 18 Jun 2010 15:22:56 +0200 Martin Geisler i18n-da: remove spurious \n
Fri, 18 Jun 2010 17:34:13 -0500 Matt Mackall revset: nicer exception for empty queries
Fri, 18 Jun 2010 21:35:21 +0200 Martin Geisler commands: advertise "hg help revsets" in help for log
Fri, 18 Jun 2010 21:31:19 +0200 Martin Geisler revset: all your error messages are belong to _
Thu, 17 Jun 2010 17:21:39 +0300 Martin Geisler help: new revsets topic
Fri, 18 Jun 2010 20:06:32 +0200 Martin Geisler Merge with main
Fri, 18 Jun 2010 10:45:40 -0700 Lee Cantey Ignore mercurial.egg-info build output
Thu, 17 Jun 2010 15:54:26 -0500 Matt Mackall bookmarks: add support for push --bookmark to export bookmarks
Thu, 17 Jun 2010 14:26:23 -0500 Matt Mackall bookmarks: add support for pull --bookmark to import remote bookmarks
Thu, 17 Jun 2010 15:51:27 +0200 Dirkjan Ochtman patch: inline small, single-use 'write' function
Thu, 17 Jun 2010 15:50:35 +0200 Dirkjan Ochtman patch: inline small, single-use 'close' function
Thu, 17 Jun 2010 15:53:26 +0200 Dirkjan Ochtman mq: __str__ falls back to __repr__
Thu, 17 Jun 2010 12:22:21 -0500 Matt Mackall bookmarks: update known bookmarks on the target on push
Thu, 17 Jun 2010 12:10:47 -0500 Matt Mackall bookmarks: pull known bookmarks from server that are newer
Thu, 17 Jun 2010 11:01:51 -0500 Matt Mackall bookmarks: add pushkey server-side support
Wed, 16 Jun 2010 16:05:47 -0500 Matt Mackall pushkey: add debugpushkey command for testing
Wed, 16 Jun 2010 16:05:19 -0500 Matt Mackall pushkey: add http support
Wed, 16 Jun 2010 16:05:13 -0500 Matt Mackall pushkey: add ssh support
Wed, 16 Jun 2010 16:04:46 -0500 Matt Mackall pushkey: add localrepo support
Wed, 16 Jun 2010 16:04:44 -0500 Matt Mackall pushkey: add pushkey core
Wed, 16 Jun 2010 15:01:09 -0500 Matt Mackall sshrepo: sort arguments
Wed, 16 Jun 2010 22:00:02 -0400 Greg Ward mq: make 'qdelete <patchidx>' work again.
Tue, 15 Jun 2010 19:49:56 -0300 Renato Cunha bdiff.c: Added support for py3k.
Tue, 15 Jun 2010 19:49:56 -0300 Renato Cunha diffhelpers.c: Added support for py3k.
Tue, 15 Jun 2010 19:49:56 -0300 Renato Cunha base85.c: Added support for py3k.
Tue, 15 Jun 2010 19:49:56 -0300 Renato Cunha parsers.c: Added support for py3k.
Tue, 15 Jun 2010 19:49:56 -0300 Renato Cunha mpatch.c: Added preliminary support for py3k.
Tue, 15 Jun 2010 19:49:56 -0300 Renato Cunha osutil.c: Support for py3k added.
Tue, 15 Jun 2010 19:49:56 -0300 Renato Cunha util.h: Utility macros for handling different Python APIs.
Wed, 16 Jun 2010 12:22:14 +0200 Martin Geisler relink: ensure deterministic directory walk in collect
Wed, 16 Jun 2010 15:20:22 +0530 Faheem Mitha help: add "glossary" topic
Thu, 10 Jun 2010 15:35:06 +0200 timeless relink/progress: Adding progress for collecting stage
Thu, 10 Jun 2010 13:09:50 +0200 timeless relink/progress: Adding progress for pruning stage
Mon, 14 Jun 2010 16:06:52 -0400 Greg Ward merge: when current branch has 1 or > 2 heads, actually abort.
Tue, 15 Jun 2010 16:10:32 -0400 Greg Ward tags: remove inactive debugging code.
Tue, 15 Jun 2010 15:02:54 -0400 Greg Ward tags: remove the old non-caching implementation of findglobaltags().
Tue, 15 Jun 2010 17:15:31 +0200 Christian Ebert keyword: postpone manifest calculation in kwtemplater.overwrite
Sun, 13 Jun 2010 23:25:27 +0200 Georg Brandl revset: fix call to ctx.extra() in closed()
Tue, 15 Jun 2010 11:05:17 +0200 Martin Geisler p4: fix long line and bad spacing around %
Mon, 14 Jun 2010 16:38:36 +0100 Frank Kingswood Fix shell quoting on p4 conversion
Mon, 14 Jun 2010 13:39:00 -0400 Greg Ward tests: rename test-merge3 to test-add-remove.
Tue, 15 Jun 2010 10:01:55 +0200 Martin Geisler check-code: reformat long lines
Tue, 15 Jun 2010 10:00:07 +0200 Martin Geisler dagparser: replace format with str
Tue, 15 Jun 2010 09:55:59 +0200 Martin Geisler check-code: catch format(), introduced in Python 2.6
Tue, 15 Jun 2010 09:53:50 +0200 Martin Geisler commands: get rid of generic exception in debugbuilddag
Tue, 15 Jun 2010 09:51:52 +0200 Martin Geisler check-code: fix check for any/all function
Mon, 14 Jun 2010 16:56:20 -0300 Renato Cunha hgext/zeroconf/__init__.py: Separate relative and absolute imports.
Fri, 11 Jun 2010 15:30:12 -0500 Matt Mackall revset: improve filter argument handling
Fri, 11 Jun 2010 18:54:10 +0200 Martin Geisler commands: format is a Python2.6 function
Thu, 10 Jun 2010 11:49:48 +0200 Peter Arrenbrecht debugbuilddag: build a changelog dag from a concise description
Thu, 10 Jun 2010 11:48:45 +0200 Peter Arrenbrecht debugdag and debugindexdag: emit changelog/revlog DAGs as concise text
Thu, 10 Jun 2010 11:48:15 +0200 Peter Arrenbrecht dagparser: parses and formats DAGs as concise text
Thu, 10 Jun 2010 15:30:15 -0500 Matt Mackall tests: fix up webraw encoding
Thu, 10 Jun 2010 15:23:31 -0500 Matt Mackall strip: backup bundles should use the .hg extension
Wed, 09 Jun 2010 12:41:44 -1000 Julian Cowley hgweb: specify a charset when sending raw text files
Wed, 09 Jun 2010 16:39:25 -0500 Matt Mackall summary: report copies and renames
Thu, 10 Jun 2010 09:32:19 -0700 Chad Dombrova provide pre- and post- hooks with parsed command line arguments.
Wed, 09 Jun 2010 16:25:28 -0500 Matt Mackall tests: fix some branch head fallout
Mon, 07 Jun 2010 15:34:48 +0200 Dan Villiom Podlaski Christiansen pager: set ui.formatted() prior to redirecting stdout.
Mon, 07 Jun 2010 15:33:03 +0200 Dan Villiom Podlaski Christiansen mq: use ui.formatted() instead of ui.plain().
Mon, 07 Jun 2010 15:28:54 +0200 Dan Villiom Podlaski Christiansen color: use ui.formatted().
Mon, 07 Jun 2010 16:14:12 +0200 Dan Villiom Podlaski Christiansen ui: document the formatted(), interactive() & plain() functions.
Mon, 07 Jun 2010 14:59:52 +0200 Dan Villiom Podlaski Christiansen ui: add ui.formatted configuration variable and accessor function.
Thu, 10 Jun 2010 17:10:05 +0200 Martin Geisler revlog: fix inconsistent comment formatting
Thu, 10 Jun 2010 12:46:09 +0200 Sune Foldager improve --branch processing (and differentiate from # syntax)
Sun, 06 Jun 2010 17:25:00 +0900 FUJIWARA Katsunori help: show value requirement and multiple occurrence of options
Wed, 09 Jun 2010 12:45:48 +0100 Christian Ebert keyword: pass context to kwtemplater.overwrite
Tue, 08 Jun 2010 16:27:59 +0200 Peter Arrenbrecht parser: fix missing param in _match
Tue, 08 Jun 2010 22:30:44 +0200 Gilles Moris commit: add tests for the 'created new head' message
Tue, 08 Jun 2010 22:28:42 +0200 Gilles Moris commit: fix display of 'created new head' message (issue2186)
Tue, 08 Jun 2010 18:01:07 +0200 Stefano Tortarolo rebase: --abort doesn't strip away the target changeset (issue2220)
Wed, 09 Jun 2010 17:22:59 +0200 Jan Sorensen test-branch-option: Updated output to match rev 3f1409082720
Wed, 09 Jun 2010 17:50:45 +0200 Martin Geisler Merge with mpm
Wed, 09 Jun 2010 17:27:47 +0200 Dirkjan Ochtman discovery: fix description line
Tue, 08 Jun 2010 15:57:59 -0500 Matt Mackall Merge with stable
Tue, 08 Jun 2010 15:52:56 -0500 Steve Borho Merge backout
Tue, 08 Jun 2010 15:52:41 -0500 Steve Borho Backed out changeset: e1dde7363601
Tue, 08 Jun 2010 21:09:41 +0200 Thomas Arendsen Hein ui: handle leading newlines/spaces/commas in configlist
Tue, 08 Jun 2010 11:58:09 -0500 Steve Borho mergetools: add configuration for Ultra Compare (issue2226)
Tue, 08 Jun 2010 14:12:46 +0200 Martin Geisler mq: use hg reST role some more
Tue, 08 Jun 2010 13:19:22 +0200 Sune Foldager fix encoding bug in 05ac42e56452 stable
Tue, 08 Jun 2010 09:30:45 +0200 Dirkjan Ochtman cleanups: undefined variables
Tue, 08 Jun 2010 09:30:33 +0200 Dirkjan Ochtman cleanups: unused variables
Mon, 07 Jun 2010 20:03:32 +0200 Dirkjan Ochtman move working dir/dirstate methods from localrepo to workingctx
Thu, 03 Jun 2010 23:18:18 -0500 Steve Borho color: labeled text should be passed to ui.write() as ui.labeled
Mon, 07 Jun 2010 18:35:54 +0200 Dirkjan Ochtman move discovery methods from localrepo into new discovery module
Mon, 07 Jun 2010 16:29:06 +0200 Sune Foldager merge with stable
Mon, 07 Jun 2010 16:28:23 +0200 Sune Foldager push/pull: fix bug in "--branch ." handling stable
Sun, 06 Jun 2010 22:39:32 +0530 Pradeepkumar Gayam shrink-repo: wrong variable name
Sun, 06 Jun 2010 17:20:10 +0900 FUJIWARA Katsunori replace Python standard textwrap by MBCS sensitive one for i18n text
Thu, 03 Jun 2010 10:37:31 +0100 Christian Ebert keyword: use context to detect uncommitted merge
Thu, 03 Jun 2010 13:58:00 +0200 Adrian Buehlmann tests: use --debug on test-clone
Thu, 03 Jun 2010 10:18:33 -0400 Greg Ward shrink-revlog: use util.mktempcopy() to preserve mode of index file.
Sat, 05 Jun 2010 09:58:02 -0500 Matt Mackall revset: delay import of hg to avoid start-up import loops
Fri, 04 Jun 2010 23:04:31 -0500 Matt Mackall error: fix up test-hgrc
Fri, 04 Jun 2010 23:00:22 -0500 Matt Mackall error: update test-trusted.py
Fri, 04 Jun 2010 22:54:43 -0500 Matt Mackall revset: fix test failure with qfinish
Fri, 04 Jun 2010 20:57:52 -0500 Matt Mackall revset: raise ParseError exceptions
Fri, 04 Jun 2010 20:57:26 -0500 Matt Mackall error: add new ParseError for various parsing errors
Fri, 04 Jun 2010 20:19:53 -0500 Matt Mackall error: change ParseError to CommandError
Fri, 04 Jun 2010 20:13:51 -0500 Matt Mackall hgrc: improve docs for the trusted section
Fri, 04 Jun 2010 17:22:33 -0500 Matt Mackall rebase: use usual util.abort rather than error.ParseError
Fri, 04 Jun 2010 10:27:23 -0500 Matt Mackall revset: sort the predicate list
Fri, 04 Jun 2010 10:26:55 -0500 Matt Mackall revset: fix - handling in the optimizer
Thu, 03 Jun 2010 20:32:41 -0500 Matt Mackall revset: fix up tests
Thu, 03 Jun 2010 18:00:15 -0500 Matt Mackall walkchangerevs: allow empty query sets
Thu, 03 Jun 2010 17:39:40 -0500 Matt Mackall revset: add tagged predicate
Thu, 03 Jun 2010 17:39:34 -0500 Matt Mackall revset: optimize the parse tree directly
Wed, 02 Jun 2010 14:07:46 -0500 Matt Mackall revset: add support for prefix and suffix versions of : and ::
Tue, 01 Jun 2010 11:18:57 -0500 Matt Mackall revset: hook into revrange
Tue, 01 Jun 2010 11:18:57 -0500 Matt Mackall revset: add a debugrevspec command
Tue, 01 Jun 2010 11:18:57 -0500 Matt Mackall revset: introduce revset core
Tue, 01 Jun 2010 11:18:57 -0500 Matt Mackall revset: introduce basic parser
Tue, 01 Jun 2010 11:18:57 -0500 Matt Mackall remoteui: move from cmdutil to hg
Thu, 03 Jun 2010 21:38:30 +0200 Henrik Stuart mq: better qqueue test for troublesome names
Thu, 03 Jun 2010 20:40:23 +0200 Cédric Duval mq: prevent the creation of a queue whose name is already taken
Wed, 02 Jun 2010 19:39:45 +0200 Henrik Stuart mq: fix naming issues for qqueue directories
Wed, 02 Jun 2010 14:54:25 +0200 Martin Geisler win32text: mark this extension as deprecated
Wed, 02 Jun 2010 14:40:31 +0200 Martin Geisler Merge with stable
Tue, 01 Jun 2010 18:29:52 -0400 Greg Ward shrink-revlog: preserve mode of the shrunken index and data file. stable
Wed, 19 May 2010 18:06:35 +0200 Javi Merino Fixed a bashism with the use of $RANDOM in hgeditor.
Thu, 27 May 2010 22:50:23 +0300 Alexander Solovyov churn: add possibility to include/exclude paths
Wed, 02 Jun 2010 14:28:45 +0200 Alexander Solovyov churn: support spaces in aliases (issue2222)
Tue, 01 Jun 2010 10:55:11 -0500 Matt Mackall Merge with stable
Tue, 01 Jun 2010 10:54:57 -0500 Matt Mackall Merge with i18n
Tue, 01 Jun 2010 10:54:03 -0500 Matt Mackall Added signature for changeset 24fe2629c6fd stable
Tue, 01 Jun 2010 10:54:03 -0500 Matt Mackall Added tag 1.5.4 for changeset 24fe2629c6fd stable
Tue, 01 Jun 2010 10:44:03 -0500 Matt Mackall Merge with i18n stable 1.5.4
Tue, 01 Jun 2010 12:25:43 -0300 Wagner Bruna merge with i18n stable
Tue, 01 Jun 2010 12:23:44 -0300 Wagner Bruna i18n-pt_BR: synchronized with 0bb67503ad4b stable
Tue, 01 Jun 2010 10:12:07 -0500 Matt Mackall Merge with stable
Fri, 28 May 2010 17:28:34 +0200 Adrian Buehlmann clone: save hardlink state of util.copyfiles() stable
Fri, 28 May 2010 17:28:34 +0200 Adrian Buehlmann util.copyfiles: don't try os_link() again if it failed before stable
Tue, 01 Jun 2010 03:45:10 +0200 Christian Ebert keyword: retrieve added and modified files from commitctx
Tue, 01 Jun 2010 01:05:45 +0200 Christian Ebert keyword: force dirstate normal when all changes in a file are recorded
Mon, 31 May 2010 13:47:51 +0200 Adrian Buehlmann clone: print number of linked/copied files on --debug
Mon, 31 May 2010 21:43:03 +0200 Martin Geisler Merge with stable
Mon, 31 May 2010 21:37:01 +0200 Martin Geisler eol: extension for managing file EOLs stable
Mon, 31 May 2010 12:57:47 -0500 Matt Mackall Merge with stable
Mon, 31 May 2010 12:57:34 -0500 Matt Mackall Merge with i18n
Mon, 31 May 2010 12:57:24 -0500 Matt Mackall Merge with i18n stable
Tue, 25 May 2010 13:24:49 -0300 Wagner Bruna merge with i18n stable
Tue, 25 May 2010 13:20:33 -0300 Wagner Bruna i18n-pt_BR: added message from 1b8aa9ffa7dc stable
Sat, 22 May 2010 11:23:47 -0300 Wagner Bruna merge with i18n stable
Sat, 22 May 2010 11:22:36 -0300 Wagner Bruna i18n-pt_BR: synchronized with ed71cb07d7b2 stable
Mon, 31 May 2010 12:34:47 -0500 Matt Mackall Merge with stable
Wed, 19 May 2010 09:54:12 -0500 Brodie Rao pager: exec pager using /bin/sh -c stable
Fri, 14 May 2010 12:57:24 -0500 Matt Mackall hgweb: fix race in refreshing repo list (issue2188) stable
Mon, 31 May 2010 13:55:47 +0200 Martin Geisler Merge with stable
Mon, 31 May 2010 17:13:15 +0900 Nicolas Dumazet record: check that we are not committing a merge before patch selection stable
Mon, 31 May 2010 13:43:03 +0200 Martin Geisler record: better way to find help in docstring stable
Mon, 31 May 2010 14:48:26 +0900 Nicolas Dumazet record: docstring typo stable
Sun, 30 May 2010 23:24:10 +0200 Martin Geisler mq: mention qqueue in module docstring
Fri, 28 May 2010 17:28:34 +0200 Adrian Buehlmann clone: save hardlink state of util.copyfiles()
Fri, 28 May 2010 17:28:34 +0200 Adrian Buehlmann util.copyfiles: don't try os_link() again if it failed before
Thu, 27 May 2010 22:50:04 +0300 Alexander Solovyov cmdutil: cleanup imports
Thu, 27 May 2010 17:47:40 +0200 Ronny Pfannschmidt make transactions work on non-refcounted python implementations
Sat, 29 May 2010 20:32:39 +0200 Henrik Stuart mq: support multiple patch queues using qqueue
Fri, 28 May 2010 16:01:57 -0500 Matt Mackall Merge with stable
Fri, 28 May 2010 14:41:11 -0500 Matt Mackall status: avoid performance regression when no .hgsub is present stable
Thu, 27 May 2010 10:37:14 +0200 Martin Geisler doc: document expansion of %include and ui.username
Wed, 26 May 2010 14:03:29 -0700 Chad Dombrova ui.username(): expand environment variables in username configuration value.
Wed, 26 May 2010 14:03:29 -0700 Chad Dombrova config: expand hgrc %include paths
Wed, 26 May 2010 16:16:47 +0200 Peter Arrenbrecht rename: make --after work if source is already in R state
Tue, 25 May 2010 18:45:44 +0200 Martin Geisler Merge with stable
Tue, 25 May 2010 18:19:40 +0200 Angel Ezquerra doc: clarify that sections can be split stable
Tue, 25 May 2010 18:19:16 +0200 Angel Ezquerra doc: clarify that keys can be overridden stable
Tue, 25 May 2010 09:57:19 +0200 Martin Geisler commands: document --new-branch flag for push
Tue, 25 May 2010 09:56:26 +0200 Martin Geisler Merge with stable
Mon, 24 May 2010 21:52:33 +0530 Faheem Mitha commands: updates to push docstring. stable
Mon, 24 May 2010 00:55:42 +0200 Martin Geisler mq: remove unneeded local variable in delete
Wed, 19 May 2010 09:54:12 -0500 Brodie Rao pager: exec pager using /bin/sh -c
Wed, 19 May 2010 00:45:50 +0200 Christian Ebert keyword: offer svn-like default keywordmaps
Tue, 18 May 2010 22:16:38 +0200 Christian Ebert keyword: add 2 svn-like date filters
Fri, 21 May 2010 19:54:40 +0900 Yuya Nishihara util: give appropriate default args to atomictempfile()
Fri, 21 May 2010 15:22:29 +0200 Sune Foldager push: add --new-branch option to allow intial push of new branches
Fri, 21 May 2010 22:53:57 +0900 Yuya Nishihara check-code: add check for 'source'
Fri, 21 May 2010 14:21:27 +0200 Martin Geisler Merge with stable
Fri, 21 May 2010 20:55:18 +0900 Yuya Nishihara tests: fix bashism to load helpers.sh
Tue, 18 May 2010 18:55:14 +0900 Yuya Nishihara color: bring back colors with pager
Fri, 21 May 2010 13:40:59 +0200 Martin Geisler dispatch: include Python version in traceback stable
Thu, 20 May 2010 15:58:16 -0500 Matt Mackall rebase: add error codes
Thu, 20 May 2010 15:20:25 -0500 Matt Mackall rebase: improve --abort failure message
Thu, 20 May 2010 15:15:11 -0500 Matt Mackall rebase: only show "rebase completed" message with -v
Thu, 20 May 2010 13:27:28 -0500 Matt Mackall strip: hide unbundle messages by default
Thu, 20 May 2010 12:21:35 -0500 Matt Mackall Fix up rebase's handling of strip backups
Thu, 20 May 2010 12:15:44 -0500 Matt Mackall strip: improve full backup message
Wed, 19 May 2010 20:20:16 -0500 Matt Mackall strip: drop deprecated -b from synopsis
Wed, 19 May 2010 20:20:12 -0500 Matt Mackall rebase: use helpers.sh in tests
Wed, 19 May 2010 19:46:39 -0500 Matt Mackall strip: be quiet about temporary internal bundle
Wed, 19 May 2010 22:32:40 +0200 Patrick Mezard Merge with crew-stable
Wed, 19 May 2010 22:09:58 +0200 Aaron Digulla convert/svn: close gettags() log stream (issue2196) stable
Wed, 19 May 2010 22:04:41 +0200 Patrick Mezard convert/svn: remove useless try/catch stable
Tue, 18 May 2010 16:31:10 +0200 Martin Geisler Use our custom hg reStructuredText role some more
Tue, 18 May 2010 16:24:14 +0200 Martin Geisler minirst: handle line breaks in hg role
Mon, 17 May 2010 23:11:27 +0200 Martin Geisler extdiff: fix reST syntax in module docstring
Tue, 11 May 2010 12:06:30 +0200 Javi Merino Fixed a bashism with trap numbers in hgeditor.
Mon, 17 May 2010 21:30:00 +0200 Martin Geisler Merge with stable
Mon, 17 May 2010 21:16:35 +0200 Martin Geisler rebase: stress that only local changesets should be rebased stable
Mon, 17 May 2010 20:42:28 +0200 Martin Geisler minirst: fix debug code stable
Sun, 16 May 2010 14:38:32 -0500 Matt Mackall Merge with stable
Sat, 15 May 2010 23:33:22 -0400 Steve Losh tag: add -e/--edit option for modifying the commit message
Thu, 07 Jan 2010 22:19:05 -0600 Steve Borho extdiff: add labels, read diff arguments from [merge-tools]
Sun, 16 May 2010 22:23:14 +0900 Yuya Nishihara patchbomb: respect HGPLAIN when piping --test output to PAGER
Mon, 03 May 2010 14:00:34 -0500 Brodie Rao pager: fork and exec pager as parent process stable
Sat, 15 May 2010 21:24:23 -0500 Matt Mackall commit: fix complaint about branch merge creating new heads (issue2186)
Sat, 15 May 2010 00:34:07 +0300 Ori Avtalion Fix hg heads -r flag documentation
Fri, 14 May 2010 22:29:15 +0300 Ori Avtalion Fix wording in hg pull documentation
Tue, 04 May 2010 09:57:16 +0200 Gilles Moris merge: avoid to break the dirstate copy status on moved files
Sat, 15 May 2010 17:48:49 -0500 Matt Mackall commands: initial audit of exit codes
Fri, 14 May 2010 12:57:24 -0500 Matt Mackall hgweb: fix race in refreshing repo list (issue2188)
Fri, 14 May 2010 10:01:09 -0500 Matt Mackall rollback: fix up tests
Thu, 13 May 2010 17:36:45 -0500 Matt Mackall rollback: fix off-by-one in message
Thu, 13 May 2010 17:24:21 -0500 Matt Mackall commit: note new branch heads rather than topological heads
Thu, 13 May 2010 11:33:11 -0500 Matt Mackall Merge with 1.5.3
Thu, 13 May 2010 11:30:50 -0500 Matt Mackall Added signature for changeset fdcf80f26604 stable
Thu, 13 May 2010 11:30:49 -0500 Matt Mackall Added tag 1.5.3 for changeset fdcf80f26604 stable
Wed, 12 May 2010 15:40:58 -0500 Matt Mackall tag: strip whitespace from tag names (issue2174)
Sun, 09 May 2010 11:14:43 +0200 Christian Ebert keyword: support extensions using dorecord, e.g. crecord
Wed, 12 May 2010 14:49:46 -0500 Matt Mackall convert/svn: fix long line
Wed, 12 May 2010 11:53:09 -0500 Matt Mackall i18n: fix up bad merge
Mon, 10 May 2010 22:44:06 +0200 Gilles Moris summary: show if commit will be from a closed head
Mon, 10 May 2010 08:53:06 +0200 Gilles Moris commit: inform the commiter when resurrecting a closed changeset
Mon, 10 May 2010 08:43:36 +0200 Gilles Moris commit: prevent closing non-head changesets
Tue, 11 May 2010 17:13:35 -0500 Matt Mackall Merge with stable
Tue, 11 May 2010 17:12:10 -0500 Matt Mackall Merge with i18n
Tue, 11 May 2010 17:11:40 -0500 Matt Mackall Merge with i18n stable 1.5.3
Sun, 09 May 2010 00:15:13 +0200 Martin Geisler i18n-da: merge with stable
Sat, 08 May 2010 23:41:45 +0200 Martin Geisler i18n-da: translated various small strings stable
Sat, 08 May 2010 23:22:40 +0200 Martin Geisler i18n-da: synchronize with d29bd98ebff6 stable
Tue, 11 May 2010 17:03:44 -0500 Matt Mackall Merge with stable
Tue, 11 May 2010 16:28:09 -0500 Matt Mackall static-http: disable lazy parsing
Mon, 07 Dec 2009 12:31:45 +0200 Alexander Solovyov expand paths to local repository or bundle in appropriate classes stable
Sun, 02 May 2010 21:56:25 -0400 Greg Ward push: document return values between various repo methods.
Sat, 01 May 2010 18:39:40 -0400 Steve Losh cmdutil: Warn when trying to copy/rename --after to a nonexistant file.
Sat, 01 May 2010 15:00:21 +0300 Alexander Solovyov slightly improve memctx api
Mon, 10 May 2010 22:06:28 +0200 Cédric Duval patchbomb: Reply-To support
Mon, 10 May 2010 11:04:56 -0500 David Champion merge: tool.check = prompt will force an interactive merge check
Mon, 10 May 2010 11:04:56 -0500 David Champion merge: introduce tool.check parameter
Wed, 21 Apr 2010 12:02:51 -0500 David Champion give worst-case 'merge' merge-tool lowest priority
Wed, 21 Apr 2010 11:57:45 -0500 David Champion merge: tool.premerge=keep will leave premerge markers in $local
Tue, 11 May 2010 20:22:37 +0200 Benoit Boissinot merge with mpm
Tue, 11 May 2010 20:21:25 +0200 Benoit Boissinot merge with stable
Tue, 11 May 2010 20:13:52 +0200 Benoit Boissinot context: fallback function should not return None stable
Mon, 10 May 2010 22:52:28 +0200 Patrick Mezard test-subrepo-svn: fix strange svn behaviour on windows
Mon, 10 May 2010 22:46:16 +0200 Patrick Mezard tests: force color ansi mode on Windows
Mon, 10 May 2010 21:44:00 +0200 Patrick Mezard acl: improve undefined group error handling
Mon, 10 May 2010 21:15:12 +0200 Patrick Mezard test-acl: avoid $HGTMP on windows
Mon, 10 May 2010 21:09:48 +0200 Patrick Mezard acl: grp module is not available on windows
Sun, 09 May 2010 22:51:25 +0200 Patrick Mezard convert/svn: report path discovery progress
Sun, 09 May 2010 22:50:42 +0200 Patrick Mezard convert: display files data retrieval progress
Sun, 09 May 2010 22:50:07 +0200 Patrick Mezard convert: add progress support
Sun, 09 May 2010 21:52:34 +0200 Patrick Mezard convert: merge sources getmode() into getfile()
Sun, 09 May 2010 21:49:57 +0200 Patrick Mezard convert/svn: remove useless sort
Sun, 09 May 2010 21:45:00 +0200 Patrick Mezard convert/svn: list files explicitely, stop checking their type
Sun, 09 May 2010 20:12:45 +0200 Patrick Mezard acl: clarify acl.sources, fix typo
Sun, 09 May 2010 19:37:16 +0200 Patrick Mezard convert/svn: remove unused variable
Sun, 09 May 2010 19:25:35 +0200 Patrick Mezard Merge with crew-stable
Sun, 09 May 2010 19:11:02 +0200 Patrick Mezard convert/svn: handle files/links replaced by dirs (issue2166) stable
Sun, 09 May 2010 19:11:02 +0200 Patrick Mezard convert/svn: do not retrieve removed files stable
Sun, 09 May 2010 19:11:02 +0200 Patrick Mezard convert/svn: correctly encode deleted entry paths stable
Sun, 09 May 2010 19:11:02 +0200 Patrick Mezard convert/svn: remove broken but unused copy filtering code stable
Sun, 09 May 2010 19:11:02 +0200 Patrick Mezard test-convert-svn-move: test moved dirs copy records stable
Sat, 01 May 2010 16:29:27 +0200 Patrick Mezard convert/svn: tree conflicts no longer happen now we use memctx stable
Fri, 07 May 2010 16:59:00 -0500 Matt Mackall clean up remaining generic exceptions
Fri, 07 May 2010 16:51:45 -0400 Eric Eisner mq: make use of output labeling for summary
Fri, 07 May 2010 23:31:49 +0200 Martin Geisler mq: mark error message for translation
Fri, 07 May 2010 23:28:07 +0200 Martin Geisler mq: mark string for translation
Fri, 07 May 2010 15:19:37 -0500 Stanimir Stamenkov color: add some missing background colors for win32 console
Fri, 07 May 2010 14:19:14 -0500 Matt Mackall subrepo: fix 2.5ism in url parsing
Thu, 06 May 2010 15:17:00 -0300 Elifarley Callado Coelho Cruz acl: update test output
Thu, 06 May 2010 15:14:40 -0300 Elifarley Callado Coelho Cruz acl: update docstring to describe section [acl.groups]
Thu, 06 May 2010 14:23:14 -0300 Elifarley Callado Coelho Cruz acl: support for group definitions in section [acl.groups], which take precedence over OS-level groups
Fri, 07 May 2010 14:14:41 -0500 Matt Mackall subrepo: fix test output
Sat, 01 May 2010 23:05:22 +0200 Edouard Gomez subrepo: print paths relative to upper repo root for push/pull/commit
Sat, 01 May 2010 23:05:22 +0200 Edouard Gomez subrepo: print pushing url
Sat, 01 May 2010 23:05:21 +0200 Edouard Gomez subrepo: dirtiness checks should iterate over subrepos
Sat, 01 May 2010 23:05:19 +0200 Edouard Gomez subrepo: normalize path part of URLs so that pulling subrepos from webdir works
Fri, 07 May 2010 14:14:41 -0500 Matt Mackall mq: fix test
Wed, 05 May 2010 20:53:45 -0500 Matt Mackall mq: add a line to hg summary
Fri, 07 May 2010 14:07:30 -0500 Steve Borho changectx: change diff() to accept keyword opts
Fri, 07 May 2010 10:59:11 -0500 Steve Borho changectx: use repo.ui diffopts, allow argument override
Fri, 07 May 2010 17:03:48 +0200 Martin Geisler Merge with stable
Fri, 07 May 2010 17:03:31 +0200 Martin Geisler commands: explain that "hg serve" does not do authentication stable
Fri, 07 May 2010 17:01:14 +0200 Martin Geisler commands: explain that "hg serve" is mostly for ad-hoc sharing stable
Wed, 05 May 2010 20:21:57 -0500 Matt Mackall context: only scan unknowns when needed
Tue, 04 May 2010 15:52:42 -0500 Matt Mackall context: use asserts for ignored and clean exceptions
Tue, 04 May 2010 15:02:55 -0500 Steve Borho workingctx: use member variables to store ignored and clean
Tue, 04 May 2010 14:52:25 -0500 Steve Borho workingctx: add explicit status method, add ignored and fix clean
Tue, 04 May 2010 20:12:58 -0500 Steve Borho context: add a changectx.diff() convenience function
Wed, 05 May 2010 14:02:45 +0200 Christian Ebert keyword: omit setting extra variable for record context
Wed, 05 May 2010 09:25:09 +0200 Martin Geisler acl: more consistent docstring
Wed, 05 May 2010 09:18:05 +0200 Martin Geisler acl: fix reST syntax
Tue, 04 May 2010 08:39:11 -0300 Elifarley Callado Coelho Cruz acl: update test output for branch-based access control
Tue, 04 May 2010 08:37:20 -0300 Elifarley Callado Coelho Cruz acl: add support for branch-based access control
Mon, 03 May 2010 15:28:04 -0700 Brendan Cully Merge with main
Mon, 03 May 2010 15:27:05 -0700 Brendan Cully Merge with stable
Mon, 03 May 2010 15:22:47 -0700 Brendan Cully grep: clarify help for -r stable
Mon, 03 May 2010 17:05:23 -0500 Matt Mackall summary: add subrepo status
Sat, 01 May 2010 23:59:39 +0200 Christian Ebert keyword: simplify record switch in kwtemplater.overwrite
Sun, 02 May 2010 09:15:17 +0200 Thomas Arendsen Hein Adjusted output of test-subrepo for issue1977 to 05856e682521
Sun, 02 May 2010 00:48:33 +0200 Benoit Boissinot fix coding style
Sat, 01 May 2010 16:57:02 -0500 Steve Borho color: fix typo in w32effect for bold_background
Sat, 01 May 2010 16:03:45 -0500 Matt Mackall Merge with stable
Sat, 01 May 2010 16:02:51 -0500 Matt Mackall Added signature for changeset 39f725929f0c stable
Sat, 01 May 2010 16:02:51 -0500 Matt Mackall Added tag 1.5.2 for changeset 39f725929f0c stable
Sat, 01 May 2010 17:56:54 -0300 Wagner Bruna merge with i18n stable
Sat, 01 May 2010 17:55:44 -0300 Wagner Bruna i18n-pt_BR: synchronized with ee5b112aa529 stable 1.5.2
Sat, 01 May 2010 15:15:35 -0500 Matt Mackall Merge with stable
Sat, 01 May 2010 15:14:22 -0500 Matt Mackall Merge with i18n
Sat, 01 May 2010 15:08:30 -0500 Matt Mackall Merge with i18n stable
Fri, 30 Apr 2010 17:41:09 -0300 Wagner Bruna merge with i18n stable
Fri, 30 Apr 2010 17:39:56 -0300 Wagner Bruna i18n-pt_BR: synchronized with 3b89899934a6 stable
Sat, 01 May 2010 23:04:49 +0530 Faheem Mitha mq: rewrite strip docstrings stable
Sat, 01 May 2010 19:24:51 +0200 Mads Kiilerich test-issue2137: don't use $PWD; use `pwd` instead stable
Sat, 01 May 2010 19:24:49 +0200 Mads Kiilerich test-mq-merge: quote ^ stable
Sat, 01 May 2010 19:24:46 +0200 Mads Kiilerich test-extension: changed environment variables must be exported again stable
Fri, 30 Apr 2010 19:50:37 -0300 Wagner Bruna subrepo: add test for issue1977 stable
Fri, 30 Apr 2010 19:49:35 -0300 Wagner Bruna subrepo: update test output for issue1977 fix stable
Fri, 30 Apr 2010 18:32:18 -0500 Matt Mackall subrepo: propagate and catch push failures stable
Mon, 26 Apr 2010 20:13:14 +0900 Nicolas Dumazet static-http: mimic more closely localrepo (issue2164: allow clone -r ) stable
Sat, 01 May 2010 20:49:40 +0200 Christian Ebert keyword: cleanup test and make it portable
Fri, 30 Apr 2010 15:05:51 +0200 Mads Kiilerich mq: qpush --move, reorder patch series and apply only the patch
Mon, 19 Apr 2010 17:41:12 +0900 Nicolas Dumazet tag: warn users about tag/branch possible name conflicts
Mon, 19 Apr 2010 11:31:19 +0200 Mads Kiilerich contrib/mercurial.spec: Use DESTDIR variable and 'make install'
Thu, 01 Apr 2010 00:35:12 +0900 Yuya Nishihara log: add --stat for diffstat output
Sat, 03 Apr 2010 11:58:16 +1100 David Greenaway findrenames: Optimise "addremove -s100" by matching files by their SHA1 hashes.
Sat, 03 Apr 2010 11:58:16 +1100 David Greenaway Move 'findrenames' code into its own file.
Sat, 01 May 2010 14:32:50 +0200 Martin Geisler acl: cleanup module docstring
Sat, 01 May 2010 14:20:17 +0200 Martin Geisler acl: fix ReST syntax in docstring
Sat, 01 May 2010 16:15:55 +0200 Martin Geisler relink: removed unneeded local variable
Sat, 01 May 2010 16:35:27 +0200 Martin Geisler test-acl: grep for $HGTMP, not /tmp/
Sat, 01 May 2010 16:15:27 +0200 Martin Geisler Merge with stable
Fri, 30 Apr 2010 18:11:56 +0200 Dan Villiom Podlaski Christiansen dispatch: don't mangle ImportError abort messages stable
Sat, 01 May 2010 14:36:48 +0200 Benoit Boissinot relink/progress: correctly handle the no file to relink case stable
Thu, 29 Apr 2010 22:14:14 -0500 Matt Mackall Merge with stable
Wed, 07 Apr 2010 00:45:20 +0900 Yuya Nishihara commands: refactor diff --stat and qdiff --stat
Wed, 07 Apr 2010 00:10:54 +0900 Yuya Nishihara mq: fix opts['unified'] = '0' to take effect when qdiff --stat
Mon, 26 Apr 2010 15:32:23 +0200 Mads Kiilerich showconfig: show rc paths with --debug
Mon, 26 Apr 2010 15:58:36 -0400 Eric Eisner tags: return tags in sorted order
Mon, 26 Apr 2010 04:01:13 +0200 Christian Ebert keyword: test recording
Mon, 26 Apr 2010 04:01:07 +0200 Christian Ebert keyword: support (q)record
Mon, 26 Apr 2010 03:54:18 +0200 Christian Ebert keyword: remove mq commands from restricted list
Wed, 28 Apr 2010 11:10:58 -0300 Elifarley Callado Coelho Cruz acl: add tests for asterisk and for OS-level groups
Tue, 27 Apr 2010 19:02:11 -0300 Elifarley Callado Coelho Cruz acl: updated doc string to reflect recent changes
Mon, 26 Apr 2010 10:55:57 -0300 Elifarley Callado Coelho Cruz acl: add support for OS-level groups using @group syntax
Thu, 29 Apr 2010 22:04:05 -0500 Matt Mackall run-tests: add --view switch to use external diff viewer
Thu, 29 Apr 2010 18:25:45 -0500 Matt Mackall run-tests: sort options
Thu, 29 Apr 2010 18:25:45 -0500 Matt Mackall run-tests: add -l short option for --local
Thu, 29 Apr 2010 23:47:07 +0200 Martin Geisler Merge with main
Wed, 28 Apr 2010 21:00:07 +0200 Henrik Stuart ui: fix check-code error
Thu, 08 Apr 2010 11:00:46 -0400 Michael Glassford schemes: fix // breakage with Python 2.6.5 (issue2111) stable
Wed, 28 Apr 2010 13:36:06 -0500 Dan Connolly log: document the new xml style stable
Wed, 28 Apr 2010 13:46:38 -0500 Matt Mackall Merge with stable
Wed, 28 Apr 2010 13:45:57 -0500 Matt Mackall Merge with i18n
Wed, 28 Apr 2010 13:45:21 -0500 Matt Mackall Merge with i18n stable
Sat, 24 Apr 2010 01:41:32 -0300 Wagner Bruna merge with i18n stable
Sat, 24 Apr 2010 01:37:49 -0300 Wagner Bruna merge with i18n
Sat, 24 Apr 2010 01:30:24 -0300 Wagner Bruna i18n-pt_BR: synchronized with ede19417c3c4 stable
Sat, 24 Apr 2010 01:34:55 -0300 Wagner Bruna merge with i18n stable stable
Mon, 19 Apr 2010 19:50:04 +0200 Jens Bäckman i18n-sv: synchronized with latest development code
Mon, 19 Apr 2010 18:59:02 +0200 Jens Bäckman Merge with stable
Mon, 19 Apr 2010 18:57:16 +0200 Jens Bäckman i18n-sv: translated a few messages stable
Mon, 19 Apr 2010 18:40:02 +0200 Jens Bäckman i18n-sv: syncronized with e3396b218e10 stable
Mon, 26 Apr 2010 13:21:03 +0200 Mads Kiilerich patch: strip paths in leaked git patchmeta objects
Mon, 26 Apr 2010 13:21:03 +0200 Mads Kiilerich patch: minor cleanup of _applydiff
Mon, 26 Apr 2010 13:21:02 +0200 Mads Kiilerich patch: git delete mode shouldn't be used at all
Mon, 26 Apr 2010 13:21:02 +0200 Mads Kiilerich patch: make "unable to strip away" message less confusing
Mon, 26 Apr 2010 13:21:02 +0200 Mads Kiilerich patch: descriptive patchmeta.__repr__ to help debugging
Fri, 23 Apr 2010 15:24:11 +0900 Nicolas Dumazet log: remove useless condition
Mon, 26 Apr 2010 16:36:08 +0200 Mads Kiilerich help config: update windows documentation to match implementation
Tue, 27 Apr 2010 09:47:33 +0200 Adrian Buehlmann wix: new GUID for contrib.guid
Mon, 19 Apr 2010 11:00:36 +0200 Mads Kiilerich contrib/mercurial.spec: drop git-viz
Sat, 24 Apr 2010 18:08:06 +0900 Yuya Nishihara tags: delete unnecessary close() of atomictempfile
Sun, 25 Apr 2010 18:27:12 +0200 Patrick Mezard win32: detect console width on Windows
Mon, 26 Apr 2010 22:42:46 +0200 Patrick Mezard Merge with crew-stable
Mon, 26 Apr 2010 22:30:40 +0200 Patrick Mezard util: fix default termwidth() under Windows stable
Mon, 26 Apr 2010 21:35:09 +0200 Martin Geisler commands: better markup in "hg help paths"
Mon, 26 Apr 2010 21:32:46 +0200 Martin Geisler Merge with stable
Tue, 27 Apr 2010 00:44:06 +0530 Faheem Mitha commands: revised documentation of 'default' and 'default-push' stable
Mon, 26 Apr 2010 11:33:37 -0500 Steve Borho wix: hgweb file renames
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall zeroconf: handle string hgweb config args
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: unify hgweb calls in serve
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall serve: webdir_conf -> webconf
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: synchronize fcgi and wsgi scripts
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: drop hgwebdir.cgi, now unified with hgweb.cgi
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: simplify hgweb.cgi, add help pointer
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall help: add some help for hgweb.config files
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall help: config.txt typo
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall docs: document default for web.encoding
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: make hgweb.hgweb a unified interface to hgweb/hgwebdir
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: always clear report_untrusted and interactive
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: add baseui to hgweb entrypoint
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: make baseui parameter non-positional
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: make top-level prototypes mirror their callees
Mon, 26 Apr 2010 11:02:11 -0500 Matt Mackall Merge with stable
Mon, 26 Apr 2010 14:40:34 +0200 Patrick Mezard test-convert-git: be tolerant to git output variants stable
Fri, 23 Apr 2010 14:29:44 +0200 Patrick Mezard color: handle non-standard stdout on win32
Sun, 25 Apr 2010 23:36:56 +0200 Patrick Mezard Merge with crew-stable
Sun, 25 Apr 2010 23:07:46 +0200 Patrick Mezard convert/git: check status when reading output stream stable
Sun, 25 Apr 2010 22:59:50 +0200 Patrick Mezard convert/git: check status when reading the whole output stable
Sun, 25 Apr 2010 22:32:27 +0200 Patrick Mezard convert/git: rename gitcmd() into gitopen() for readability stable
Sun, 25 Apr 2010 18:19:54 +0200 Martin Geisler minirst: support all recommended title adornments
Sun, 25 Apr 2010 17:48:26 +0200 Martin Geisler minirst: correctly format sections containing inline markup
Sun, 25 Apr 2010 17:38:41 +0200 Henrik Stuart ui: support quotes in configlist (issue2147)
Sun, 25 Apr 2010 17:11:50 +0200 Martin Geisler Merge with stable
Sun, 25 Apr 2010 17:11:36 +0200 Martin Geisler hgrc.5: mention lists as well stable
Sun, 25 Apr 2010 16:46:44 +0200 Martin Geisler Merge with stable
Sun, 25 Apr 2010 16:46:26 +0200 Martin Geisler hgrc.5: describe form of config values stable
Sun, 25 Apr 2010 16:17:24 +0200 Martin Geisler minirst: add test for sections
Sat, 24 Apr 2010 23:08:27 +0200 Martin Geisler contrib/win32: update build instructions after cbe400a8e217
Fri, 23 Apr 2010 09:55:47 +0200 Martin Geisler doc: add links from hgrc.5 to hg.1
Fri, 23 Apr 2010 09:53:25 +0200 Martin Geisler doc: make links for hg role
Thu, 22 Apr 2010 10:24:49 +0200 Martin Geisler Use hg role in help strings
Thu, 22 Apr 2010 10:04:53 +0200 Martin Geisler doc, minirst: support hg interpreted text role
Thu, 22 Apr 2010 09:57:04 +0200 Martin Geisler doc: add generic frontend to rst2man and rst2html
Wed, 21 Apr 2010 01:34:12 +0200 Benoit Boissinot localrepo.commit: use explicit variables, avoid creating new contexts
Wed, 21 Apr 2010 01:18:31 +0200 Benoit Boissinot context: remove parents parameter to workingctx
Tue, 20 Apr 2010 11:17:01 +0200 Benoit Boissinot dirstate: more explicit name, rename normaldirty() to otherparent()
Sat, 17 Apr 2010 13:38:42 -0500 Augie Fackler keyword: monkeypatch patch so that optional args can be passed as kwargs
Sat, 17 Apr 2010 13:23:24 -0500 Augie Fackler patch: refactor applydiff to allow for mempatching
Sat, 17 Apr 2010 13:13:57 -0500 Augie Fackler patch: move mercurial-specific imports after stdlib imports
Fri, 16 Apr 2010 14:24:40 -0500 Augie Fackler test-record: add hg summary to verify we update dirstate
Tue, 20 Apr 2010 01:08:20 +0200 Benoit Boissinot log -b: use opts.get() instead of assuming opts is correctly filled
Mon, 19 Apr 2010 17:00:02 -0500 Matt Mackall Merge with stable
Fri, 16 Apr 2010 23:59:43 +0200 Dévai Tamás Respect the DESTDIR variable during 'make install'
Mon, 12 Apr 2010 19:33:25 -0400 Steve Losh commands: add more robust support for 'hg log -b' (issue2078)
Mon, 19 Apr 2010 16:47:44 -0500 Matt Mackall highlight: fix to work with caching templater
Mon, 19 Apr 2010 16:47:44 -0500 Matt Mackall debugcomplete: don't list deprecated options
Sun, 18 Apr 2010 18:18:19 -0400 Steve Losh commands: Add 'hg log --branch' and deprecate 'hg log --only-branch'
Sat, 17 Apr 2010 14:32:26 +0200 Isaac Jurado bookmarks: complete the missing references from dda4ad7c9ea9 (issue2121)
Tue, 06 Apr 2010 22:15:43 -0300 Elifarley Callado Coelho Cruz Added support for 'pretxncommit', so that one can call the ACL hook at
Sun, 18 Apr 2010 14:20:08 -0700 Brett Cannon subrepo: fix repo root path handling in svn subrepo stable
Thu, 08 Apr 2010 00:13:33 +0900 Yuya Nishihara remoteui: copy http_proxy settings stable
Wed, 07 Apr 2010 02:41:22 +0200 Simon Heimberg dispatch: ignore if signals can not be set stable
Thu, 01 Apr 2010 22:04:30 +0100 Mark Determann hgweb: fix attribute error in error response (issue2060) stable
Thu, 04 Mar 2010 14:32:01 -0600 Brandon Parsons cvs: skip bad tags stable
Wed, 07 Apr 2010 00:35:38 +0300 anatoly techtonik document missing template variables stable
Thu, 15 Apr 2010 18:52:59 +0200 Dan Villiom Podlaski Christiansen diffstat: use ui.plain() instead of ui.interactive() stable
Sat, 17 Apr 2010 15:35:34 +0200 Isaac Jurado mq: Remove -f from qnew command syntax. stable
Thu, 15 Apr 2010 14:06:07 +0200 Dan Villiom Podlaski Christiansen mq: toggle truncating using ui.plain() rather than ui.interactive() stable
Mon, 19 Apr 2010 21:47:23 +0200 Benoit Boissinot merge with stable
Mon, 19 Apr 2010 20:41:53 +0200 Benoit Boissinot filemerge: use working dir parent as ancestor for backward wdir merge stable
Mon, 19 Apr 2010 21:44:21 +0200 Benoit Boissinot merge with stable
Mon, 19 Apr 2010 20:30:31 +0200 Benoit Boissinot filectx: _fileid isn't normalized, use _filenode instead stable
Mon, 19 Apr 2010 20:49:09 +0200 Martin Geisler Merge with stable
Sun, 18 Apr 2010 15:47:49 +0200 Martin Geisler convert: write "working copy" instead of "wc" stable
Sun, 18 Apr 2010 15:47:49 +0200 Martin Geisler convert: mark strings for translation stable
Sun, 18 Apr 2010 15:47:49 +0200 Martin Geisler convert: write "repository" instead of "repo" stable
Sun, 18 Apr 2010 15:47:49 +0200 Martin Geisler minirst: removed unnecessary initindent variable
Sun, 18 Apr 2010 15:47:49 +0200 Martin Geisler minirst: add margin around definition items
Fri, 16 Apr 2010 19:18:20 +0200 Benoit Boissinot dirstate: remove unused variable
Fri, 16 Apr 2010 22:14:14 +0200 Martin Geisler Merge with stable
Wed, 14 Apr 2010 11:59:53 +0530 Faheem Mitha Document 'default' and 'default-push' in paths docstring stable
Thu, 15 Apr 2010 18:12:28 +0200 Dan Villiom Podlaski Christiansen mq: only highlight/label patch name for qseries.
Fri, 16 Apr 2010 14:30:13 +0200 Christian Ebert keyword: replace deprecated mq commands in test
Fri, 16 Apr 2010 14:57:30 +0200 Adrian Buehlmann wix updates
Fri, 16 Apr 2010 01:58:14 +0200 Benoit Boissinot merge with stable
Fri, 16 Apr 2010 01:57:53 +0200 Benoit Boissinot test-git-import: better testing, check nodeids stable
Fri, 16 Apr 2010 01:57:32 +0200 Benoit Boissinot context: fix bug introduced in fb89cd21a7a0, path should be used stable
Thu, 15 Apr 2010 22:34:26 +0200 Sune Foldager merge with stable
Thu, 15 Apr 2010 21:59:21 +0200 Sune Foldager prepush: rewrite most of the code from scratch stable
Thu, 15 Apr 2010 20:25:26 +0200 Benoit Boissinot merge with stable
Thu, 15 Apr 2010 20:25:07 +0200 Benoit Boissinot run-tests.py: can't remove from os.environ on solaris stable
Thu, 15 Apr 2010 19:03:03 +0200 Benoit Boissinot merge with stable
Thu, 15 Apr 2010 18:08:48 +0200 Benoit Boissinot workingctx: correctly compute the flag for noexec filesystems+merge stable
Thu, 15 Apr 2010 17:25:37 +0200 Sune Foldager localrepo: simplify _updatebranchcache slightly
Thu, 15 Apr 2010 15:35:06 +0200 Benoit Boissinot merge with stable
Thu, 15 Apr 2010 15:34:27 +0200 Benoit Boissinot add +x to test-update-renames, removed by the merge on 24ed7a541f23
Thu, 15 Apr 2010 15:21:41 +0200 Benoit Boissinot simplify test-issue2137, make it more portable stable
Thu, 15 Apr 2010 15:21:21 +0200 Benoit Boissinot add documentation for revlog._prereadsize stable
Thu, 15 Apr 2010 13:52:41 +0200 Benoit Boissinot merge with stable
Wed, 14 Apr 2010 15:06:40 -0400 Greg Ward revlog: fix lazyparser.__iter__() to return all revisions (issue2137) stable
Tue, 13 Apr 2010 17:58:38 -0400 Greg Ward revlog: factor out _maxinline global. stable
Wed, 14 Apr 2010 19:49:06 +0200 Sune Foldager merge with stable
Wed, 14 Apr 2010 19:43:40 +0200 Sune Foldager merge
Wed, 14 Apr 2010 19:43:19 +0200 Sune Foldager prepush: backed out refactoring
Wed, 14 Apr 2010 19:35:54 +0200 Peter Arrenbrecht prepush: add more test cases stable
Wed, 14 Apr 2010 19:11:35 +0200 Sune Foldager prepush: fix bug in warning message selection stable
Wed, 14 Apr 2010 11:27:15 +0200 Benoit Boissinot merge with stable
Tue, 13 Apr 2010 23:12:23 -0500 Steve Borho verify: improve progress descriptions
Wed, 14 Apr 2010 17:58:10 +0900 Nicolas Dumazet pylint, pyflakes: remove unused or duplicate imports
Wed, 14 Apr 2010 00:24:47 -0500 Ry4an Brase Fix --blacklist when --jobs > 1 in run_tests.py. stable
Wed, 14 Apr 2010 09:09:43 +0200 Benoit Boissinot merge with stable
Wed, 14 Apr 2010 09:08:47 +0200 Benoit Boissinot run-tests.py: reset env variables set by hooks stable
Wed, 14 Apr 2010 08:48:26 +0200 Benoit Boissinot checklink: use an explicit prefix for the temporary file stable
Tue, 13 Apr 2010 17:58:38 -0400 Greg Ward revlog: factor out _maxinline global.
Tue, 13 Apr 2010 23:04:46 +0200 Benoit Boissinot fix test-pull after 468876bc3885
Tue, 13 Apr 2010 22:10:24 +0200 Benoit Boissinot merge with stable
Tue, 13 Apr 2010 22:06:17 +0200 Benoit Boissinot revlog: put graph related functions together
Tue, 13 Apr 2010 21:54:59 +0200 Benoit Boissinot checkexec: use an explicit prefix for the temporary file stable
Mon, 12 Apr 2010 17:41:32 -0700 Matt Mackall check-code: add a warnings level
Mon, 12 Apr 2010 17:34:12 +0200 Christian Ebert keyword: make the templater a local variable
Mon, 12 Apr 2010 17:21:30 -0700 Matt Mackall rollback: improve message
Mon, 12 Apr 2010 17:11:14 -0700 Matt Mackall transaction: use newlines to separate description elements
Thu, 08 Apr 2010 15:04:00 -0500 Augie Fackler progress: fall back to indeterminate progress if position is >= total
Sun, 11 Apr 2010 14:25:02 -0500 Matt Mackall mq: promote qnew, demote qinit in short help
Sun, 11 Apr 2010 14:24:19 -0500 Matt Mackall commands: improve some command summaries
Sat, 10 Apr 2010 17:20:43 -0500 Matt Mackall progress: show approximate progress info for pull
Mon, 12 Apr 2010 21:55:34 +0200 Patrick Mezard Merge with crew-stable
Mon, 12 Apr 2010 21:37:21 +0200 Patrick Mezard localrepo: do not store URL password in undo.desc
Mon, 12 Apr 2010 21:19:53 +0200 Patrick Mezard convert/subversion: fix default URL checker prototype stable
Sun, 11 Apr 2010 20:59:55 -0700 Brendan Cully Merge with stable
Fri, 09 Apr 2010 20:34:05 +0200 Peter Arrenbrecht patch: don't look for headers in diff lines stable
Fri, 09 Apr 2010 17:23:37 -0500 Steve Borho rollback: add dry-run argument, emit transaction description
Fri, 09 Apr 2010 17:23:35 -0500 Steve Borho localrepo: add desc parameter to transaction
Fri, 09 Apr 2010 15:16:52 +0200 Thomas Arendsen Hein merge with stable
Fri, 09 Apr 2010 15:16:31 +0200 Thomas Arendsen Hein merge default
Fri, 09 Apr 2010 15:14:43 +0200 Thomas Arendsen Hein test-hgwebdir: correctly include '-' in sed expression. stable
Thu, 08 Apr 2010 17:21:42 +0200 Peter Arrenbrecht localrepo: refactor prepush logic
Fri, 09 Apr 2010 10:35:53 +0200 Sune Foldager merge with stable
Thu, 08 Apr 2010 19:46:47 +0200 Sune Foldager partial backout of 1e819576e926 and add tests (issue2131) stable
Wed, 07 Apr 2010 21:31:47 +0200 Henrik Stuart copies: properly visit file context ancestors on working file contexts stable
Wed, 07 Apr 2010 14:44:51 -0500 Matt Mackall Merge with stable
Wed, 07 Apr 2010 16:55:01 +0200 Henrik Stuart mq: use util.unlink instead of os.unlink and os.removedirs stable
Tue, 06 Apr 2010 08:54:18 -0500 Steve Borho color: respect HGPLAIN
Tue, 06 Apr 2010 08:49:19 -0500 Steve Borho color: add support for Windows consoles
Tue, 06 Apr 2010 08:44:13 -0500 Steve Borho color: remove unused import
Tue, 06 Apr 2010 15:40:46 +0200 Benoit Boissinot merge with stable
Tue, 06 Apr 2010 15:40:00 +0200 Benoit Boissinot merge default with default
Tue, 06 Apr 2010 15:39:44 +0200 Benoit Boissinot merge stable with stable stable
Tue, 06 Apr 2010 11:49:42 +0200 Benoit Boissinot dirstate: no need to iterate twice, a dict can be updated in place stable
Tue, 06 Apr 2010 00:46:09 +0200 Benoit Boissinot merge with stable
Tue, 06 Apr 2010 00:45:53 +0200 Benoit Boissinot clone: no race possible, we can use changegroup() and have smaller urls stable
Mon, 05 Apr 2010 17:48:48 -0500 Matt Mackall Merge with stable
Mon, 05 Apr 2010 17:48:31 -0500 Matt Mackall Merge with i18n
Mon, 05 Apr 2010 17:48:00 -0500 Matt Mackall Merge with i18n stable
Mon, 05 Apr 2010 01:38:31 +0200 Martin Geisler Merge with hg-i18n
Mon, 05 Apr 2010 01:10:09 +0200 Martin Geisler i18n-da: small updates stable
Mon, 05 Apr 2010 00:14:24 +0200 Martin Geisler i18n-da: synchronized with 37a5a397f150 stable
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templates: escape javascript braces
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: drop \ when handling escaped {
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: strip whitespace inside template methods
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: drop raw method
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: raise nested functions
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: cache full tree
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: use recursive flattening
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: cache self.defaults.get
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: privatize class variables
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: map -> mapping
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: extend preparsing
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: preparse templates and cache
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall keywords: build a new templater to work around caching interaction
Mon, 05 Apr 2010 14:33:41 -0500 Matt Mackall templater: directly parse templates, no regexes
Mon, 05 Apr 2010 14:33:41 -0500 Jeff Schiller logo: clean up source file with scour
Mon, 05 Apr 2010 14:33:41 -0500 Matt Mackall contrib: drop rewrite-revlog
Mon, 05 Apr 2010 14:33:41 -0500 Matt Mackall contrib: drop git-viz
Mon, 05 Apr 2010 20:35:47 +0200 Benoit Boissinot merge with stable
Mon, 05 Apr 2010 20:10:46 +0200 Ronny Pfannschmidt add a test for the inprocess status dirstate race stable
Mon, 05 Apr 2010 19:49:19 +0200 Benoit Boissinot merge with stable
Mon, 05 Apr 2010 18:13:20 +0200 Benoit Boissinot dirstate: fix in memory dirstate entries for 1-second race stable
Mon, 05 Apr 2010 13:44:30 +0200 Martin Geisler commands: leftover from d7b601f1e02c
Mon, 05 Apr 2010 11:58:54 +0200 Martin Geisler commands: small refactoring in summary
Mon, 05 Apr 2010 11:52:40 +0200 Martin Geisler commands: retrieve tags from context object
Sun, 04 Apr 2010 21:35:00 -0400 Eric Eisner summary: make use of output labeling
Sun, 04 Apr 2010 22:53:50 -0500 Brodie Rao color: concatenate effects correctly and avoid printing empty effects
Mon, 05 Apr 2010 01:31:16 +0200 Martin Geisler commands: fix typo
Mon, 05 Apr 2010 01:00:14 +0200 Martin Geisler cmdutil: do not translate trivial string
Sun, 04 Apr 2010 02:39:45 +0200 Adrian Buehlmann wix: refactor and new guids.wxi
Fri, 02 Apr 2010 15:22:19 -0500 Brodie Rao color: don't split colors across lines (which confuses less -R)
Fri, 02 Apr 2010 15:22:17 -0500 Brodie Rao color: colorize based on output labels instead of parsing output
Fri, 02 Apr 2010 15:22:15 -0500 Brodie Rao record: make use of output labeling
Fri, 02 Apr 2010 15:22:14 -0500 Brodie Rao qseries: make use of output labeling
Fri, 02 Apr 2010 15:22:11 -0500 Brodie Rao qdiff: make use of output labeling
Fri, 02 Apr 2010 15:22:12 -0500 Brodie Rao qguard: make use of output labeling
Fri, 02 Apr 2010 15:22:10 -0500 Brodie Rao churn: make use of output labeling
Fri, 02 Apr 2010 15:22:09 -0500 Brodie Rao bookmark: make use of output labeling
Fri, 02 Apr 2010 15:22:07 -0500 Brodie Rao cmdutil: make use of output labeling in changeset_printer
Fri, 02 Apr 2010 15:22:06 -0500 Brodie Rao diff: make use of output labeling
Fri, 02 Apr 2010 15:22:05 -0500 Brodie Rao status: make use of output labeling
Fri, 02 Apr 2010 15:22:03 -0500 Brodie Rao grep: make use of output labeling
Fri, 02 Apr 2010 15:22:00 -0500 Brodie Rao ui: add ui.write() output labeling API
Thu, 01 Apr 2010 17:51:59 -0500 Matt Mackall Merge with stable
Thu, 01 Apr 2010 17:51:32 -0500 Matt Mackall Merge with i18n
Thu, 01 Apr 2010 17:49:38 -0500 Matt Mackall Added signature for changeset 2b01dab59416 stable
Thu, 01 Apr 2010 17:49:38 -0500 Matt Mackall Added tag 1.5.1 for changeset 2b01dab59416 stable
Thu, 01 Apr 2010 19:32:36 -0300 Wagner Bruna i18n-pt_BR: update qnew help text stable 1.5.1
Thu, 01 Apr 2010 17:40:47 -0500 Matt Mackall Merge with i18n stable
Thu, 01 Apr 2010 19:32:08 -0300 Wagner Bruna mq: remove reference for deprecated -f option stable
Thu, 01 Apr 2010 11:45:25 -0300 Wagner Bruna merge with i18n stable
Thu, 01 Apr 2010 11:33:03 -0300 Wagner Bruna i18n-pt_BR: synchronized with e46c19c586fa stable
Wed, 31 Mar 2010 21:22:07 +0000 bttfmcf l10n: Updates to French (fr) translation
Wed, 31 Mar 2010 12:15:24 -0300 Wagner Bruna merge with i18n stable
Wed, 31 Mar 2010 12:14:38 -0300 Wagner Bruna i18n-pt_BR: synchronized with ca6ba6cac6cd stable
Wed, 31 Mar 2010 11:07:46 +0200 Mads Kiilerich check-code.py: Check for bare ^ stable
Mon, 29 Mar 2010 09:15:08 -0300 Elifarley Callado Coelho Cruz Added support for 'everybody ' (using an asterisk) in user list. stable
Tue, 30 Mar 2010 02:42:21 +0200 Mads Kiilerich convert.cvs: Initialize state variable and abort on cvs error stable
Thu, 01 Apr 2010 00:15:29 +0200 Martin Geisler Merge with stable
Thu, 01 Apr 2010 00:02:12 +0200 Martin Geisler share: drop experimental label stable
Wed, 31 Mar 2010 15:09:59 -0700 Brendan Cully Merge with stable
Wed, 31 Mar 2010 10:59:00 -0400 Michael Glassford Add missing --mq option to hg log. stable
Wed, 31 Mar 2010 17:32:19 +0200 Martin Geisler Merge with stable
Fri, 26 Mar 2010 21:37:18 +0100 Benoit Allard url: expand path in auth filenames stable
Sat, 27 Mar 2010 13:39:45 +0200 Alexander Solovyov expand paths in aliases stable
Wed, 31 Mar 2010 12:09:21 +0200 Benoit Boissinot merge with stable
Wed, 31 Mar 2010 12:07:13 +0200 Benoit Boissinot test-subrepo-svn: properly escape the url, make it work for svn 1.5 again stable
Tue, 30 Mar 2010 13:09:25 -0500 Matt Mackall Merge with stable
Mon, 15 Mar 2010 14:53:34 -0500 Augie Fackler util.termwidth: check stderr first as it's least likely to be redirected stable
Mon, 29 Mar 2010 16:44:24 -0500 Augie Fackler progress: use stderr instead of stdout; check stderr.isatty() stable
Mon, 29 Mar 2010 16:11:40 -0500 Matt Mackall templatefilters: fix check-code warning
Mon, 29 Mar 2010 15:51:26 -0500 Matt Mackall Merge with stable
Mon, 29 Mar 2010 15:16:38 -0500 Matt Mackall Merge with i18n
Mon, 29 Mar 2010 15:16:05 -0500 Matt Mackall Merge with i18n stable
Mon, 29 Mar 2010 15:15:44 -0500 Matt Mackall Merge stable heads stable
Sun, 28 Mar 2010 20:27:09 +0200 Jens Bäckman i18n-sv: translated the 'patterns' command stable
Fri, 26 Mar 2010 21:35:06 -0300 Wagner Bruna merge with stable
Fri, 26 Mar 2010 21:32:49 -0300 Wagner Bruna merge with i18n stable stable
Fri, 26 Mar 2010 20:18:14 -0300 Wagner Bruna i18n-pt_BR: synchronized with 9f6e30a89f11 stable
Tue, 23 Mar 2010 21:58:51 +0100 Jens Bäckman i18n-sv: synchronized with a1cb8ca051c0 stable
Wed, 24 Mar 2010 16:42:08 -0400 Benjamin Pollack schemes: add Kiln On Demand to default schemes stable
Thu, 25 Mar 2010 15:37:39 -0400 Greg Ward Fix default style so 'log --copies' has a start and an end. stable
Wed, 24 Mar 2010 01:43:24 +0100 Mads Kiilerich Tests with spaces in paths stable
Mon, 29 Mar 2010 12:56:16 -0500 Matt Mackall tests: add helpers.sh
Fri, 26 Mar 2010 17:09:56 +0100 Sune Foldager merge with stable
Fri, 26 Mar 2010 17:02:49 +0100 Sune Foldager push: refactor and optimize prepush stable
Fri, 26 Mar 2010 17:02:36 +0100 Sune Foldager push: fix bug in prepush logic and its tests stable
Fri, 26 Mar 2010 17:02:23 +0100 Sune Foldager localrepo: change _updatebranchcache to use a context generator stable
Wed, 24 Mar 2010 19:44:53 +0100 Benoit Boissinot merge with stable
Wed, 24 Mar 2010 19:44:30 +0100 Benoit Boissinot setup.py: don't use tabs stable
Tue, 23 Mar 2010 17:24:17 -0500 Matt Mackall Merge with crew
Tue, 23 Mar 2010 15:23:04 +0100 Ronny Pfannschmidt run-tests: force to test pure on pypy as well
Tue, 23 Mar 2010 15:22:17 +0100 Ronny Pfannschmidt Fix run-tests.py -jX after 2ed667a9dfcb
Tue, 23 Mar 2010 17:06:58 -0500 Matt Mackall Merge with crew
Tue, 23 Mar 2010 22:59:31 +0100 Patrick Mezard Merge with crew-stable
Tue, 23 Mar 2010 20:45:08 +0100 Patrick Mezard rebase: fix --collapse with --keepbranches (issue2100) stable
Tue, 23 Mar 2010 20:01:30 +0100 Dirkjan Ochtman setup: fail if bz2 is not available stable
Mon, 22 Mar 2010 22:19:40 +0100 Pierre-Yves David test-convert-cvs: filter unstable cvs output. stable
Tue, 23 Mar 2010 11:48:14 +0100 Dirkjan Ochtman help: point out need for stringification stable
Tue, 23 Mar 2010 11:37:31 +0100 Ronny Pfannschmidt tests: adapt the test runner to work with jython
Tue, 23 Mar 2010 11:37:01 +0100 Ronny Pfannschmidt posix: move a global fcntl import to keep it from breaking jython
Tue, 23 Mar 2010 11:36:19 +0100 Ronny Pfannschmidt util: fake the builtin buffer if it's missing (jython)
Tue, 23 Mar 2010 10:18:46 +0100 Patrick Mezard mq: fix qcommit documentation wrt --mq option stable
Mon, 22 Mar 2010 17:03:33 -0500 Matt Mackall Merge with stable
Mon, 22 Mar 2010 15:16:27 +0100 Konstantin Zemlyak wsgicgi: call close() on iterable to avoid resource leaks stable
Mon, 22 Mar 2010 11:08:52 +0100 Benoit Boissinot merge with mpm
Mon, 22 Mar 2010 11:08:42 +0100 Benoit Boissinot patch: warn when the internal patcher fails
Mon, 22 Mar 2010 01:36:12 -0400 Brodie Rao run-tests: make sure GREP_OPTIONS isn't set
Sat, 20 Mar 2010 16:57:24 -0500 Matt Mackall Merge with stable
Sat, 20 Mar 2010 14:47:05 +0100 Benoit Boissinot patch: more precise NoHunk, raised for every file (issue2102) stable
Sat, 20 Mar 2010 21:16:22 +0100 Benoit Boissinot patch: differentiate start of file with diff --git vs '--- ' stable
Sat, 20 Mar 2010 10:01:56 -0500 Matt Mackall Merge with stable
Fri, 19 Mar 2010 22:52:38 +0100 Benoit Boissinot patch: try harder to find the file to patch on file creation (issue2041) stable
Fri, 19 Mar 2010 16:05:16 -0500 Matt Mackall Merge with stable
Fri, 19 Mar 2010 16:04:49 -0500 Matt Mackall Merge with i18n
Fri, 19 Mar 2010 16:04:00 -0500 Matt Mackall Merge with i18n stable
Tue, 16 Mar 2010 11:37:14 -0300 Wagner Bruna merge with i18n
Tue, 16 Mar 2010 11:36:44 -0300 Wagner Bruna merge with i18n stable
Tue, 16 Mar 2010 11:31:08 -0300 Wagner Bruna i18n-pt_BR: synchronized with e930017f9e2a stable
Sat, 06 Mar 2010 10:02:45 +0100 Martin Geisler Merge with stable
Sat, 06 Mar 2010 08:58:03 +0000 Martin Geisler l10n: Updates to Danish (da) translation
Fri, 19 Mar 2010 12:45:39 +0100 Benoit Boissinot patch: second line of a context diff starts with '--- ', not '+++ ' stable
Fri, 19 Mar 2010 11:32:55 +0100 Martin Geisler Merge with stable
Mon, 15 Mar 2010 22:37:38 +0100 Cédric Duval patchbomb: --desc implies --intro
Fri, 19 Mar 2010 10:39:01 +0100 Adrian Buehlmann wix: don't show version in title of root feature stable
Fri, 19 Mar 2010 10:26:19 +0100 Adrian Buehlmann wix: use build variable for VC redist source dir stable
Thu, 18 Mar 2010 14:36:24 -0700 Brendan Cully Merge with stable
Thu, 18 Mar 2010 19:26:56 +0100 Benoit Boissinot mq: allow lines starting with '--- ' in patch messages stable
Thu, 18 Mar 2010 18:22:34 +0100 Benoit Boissinot patch: enhance diff detection regexp, allow '--- ' in patch message stable
Thu, 18 Mar 2010 16:38:07 +0100 Sune Foldager fix bug in hg.clone when passing in a repository object stable
Thu, 18 Mar 2010 16:32:03 +0100 Benoit Boissinot check-code: more tests and more robust python filtering
Thu, 18 Mar 2010 01:59:53 +0100 Martin Geisler Merge with stable
Thu, 18 Mar 2010 01:58:26 +0100 Martin Geisler localrepo: more specific warning on adding large files stable
Wed, 17 Mar 2010 18:15:16 -0500 Matt Mackall progress: drop extra args for pos=None calls (issue2087)
Wed, 17 Mar 2010 15:36:48 -0500 Matt Mackall check-code: fix check-code complaint
Wed, 17 Mar 2010 14:15:33 +0100 Benoit Boissinot check-code: improve quote detection regexp, add tests
Wed, 17 Mar 2010 10:55:28 +0100 Martin Geisler Merge with stable
Wed, 17 Mar 2010 10:51:26 +0100 Pierre-Yves David check-code: add a return value to checkfile function
Tue, 16 Mar 2010 19:53:00 +0100 Pierre-Yves David code-code: Add a logfunc argument to checkfile
Tue, 16 Mar 2010 19:52:58 +0100 Pierre-Yves David check-code: Add a ``maxerr`` argument to the ``checkfile`` function
Tue, 16 Mar 2010 19:52:57 +0100 Pierre-Yves David check-code: Add a ``checkfile`` function
Tue, 16 Mar 2010 19:52:56 +0100 Pierre-Yves David check-code: Only call check-code if __name__ = "__main__".
Tue, 16 Mar 2010 19:52:55 +0100 Pierre-Yves David add a small test for contrib/check-code.py
Tue, 16 Mar 2010 22:29:16 +0100 Christian Ebert keyword: do not bother about detecting extension path in demo
Tue, 16 Mar 2010 22:28:58 +0100 Christian Ebert keyword: make kwdemo less verbose
Tue, 16 Mar 2010 22:28:23 +0100 Christian Ebert keyword: 1 variable name for overwriting candidates
Tue, 16 Mar 2010 22:27:22 +0100 Christian Ebert keyword: do not customize ui.note() when overwriting
Mon, 15 Mar 2010 20:52:22 +0100 Cédric Duval mq: test for init --mq with a destination argument stable
Tue, 16 Mar 2010 17:39:12 +0100 Adrian Buehlmann contrib/wix: fix product name to include version stable
Tue, 16 Mar 2010 16:41:22 +0100 Benoit Boissinot help: it's not necessary to escape quotes
Tue, 16 Mar 2010 16:39:17 +0100 Benoit Boissinot check-code: remove simple quotes first
Tue, 16 Mar 2010 01:16:19 +0100 Benoit Boissinot merge with stable
Tue, 16 Mar 2010 01:16:04 +0100 Benoit Boissinot filelog: no need to optimize an uncommon case, assume meta = {}
Tue, 16 Mar 2010 01:12:46 +0100 Benoit Boissinot filelog: text is stored modified when it starts with '\1\n' stable
Mon, 15 Mar 2010 16:36:32 -0500 Matt Mackall Merge with stable
Fri, 12 Mar 2010 16:16:47 -0600 Matt Mackall check-code: add check for any/all
Mon, 15 Mar 2010 19:55:52 +0100 Benoit Boissinot cvsps: fix traceback involving 'synthetic' stable
Mon, 15 Mar 2010 18:40:00 +0100 Martin Geisler progress: use a verb in present participle
Mon, 15 Mar 2010 18:36:11 +0100 Martin Geisler Merge with stable
Mon, 15 Mar 2010 18:33:39 +0100 Martin Geisler progress: use a verb (+noun) in present participle stable
Sun, 14 Mar 2010 00:28:10 +0100 Edouard Gomez subrepo: fix hgrc paths section during subrepo pulling stable
Sun, 14 Mar 2010 23:18:50 +0100 Patrick Mezard Merge with crew-stable
Tue, 09 Mar 2010 12:09:57 +0100 Mathieu Clabaut convert: teach cvsps to handle . repository (issue1649) stable
Sun, 14 Mar 2010 23:10:52 +0100 Martin Geisler record: separate each hunk with a blank line
Sun, 14 Mar 2010 22:17:10 +0100 Benoit Boissinot mq: do not try to delete non-existent files (regression from e8e56d8377ab)
Sun, 14 Mar 2010 22:21:48 +0100 Martin Geisler Merge with stable
Sun, 14 Mar 2010 18:46:38 +0100 Cédric Duval mq: fix init with nonexistent or non-local repository stable
Sun, 14 Mar 2010 19:21:24 +0100 Cédric Duval mq: no longer refer to deprecated qinit -c command stable
Sun, 14 Mar 2010 19:17:06 +0100 Cédric Duval mq: don't mention qinit as a "common task" stable
Sun, 14 Mar 2010 19:09:55 +0100 Benoit Boissinot mq: don't use regexp when not necessary
Sun, 14 Mar 2010 14:53:20 +0100 Benoit Boissinot mq: use xrange/enumerate instead of += 1
Sun, 14 Mar 2010 14:45:01 +0100 Benoit Boissinot mq: don't use len(list) unless necessary
Sun, 14 Mar 2010 12:08:14 +0100 Benoit Boissinot mq: find_series() simplify and don't use regexps
Sun, 14 Mar 2010 11:12:51 +0100 Benoit Boissinot mq: fix coding style (missing space)
Sun, 14 Mar 2010 11:12:07 +0100 Benoit Boissinot mq: qsave creates entries with the left part empty (':patchname')
Sun, 14 Mar 2010 01:35:54 +0100 Benoit Boissinot mq: simplify statusentry(), fix restore broken by ee48e5ef8753
Sun, 14 Mar 2010 01:06:58 +0100 Benoit Boissinot mq: use context API
Sun, 14 Mar 2010 01:01:17 +0100 Benoit Boissinot mq: simplify qparents calculation
Sun, 14 Mar 2010 00:53:55 +0100 Benoit Boissinot mq: simplify commit message generation
Sun, 14 Mar 2010 00:36:10 +0100 Benoit Boissinot mq: avoid many hex/bin conversions, keep the binary node when possible
Sun, 07 Feb 2010 17:12:41 +0100 Stefano Tortarolo rebase: add option to not commit after a collapsing
Sat, 13 Mar 2010 20:02:46 +0100 Patrick Mezard Merge with crew-stable
Thu, 11 Mar 2010 00:28:31 +0900 Yuya Nishihara hgweb: make code to join url path simpler stable
Thu, 11 Mar 2010 00:28:27 +0900 Yuya Nishihara hgweb: fix broken URLs of RSS/Atom feeds (issue1772) stable
Thu, 11 Mar 2010 00:25:46 +0900 Yuya Nishihara hgweb: introduce helper method to update req.env stable
Tue, 02 Mar 2010 15:08:43 -0500 Greg Ward rebase: always check if rebasing onto an applied mq patch. stable
Sat, 13 Mar 2010 19:57:52 +0100 Martin Geisler subrepo: wrap long line
Sat, 13 Mar 2010 17:02:41 +0100 Benoit Boissinot merge with stable
Fri, 05 Mar 2010 17:38:02 -0500 Brodie Rao test-extension: fix disabled extension tests for run-tests.py --local stable
Fri, 12 Mar 2010 01:23:35 +0100 Edouard Gomez subrepo: print subrepo pulling URL
Sat, 13 Mar 2010 16:44:52 +0100 Benoit Boissinot merge with stable stable
Fri, 12 Mar 2010 01:23:35 +0100 Benoit Boissinot subrepo: keep ui and hgrc in sync when creating new repo stable
Fri, 12 Mar 2010 01:23:35 +0100 Edouard Gomez subrepo: forward the push to argument into _abssource stable
Sat, 13 Mar 2010 16:19:28 +0100 Greg Lindahl mercurial.spec: remove reference to doc/ja stable
Sat, 13 Mar 2010 12:57:20 +0100 Benoit Boissinot mq: simplify and use context API
Sat, 13 Mar 2010 00:08:06 +0100 Benoit Boissinot mq: avoid a (potentially expensive) repo.status(unknown=True) call
Sat, 13 Mar 2010 00:02:33 +0100 Benoit Boissinot mq: all_files can be a set, remove dangerous default values
Fri, 12 Mar 2010 00:50:41 +0100 Martin Geisler Merge with stable
Fri, 12 Mar 2010 00:45:27 +0100 Martin Geisler rebase: remove unnecessary \" from help string stable
Mon, 08 Mar 2010 03:07:35 +0100 Mads Kiilerich test-merge-default and check-code.py: No "export x=x" in sh stable
Fri, 12 Mar 2010 00:02:39 +0100 Martin Geisler Merge with stable
Thu, 11 Mar 2010 16:54:34 -0600 Augie Fackler progress: document progress.disable config option stable
Thu, 11 Mar 2010 23:44:12 +0100 Martin Geisler shrink-revlog: add missing whitespace in expression
Thu, 11 Mar 2010 19:09:35 +0100 Benoit Boissinot any is not available for python2.4
Thu, 11 Mar 2010 18:49:41 +0100 Christian Ebert keyword: update copyright
Thu, 11 Mar 2010 18:49:14 +0100 Christian Ebert keyword: remove deprecated options
Thu, 11 Mar 2010 17:43:44 +0100 Benoit Boissinot style: use consistent variable names (*mod) with imports which would shadow
Thu, 11 Mar 2010 15:52:17 +0100 David Wolever archive: autodetect archive type by extension (issue2058)
Thu, 11 Mar 2010 15:38:35 +0100 Dirkjan Ochtman merge with stable
Thu, 11 Mar 2010 15:32:24 +0100 Dirkjan Ochtman tests: use external coverage, mandate newer version stable
Thu, 11 Mar 2010 09:11:01 -0500 Eric Eisner churn: use ui.progress instead of --progress
Tue, 09 Mar 2010 21:53:16 -0500 Greg Ward rebase: improve help text stable
Thu, 11 Mar 2010 14:56:15 +0100 Martin Geisler commands: remove extra indentation from list in help text stable
Thu, 11 Mar 2010 13:33:29 +0100 Dirkjan Ochtman server: initialize wsgi app in command, then wrap server around it
Thu, 11 Mar 2010 13:32:43 +0100 Dirkjan Ochtman server: unnest server classes into module namespace
Thu, 11 Mar 2010 13:32:26 +0100 Dirkjan Ochtman server: pass wsgi application to server (no need for non-local var)
Thu, 11 Mar 2010 13:31:37 +0100 Dirkjan Ochtman server: abstract setup of ipv6 vs. normal server
Thu, 11 Mar 2010 13:30:52 +0100 Dirkjan Ochtman server: handle server-internal config setup inside server class
Thu, 11 Mar 2010 13:28:39 +0100 Dirkjan Ochtman server: externalize and streamline mixin setup
Thu, 11 Mar 2010 11:21:48 +0100 Dirkjan Ochtman server: externalize application creation
Thu, 11 Mar 2010 10:06:01 +0200 timeless commands: document and test hg clone update priority stable
Tue, 09 Mar 2010 21:53:16 -0500 Greg Ward rebase: improve help text
Wed, 10 Mar 2010 22:27:42 +0100 Benoit Boissinot serve: fix port config
Wed, 10 Mar 2010 22:07:38 +0100 Thomas Arendsen Hein merge with other head, will show bug in hg serve
Wed, 10 Mar 2010 22:05:41 +0100 Thomas Arendsen Hein test-serve: Show if port config and option are correctly used
Wed, 10 Mar 2010 21:35:38 +0100 Thomas Arendsen Hein drop (default: 8000), non-zero default is automatically added to help
Wed, 10 Mar 2010 21:21:15 +0100 Thomas Arendsen Hein make expression shorter, now the line fits into 80 chars
Wed, 10 Mar 2010 21:14:24 +0100 Benoit Boissinot serve: fix options recording, trailing whitespace
Wed, 10 Mar 2010 10:51:37 -0800 Bryan O'Sullivan serve: allow --port=0 to specify "server chooses the port number"
Wed, 10 Mar 2010 12:38:33 +0100 Sune Foldager rebase: improve output of hg pull --rebase (issue2072)
Wed, 10 Mar 2010 09:52:16 +0100 Benoit Boissinot shrink-revlog: factor out postorder algorithm
Wed, 10 Mar 2010 09:51:07 +0100 Benoit Boissinot shrink-revlog: factor out suboptimal computation
Wed, 10 Mar 2010 09:48:15 +0100 Benoit Boissinot shrink-revlog: remove branchsort algorithm (it behaves poorly)
Tue, 09 Mar 2010 21:25:37 -0500 Greg Ward shrink-revlog: add accounting of suboptimal nodes to the new algorithms.
Tue, 09 Mar 2010 21:22:01 -0500 Greg Ward shrink-revlog: add "reverse postorder" and "postorder reverse" toposorts.
Thu, 25 Feb 2010 09:16:39 -0500 Greg Ward shrink-revlog: add --sort option for user-selectable toposort algorithm.
Tue, 09 Mar 2010 21:30:19 -0500 Greg Ward shrink-revlog: rename some local variables for consistency.
Tue, 09 Mar 2010 21:13:39 -0500 Greg Ward shrink-revlog: instrument sort code to record statistics.
Tue, 09 Mar 2010 22:18:37 +0100 Patrick Mezard Merge with crew-stable
Tue, 09 Mar 2010 22:11:43 +0100 Patrick Mezard convert: handle svn tree with empty roots (issue2079) stable
Tue, 09 Mar 2010 20:47:35 +0100 Benoit Boissinot merge with stable
Tue, 09 Mar 2010 20:38:23 +0100 Benoit Boissinot bundle: fix bundle generation for empty changegroup stable
Tue, 09 Mar 2010 19:04:18 +0100 Benoit Boissinot patch/diff: move diff related code next to each other
Tue, 09 Mar 2010 18:31:57 +0100 Benoit Boissinot remove header handling out of mdiff.bunidiff, rename it
Tue, 09 Mar 2010 18:27:02 +0100 Benoit Boissinot remove contrib/hgdiff, it makes refactoring diff/patch harder
Tue, 09 Mar 2010 16:03:57 +0100 Dirkjan Ochtman demandimport: blacklist _ssl (issue1964) stable
Mon, 08 Mar 2010 19:43:24 +0100 Benoit Boissinot patch/diff: move patch.export() to cmdutil.export()
Mon, 08 Mar 2010 11:12:48 -0600 Steve Borho wix: pre-check the 'I approve this license' checkbox
Sun, 07 Mar 2010 22:04:35 -0600 Matt Mackall Merge with stable
Mon, 08 Mar 2010 00:01:12 +0100 Benoit Boissinot addremove: avoid fetching data again and again
Mon, 08 Mar 2010 00:00:03 +0100 Benoit Boissinot addremove: add progress support for similarity search
Sun, 07 Mar 2010 23:59:28 +0100 Benoit Boissinot addremove: atomically update the dirstate
Sun, 07 Mar 2010 13:10:23 -0500 Greg Ward inotify: expose the same dirstate.status() interface as dirstate.
Sun, 07 Mar 2010 13:03:03 +0100 Christian Ebert keyword: remove spurious locks, improve handling of wlock
Sun, 07 Mar 2010 13:03:03 +0100 Christian Ebert keyword: use status' names instead of index
Sun, 07 Mar 2010 17:44:43 +0100 Benoit Boissinot hgweb/graph: edge should be same color as the destination
Sat, 06 Mar 2010 13:29:54 +0100 Benoit Boissinot templatefilters: store the agescales in reverseorder directly
Sat, 06 Mar 2010 12:45:14 +0100 Benoit Boissinot hgweb: separate generation of entries and sorting (cleanup)
Fri, 05 Mar 2010 18:08:23 -0800 Brendan Cully Merge stable
Wed, 20 Jan 2010 20:23:36 -0500 Greg Ward demandimport: add __main__ to the blacklist (because of setuptools) stable
Thu, 17 Dec 2009 15:53:28 -0800 Paul Molodowitch bookmarks: add invalidate() to bookmark_repo stable
Tue, 12 Jan 2010 22:49:10 +0900 Yuya Nishihara branch: help misuse of hg branch to switch branches stable
Sat, 06 Mar 2010 21:29:02 -0800 Lee Cantey Make Readme.html reference current OS X release stable
Sat, 06 Mar 2010 13:32:14 +0100 Benoit Boissinot progress: clear progress before writing to stderr stable
Fri, 05 Mar 2010 18:26:13 -0600 Matt Mackall Added signature for changeset ff2704a8ded3 stable
Fri, 05 Mar 2010 18:26:12 -0600 Matt Mackall Added tag 1.5 for changeset ff2704a8ded3 stable
Fri, 05 Mar 2010 17:24:52 -0600 Matt Mackall mq: drop -Q in favor of --mq only stable 1.5
Fri, 05 Mar 2010 12:27:23 +0100 Sune Foldager mq: correct test output stable
Fri, 05 Mar 2010 10:49:56 +0100 Sune Foldager mq: disallow : in patch names (issue2065) stable
Thu, 04 Mar 2010 14:23:54 +0100 Sune Foldager mq: disallow # (and : on Windows) in patch names (issue2065) stable
Thu, 04 Mar 2010 13:11:29 +0100 Sune Foldager Merge with stable stable
Thu, 04 Mar 2010 13:10:48 +0100 Sune Foldager win32/hgwebdir_wsgi: clarify documentation and clean up script a bit
Thu, 04 Mar 2010 10:05:12 +0100 Martin Geisler Merge with hg-i18n stable
Thu, 04 Mar 2010 07:34:22 +0100 Jens Bäckman i18n-sv: translated bisect, dates, locate, manifest stable
Thu, 04 Mar 2010 11:56:53 +0900 FUJIWARA Katsunori i18n-ja: synchronized with c50a3d7154d2 stable
Wed, 03 Mar 2010 18:46:22 -0300 Wagner Bruna i18n-pt_BR: synchronized with f142fa3c0a8c stable
Wed, 03 Mar 2010 17:37:50 -0600 Steve Borho test-fetch: use relative URL to avoid echoing TMP path stable
Wed, 03 Mar 2010 22:32:51 +0100 Sune Foldager fetch: fix newheads calculation (issue2047) stable
Wed, 03 Mar 2010 22:04:59 +0100 Thomas Arendsen Hein Make annotate --follow an alias for -f/--file to behave like in older versions stable
Wed, 03 Mar 2010 20:35:20 +0100 Martin Geisler win32/hgwebdir_wsgi: clarify copyright license
Wed, 03 Mar 2010 14:50:35 +0100 Adrian Buehlmann store: only add new entries to the fncache file stable
Wed, 03 Mar 2010 16:00:02 +0100 Thomas Arendsen Hein Updated test output of test-convert-baz after f2618cacb485 stable
Wed, 03 Mar 2010 15:37:41 +0100 Thomas Arendsen Hein trailing spaces (and one stray tab) stable
Wed, 03 Mar 2010 14:59:39 +0100 Sune Foldager Merge with default stable
Wed, 03 Mar 2010 14:43:27 +0100 Sune Foldager Merge with stable
Wed, 03 Mar 2010 14:42:43 +0100 Sune Foldager add wsgi script for Microsoft IIS with isapi-wsgi
Tue, 02 Mar 2010 21:34:24 +0100 Martin Geisler doc/ja: remove old Japanese man page translations stable
Tue, 02 Mar 2010 20:58:58 +0100 Martin Geisler Merge with hg-i18n stable
Tue, 02 Mar 2010 18:36:37 +0100 Jens Bäckman i18n-sv: synchronized with f4f3a74ce832 stable
Tue, 02 Mar 2010 11:12:14 -0300 Wagner Bruna i18n-pt_BR: synchronized with b1339234080e stable
Wed, 03 Mar 2010 00:12:05 +0900 Yuya Nishihara ui: ignore ui.logtemplate and ui.style when HGPLAIN is set stable
Tue, 02 Mar 2010 10:40:58 +0100 Martin Geisler Merge with hg-i18n stable
Tue, 02 Mar 2010 12:41:27 +0900 FUJIWARA Katsunori i18n-ja: synchronized with bb4561401c84 stable
Mon, 01 Mar 2010 23:27:44 +0900 Yuya Nishihara alias: fixes exception when displaying translated help text stable
Mon, 01 Mar 2010 22:47:39 +0100 Martin Geisler Merge with hg-i18n stable
Sun, 28 Feb 2010 19:37:56 +0100 Jens Bäckman i18n-sv: synchronized with d1bbf01c4a8e stable
Mon, 01 Mar 2010 22:44:02 +0100 Martin Geisler tests: update output to match b1339234080e stable
Mon, 01 Mar 2010 14:15:55 +0100 Pierre-Yves David Add ElementPath to the list of package ignored by demand import stable
Mon, 01 Mar 2010 15:41:21 -0500 Greg Ward resolve: rewrite help to be clearer and more complete (issue2030). stable
Sun, 28 Feb 2010 19:43:21 +0100 Benoit Boissinot mq: simplify --mq handling / keep compatibility with other extensions stable
Sun, 28 Feb 2010 18:06:47 +0100 Martin Geisler Merge with stable
Sun, 28 Feb 2010 18:02:20 +0100 Martin Geisler i18n-da: synchronized with 091dddf05764 stable
Wed, 24 Feb 2010 13:47:59 -0300 Wagner Bruna doc/Makefile: fix doc generation when LANGUAGE is set stable
Sat, 27 Feb 2010 19:58:59 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 4462760d6cfc stable
Fri, 26 Feb 2010 19:28:23 -0300 Wagner Bruna i18n-pt_BR: synchronized with dd3526162436 stable
Thu, 25 Feb 2010 14:56:09 +0100 Adrian Buehlmann contrib/wix: add COPYING.rtf stable
Fri, 26 Feb 2010 16:52:43 +0100 Benoit Boissinot fix test-mq-eol under --pure (mimic diffhelper.c behaviour) stable
Wed, 24 Feb 2010 19:43:13 -0800 Manpreet Singh Updated contrib/vim/patchreview.* to version 0.2.2 stable
Thu, 25 Feb 2010 17:06:32 +0100 Martin Geisler Merge with hg-i18n stable
Wed, 24 Feb 2010 19:47:51 +0100 Jens Bäckman i18n-sv: synchronized with fc5908d01ed7 stable
Sun, 21 Feb 2010 20:59:27 +0100 Benoit Boissinot strip: invalidate all caches after stripping (fixes issue1951) stable
Thu, 25 Feb 2010 14:35:21 +0100 Benoit Boissinot fix test output changed by 2e1a9b811d13 stable
Wed, 24 Feb 2010 13:12:17 -0800 Manpreet Singh Updated contrib/vim/patchreview.* to version 0.2.1 stable
Wed, 24 Feb 2010 12:35:26 -0500 Sune Foldager httprepo: normalize output from unbundle with ssh stable
Wed, 24 Feb 2010 18:35:05 +0100 Benoit Boissinot merge with default stable
Wed, 24 Feb 2010 18:22:45 +0100 Benoit Boissinot shrink: handle all combinations of inline/non-inline revlogs
Wed, 24 Feb 2010 11:04:56 -0300 Wagner Bruna commands: clarify --config syntax stable
Tue, 23 Feb 2010 23:10:01 -0600 Steve Borho progress: provide an explicit disable method for developers stable
Wed, 24 Feb 2010 17:11:37 +0100 Martin Geisler url: only mark format string for translation stable
Wed, 24 Feb 2010 09:26:31 +0100 Martin Geisler Merge with hg-i18n stable
Wed, 24 Feb 2010 09:25:55 +0100 Martin Geisler i18n-da: fixed typo stable
Wed, 24 Feb 2010 15:02:06 +0900 FUJIWARA Katsunori i18n-ja: synchronized with eddf859343de stable
Tue, 23 Feb 2010 12:51:07 -0300 Wagner Bruna i18n-pt_BR: synchronized with 076e8a8000a3, minor fixes stable
Tue, 23 Feb 2010 22:31:54 +0100 Patrick Mezard url: avoid traceback when parsing [auth] (issue2056) stable
Tue, 23 Feb 2010 23:19:09 +0100 Patrick Mezard filemerge: use native path separators when merging (issue1399) stable
Tue, 23 Feb 2010 22:56:37 +0100 Benoit Boissinot gpg: make 13448eab08ca work when not on repo root
Tue, 23 Feb 2010 11:37:40 -0500 Sune Foldager hgweb: use string join instead of slower cStringIO stable
Tue, 23 Feb 2010 11:34:08 -0500 Sune Foldager hgweb: fix handling of arguments in the between command stable
Mon, 22 Feb 2010 23:30:01 -0800 Brendan Cully hgcia: report RPC errors stable
Tue, 23 Feb 2010 06:44:37 +0100 Dirkjan Ochtman merge with stable
Tue, 23 Feb 2010 06:42:10 +0100 timeless commands: correct diff -c explanation stable
Mon, 22 Feb 2010 23:12:12 -0500 Sune Foldager httprepo: send Content-Type instead of content-type stable
Mon, 22 Feb 2010 16:28:57 +0100 Sune Foldager httprepo: use content-type application/mercurial-0.1 for POST stable
Mon, 22 Feb 2010 22:55:58 +0100 Patrick Mezard patch: fix patching with fuzz and eol normalization stable
Sun, 21 Feb 2010 15:26:55 +0100 Ronny Pfannschmidt make the progress extension honor ui.quiet stable
Mon, 22 Feb 2010 01:19:59 +0100 Saint Germain subrepo: Update .hgsubstate in case of deleted subrepo stable
Sun, 21 Feb 2010 22:16:35 +0100 Benoit Boissinot Do not use osutil.c with python 2.4 and Windows (issue1364) stable
Sun, 21 Feb 2010 01:21:17 +0200 timeless commands: mention diff -c stable
Sat, 20 Feb 2010 20:08:42 +0100 Martin Geisler progress: mark units for translation stable
Fri, 19 Feb 2010 13:04:11 -0200 Wagner Bruna patch, i18n: avoid parameterized messages stable
Sat, 20 Feb 2010 15:18:59 +0100 Benoit Boissinot gpg: do not call status on the whole repository, only on '.hgsigs' stable
Fri, 19 Feb 2010 22:16:42 -0500 Brodie Rao pager: set ui.interactive=False when enabled stable
Fri, 19 Feb 2010 20:34:23 -0500 Dirkjan Ochtman identify: don't include unknown in status stable
Fri, 19 Feb 2010 16:50:47 -0800 Brendan Cully zeroconf: suppress traceback during shutdown stable
Fri, 19 Feb 2010 21:48:09 +0100 Adrian Buehlmann contrib/wix: switch *.wxs files to LF eol stable
Thu, 18 Feb 2010 23:23:17 -0600 Steve Borho Merge with stable
Fri, 19 Feb 2010 02:51:35 +0100 Benoit Boissinot url: *args argument is a tuple, not a list (found by pylint) stable
Fri, 19 Feb 2010 02:23:38 +0100 Benoit Boissinot i18n: mark more strings for translation stable
Fri, 19 Feb 2010 02:11:37 +0100 Benoit Boissinot shrink-revlog: remove unneeded imports and useless code stable
Fri, 19 Feb 2010 02:07:13 +0100 Benoit Boissinot shrink-revlog: add strings for translation / import _ before using it stable
Thu, 18 Feb 2010 16:51:39 -0500 Brodie Rao ui: unset ui.slash when HGPLAIN is set stable
Thu, 18 Feb 2010 16:50:49 -0500 Brodie Rao ui: suppress aliases when HGPLAIN is set stable
Mon, 15 Feb 2010 15:25:29 -0500 Greg Ward merge: fix --preview to show all nodes that will be merged (issue2043). stable
Mon, 15 Feb 2010 15:07:21 -0500 Greg Ward test-merge-default: make content of test repo clearer. stable
Thu, 18 Feb 2010 20:47:12 +0100 Adrian Buehlmann contrib/wix: MSVC CRT libraries are installed in WinSxS stable
Thu, 18 Feb 2010 13:05:15 -0600 Steve Borho Add WiX installer scripts to contrib/wix stable
Thu, 18 Feb 2010 10:46:01 -0800 Brendan Cully import: if in doubt, consume stream until start of diff stable
Thu, 18 Feb 2010 10:32:51 +0100 Alistair Bell bdiff: do not use recursion / avoid stackoverflow (issue1940) stable
Thu, 18 Feb 2010 05:55:05 +0100 Christian Ebert keyword: mark improved demo commit message for translation stable
Wed, 17 Feb 2010 14:35:11 -0800 Brendan Cully mq: iterate over a copy of the command table keys (fixes issue2045). stable
Wed, 17 Feb 2010 23:10:22 +0100 Martin Geisler Merge with stable
Wed, 17 Feb 2010 23:07:50 +0100 Martin Geisler progress: mark strings for translation stable
Wed, 17 Feb 2010 17:11:20 +0100 Christian Ebert keyword: do not postpone commit hooks stable
Wed, 17 Feb 2010 20:44:49 +0100 Benoit Boissinot inotify/inserve: implement --timeout-idle option (issue885) stable
Wed, 17 Feb 2010 20:30:57 +0100 Benoit Boissinot regression: missing arg from 24ce8f0c0a39 dirstate.{walk,status} changes stable
Wed, 17 Feb 2010 15:43:21 +0100 Sune Foldager run commit and update hooks after command completion (issue1827) stable
Wed, 17 Feb 2010 11:00:48 +0100 Benoit Boissinot http: len(x) fails if it doesn't fit into an int, use __len__() instead stable
Tue, 16 Feb 2010 21:04:04 +0100 Ronny Pfannschmidt filelog: sort meta entries, ensure deterministic order stable
Tue, 16 Feb 2010 23:28:46 +0100 Martin Geisler Merge with i18n stable
Tue, 16 Feb 2010 22:01:27 +0100 Jens Bäckman i18n-sv: synchronized with 44b4a2a31623 stable
Tue, 16 Feb 2010 09:31:35 -0500 Steve Losh util: use the built-in any() and all() methods if they are available stable
Mon, 15 Feb 2010 21:18:16 -0600 Steve Borho mergetools: improve configuration for several merge tools stable
Mon, 15 Feb 2010 20:28:42 -0600 Steve Borho hgrc.5: document use of environment variables on Windows stable
Mon, 15 Feb 2010 22:39:36 +0100 Benoit Boissinot url: correctly quote '/' in user and password embedded in urls stable
Mon, 15 Feb 2010 16:34:59 -0200 Wagner Bruna i18n-pt_BR: synchronized with 44b4a2a31623 stable
Mon, 15 Feb 2010 18:12:50 +0100 Benoit Boissinot url: fix python < 2.6 with ssl installed stable
Mon, 15 Feb 2010 09:57:11 +0100 Dirkjan Ochtman bugzilla: revert unhelpful check-code changes, module is actually called MySQLdb stable
Mon, 15 Feb 2010 00:16:59 -0800 Brendan Cully mq: unify implementation of qinit and init -Q stable
Mon, 16 Nov 2009 16:10:05 -0500 Benoit Boissinot bundle: exclude csets given in --base, unless they are in --rev (issue1910) stable
Mon, 15 Feb 2010 00:17:18 +0100 Martin Geisler Merge with stable
Mon, 15 Feb 2010 00:14:16 +0100 Martin Geisler Merge with default stable
Mon, 15 Feb 2010 00:12:10 +0100 Martin Geisler mq: more instructive use of "--" in qguard help (issue2040) stable
Sun, 14 Feb 2010 17:08:52 -0500 Brodie Rao color: don't crash on invalid status codes (issue2036)
Sun, 14 Feb 2010 23:17:28 +0100 Pascal Quantin Add progress extension to win32 default config file stable
Sun, 14 Feb 2010 20:28:49 +0100 Martin Geisler test-interhg: test the extension stable
Sat, 06 Feb 2010 21:25:02 -0200 Wagner Bruna interhg: fixes regression introduced by 38170eeed18c stable
Sun, 14 Feb 2010 17:09:52 +0100 Martin Geisler progress: use inline literals in help string stable
Sun, 14 Feb 2010 19:15:56 +0100 Patrick Mezard Fix test-pull under Windows stable
Sun, 14 Feb 2010 18:39:16 +0100 Patrick Mezard Fix test-push-validation under Windows stable
Sun, 14 Feb 2010 18:19:18 +0100 Patrick Mezard Fix test-share and test-subrepo under Windows stable
Sun, 14 Feb 2010 17:53:23 +0100 Patrick Mezard patch: remove useless copy, cleanup stable
Thu, 11 Feb 2010 11:22:57 -0200 Wagner Bruna patch: separate reverse copy data (issue1959) stable
Sun, 14 Feb 2010 15:45:12 +0100 Patrick Mezard Add test for progress extension stable
Sun, 14 Feb 2010 15:42:47 +0100 Patrick Mezard progress: make progress.refresh=0 always display the progress line stable
Sun, 14 Feb 2010 01:52:31 -0500 Brodie Rao remove unused imports stable
Sun, 14 Feb 2010 13:58:30 +0100 Patrick Mezard progress: make use of progress.refresh stable
Sun, 14 Feb 2010 13:29:11 +0100 Martin Geisler i18n: merge default into stable stable
Sun, 14 Feb 2010 13:28:34 +0100 Martin Geisler Merge with i18n
Sun, 14 Feb 2010 00:08:26 +0100 Jens Bäckman i18n-sv: nine basic commands translated
Sun, 14 Feb 2010 13:05:51 +0100 Patrick Mezard Merge with crew-stable
Tue, 09 Feb 2010 18:32:57 +0100 David Soria Parra subrepo: make sure that the source path is stripped stable
Sat, 13 Feb 2010 23:50:38 -0600 Matt Mackall 1.5 code freeze: merge default into stable stable
Sun, 07 Feb 2010 14:56:18 +0100 Brodie Rao ui: add HGPLAIN environment variable for easier scripting
Sat, 13 Feb 2010 23:24:27 -0600 Matt Mackall tests: update help for add
Sat, 13 Feb 2010 23:34:15 -0500 Brodie Rao progress: make determinate bar more like wget progress bar
Sat, 13 Feb 2010 23:34:20 -0500 Brodie Rao progress: simplify spacejoin()
Sat, 13 Feb 2010 23:20:17 -0600 Matt Mackall check-code: two more rules
Sun, 14 Feb 2010 00:46:13 +0200 timeless progress: fix description
Sat, 13 Feb 2010 17:37:44 -0600 Matt Mackall parsers: fix some signed comparison issues
Sat, 13 Feb 2010 22:10:31 +0100 Martin Geisler commands: correct example in add help text
Sat, 13 Feb 2010 21:21:40 +0100 Martin Geisler minirst: support line blocks
Sat, 13 Feb 2010 18:44:19 +0100 Martin Geisler commands: add verbose example to help text for add
Sat, 13 Feb 2010 18:36:24 +0100 Martin Geisler commands: support verbose help
Sat, 13 Feb 2010 18:11:08 +0100 Martin Geisler minirst: report pruned container types
Sun, 04 Oct 2009 22:03:41 +0200 Martin Geisler minirst: support containers
Sat, 13 Feb 2010 02:08:27 +0100 Martin Geisler test-mq-qclone-http: hide port number
Sat, 13 Feb 2010 09:49:06 -0600 Augie Fackler progress: only reset state if finishing progress for the current topic
Sat, 13 Feb 2010 15:34:44 +0100 Benoit Boissinot shrink: use progress API
Sat, 13 Feb 2010 09:55:28 +0100 Benoit Boissinot progress: correctly handle empty progress topic
Fri, 12 Feb 2010 19:59:09 -0500 Steve Losh util: add any() and all() functions for Python 2.4 compatibility
Sat, 13 Feb 2010 10:56:43 +0100 Benoit Boissinot merge with mpm
Fri, 12 Feb 2010 15:17:10 +0100 Stefano Tortarolo rebase: split line longer than 80 chars
Sat, 13 Feb 2010 00:38:29 -0600 Matt Mackall progress: add progress calls to changeset discovery
Fri, 12 Feb 2010 21:53:32 -0600 Augie Fackler Progress bar extension
Wed, 10 Feb 2010 18:46:19 -0600 Augie Fackler verify: call ui.progress()
Tue, 09 Feb 2010 10:02:01 -0600 Augie Fackler localrepo: provide indeterminate progress information while bundling
Sun, 07 Feb 2010 17:44:30 -0600 Augie Fackler update: make calls to ui.progress()
Sun, 07 Feb 2010 12:00:40 -0600 Augie Fackler localrepo: show indeterminate progress for incoming data
Sat, 13 Feb 2010 02:06:13 +0100 Patrick Mezard Merge with crew-stable
Thu, 11 Feb 2010 23:15:42 +0200 Giorgos Keramidas convert: differentiate between IOError and OSError on commitctx() stable
Fri, 12 Feb 2010 21:30:24 +0100 Patrick Mezard test-mq-qclone: test --mq option
Fri, 12 Feb 2010 16:04:00 +0100 Benoit Boissinot merge with crew
Sun, 07 Feb 2010 10:25:18 -0600 Augie Fackler ui.progress: clarify termination requirement
Sun, 07 Feb 2010 10:25:18 -0600 Augie Fackler relink: properly use the progress API
Tue, 09 Feb 2010 12:49:47 -0600 Augie Fackler test-subrepo-svn: handle svn output changes gracefully
Mon, 08 Feb 2010 08:18:49 -0600 Augie Fackler util: fix trailing whitespace found by check-code
Fri, 12 Feb 2010 15:46:48 +0100 Thomas Arendsen Hein ui: look before you leap on sys.stderr.closed (and look nicer)
Thu, 11 Feb 2010 17:44:01 -0600 Matt Mackall Merge with stable
Thu, 11 Feb 2010 17:13:22 -0600 Matt Mackall hgrc: update docs for the server section
Thu, 11 Feb 2010 16:37:43 -0600 Augie Fackler localrepo: add optional validation (defaults to off) for incoming changes
Thu, 11 Feb 2010 12:02:48 -0200 Wagner Bruna branch: avoid using reserved tag names stable
Thu, 11 Feb 2010 21:11:59 +0100 Henrik Stuart doc: add missing documentation for http_proxy.always
Thu, 11 Feb 2010 20:42:20 +0100 Benoit Boissinot url: proxy handling, simplify and correctly deal with IPv6
Tue, 09 Feb 2010 14:12:34 -0600 Matt Mackall streaming: actually change default
Tue, 09 Feb 2010 14:12:22 -0600 Matt Mackall fix up a bunch of check-code warnings
Tue, 09 Feb 2010 13:53:24 -0600 Matt Mackall check-code: import some pylint checks
Wed, 10 Feb 2010 17:42:57 -0600 Matt Mackall ssl: fix compatibility with pre-2.6 Python
Wed, 10 Feb 2010 21:17:58 +0100 Henrik Stuart mq: remove unused import
Wed, 10 Feb 2010 20:27:46 +0100 Henrik Stuart url: SSL server certificate verification using web.cacerts file (issue1174)
Wed, 10 Feb 2010 20:08:18 +0100 Benoit Boissinot url: httplib.HTTPSConnection already handles IPv6 and port parsing fine
Wed, 10 Feb 2010 10:58:11 -0800 Brendan Cully mq: incorporate mq repo config when using --mq
Tue, 09 Feb 2010 01:12:29 +0100 Mads Kiilerich run-tests.py: skipped tests shouldn't change working directory
Mon, 08 Feb 2010 20:51:23 +0100 Peter Arrenbrecht whitespace cleanup
Tue, 09 Feb 2010 14:02:07 +0100 Benoit Boissinot revlog.size: remove alternate implementation (revlogv0 specific)
Tue, 09 Feb 2010 13:48:52 +0100 Benoit Boissinot pylintrc: string isn't deprecated, only some of its methods
Mon, 08 Feb 2010 10:50:00 +0100 Brendan Cully mq: make init -Q do what qinit -c did
Mon, 08 Feb 2010 10:23:44 +0100 Brendan Cully mq: add -Q option to all commands not in norepo
Sun, 07 Feb 2010 23:07:58 +0100 Adrian Buehlmann setup.py: fixing version info for Windows hg.exe (py2exe)
Mon, 08 Feb 2010 23:47:23 +0100 Patrick Mezard test-branch-option: make it executable
Mon, 08 Feb 2010 02:53:41 +0100 Mads Kiilerich tests: don't just silently strip port numbers
Sun, 07 Feb 2010 10:47:54 -0500 Steve Losh mq: add parent node IDs to MQ patches on qrefresh/qnew
Mon, 08 Feb 2010 19:44:04 +0100 Benoit Boissinot prepush: add more precise error messages
Mon, 08 Feb 2010 17:28:19 +0100 Benoit Boissinot revlog: don't silently discard revlog flags on revlogv0
Mon, 08 Feb 2010 15:36:34 +0100 Benoit Boissinot fix coding style (reported by pylint)
Mon, 08 Feb 2010 15:06:26 +0100 Benoit Boissinot add pylintrc with some mercurial specific configuration
Mon, 08 Feb 2010 14:52:28 +0100 Benoit Boissinot localrepo: cleanup branch tip computation
Mon, 08 Feb 2010 06:24:34 -0600 Steve Borho hgrc.5: Fix a typo
Mon, 08 Feb 2010 11:04:38 +0100 Matt Mackall summary: various fixes, add a test
Mon, 08 Feb 2010 10:32:44 +0100 Sune Foldager fix remaining hg.parseurl uses
Sun, 07 Feb 2010 05:34:22 -0600 Steve Borho win32: allow hgrc.d on Windows
Mon, 08 Feb 2010 00:01:08 +0100 Brendan Cully zeroconf: use DNS length field to safely skip unknown record types
Sun, 07 Feb 2010 19:39:29 +0100 Brendan Cully zeroconf: better fix for readName error
Sun, 07 Feb 2010 18:37:14 +0100 Brendan Cully zeroconf: try utf-16 decoding if utf-8 fails
Sun, 07 Feb 2010 18:06:52 +0100 Brendan Cully import: import each patch in a file or stream as a separate change
Sun, 07 Feb 2010 16:44:55 +0100 Dirkjan Ochtman ui: look before you leap on sys.stdout.closed
Sun, 07 Feb 2010 16:03:38 +0100 Augie Fackler mq: fix deprecation mention, line length
Sun, 07 Feb 2010 16:04:42 +0100 Dirkjan Ochtman merge with mpm
Sun, 07 Feb 2010 15:57:16 +0100 Sune Foldager addbranchrevs: fallback for older servers
Sun, 07 Feb 2010 15:23:46 +0100 Sune Foldager add -b/--branch option to clone, bundle, incoming, outgoing, pull, push
Sat, 06 Feb 2010 19:14:37 +0100 Saint Germain subrepo: change default path in hgrc of subrepo after cloning
Sun, 07 Feb 2010 15:31:53 +0100 Matt Mackall streamclone: allow uncompressed clones by default
Sun, 07 Feb 2010 15:08:26 +0100 timeless help: Improved body text
Fri, 20 Nov 2009 14:37:36 +0200 timeless commands: Try to improve help options text for basic commands
Sun, 07 Feb 2010 10:58:51 +0100 Martin Geisler check-code.py: make help strings consistent
Sun, 07 Feb 2010 01:52:10 +0100 Mads Kiilerich check-code.py: escape backslash
Sun, 07 Feb 2010 07:37:05 -0600 Augie Fackler qnew: ignore force option
Sun, 07 Feb 2010 15:09:02 +0100 Dirkjan Ochtman strip apostrophes from an error messages
Sun, 07 Feb 2010 14:53:17 +0100 Dirkjan Ochtman mq: fix typo, thanks pmezard
Sun, 07 Feb 2010 14:51:52 +0100 Dirkjan Ochtman commands: annotate follows by default, separate -f/--file option
Sun, 07 Feb 2010 14:43:21 +0100 Patrick Mezard Merge with crew-stable
Sun, 07 Feb 2010 11:38:36 +0100 Patrick Mezard test-mq-qrefresh: test qrefresh when tip != qtip stable
Sat, 06 Feb 2010 18:36:27 +0100 Dan Villiom Podlaski Christiansen mq: remove qrefresh slow path (issue2025) stable
Sun, 07 Feb 2010 14:29:07 +0100 Sune Foldager interpret repo#name url syntax as branch instead of revision
Sun, 07 Feb 2010 14:01:43 +0100 Brodie Rao dispatch: provide help for disabled extensions and commands
Sun, 07 Feb 2010 11:32:08 +0100 Brodie Rao extensions: refactor disabled()
Sun, 07 Feb 2010 14:06:05 +0100 Dirkjan Ochtman mq: don't warn on qpush against a branch head
Sun, 07 Feb 2010 13:49:52 +0100 Dirkjan Ochtman mq: deprecate qinit and qcommit
Sun, 07 Feb 2010 12:34:02 +0100 Dirkjan Ochtman mq: deprecate qsave, qrestore and related options
Tue, 23 Dec 2008 09:46:40 -0800 Brendan Cully mq: add --mq option to some commands
Sat, 06 Feb 2010 20:24:51 +0100 Sune Foldager pull: with -u and -r, update to the first revision given
Sun, 07 Feb 2010 10:01:55 +0100 Dirkjan Ochtman localrepo: inline single-use nested function
Sun, 07 Feb 2010 09:58:41 +0100 Dirkjan Ochtman localrepo: unify changegroup and changegroupsubset code paths a bit
Sun, 07 Feb 2010 00:51:59 +0100 Benoit Boissinot merge: add hints about the use of 'hg heads' to find the rev to merge
Sun, 07 Feb 2010 00:43:24 +0100 Benoit Boissinot prepush: warn about every new outgoing named branch, not just the first
Sun, 07 Feb 2010 00:43:22 +0100 Benoit Boissinot prepush: rename variables, refactor
Sat, 06 Feb 2010 10:51:50 +0100 Stefano Tortarolo rebase: add --detach option to detach intermediate revisions (issue1950)
Sun, 31 Jan 2010 13:30:17 +0100 Stefano Tortarolo rebase: refactoring
Sat, 06 Feb 2010 19:38:39 +0100 Dirkjan Ochtman commands: do all branch heads by default, demote topological to -t/--topo
Sat, 06 Feb 2010 19:33:40 +0100 Dirkjan Ochtman commands: actually implement --closed for topological heads
Sat, 06 Feb 2010 19:06:02 +0100 Dirkjan Ochtman commands: externalize branchheads so we can do it for all branches at once
Sat, 06 Feb 2010 19:33:33 +0100 Dirkjan Ochtman commands: move inactive/closed out so they can have more effect
Sat, 06 Feb 2010 19:33:28 +0100 Dirkjan Ochtman commands: don't do too much work for error messages
Sat, 06 Feb 2010 19:00:50 +0100 Dirkjan Ochtman commands: allow --closed even for topological heads displays
Sat, 06 Feb 2010 16:50:00 +0100 Patrick Mezard util: make spawndetached() handle subprocess early terminations
Sat, 06 Feb 2010 17:31:54 +0100 Henrik Stuart zeroconf: do not try to encode encoded strings (issue1942)
Sat, 06 Feb 2010 17:31:49 +0100 Henrik Stuart zeroconf: override default destination folder on clone
Sat, 06 Feb 2010 17:37:52 +0100 Henrik Stuart merge with main
Sat, 06 Feb 2010 17:11:18 +0100 Benoit Boissinot merge with main
Fri, 05 Feb 2010 18:50:08 +0100 Benoit Boissinot fix spaces/identation issues
Sat, 06 Feb 2010 15:21:48 +0100 Matt Mackall Merge with crew
Sat, 06 Feb 2010 15:18:52 +0100 Brendan Cully Merge with crew
Sat, 06 Feb 2010 15:18:36 +0100 Brendan Cully run-tests: kill daemons on ^C with -j.
Sat, 06 Feb 2010 08:57:57 -0500 Steve Losh commands: fix more changeset header information in 'hg help export'
Sat, 06 Feb 2010 08:28:39 -0500 Steve Losh commands: fix the list of changeset header information in 'hg help export'
Wed, 03 Feb 2010 16:09:19 +0000 Christian Ebert graphlog: remove unused import
Thu, 04 Feb 2010 20:58:42 +0000 Christian Ebert keyword: fix utcdate filter
Sat, 06 Feb 2010 12:47:33 +0100 Dirkjan Ochtman commands: always order heads recent to oldest
Sat, 06 Feb 2010 12:47:24 +0100 Dirkjan Ochtman commands: fix up stupidly untested heads simplification
Sat, 06 Feb 2010 12:47:17 +0100 Dirkjan Ochtman revlog: fix up previously stupid API change
Sat, 06 Feb 2010 11:29:48 +0100 Dirkjan Ochtman commands: simplify heads a little bit before I start hacking it up
Sat, 06 Feb 2010 11:29:23 +0100 Dirkjan Ochtman localrepo: add a quick docstring for localrepo.branchmap()
Sat, 06 Feb 2010 11:28:03 +0100 Dirkjan Ochtman commands: deprecate the heads -a option
Sat, 06 Feb 2010 11:27:22 +0100 Dirkjan Ochtman revlog: add a fast path for checking ancestry
Sat, 06 Feb 2010 10:23:18 +0100 David Soria Parra subrepo: correct copyright
Fri, 05 Feb 2010 18:46:22 +0100 Dan Villiom Podlaski Christiansen record: function variable naming & signature cleanup.
Fri, 05 Feb 2010 19:10:26 +0100 Vsevolod Solovyov add options dict to localrepo.store.opener and use it for defversion
Fri, 05 Feb 2010 18:23:01 +0100 Benoit Boissinot merge with main
Fri, 05 Feb 2010 17:02:27 +0200 Henri Wiechers localrepo: minor formatting - remove double space
Mon, 01 Feb 2010 22:29:11 +0200 Henri Wiechers coverage.py: fixed syntax error
Fri, 05 Feb 2010 17:24:38 +0100 Dirkjan Ochtman merge with stable
Fri, 05 Feb 2010 10:16:52 -0600 Augie Fackler zeroconf: gethostbyaddr may also fail with socket.herror stable
Fri, 05 Feb 2010 07:07:53 -0600 Steve Borho Merge with stable
Fri, 05 Feb 2010 04:33:08 -0600 Steve Borho commands: label from user is in local encoding stable
Tue, 02 Feb 2010 09:13:59 +0100 Benoit Boissinot merge with main
Tue, 02 Feb 2010 09:05:20 +0100 Benoit Boissinot copies: check if revisions are related (bug found with pylint)
Mon, 01 Feb 2010 11:34:44 -0600 Matt Mackall Merge with stable
Mon, 01 Feb 2010 09:34:35 -0600 Matt Mackall Added signature for changeset 4aa619c4c2c0 stable
Mon, 01 Feb 2010 09:34:35 -0600 Matt Mackall Added tag 1.4.3 for changeset 4aa619c4c2c0 stable
Mon, 01 Feb 2010 09:18:58 -0600 Matt Mackall Merge with i18n
Mon, 01 Feb 2010 09:18:25 -0600 Matt Mackall Merge with i18n stable 1.4.3
Mon, 01 Feb 2010 11:11:30 -0200 Wagner Bruna merge with i18n stable
Mon, 01 Feb 2010 11:10:43 -0200 Wagner Bruna i18n-pt_BR: synchronized with b08ffd27dfc8 stable
Sun, 31 Jan 2010 16:01:20 +0100 Martin Geisler Merge with stable.
Sat, 30 Jan 2010 19:49:52 +0100 Georg Brandl i18n: fix typo in German translation stable
Sun, 31 Jan 2010 02:34:50 +0900 FUJIWARA Katsunori i18n-ja: synchronized with e7727a545c48
Sun, 31 Jan 2010 13:43:33 -0600 Matt Mackall Merge with stable
Sun, 24 Jan 2010 20:51:53 +0100 Dan Villiom Podlaski Christiansen templates: rename `Last change' column in hgwebdir repository list.
Thu, 10 Dec 2009 17:21:31 +0900 Nicolas Dumazet run-tests: split tests/blacklist in tests/blacklists/*
Sun, 31 Jan 2010 18:02:16 +0100 Benoit Boissinot subrepo: fix errors reported by pylint
Sun, 31 Jan 2010 12:19:52 -0600 Matt Mackall copies: revert d1cd09bb4d18 stable
Thu, 28 Jan 2010 23:13:45 -0600 Matt Mackall Merge with i18n
Thu, 28 Jan 2010 23:13:10 -0600 Matt Mackall Merge with stable
Thu, 28 Jan 2010 23:07:28 -0600 Matt Mackall config: handle short continuations (issue1999) stable
Thu, 28 Jan 2010 22:45:46 -0600 Matt Mackall copies: fix issue1994 stable
Mon, 18 Jan 2010 19:57:36 +0100 Jens Bäckman i18n-sv: Translated twelve basic commands
Thu, 28 Jan 2010 22:45:04 -0600 Matt Mackall bugzilla: lowercase mysqldb var
Thu, 28 Jan 2010 22:44:54 -0600 Matt Mackall check-code: del isn't a function
Thu, 28 Jan 2010 22:44:45 -0600 Matt Mackall check-code: fix copyright date
Thu, 28 Jan 2010 22:44:36 -0600 Matt Mackall test-minirst: hide trailing whitespace from check-code
Thu, 28 Jan 2010 22:44:25 -0600 Matt Mackall zeroconf: flag third-party Zeroconf.py for ignore in check-code
Thu, 28 Jan 2010 22:44:18 -0600 Matt Mackall check-code: add some ignore hints
Mon, 25 Jan 2010 01:23:34 -0600 Matt Mackall check-code: check thyself
Fri, 29 Jan 2010 01:04:38 +0100 Martin Geisler Merge with stable.
Thu, 28 Jan 2010 11:27:09 +0000 Christian Ebert patchbomb: document [patchbomb] config section for addresses stable
Thu, 28 Jan 2010 10:38:29 +0000 Christian Ebert hgrc.5: whether bcc is prompted for is up to the extension stable
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups
Mon, 25 Jan 2010 00:05:22 -0600 Matt Mackall Introduce check-code.py
Sun, 24 Jan 2010 18:44:12 +0100 Benoit Boissinot merge with stable
Sat, 23 Jan 2010 02:03:42 +0100 Mads Kiilerich test-encode: Use tr chacter classes instead of character ranges stable
Sat, 23 Jan 2010 16:55:46 +0100 Martin Geisler Merge with stable
Sat, 23 Jan 2010 16:54:53 +0100 Martin Geisler templates: do not add "ago" twice stable
Fri, 22 Jan 2010 17:15:58 +0100 Martin Geisler Merge with stable
Fri, 22 Jan 2010 17:13:55 +0100 Mads Kiilerich tests: Don't use $PWD stable
Wed, 20 Jan 2010 23:23:18 +0100 David Soria Parra mq: Do not translate import message that are appended to commits. stable
Thu, 21 Jan 2010 13:26:26 +0100 Patrick Mezard subrepo: handle svn externals and meta changes (issue1982)
Thu, 21 Jan 2010 15:13:40 +0100 Patrick Mezard subrepo: svn xml output is much easier to parse
Thu, 21 Jan 2010 15:13:03 +0100 Patrick Mezard subrepo: make svn use C locale for portability
Wed, 20 Jan 2010 16:58:48 +0100 Martin Geisler Merge with stable
Wed, 20 Jan 2010 13:50:06 +0900 FUJIWARA Katsunori summary: L10N messages hide clean-ness of workdir from 'hg summary' stable
Wed, 20 Jan 2010 16:48:20 +0100 Martin Geisler mercurial.el: add forgotten version number stable
Sun, 17 Jan 2010 01:53:04 +0100 Mads Kiilerich test-subrepo-svn: remove bashism
Wed, 20 Jan 2010 09:49:15 +0100 Patrick Mezard Merge with crew-stable
Sun, 17 Jan 2010 01:52:36 +0100 Mads Kiilerich test-patch-offset: Don't use unified diff stable
Tue, 19 Jan 2010 22:45:09 -0600 Matt Mackall Merge with stable
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Tue, 19 Jan 2010 22:20:05 -0600 Matt Mackall copies: speed up copy detection stable
Mon, 28 Dec 2009 12:14:26 +0900 Nicolas Dumazet hgweb: request: strip() form values stable
Mon, 18 Jan 2010 22:59:32 +0100 Patrick Mezard templatekw: fix extras, manifest and showlist args (issue1989)
Mon, 18 Jan 2010 15:38:31 -0200 Wagner Bruna merge with i18n stable
Mon, 18 Jan 2010 15:37:45 -0200 Wagner Bruna i18n-pt_BR: synchronized with 279c8a73fde1 stable
Sat, 16 Jan 2010 02:40:00 +0100 Martin Geisler Merge with stable
Wed, 13 Jan 2010 22:05:06 -0500 Greg Ward share: be more explicit about the dangers of rollback. stable
Wed, 06 Jan 2010 03:27:15 +0100 Mads Kiilerich mercurial.spec: Alignment with AIX spec by Jim Hague stable
Sat, 16 Jan 2010 02:33:06 +0100 Nicolas Dumazet hgweb: changenav: separate pages before and after the current position
Wed, 06 Jan 2010 18:03:33 +0000 Jim Hague Work around AIX shell builtin printf not handling \NNN. stable
Fri, 15 Jan 2010 21:32:53 +0100 Benoit Boissinot merge with stable
Fri, 15 Jan 2010 21:08:04 +0100 Benoit Boissinot subrepo: fix merging of already merged subrepos (issue1986) stable
Fri, 15 Jan 2010 10:38:11 +0100 Patrick Mezard Merge with crew-stab le
Fri, 15 Jan 2010 09:50:52 +0100 Patrick Mezard cmdutil: expand style paths (issue1948) stable
Thu, 14 Jan 2010 16:43:14 +0100 Dirkjan Ochtman hgweb: add a test for search logs
Thu, 14 Jan 2010 16:42:10 +0100 Dirkjan Ochtman hgweb: add less/more links for search logs (issue1972)
Thu, 14 Jan 2010 16:28:21 +0100 Dirkjan Ochtman hgweb: add less/more links to shortlog/filelog nav
Thu, 14 Jan 2010 16:07:34 +0100 Dirkjan Ochtman hgweb: make graph page size equal to shortlog
Wed, 13 Jan 2010 12:00:06 +0100 Dirkjan Ochtman merge with stable
Wed, 13 Jan 2010 11:53:55 +0100 Dirkjan Ochtman ui: just return it if it's already a bool stable
Wed, 13 Jan 2010 11:57:32 +0100 Dirkjan Ochtman demandimport: ignore _winreg (used in python-2.7 mimetypes) stable
Tue, 12 Jan 2010 22:20:21 +0100 Patrick Mezard shrink-revlog: add --dry-run option
Sun, 10 Jan 2010 18:13:34 +0100 Patrick Mezard cmdutil: hide child window created by win32 spawndetached()
Wed, 06 Jan 2010 21:11:58 +0100 Patrick Mezard Find right hg command for detached process
Wed, 06 Jan 2010 21:11:58 +0100 Patrick Mezard cmdutil: replace unix pipe handshake with file lock
Fri, 10 Apr 2009 21:20:25 +0200 Patrick Mezard serve: add and use portable spawnvp replacement
Tue, 12 Jan 2010 15:12:53 +0100 Greg Ward shrink-revlog: help/doc tweaks
Thu, 07 Jan 2010 23:04:53 +0100 Pascal Quantin Add shrink-revlog.py to win32 installer
Mon, 11 Jan 2010 21:15:53 +0100 Patrick Mezard shrink-revlog: make it work on windows (issue1976)
Mon, 11 Jan 2010 22:41:49 +0100 Benoit Boissinot merge main with stable
Mon, 11 Jan 2010 22:41:24 +0100 Benoit Boissinot merge crew together
Mon, 11 Jan 2010 22:41:02 +0100 Benoit Boissinot merge stable together stable
Mon, 11 Jan 2010 21:45:28 +0100 Benoit Boissinot merge with stable
Mon, 11 Jan 2010 21:44:04 +0100 Benoit Boissinot shrink-revlog: avoid cryptic error when used as an extension stable
Mon, 11 Jan 2010 21:40:19 +0100 Benoit Boissinot transaction: initialize self.journal to None after deletion stable
Sat, 09 Jan 2010 23:12:21 +0100 Jens Bäckman subrepo: fix typo in help text
Sat, 09 Jan 2010 23:16:48 +0100 Martin Geisler Merge with stable
Sat, 09 Jan 2010 23:16:36 +0100 Martin Geisler relink: ensure consistent candidate order stable
Sat, 09 Jan 2010 23:03:33 +0100 Jens Bäckman commands: fix typo in help text stable
Sat, 09 Jan 2010 10:47:47 +0100 Georg Brandl color: colorize output of hg resolve -l
Fri, 08 Jan 2010 20:56:28 +0100 Benoit Boissinot color: improve coding style
Sat, 09 Jan 2010 00:25:56 +0100 Patrick Mezard Merge with crew-stable
Fri, 08 Jan 2010 23:15:24 +0100 Patrick Mezard ui: display progress with decimal notation stable
Fri, 08 Jan 2010 23:15:22 +0100 Patrick Mezard win32: close file when leaving _getfileinfo() stable
Fri, 08 Jan 2010 18:48:39 +0530 Siddharth Agarwal Add support for relinking on Windows. stable
Fri, 08 Jan 2010 22:30:07 +0100 Patrick Mezard Add test for relink extension stable
Thu, 07 Jan 2010 16:06:36 +0100 Dirkjan Ochtman contrib: small documentation fixes in shrink-revlog.py
Thu, 07 Jan 2010 16:06:12 +0100 Dirkjan Ochtman contrib: turn shrink-revlog.py into an extension
Thu, 07 Jan 2010 15:12:16 +0100 Dirkjan Ochtman contrib: fix error handling in shrink-revlog.py to be more hg-like
Thu, 07 Jan 2010 15:07:18 +0100 Dirkjan Ochtman contrib: use ui to write in shrink-revlog.py
Tue, 05 Jan 2010 22:41:39 +0100 Martin Geisler Merge with stable.
Tue, 05 Jan 2010 03:20:45 +0100 Mads Kiilerich Update test and man page for multiple matching encode/decode filters stable
Tue, 05 Jan 2010 15:07:38 -0500 Greg Ward commands: fix help string for pull -u and unbundle -u. stable
Mon, 04 Jan 2010 23:45:45 +0100 Pascal Quantin Update copyright year to 2010 stable
Tue, 05 Jan 2010 10:20:28 -0600 Steve Borho httprepo: always store the response url (issue1968)
Mon, 04 Jan 2010 01:11:18 +0100 Martin Geisler Merge with stable
Mon, 04 Jan 2010 01:09:23 +0100 Martin Geisler commands: update copyright year to 2010 stable
Sun, 03 Jan 2010 19:13:55 +0100 Patrick Mezard test-convert-svn-branches: filter unwanted output
Sun, 03 Jan 2010 20:36:30 +0100 Patrick Mezard Merge with crew-stable
Sun, 03 Jan 2010 19:47:07 +0100 Patrick Mezard patch: explicitely close input patch files when leaving stable
Sun, 03 Jan 2010 18:16:42 +0100 Patrick Mezard Merge with crew-stable
Sun, 03 Jan 2010 17:26:39 +0100 Patrick Mezard hgweb: improve IIS PATH_INFO fix ee8af8a4d905 (issue1580) stable
Sat, 02 Jan 2010 18:14:45 +0100 Patrick Mezard Minor svn conversion tests cleanup
Sat, 02 Jan 2010 16:42:00 +0100 Patrick Mezard subrepo: force en_US.UTF-8 locale when calling svn
Sat, 02 Jan 2010 16:03:29 +0100 Patrick Mezard test-subrepo-svn: normalize OS specific path separator
Sat, 02 Jan 2010 16:03:25 +0100 Patrick Mezard subrepo: normalize svn output line-endings
Sat, 02 Jan 2010 15:48:05 +0100 Patrick Mezard test-subrepo-svn: avoid pushd/popd
Fri, 01 Jan 2010 18:10:10 -0600 Matt Mackall Merge with stable
Fri, 01 Jan 2010 17:58:35 -0600 Matt Mackall Added signature for changeset 296a0b14a686 stable
Fri, 01 Jan 2010 17:58:34 -0600 Matt Mackall Added tag 1.4.2 for changeset 296a0b14a686 stable
Fri, 01 Jan 2010 15:45:48 -0600 Matt Mackall Merge with crew
Fri, 01 Jan 2010 21:49:05 +0100 Patrick Mezard mq: qdiff with the same diff options than qrefresh (issue1350)
Fri, 01 Jan 2010 21:21:34 +0100 Patrick Mezard mq: upgrade to git patch when necessary (issue767)
Fri, 01 Jan 2010 20:54:05 +0100 Patrick Mezard patch: support diff data loss detection and upgrade
Fri, 01 Jan 2010 20:52:05 +0100 Patrick Mezard Merge with crew-stable
Fri, 01 Jan 2010 15:33:51 -0600 Matt Mackall Merge with stable
Fri, 01 Jan 2010 19:53:05 +0100 Patrick Mezard mq: preserve --git flag when folding patches stable 1.4.2
Fri, 01 Jan 2010 19:53:05 +0100 Patrick Mezard mq: preserve --git flag when merging patches stable
Fri, 01 Jan 2010 19:53:05 +0100 Patrick Mezard mq: stop caching and sharing diff options stable
Fri, 01 Jan 2010 18:46:24 +0100 Martin Geisler subrepo: mark string for translation and fix case
Fri, 01 Jan 2010 15:30:21 +0100 Pascal Quantin Add RelaxNG schema to win32 installer
Fri, 01 Jan 2010 17:11:48 +0100 Martin Geisler Merge with mpm
Fri, 01 Jan 2010 14:29:36 +0100 Patrick Mezard Merge with crew-stable
Fri, 01 Jan 2010 13:58:30 +0100 Patrick Mezard copies: don't report copies with unrelated branch stable
Thu, 31 Dec 2009 13:16:03 -0600 Augie Fackler subrepo: Subversion support
Thu, 31 Dec 2009 17:10:03 -0600 Augie Fackler subrepo: add table-based dispatch for subrepo types
Thu, 31 Dec 2009 17:19:30 -0600 Augie Fackler dirstate: don't check state of subrepo directories
Thu, 31 Dec 2009 16:30:34 -0600 Augie Fackler subrepo: load from a context where the subrepo exists
Thu, 31 Dec 2009 17:25:46 -0600 Matt Mackall subrepo: fix includes support in .hgsub
Thu, 31 Dec 2009 00:03:19 +0100 Martin Geisler Merge with stable
Wed, 30 Dec 2009 20:39:59 -0200 Wagner Bruna i18n: update po files for 703db37d186b and 0ddbc0299742 stable
Wed, 30 Dec 2009 14:32:37 -0600 Matt Mackall Merge with i18n
Wed, 30 Dec 2009 20:59:23 +0100 Martin Geisler Merge with stable
Wed, 30 Dec 2009 20:37:53 +0100 Martin Geisler Merge with i18n.
Wed, 30 Dec 2009 20:36:48 +0100 Martin Geisler Merge with i18n-stable stable
Wed, 30 Dec 2009 03:39:34 +0100 Martin Geisler i18n: merge with stable
Wed, 30 Dec 2009 03:26:49 +0100 Martin Geisler i18n-da: import strings from default branch stable
Tue, 29 Dec 2009 00:47:23 +0100 Jens Bäckman i18n-sv: synchronized with 37679dbf2ee3
Mon, 28 Dec 2009 15:08:07 -0200 Wagner Bruna merge with i18n stable
Mon, 28 Dec 2009 15:01:10 -0200 Wagner Bruna i18n-it: removed extraneous '\r' from message stable
Mon, 28 Dec 2009 14:59:14 -0200 Wagner Bruna i18n-pt_BR: synchronized with 37679dbf2ee3 stable
Wed, 30 Dec 2009 02:44:37 +0100 Robert Bachmann Added RelaxNG schema for hg log XML output format
Wed, 30 Dec 2009 02:41:19 +0100 Robert Bachmann Bugfix and test for hg log XML output
Wed, 30 Dec 2009 02:38:53 +0100 Robert Bachmann Added output of "extras" to hg log XML output
Tue, 29 Dec 2009 16:16:25 -0600 Matt Mackall Merge with stable
Tue, 29 Dec 2009 19:02:26 -0200 Wagner Bruna run-tests.py: clears http_proxy for all tests
Tue, 29 Dec 2009 23:59:41 -0600 Steve Borho windows: expand environment vars in find_exe
Tue, 29 Dec 2009 16:16:25 -0600 Matt Mackall Merge with stable
Tue, 29 Dec 2009 19:02:26 -0200 Wagner Bruna run-tests.py: clears http_proxy for all tests stable
Mon, 28 Dec 2009 16:48:57 +0100 Robert Bachmann Added XML output for hg log
Mon, 28 Dec 2009 17:55:52 +0100 Robert Bachmann Added support for templatevar "footer" to cmdutil.py
Tue, 29 Dec 2009 16:00:38 +0100 Patrick Mezard patch: make git diffline generation more explicit
Tue, 29 Dec 2009 16:00:29 +0100 Patrick Mezard mq: untangle git patch detection
Tue, 29 Dec 2009 16:00:24 +0100 Patrick Mezard test-mq: better tests delimitation
Tue, 29 Dec 2009 01:32:40 +0100 Patrick Mezard Merge with crew-stable
Tue, 29 Dec 2009 01:03:10 +0100 Mads Kiilerich test-bisect: test handling of invalid commands without relying on sh stable
Mon, 28 Dec 2009 18:29:35 +0100 Patrick Mezard diffhelpers: fix variable declaration for MSVC (not C99)
Sun, 27 Dec 2009 23:24:05 +0100 Martin Geisler dirstate: improve docstring formatting
Thu, 24 Dec 2009 18:53:36 +0200 Henri Wiechers test-help: improve test coverage
Thu, 24 Dec 2009 18:53:35 +0200 Henri Wiechers test-help: improve test coverage
Thu, 24 Dec 2009 18:53:35 +0200 Henri Wiechers test-help: improve test coverage
Thu, 24 Dec 2009 18:53:35 +0200 Henri Wiechers test-help: improve test coverage
Thu, 24 Dec 2009 18:53:35 +0200 Henri Wiechers test-help: improve test coverage
Thu, 24 Dec 2009 18:53:34 +0200 Henri Wiechers test-help: improve test coverage
Thu, 24 Dec 2009 11:41:06 +0100 Dirkjan Ochtman merge with stable
Thu, 24 Dec 2009 11:40:39 +0100 Johan Samyn monoblue: fix title for branches page stable
Thu, 24 Dec 2009 00:01:13 +0100 Patrick Mezard Merge with crew-stable
Wed, 09 Dec 2009 16:56:00 -0800 Greg Onufer patch: better handling of sequence of offset patch hunks (issue1941) stable
Wed, 23 Dec 2009 23:28:53 +0100 Martin Geisler Makefile: added instructions on how to override PREFIX
Wed, 23 Dec 2009 20:34:09 +0100 Martin Geisler Merge with stable
Wed, 23 Dec 2009 20:31:35 +0100 Martin Geisler win32text: do not mention hgext in warning stable
Wed, 23 Dec 2009 19:31:48 +0100 Patrick Mezard patch: drop unused hunk.newctrl()
Wed, 23 Dec 2009 19:31:48 +0100 Patrick Mezard test-import-eol: improve binary hunks test
Wed, 23 Dec 2009 19:31:48 +0100 Patrick Mezard diffhelpers: handle CRLF in hunk last line without EOL
Wed, 23 Dec 2009 19:31:48 +0100 Patrick Mezard patch: drop eol normalization fast-path for 'lf' and 'crlf'
Wed, 23 Dec 2009 19:31:47 +0100 Patrick Mezard patch: fix eolmode=auto with new files
Wed, 23 Dec 2009 19:18:03 +0100 Martin Geisler Merge with stable
Wed, 23 Dec 2009 17:46:48 +0000 Christian Ebert tests highlight, keyword: load extensions with "ext ="
Wed, 23 Dec 2009 19:11:37 +0100 Martin Geisler setup.py: keep Python 2.3 compatibility stable
Wed, 23 Dec 2009 18:40:57 +0100 Martin Geisler Merge with stable
Wed, 23 Dec 2009 18:40:21 +0100 Christian Ebert extensions help: make disabling example analogous to enabling example stable
Mon, 21 Dec 2009 23:01:46 +0200 Henri Wiechers test-help: improve test coverage
Sat, 05 Dec 2009 14:18:31 -0600 Steve Borho setup: ignore 'not importing' warnings during version detection stable
Wed, 23 Dec 2009 18:13:15 +0100 Martin Geisler tests: load with "ext =" instead of "hgext.ext ="
Wed, 23 Dec 2009 18:04:57 +0100 Martin Geisler Merge with stable
Wed, 23 Dec 2009 12:04:17 +0000 Christian Ebert keyword: go into restricted mode when transplanting stable
Wed, 23 Dec 2009 12:04:04 +0000 Christian Ebert keyword: do not monkeypatch diff when in restricted mode stable
Wed, 23 Dec 2009 13:12:36 +0100 Dirkjan Ochtman merge with default
Wed, 23 Dec 2009 13:09:11 +0100 timeless mq: qnew -f should reject merge working directories stable
Tue, 22 Dec 2009 00:50:15 +0100 Martin Geisler Merge with stable
Tue, 22 Dec 2009 00:50:03 +0100 Martin Geisler hgext: enable extensions without "hgext." prefix in help texts stable
Mon, 14 Dec 2009 00:32:29 +0900 Nicolas Dumazet cmdutil: replace sys.maxint with None as default value in loglimit
Mon, 21 Dec 2009 12:18:43 +0200 Henri Wiechers test-help: improve test coverage
Mon, 21 Dec 2009 20:30:37 +0100 Nicolas Dumazet bookmarks: move parse() and current() into property definitions
Mon, 21 Dec 2009 15:17:28 +0900 Nicolas Dumazet bookmarks: refactor code responsible for updates of bookmarks
Mon, 21 Dec 2009 20:19:21 +0100 Nicolas Dumazet bookmarks: repo._bookmarkcurrent should be a propertycache
Mon, 21 Dec 2009 15:23:03 +0900 Nicolas Dumazet bookmarks: write() can simply access repo._bookmarks
Mon, 21 Dec 2009 13:55:56 +0900 Nicolas Dumazet bookmarks: turn repo._bookmarks into a propertycache
Mon, 21 Dec 2009 16:13:20 +0100 Sune Foldager Merge with stable
Mon, 21 Dec 2009 16:12:43 +0100 Sune Foldager hook: fix bug (reuse of variable) introduced in 872d49dd577a stable
Sun, 20 Dec 2009 17:18:04 +0100 Martin Geisler patch: implement patch.eol=auto mode
Sun, 20 Dec 2009 17:18:02 +0100 Martin Geisler patch: propagate eolmode down to patchfile
Sat, 19 Dec 2009 22:56:01 -0800 Brendan Cully Merge with stable
Sat, 19 Dec 2009 22:55:33 -0800 Brendan Cully share: use defaultdest to compute unspecified destination stable
Sat, 19 Dec 2009 13:10:46 +0100 Martin Geisler Merge with stable
Fri, 18 Dec 2009 15:05:42 -0500 Greg Ward glog: fix "incompatible option" error message. stable
Fri, 18 Dec 2009 14:27:30 -0600 Matt Mackall Merge with crew
Tue, 15 Dec 2009 10:37:23 +0000 Frank Kingswood convert: implement two hooks in builtin cvsps
Wed, 16 Dec 2009 17:39:42 -0600 Matt Mackall Merge with crew
Thu, 17 Dec 2009 00:32:26 +0100 Martin Geisler Merge with stable
Wed, 16 Dec 2009 23:59:50 +0100 Mads Kiilerich doc/Makefile: Fix rst2html detection stable
Fri, 11 Dec 2009 16:17:39 +0900 Nicolas Dumazet inotify: completely ignore events on the repository root
Fri, 11 Dec 2009 15:58:09 +0900 Nicolas Dumazet inotify: do not rely on stat(.hg/dirstate) to invalidate our dirstate
Fri, 27 Nov 2009 09:23:10 +0900 Nicolas Dumazet inotify: follow new files if they are regular or a symlink.
Wed, 16 Dec 2009 12:09:25 +0100 Mads Kiilerich run-tests.py: Show paths to failing tests, .err and .out
Wed, 16 Dec 2009 16:46:12 -0600 Matt Mackall Merge with stable
Wed, 16 Dec 2009 16:42:58 -0600 Matt Mackall convert: make hg sink cleanup safer stable
Wed, 16 Dec 2009 22:58:57 +0100 Martin Geisler Merge with stable
Fri, 11 Dec 2009 15:25:33 +0900 Nicolas Dumazet graphlog: fix output when both a limit and a path are provided stable
Wed, 16 Dec 2009 22:18:15 +0100 Patrick Mezard mercurial.iss: update locale location
Wed, 16 Dec 2009 12:10:21 +0100 Mads Kiilerich test-share: Solaris sed can't handle never-ending lines
Wed, 16 Dec 2009 12:10:21 +0100 Mads Kiilerich test-rollback: Ignore hook exit code
Wed, 16 Dec 2009 13:19:42 +0100 Patrick Mezard Merge with crew-stable
Wed, 16 Dec 2009 12:10:21 +0100 Mads Kiilerich test-hook: Don't use extended regular expressions with grep stable
Tue, 15 Dec 2009 12:33:04 -0800 Brendan Cully hgweb: Make get_mtime use repository to find store path.
Sun, 13 Dec 2009 18:29:16 +0100 Ronny Pfannschmidt make ui.interactive() return false in case stdin lacks isatty
Tue, 15 Dec 2009 10:45:24 -0600 Matt Mackall Merge with stable
Tue, 15 Dec 2009 10:44:38 -0600 Matt Mackall Merge with crew
Tue, 15 Dec 2009 10:44:10 -0600 Matt Mackall Merge -stable heads stable
Mon, 14 Dec 2009 23:14:50 +0100 Martin Geisler Makefile: update "make clean" target after f91e5630ce7e
Mon, 14 Dec 2009 22:15:46 +0100 Patrick Mezard Merge with crew-stable
Mon, 14 Dec 2009 22:09:49 +0100 Patrick Mezard convert/svn: better handling of hg recursive call failure stable
Mon, 14 Dec 2009 21:21:34 +0200 Alexander Solovyov schemes: url parts are counted from 1 stable
Mon, 14 Dec 2009 15:02:02 -0600 Matt Mackall Merge with -stable
Mon, 14 Dec 2009 15:01:13 -0600 Matt Mackall subrepo: add default path to new clones stable
Mon, 14 Dec 2009 00:26:28 +0100 Martin Geisler win32mbcs: fix typos and reST syntax
Mon, 14 Dec 2009 00:02:04 +0100 Martin Geisler help/templates: use hanging indent for field list
Sun, 13 Dec 2009 23:49:53 +0100 Martin Geisler minirst: improve layout of field lists
Sun, 13 Dec 2009 22:37:30 +0100 Martin Geisler minirst: don't test regexps twice
Sun, 13 Dec 2009 19:24:24 +0100 Martin Geisler minirst: run inlineliterals too in debug mode
Sun, 13 Dec 2009 18:54:54 +0100 Patrick Mezard test-share: handle sed/GNU-sed discrepancies
Sun, 13 Dec 2009 18:06:24 +0100 Patrick Mezard Make {file_copies} usable as a --template key
Sun, 13 Dec 2009 18:06:24 +0100 Patrick Mezard templatekw: change {file_copies} behaviour, add {file_copies_switch}
Sun, 13 Dec 2009 18:06:24 +0100 Patrick Mezard test-command-template: test 'file_copies' keyword
Sun, 13 Dec 2009 18:06:24 +0100 Patrick Mezard cmdutil: extract file copies closure into templatekw
Sun, 13 Dec 2009 18:06:24 +0100 Patrick Mezard cmdutil: extract latest tags closures in templatekw
Sun, 13 Dec 2009 18:06:24 +0100 Patrick Mezard cmdutil: extract file changes closures into templatekw
Sun, 13 Dec 2009 18:06:23 +0100 Patrick Mezard cmdutil: extract repo dependent closures in templatekw
Sun, 13 Dec 2009 18:06:23 +0100 Patrick Mezard cmdutil: extract ctx dependent closures into templatekw
Sun, 13 Dec 2009 18:06:23 +0100 Patrick Mezard cmdutil: replace showlist() closure with a function
Sun, 13 Dec 2009 11:56:22 +0100 Patrick Mezard Merge with crew-stable
Mon, 07 Dec 2009 12:44:15 -0500 Patrick Mezard convert/svn: make sink recover gracefully from empty changeset stable
Mon, 07 Dec 2009 19:18:03 +0900 Shun-ichi GOTO win32mbcs: Add configuration to specify path encoding
Sat, 12 Dec 2009 23:03:05 +0100 Martin Geisler Merge with stable
Fri, 11 Dec 2009 15:09:52 +0900 Nicolas Dumazet mq: qpop: remove added files before re-adding removed files stable
Thu, 10 Dec 2009 09:35:43 -0500 Greg Ward revlog: rewrite several method docstrings stable
Fri, 11 Dec 2009 11:04:31 +0100 David Soria Parra color: Add support for bookmarks
Fri, 11 Dec 2009 11:04:31 +0100 David Soria Parra color: Do not pass --color, --no-color parameters to wrapped function
Sat, 12 Dec 2009 16:54:33 +0100 Martin Geisler Merge with stable
Sat, 12 Dec 2009 15:26:57 +0100 Martin Geisler test-hgrc: cleanup
Sat, 12 Dec 2009 16:46:16 +0100 Martin Geisler config: raise ConfigError on non-existing include files stable
Thu, 10 Dec 2009 17:01:21 -0600 Matt Mackall Merge with i18n
Sat, 05 Dec 2009 05:29:37 +0200 Giorgos Keramidas i18n-el: translate Mercurial's copyright info message
Sat, 05 Dec 2009 05:21:33 +0200 Giorgos Keramidas i18n-el: translate the rest of hgext/bookmarks
Sat, 05 Dec 2009 04:43:13 +0200 Giorgos Keramidas i18n-el: translate the help of acl.py
Thu, 03 Dec 2009 23:34:25 +0200 Giorgos Keramidas i18n-el: translate hgext/bugzilla.py
Thu, 03 Dec 2009 22:32:13 +0200 Giorgos Keramidas i18n-el: remove obsolete translations
Thu, 03 Dec 2009 22:31:14 +0200 Giorgos Keramidas i18n-el: translate verify
Thu, 03 Dec 2009 22:06:38 +0200 Giorgos Keramidas i18n-el: add missing space to "remote: "'s translation
Wed, 02 Dec 2009 18:49:10 +0200 Giorgos Keramidas i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Wed, 02 Dec 2009 18:49:10 +0200 Giorgos Keramidas i18n-el: remove some Danish strings
Thu, 10 Dec 2009 23:57:14 +0100 Pascal Quantin mercurial.iss: add tcsh completion script
Thu, 10 Dec 2009 22:31:10 +0100 Martin Geisler run-tests: backout d7c23f4a14c7
Thu, 10 Dec 2009 22:28:09 +0100 Martin Geisler mercurial.iss: backout 08bbed8ac9b8
Thu, 10 Dec 2009 22:26:09 +0100 Martin Geisler setup: backout 68964567e406
Wed, 09 Dec 2009 14:33:22 -0600 Augie Fackler subrepo: document necessary methods for a subrepo class
Thu, 10 Dec 2009 12:31:57 +0100 Dirkjan Ochtman merge with the stable branch
Thu, 10 Dec 2009 12:31:21 +0100 Dirkjan Ochtman cmdutil: copy auth section in remoteui stable
Thu, 10 Dec 2009 00:14:22 +0100 Benoit Boissinot log --follow: use a set instead of a list
Tue, 08 Dec 2009 23:36:06 +0100 Sune Foldager Merge with stable
Tue, 08 Dec 2009 23:23:59 +0100 Sune Foldager patchbomb: fix bug introduced in 4ddfad7ebd98 and add test stable
Sat, 05 Dec 2009 23:26:27 -0500 Brodie Rao help: don't display bogus help messages for invalid aliases
Sat, 05 Dec 2009 23:16:09 +0100 Martin Geisler run-tests: install data files correctly
Sun, 06 Dec 2009 23:28:49 +0100 Sune Foldager Merge with stable
Sun, 06 Dec 2009 23:22:17 +0100 Sune Foldager patchbomb: handle repository#rev URLs correctly stable
Sat, 05 Dec 2009 00:15:17 +0100 Martin Geisler contrib: helper extension to track memory usage
Fri, 04 Dec 2009 13:59:33 -0600 Matt Mackall export: fix tests
Sat, 28 Nov 2009 16:48:07 +0200 Alexander Solovyov commands.export: accept -r option as revision specification
Mon, 30 Nov 2009 23:51:06 +0100 Gilles Moris status: add the --change option to display files changed in a revision
Tue, 01 Dec 2009 09:53:02 +0900 Nicolas Dumazet run-tests: --inotify: use inotify.appendpid to append pids to $DAEMON_PIDS
Tue, 01 Dec 2009 11:28:31 +0900 Nicolas Dumazet cmdutil: service: add appendpid parameter to append pids to pid file
Fri, 04 Dec 2009 17:43:01 +0100 Benoit Boissinot changegroupsubset: readdelta() can be used if the previous rev is a parent
Fri, 04 Dec 2009 17:42:59 +0100 Benoit Boissinot changegroupsubset: simplify parents pruning
Fri, 04 Dec 2009 15:36:13 +0100 Benoit Boissinot shrink-revlog: improve performance: use changegroup instead of revisions
Fri, 04 Dec 2009 07:52:30 +0100 Pascal Quantin Update win32 installer paths for bash and zsh scripts after move done in 68964567e406
Fri, 04 Dec 2009 12:48:23 +0100 Christian Ebert rst2man: s/dont/don't/ in comment
Fri, 04 Dec 2009 12:48:17 +0100 Christian Ebert rst2man: separate inline blocks from previous paragraphs
Mon, 30 Nov 2009 21:54:34 +0100 Dan Villiom Podlaski Christiansen setup: install some useful data files.
Mon, 30 Nov 2009 23:10:21 +0200 Alexander Solovyov color: add support for churn --diffstat
Thu, 03 Dec 2009 22:54:33 +0100 Martin Geisler Makefile: help/ was moved in f91e5630ce7e update paths to match
Thu, 03 Dec 2009 22:34:51 +0100 Pascal Quantin Update win32 installer with changes from f91e5630ce7e
Thu, 03 Dec 2009 22:37:49 +0100 Christian Ebert doc: correct path to help files in Makefile
Thu, 03 Dec 2009 20:50:00 +0100 Martin Geisler setup: cleanup coding style
Tue, 01 Dec 2009 16:06:10 +0100 Dan Villiom Podlaski Christiansen setup: install translation files as package data
Thu, 03 Dec 2009 20:41:43 +0100 Martin Geisler setup: don't ship i18n directory
Thu, 03 Dec 2009 11:07:14 +0100 Sune Foldager Merge with stable
Thu, 03 Dec 2009 11:06:55 +0100 Sune Foldager handle file URIs correctly, according to RFC 2396 (issue1153) stable
Thu, 03 Dec 2009 11:06:44 +0100 Sune Foldager transplant: fix small bug when a patch fails while using --filter stable
Thu, 03 Dec 2009 06:35:39 +0100 Henrik Stuart Merge with stable
Thu, 03 Dec 2009 14:14:44 +0900 Nicolas Dumazet alias: do not crash when aliased command has no usage help text stable
Thu, 03 Dec 2009 01:06:15 +0100 Martin Geisler Merge with stable
Thu, 03 Dec 2009 01:01:49 +0100 Benoit Boissinot revlog: add fast path to ancestor
Tue, 01 Dec 2009 16:19:53 -0500 Greg Ward share: add a test script.
Wed, 02 Dec 2009 14:30:39 +0200 Fabian Kreutz hgk: do not ignore ---/+++ lines in diff stable
Tue, 01 Dec 2009 20:10:31 -0600 Matt Mackall Merge with stable
Tue, 01 Dec 2009 19:30:49 -0600 Matt Mackall Added signature for changeset 439d7ea6fe3a stable
Tue, 01 Dec 2009 19:30:49 -0600 Matt Mackall Added tag 1.4.1 for changeset 439d7ea6fe3a stable
Tue, 01 Dec 2009 19:30:30 -0600 Matt Mackall Merge with stable
Tue, 01 Dec 2009 19:28:15 -0600 Matt Mackall share: fix interaction with clone stable 1.4.1
Tue, 01 Dec 2009 14:37:57 -0600 Matt Mackall Merge with crew
Tue, 01 Dec 2009 14:37:33 -0600 Matt Mackall Merge with stable
Tue, 01 Dec 2009 14:36:47 -0600 Matt Mackall Merge with i18n stable
Tue, 01 Dec 2009 00:48:25 +0100 Martin Geisler Merge with stable
Tue, 01 Dec 2009 00:47:25 +0100 Martin Geisler i18n: hand-transplant change in 36760956f6d3 stable
Sun, 29 Nov 2009 20:32:41 +0100 Martin Geisler i18n-da: synchronized with af5f99d8195e
Mon, 30 Nov 2009 12:44:32 -0200 Wagner Bruna merge with i18n-stable
Mon, 30 Nov 2009 12:36:24 -0200 Wagner Bruna i18n-pt_BR: added strings from crew 5b149c88d9e8 stable
Tue, 01 Dec 2009 01:43:46 +0100 Benoit Boissinot backout experimental change from 777c1df76ef4
Tue, 01 Dec 2009 01:08:16 +0100 Benoit Boissinot context: parents() already filters nullid
Tue, 01 Dec 2009 01:03:54 +0100 Benoit Boissinot context: use key-sorting instead of tuples
Tue, 01 Dec 2009 00:43:54 +0100 Martin Geisler Merge with stable
Tue, 01 Dec 2009 00:43:21 +0100 Martin Geisler doc/Makefile: ensure C locale stable
Tue, 01 Dec 2009 00:15:45 +0100 Martin Geisler commands: mark "ssh://" as inline literals in help texts stable
Mon, 30 Nov 2009 23:39:58 +0100 Patrick Mezard test-rollback: fix reference to /bin/false (fails on OSX)
Mon, 30 Nov 2009 23:27:37 +0100 Martin Geisler Merge with stable
Mon, 30 Nov 2009 23:12:51 +0100 Martin Geisler schemes: fixed typos in module docstring stable
Tue, 24 Nov 2009 17:48:23 +0200 Alexander Solovyov schemes extension stable
Mon, 30 Nov 2009 23:12:51 +0100 Martin Geisler schemes: fixed typos in module docstring
Tue, 24 Nov 2009 17:48:23 +0200 Alexander Solovyov schemes extension
Mon, 30 Nov 2009 15:31:14 -0600 Matt Mackall Merge with crew
Mon, 30 Nov 2009 22:23:04 +0100 Patrick Mezard convert: better error on invalid repository type
Mon, 30 Nov 2009 22:23:09 +0100 Patrick Mezard cmdutil: fix missing default 'extra' template
Sat, 28 Nov 2009 11:21:19 +0900 Nicolas Dumazet test blacklist: add inotify-failures target
Sat, 28 Nov 2009 10:25:09 +0900 Nicolas Dumazet run-tests: add a "--blacklist target" option to skip predefined test lists
Tue, 17 Nov 2009 18:50:39 +0900 Nicolas Dumazet run-tests: add --inotify option to test runner
Mon, 30 Nov 2009 19:52:03 +0100 Sune Foldager merge with stable
Mon, 30 Nov 2009 19:37:38 +0100 Sune Foldager extdiff: respect --option in command aliases (issue949) stable
Mon, 30 Nov 2009 16:53:05 +0100 Benoit Boissinot merge with stable
Mon, 30 Nov 2009 14:58:52 +0100 Sune Foldager fix bug in prepush logic involving merge changesets stable
Sat, 28 Nov 2009 23:58:03 +0100 Martin Geisler Merge with stable
Sat, 28 Nov 2009 23:44:18 +0100 timeless commands: add missing options in command line help stable
Sat, 28 Nov 2009 23:23:16 +0100 Martin Geisler commands: mark strings for translation stable
Fri, 27 Nov 2009 18:26:25 +0000 timeless keyword: clarify object of backwards compatibility
Fri, 27 Nov 2009 11:50:52 -0500 Greg Ward commit: write last-message.txt with no content modifications.
Thu, 26 Nov 2009 10:47:39 +0200 Marti Raudsepp mail: add parseaddrlist() function for parsing many addresses at once
Thu, 26 Nov 2009 12:23:28 +0200 Marti Raudsepp patchbomb: fix parsing of multiple addresses, allow multiple addrs in --to/cc/bcc
Fri, 27 Nov 2009 13:53:27 +0100 Dirkjan Ochtman templates: add raw templates for tags/branches pages
Thu, 26 Nov 2009 23:10:59 +0100 Martin Geisler extdiff: wrap long lines in docstring and comments
Thu, 26 Nov 2009 20:59:35 +0100 Martin Geisler Merge with stable
Thu, 26 Nov 2009 10:51:17 +0100 Christian Ebert keyword: the CVS keyword is $RCSfile$, not $RCSFile$ stable
Thu, 26 Nov 2009 20:50:16 +0100 Martin Geisler keyword: sort demo output to ensure deterministic output stable
Thu, 26 Nov 2009 20:06:45 +0100 Martin Geisler extdiff: prevent exception on double-translation stable
Wed, 25 Nov 2009 21:54:47 -0600 Matt Mackall Merge with stable again
Wed, 25 Nov 2009 21:54:18 -0600 Matt Mackall Merge stable heads stable
Wed, 25 Nov 2009 21:52:39 -0600 Matt Mackall Fix changelog test
Wed, 25 Nov 2009 21:44:19 -0600 Matt Mackall Merge with stable
Mon, 01 Jun 2009 20:32:53 +0200 Dan Villiom Podlaski Christiansen list branches in changelog template
Tue, 24 Nov 2009 21:08:40 -0500 Greg Ward commit: if relevant, tell user their commit message was saved.
Tue, 24 Nov 2009 21:08:39 -0500 Greg Ward commit: save commit message so it's not destroyed by rollback.
Fri, 14 Aug 2009 08:19:49 -0400 Nicolas Dumazet inotify: create a common, OS-independent server entry point
Wed, 25 Nov 2009 00:02:02 +0200 Alexander Solovyov perf.perflog: add option to follow renames
Tue, 24 Nov 2009 13:55:13 -0200 Wagner Bruna run-tests: LANGUAGE may make tests fail stable
Tue, 24 Nov 2009 14:45:29 -0800 Bryan O'Sullivan Merge with mpm
Tue, 24 Nov 2009 20:40:16 +0100 Benoit Boissinot merge with crew
Tue, 24 Nov 2009 20:40:04 +0100 Benoit Boissinot findrenames: improve coding-style
Tue, 24 Nov 2009 18:21:47 +0100 Benoit Boissinot findrenames: speedup exact match
Tue, 24 Nov 2009 17:39:42 +0100 Benoit Boissinot findrenames: refactor the score computation
Tue, 24 Nov 2009 17:26:42 +0100 Benoit Boissinot findrenames: first loop over the removed files, it's faster
Tue, 24 Nov 2009 14:32:19 +0200 Alexander Solovyov localrepo: support 'rev in repo' syntax
Tue, 24 Nov 2009 11:20:25 -0800 Brendan Cully zsh completion: add summary
Tue, 24 Nov 2009 10:25:11 -0600 Matt Mackall Merge with stable
Tue, 24 Nov 2009 10:23:53 -0600 Matt Mackall Merge with crew stable
Tue, 24 Nov 2009 10:15:12 -0600 Matt Mackall Merge with i18n
Mon, 23 Nov 2009 15:15:54 -0200 Wagner Bruna merge with i18n stable
Mon, 23 Nov 2009 15:15:01 -0200 Wagner Bruna i18n-pt_BR: synchronized with 5d748045c2ae stable
Tue, 24 Nov 2009 10:14:27 -0600 Matt Mackall Merge with crew
Tue, 24 Nov 2009 16:07:36 +0200 Alexander Solovyov commands.log: getrenamed() cleanup
Tue, 24 Nov 2009 09:49:23 +0100 Sune Foldager ancestor: improve docstring
Mon, 23 Nov 2009 23:04:44 +0100 Benoit Boissinot merge with stable
Mon, 23 Nov 2009 22:45:36 +0100 Benoit Boissinot run-tests: always set $COLUMNS, fix running tests under emacs shell stable
Mon, 23 Nov 2009 22:46:48 +0100 Patrick Mezard Merge with crew-stable
Mon, 23 Nov 2009 22:08:59 +0100 Pascal Quantin Add help files to win32 installer (issue 1919) stable
Mon, 23 Nov 2009 11:03:55 +0100 Sune Foldager hgweb: add support for extension-provided permission hooks
Sun, 22 Nov 2009 15:36:22 -0600 Matt Mackall Merge with i18n
Sun, 22 Nov 2009 21:34:12 +0100 Martin Geisler i18n-da: synchronized with b5170b8b32a5
Sun, 22 Nov 2009 19:37:19 +0100 Jens Bäckman i18n-sv: translated seven commands
Sun, 22 Nov 2009 19:12:39 +0100 Jens Bäckman i18n-sv: synchronized with b5170b8b32a5
Sun, 22 Nov 2009 19:11:12 +0100 Patrick Mezard run-tests: work around a distutils bug triggered by 0a8a43b4ca75
Sun, 22 Nov 2009 11:27:29 +0100 Thomas Arendsen Hein merge with crew-stable
Sun, 22 Nov 2009 11:25:01 +0100 Thomas Arendsen Hein Do not overwrite motd attribute of hgwebdir instances on refresh. stable
Sun, 22 Nov 2009 11:19:07 +0100 Martin Geisler Merge with stable
Fri, 20 Nov 2009 14:11:05 +0200 Henri Wiechers commands: minor refactoring
Thu, 19 Nov 2009 11:06:01 +0900 Nicolas Dumazet inotify: improve error messages stable
Wed, 18 Nov 2009 22:23:11 -0500 Greg Ward run-tests: give each child its own tmp dir (issue1911) stable
Fri, 20 Nov 2009 02:34:56 +0100 Benoit Boissinot merge with stable
Tue, 17 Nov 2009 15:36:09 +0900 Nicolas Dumazet inotify: add a inotify.pidfile configuration possibility stable
Tue, 17 Nov 2009 15:00:00 +0900 Nicolas Dumazet cmdutil.service: do not _exit(0) in the parent process stable
Thu, 19 Nov 2009 23:39:30 +0100 Martin Geisler Merge with stable
Thu, 19 Nov 2009 17:33:41 -0500 Faheem Mitha commands: improve help for "hg clone -r" stable
Thu, 19 Nov 2009 23:29:02 +0100 Martin Geisler commands, dates: use real lists instead of literal blocks stable
Thu, 19 Nov 2009 23:27:11 +0100 Martin Geisler commands: use field lists instead of literal blocks in docstrings stable
Thu, 19 Nov 2009 22:25:38 +0100 Martin Geisler commands: do not indent list in clone help string stable
Wed, 18 Nov 2009 22:23:11 -0500 Greg Ward run-tests: give each child its own tmp dir (issue1911)
Thu, 19 Nov 2009 21:59:06 +0100 Martin Geisler test-non-interactive-wsgi: make output deterministic
Thu, 19 Nov 2009 15:54:57 +0100 Henrik Stuart hgweb: fix error in 38170eeed18c and introduce test for change
Thu, 19 Nov 2009 10:32:33 +0100 Sune Foldager ui: add environ property to access os.environ or wsgirequest.environ
Sun, 08 Nov 2009 00:27:15 +0100 Martin Geisler relink: wrap long lines in docstring
Wed, 18 Nov 2009 21:58:49 +0100 Patrick Mezard test-convert-filemap: test improved filtering algorithm
Tue, 10 Nov 2009 13:04:03 +0100 Stefan Simek convert: make filemap favor most specific filtering rule
Tue, 17 Nov 2009 13:24:58 +0100 Dan Villiom Podlaski Christiansen run-tests: set --home when building with distutils
Wed, 18 Nov 2009 20:14:17 +0100 Zhigang Wang gitweb: add a latest link to the gitweb style
Wed, 18 Nov 2009 12:47:58 +0100 Dan Villiom Podlaski Christiansen httprepo: suppress the `real URL is...' message in safe, common cases.
Wed, 18 Nov 2009 17:09:00 +0100 Thomas Arendsen Hein merge with crew-stable
Wed, 18 Nov 2009 16:47:20 +0100 Thomas Arendsen Hein Extend test-branchmap to test c51494c53841 stable
Wed, 18 Nov 2009 15:20:08 +0100 Sune Foldager branchmap: fix defective fallback fix 0262bb59016f stable
Wed, 18 Nov 2009 00:19:42 +0100 Martin Geisler Merge with stable
Wed, 11 Nov 2009 17:48:00 +0100 Peter Arrenbrecht alias: improve help text for command aliases
Fri, 13 Nov 2009 16:38:27 +0200 Henri Wiechers dispatch: minor refactoring
Tue, 17 Nov 2009 22:16:41 +0100 Dan Villiom Podlaski Christiansen qseries: don't truncate the patch name (issue1912) stable
Tue, 17 Nov 2009 16:23:05 -0600 Matt Mackall summary: note non-default branches with -q stable
Tue, 17 Nov 2009 16:22:17 -0600 Matt Mackall Add stable branch stable
Mon, 16 Nov 2009 14:50:30 -0600 Matt Mackall Added signature for changeset 31ec469f9b55
Mon, 16 Nov 2009 14:50:24 -0600 Matt Mackall Added tag 1.4 for changeset 31ec469f9b55
Mon, 16 Nov 2009 21:25:36 +0100 Martin Geisler i18n-ja: fixed bad indentation 1.4
Mon, 16 Nov 2009 13:52:53 -0600 Matt Mackall Merge with crew
Mon, 16 Nov 2009 11:31:08 -0800 Brendan Cully Allow import --no-commit over an applied MQ patch.
Mon, 16 Nov 2009 12:51:00 -0600 Matt Mackall Merge with i18n
Mon, 16 Nov 2009 14:37:31 -0200 Wagner Bruna i18n-pt_BR: synchronized with crew 9c43089b372a
Mon, 16 Nov 2009 09:58:45 +0200 Fabian Kreutz i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Sun, 15 Nov 2009 21:57:02 -0200 Wagner Bruna i18n-pt_BR: messages for 9e7b2c49d25d and cleanup
Fri, 13 Nov 2009 14:30:57 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 004bf1d6e6af
Mon, 16 Nov 2009 13:35:36 +0100 Henrik Stuart support encoding fallback in branchmap to maintain compatibility with 1.3.x
Mon, 16 Nov 2009 14:09:31 +0100 Patrick Mezard convert/svn: fix warning when repo detection failed
Mon, 16 Nov 2009 11:58:03 +0100 Benoit Boissinot inotify: workaround test-inotify-dirty-dirstate failures
Mon, 16 Nov 2009 11:55:29 +0100 Benoit Boissinot lock: the correct way to do a trylock() is to use a timeout of 0
Sat, 14 Nov 2009 14:21:53 +0100 Martin Geisler diff: change --inverse to --reverse
Mon, 09 Nov 2009 17:41:21 +0100 Christian Boos setup: pass LD_LIBRARY_PATH to subprocess when determining version.
Wed, 11 Nov 2009 14:38:59 +0900 Nicolas Dumazet inotify: Do not access inotify when dirstate is dirty (issue1811)
Fri, 13 Nov 2009 08:31:10 +0900 Nicolas Dumazet inotify: mark directories visited during lookup (issue1844)
Fri, 13 Nov 2009 06:36:26 +0100 Henrik Stuart Merge with crew-stable
Fri, 13 Nov 2009 06:29:49 +0100 Henrik Stuart url: generalise HTTPS proxy handling to accomodate Python changes
Thu, 12 Nov 2009 14:05:52 -0800 Bryan O'Sullivan Make it possible to debug failed hook imports via use of --traceback
Thu, 12 Nov 2009 14:34:07 -0600 Matt Mackall Merge with i18n
Thu, 12 Nov 2009 16:51:32 -0200 Wagner Bruna i18n-pt_BR: synchronized with crew d3dbdca92458
Wed, 11 Nov 2009 22:55:44 +0100 Martin Geisler i18n-da: translate parentrevspec and record
Wed, 11 Nov 2009 00:44:40 +0100 Martin Geisler i18n-da: translations in color, graphlog, mq
Tue, 10 Nov 2009 20:51:11 +0100 Martin Geisler i18n-da: synchronized with a40ec11795c3
Tue, 10 Nov 2009 20:07:32 +0100 Jens Bäckman i18n-sv: synchronized with a40ec11795c3
Mon, 09 Nov 2009 19:46:08 -0200 Wagner Bruna i18n-pt_BR: synchronized with a40ec11795c3
Thu, 12 Nov 2009 12:03:39 -0600 Matt Mackall merge: fix changectx.ancestor(workingctx) (issue1327)
Thu, 12 Nov 2009 16:39:11 +0100 Dirkjan Ochtman hgweb: don't choke when an inexistent style is requested (issue1901)
Thu, 12 Nov 2009 10:29:40 -0500 Brodie Rao pager: provide a default attend list
Thu, 12 Nov 2009 12:46:00 +0100 Thomas Arendsen Hein Add missing bash_completion for qfinish
Thu, 12 Nov 2009 13:43:36 +0100 Dirkjan Ochtman help: don't show extension list on extension help
Thu, 12 Nov 2009 12:05:43 +0100 Patrick Mezard convert/svn: fix HTTP detection bug introduced by 1b2516a547d4
Wed, 11 Nov 2009 22:53:01 +0100 Martin Geisler record: handle translated prompt correctly
Wed, 11 Nov 2009 21:52:02 +0100 Nicolas Dumazet doc/style: add orange border color to notes
Wed, 11 Nov 2009 21:45:13 +0100 Martin Geisler hgrc.5: mark some words as inline literals
Wed, 11 Nov 2009 21:29:35 +0100 Martin Geisler hgignore.5: fix typo
Wed, 11 Nov 2009 21:16:20 +0100 Martin Geisler doc/style: fix typo in comment (by timeless)
Tue, 10 Nov 2009 21:48:10 +0900 Yuya Nishihara doc/style: use default font color specified by user
Tue, 10 Nov 2009 22:27:31 -0800 Stuart W Marks help: improve wording of update help text
Wed, 11 Nov 2009 20:08:26 +0100 Martin Geisler hgrc.5: oft-requested "hg update" hook example
Wed, 11 Nov 2009 19:45:00 +0100 Patrick Mezard convert/svn: delegate to svn bindings if HTTP probe fails
Wed, 11 Nov 2009 18:32:56 +0100 Patrick Mezard test-rebase-newancestor: make executable
Wed, 11 Nov 2009 18:31:42 +0100 Patrick Mezard mdiff: fix diff -b/B/w on mixed whitespace hunks (issue127)
Wed, 11 Nov 2009 17:02:00 +0100 Patrick Mezard contrib/perf: profile diff of working directory changes
Wed, 04 Nov 2009 13:44:15 -0600 Bill Schroeder dispatch: better error message for --config option
Wed, 11 Nov 2009 00:05:12 +0100 Martin Geisler mq: fix literal blocks in docstrings
Tue, 10 Nov 2009 23:45:24 +0100 Patrick Mezard convert/mtn: handle change in mtn 0.45 certs output
Tue, 10 Nov 2009 22:42:13 +0100 Benoit Boissinot merge with crew
Sat, 07 Nov 2009 12:28:31 +0100 Peter Arrenbrecht bundle: add test for Issue1704
Sat, 07 Nov 2009 12:28:30 +0100 Peter Arrenbrecht bundle: don't send too many changesets (Issue1704)
Tue, 10 Nov 2009 22:32:17 +0100 Patrick Mezard convert: reenable SVN support after license issue solved
Sun, 08 Nov 2009 18:08:24 +0100 Patrick Mezard patchbomb: normalize date format in generated mboxes
Tue, 10 Nov 2009 11:57:03 +0100 Patrick Mezard hghave: be more tolerant to rst2html output
Tue, 10 Nov 2009 21:55:59 +0100 Patrick Mezard test-convert-hg-svn: fix test output
Mon, 09 Nov 2009 20:15:49 +0100 Christian Boos rebase: make sure the newancestor is used during the whole update
Fri, 06 Nov 2009 10:06:08 +0100 Gilles Moris buildrpm: enhance changelog of the RPM file
Fri, 06 Nov 2009 09:59:55 +0100 Gilles Moris buildrpm: build full RPM package including sources
Fri, 06 Nov 2009 09:53:23 +0100 Gilles Moris buildrpm: cleanup script
Fri, 06 Nov 2009 09:35:38 +0100 Gilles Moris buildrpm: enable to start the script from anywhere
Fri, 06 Nov 2009 09:30:18 +0100 Gilles Moris buildrpm: warn if there is outstanding uncommitted changes
Fri, 06 Nov 2009 09:26:29 +0100 Gilles Moris buildrpm: build from working dir parent and use hg version for RPM versioning
Mon, 09 Nov 2009 23:47:24 +0100 Martin Geisler doc: fix language in CSS comments (by timeless)
Mon, 09 Nov 2009 17:33:16 +0100 Christian Boos setup: fix f51d1822d6fd refactoring, propagate env to runcmd
Mon, 09 Nov 2009 17:28:40 -0200 Wagner Bruna clone: simplify help text
Mon, 09 Nov 2009 20:43:06 +0100 Martin Geisler Merge with main
Mon, 09 Nov 2009 20:39:58 +0100 Dongsheng Song i18n-zh: updated Chinese translation
Sun, 08 Nov 2009 00:41:54 +0100 Martin Geisler i18n-da: synchronized with 6cb1808e5ae7
Sun, 08 Nov 2009 18:50:39 +0100 Mads Kiilerich test-extension: Solaris grep don't know [[:digit:]]
Sun, 08 Nov 2009 18:18:46 +0100 Benoit Boissinot merge with hg-stable
Sun, 08 Nov 2009 18:05:56 +0100 Benoit Boissinot fix test-patchbomb on solaris
Sun, 08 Nov 2009 17:59:36 +0100 Benoit Boissinot fix test-diffstat on solaris
Sun, 08 Nov 2009 17:27:01 +0100 Martin Geisler doc: uppercase first letter in HTML man pages
Sun, 08 Nov 2009 10:40:51 -0600 Matt Mackall Merge with crew
Sun, 08 Nov 2009 17:09:28 +0100 Thomas Arendsen Hein merge with crew
Sun, 08 Nov 2009 17:03:24 +0100 Thomas Arendsen Hein merge with stable
Mon, 09 Nov 2009 00:00:47 +0900 Yuya Nishihara doc: styles for man page, which suit with the mercurial website
Sun, 08 Nov 2009 16:16:21 +0100 Martin Geisler rst2man: more robust uppercasing of section titles
Sun, 08 Nov 2009 11:46:38 +0100 Martin Geisler doc: use titlecase in man page section titles
Sun, 08 Nov 2009 11:41:34 +0100 Martin Geisler rst2man: automatically write sections in uppercase
Sun, 08 Nov 2009 00:11:34 +0100 Martin Geisler relink: do not translate format string with no text
Sat, 07 Nov 2009 23:38:01 +0100 Thomas Arendsen Hein Use utf-8 encoding in test-branchmap's clone call
Sat, 07 Nov 2009 23:35:46 +0100 Thomas Arendsen Hein Branch name printed since a3d73b3e1f8a now in local encoding.
Sat, 07 Nov 2009 23:27:25 +0100 Thomas Arendsen Hein Make test-branchmap executable and adjust output after a3d73b3e1f8a
Sat, 07 Nov 2009 22:13:09 +0100 Martin Geisler ui: refer to "hg help config" when no username is set
Sat, 07 Nov 2009 22:12:50 +0100 Martin Geisler help: add "hg help config" topic
Sat, 07 Nov 2009 18:47:04 +0100 Martin Geisler hgrc.5: do not mention "name: value" syntax
Sun, 08 Nov 2009 10:29:52 -0600 Matt Mackall submerge: properly deal with overwrites
Sun, 08 Nov 2009 10:24:18 -0600 Matt Mackall subrepo: add more debugging output, lose _ markers
Sat, 07 Nov 2009 16:31:43 -0600 Matt Mackall subrepo: do a linear update when appropriate
Sat, 07 Nov 2009 16:30:42 -0600 Matt Mackall subrepo: notice dirty subrepo states when merging
Sat, 07 Nov 2009 16:29:49 -0600 Matt Mackall subrepo: add some debug output to submerge
Sat, 07 Nov 2009 14:13:15 -0600 Matt Mackall Merge with i18n
Wed, 04 Nov 2009 22:14:26 +0100 Martin Geisler i18n-sv: add missing newlines to translations
Wed, 04 Nov 2009 21:59:41 +0100 Jens Bäckman i18n-sv: simple translation fixes
Mon, 02 Nov 2009 17:25:43 +0200 Fabian Kreutz i18n-de: Update msgids, remove .txt linespecs + few small translations
Wed, 28 Oct 2009 18:53:12 -0200 Wagner Bruna i18n-pt_BR: synchronized with d942e06d7b14
Wed, 28 Oct 2009 20:48:24 +0100 Martin Geisler Merge with main
Mon, 26 Oct 2009 20:58:49 +0100 Martin Geisler i18n-da: synchronized with e06c940d554d plus some new translations
Mon, 26 Oct 2009 12:32:14 -0200 Wagner Bruna i18n-pt_BR: synchronized with e06c940d554d
Sun, 25 Oct 2009 12:50:30 +0100 Martin Geisler i18n-zh_TW: synchronized with e06c940d554d
Sun, 25 Oct 2009 12:50:12 +0100 Martin Geisler i18n-zh_CN: synchronized with e06c940d554d
Sun, 25 Oct 2009 12:49:25 +0100 Martin Geisler i18n-sv: synchronized with e06c940d554d
Sun, 25 Oct 2009 12:47:48 +0100 Martin Geisler i18n-ja: synchronized with e06c940d554d
Sun, 25 Oct 2009 12:46:23 +0100 Martin Geisler i18n-it: synchronized with e06c940d554d
Sun, 25 Oct 2009 12:44:57 +0100 Martin Geisler i18n-fr: synchronized with e06c940d554d
Sun, 25 Oct 2009 12:44:22 +0100 Martin Geisler i18n-el: synchronized with e06c940d554d
Sat, 24 Oct 2009 00:47:49 +0200 Martin Geisler Merge with main
Sat, 24 Oct 2009 00:44:57 +0200 Martin Geisler i18n-da: synchronized
Tue, 20 Oct 2009 15:26:22 -0200 Wagner Bruna i18n-pt_BR: translate 'changeset' like 'revision'
Tue, 20 Oct 2009 18:24:56 +0200 Martin Geisler i18n: merge de and pt_BR translations
Tue, 20 Oct 2009 18:11:21 +0200 Martin Geisler i18n-de: fixed inline emphasis
Tue, 20 Oct 2009 18:23:33 +0200 Martin Geisler i18n-pt_BR: fixed bullet list
Tue, 20 Oct 2009 13:09:47 -0200 Wagner Bruna i18n-pt_BR: synchronized with fc493cb90bb1
Tue, 20 Oct 2009 13:07:26 -0200 Wagner Bruna i18n-pt_BR: synchronized with 5287de171d74
Tue, 20 Oct 2009 17:31:09 +0300 Fabian Kreutz i18n-de: Removed all fuzzies and translated small alphaend-extensions
Mon, 28 Sep 2009 20:32:54 -0300 Wagner Bruna i18n-pt_BR: synchronized with 02c43e8e0835
Sat, 07 Nov 2009 14:12:08 -0600 Matt Mackall Fix up import test
Sat, 07 Nov 2009 14:09:16 -0600 Matt Mackall subrepo: more robust split for .hgsubstate parsing
Sat, 07 Nov 2009 14:07:45 -0600 Matt Mackall filectx: shortcut unrelated files in ancestor() (issue1327)
Sat, 07 Nov 2009 14:07:45 -0600 Matt Mackall merge: first part of fix for issue1327
Thu, 05 Nov 2009 16:40:48 -0500 Jesse Glick Related to Issue919: ui.progress, apparently unused before now, is busted.
Sat, 17 Oct 2009 14:00:41 -0400 Jesse Glick Sometimes pushing to an HTTP repo fails with a useless message.
Mon, 26 Oct 2009 02:06:23 +0200 timeless hg help resolve grossly mischaracterizes the --all switch
Sat, 07 Nov 2009 15:51:32 +0100 Martin Geisler hgrc.5: mark more inline literals
Sat, 07 Nov 2009 14:41:03 +0100 Martin Geisler hgrc.5: do not turn random URLs into links
Sat, 07 Nov 2009 14:30:58 +0100 Martin Geisler hgrc.5: use enumerated list for email charsets
Sat, 07 Nov 2009 13:54:47 +0100 Christian Ebert hgrc.5: order of email charsets is not a top level literal block
Sat, 07 Nov 2009 13:25:25 +0100 Benoit Boissinot sshrepo: move mkstemp() out of the try block, we don't use the exception
Sat, 07 Nov 2009 03:22:03 +0100 Martin Geisler minirst: update module docstring
Sat, 07 Nov 2009 03:16:23 +0100 Martin Geisler commands: use enumerated lists in help texts
Sat, 07 Nov 2009 03:14:56 +0100 Martin Geisler minirst: support enumerated lists
Sat, 07 Nov 2009 03:04:46 +0100 Martin Geisler minirst: prepare for general types of bullet lists
Fri, 06 Nov 2009 00:30:35 +0100 Martin Geisler minirst: combine list parsing in one function
Thu, 05 Nov 2009 21:53:22 +0100 Martin Geisler test-minirst: don't test on invalid reST input
Thu, 05 Nov 2009 21:30:50 +0100 Martin Geisler minirst: remove unnecessary "elif:" statements
Sat, 07 Nov 2009 01:46:27 +0100 Martin Geisler commands: call ui.username carefully in debuginstall
Sat, 07 Nov 2009 00:13:05 +0100 Martin Geisler mq: do not call ui.username unless it is necessary
Fri, 06 Nov 2009 22:54:51 +0100 Dirkjan Ochtman util: sort paths in walkrepos() (fixes test failures in test-hgwebdir)
Fri, 06 Nov 2009 22:46:46 +0100 Dirkjan Ochtman hgweb: treat rev as raw-rev if user agent is hg
Fri, 06 Nov 2009 13:48:17 +0200 Marti Raudsepp patchbomb: fix 'echo -en' bashism in test-patchbomb
Thu, 05 Nov 2009 17:38:03 -0500 Jesse Glick Issue919: add a standard extension to recreate hardlinks between repositories.
Fri, 06 Nov 2009 08:28:45 +0100 Joel Rosdahl tests: glog with style and file parameter (issue1896)
Fri, 06 Nov 2009 08:27:17 +0100 Dirkjan Ochtman graphlog: don't pass filectxs to the templater (issue1896)
Mon, 02 Nov 2009 11:03:22 -0500 Augie Fackler keepalive: handle broken pipes gracefully during large POSTs
Thu, 05 Nov 2009 15:18:56 +0100 Yannick Gingras diff: add --inverse option
Thu, 05 Nov 2009 15:06:35 +0100 Dirkjan Ochtman hgweb: keep original order from hgwebdir config files (issue1535)
Thu, 05 Nov 2009 15:01:00 +0100 Dirkjan Ochtman hgweb: use a tuple-list instead of dictionary for append-only store
Thu, 05 Nov 2009 15:19:54 +0100 Dirkjan Ochtman templater: readable dates older than 24 months revert to ISO8601 (issue1006)
Thu, 05 Nov 2009 14:44:29 +0100 Dirkjan Ochtman templater: put 'ago' inside the age template filter
Thu, 05 Nov 2009 14:26:37 +0100 Dirkjan Ochtman coal/paper: show link to latest file revision (issue1344)
Thu, 05 Nov 2009 11:51:35 +0100 Dirkjan Ochtman tests: fix hghave test for rst2html to not spew error output
Thu, 05 Nov 2009 10:59:33 +0100 Stuart W Marks help: describe new cross-branch behavior in update help text, plus cleanups
Thu, 05 Nov 2009 10:53:59 +0100 Stuart W Marks update: allow branch crossing without -c or -C, with no uncommitted changes
Thu, 05 Nov 2009 10:53:36 +0100 Stuart W Marks update: add comments and test cases for updating across branches
Thu, 05 Nov 2009 10:49:28 +0100 Marti Raudsepp patchbomb: fix handling of email addresses with Unicode domains (IDNA)
Thu, 05 Nov 2009 11:05:13 +0100 Adrian Buehlmann clone: add option -u/--updaterev
Thu, 05 Nov 2009 11:07:01 +0100 Dirkjan Ochtman hgweb/sshserver: extract capabilities for easier modification
Thu, 05 Nov 2009 10:44:36 +0100 Dirkjan Ochtman kill trailing whitespace
Thu, 05 Nov 2009 01:11:28 +0100 Martin Geisler color: wrap qrecord
Thu, 05 Nov 2009 01:10:43 +0100 Martin Geisler record: use uisetup instead of extsetup to register qrecord
Wed, 04 Nov 2009 15:18:19 +0100 Sune Foldager merge: supply base node to merge tools in the environment
Wed, 04 Nov 2009 09:34:04 +0100 Martin Geisler test-bisect: normalize shell error message
Mon, 02 Nov 2009 17:06:11 -0500 Greg Ward run-tests: add "debug" mode: don't capture child output, just show it.
Mon, 02 Nov 2009 17:06:10 -0500 Greg Ward run-tests: make --tmpdir option more useful.
Mon, 02 Nov 2009 21:55:59 +0100 Martin Geisler hg.1: kill spurious backslash
Mon, 02 Nov 2009 21:47:03 +0100 Martin Geisler help: markup email addresses as inline literals
Mon, 02 Nov 2009 21:38:42 +0100 Martin Geisler doc/Makefile: add help/*.txt as a dependency
Mon, 02 Nov 2009 21:32:42 +0100 Martin Geisler doc: add some internal links to man pages
Mon, 02 Nov 2009 21:08:33 +0100 Martin Geisler hgrc.5: combined short paragraphs into one
Mon, 02 Nov 2009 21:02:56 +0100 Martin Geisler doc: use reST note directive
Mon, 02 Nov 2009 20:53:34 +0100 Martin Geisler hgrc.5: capitalize True and False consistently
Mon, 02 Nov 2009 20:50:57 +0100 Martin Geisler commands: slightly better help for --traceback
Mon, 02 Nov 2009 20:50:30 +0100 Martin Geisler hgrc.5: document ui.traceback setting
Mon, 02 Nov 2009 19:07:26 +0100 Benoit Boissinot fix tests output changed by 8269fe2d48f6
Mon, 02 Nov 2009 17:54:19 +0100 Benoit Boissinot byterange: backport fix from upstream
Mon, 02 Nov 2009 10:20:04 +0100 Sune Foldager hgweb: send proper error messages to the client
Mon, 02 Nov 2009 10:19:14 +0100 Sune Foldager transaction: always remove empty journal on abort
Mon, 02 Nov 2009 10:18:43 +0100 Sune Foldager test-bisect: fix shell-dependent output
Mon, 02 Nov 2009 10:17:20 +0100 Sune Foldager change 'journal already exists' to 'abandoned transaction found'
Mon, 02 Nov 2009 10:15:04 +0100 Sune Foldager verify: report existence of journal
Sun, 01 Nov 2009 03:26:10 +0100 Benoit Boissinot bisect: no need to save the state if it wasn't changed
Sun, 01 Nov 2009 02:57:11 +0100 Benoit Boissinot record: get the right position (account for skipped files)
Sun, 01 Nov 2009 02:54:32 +0100 Benoit Boissinot log --limit: break after a limited number of csets (broken by f3d60543924f)
Sat, 31 Oct 2009 18:17:59 +0100 Benoit Boissinot transaction: more specific exceptions, os.unlink can raise OSError
Sat, 31 Oct 2009 18:10:52 +0100 Benoit Boissinot lock: catch specific exceptions
Sat, 31 Oct 2009 18:02:34 +0100 Benoit Boissinot patch: use the public ctx API instead of the internals
Sat, 31 Oct 2009 18:02:13 +0100 Benoit Boissinot patch: don't use mutable object as default argument
Sat, 31 Oct 2009 18:01:08 +0100 Benoit Boissinot patch: initialize all attributes of the hunk class
Sat, 31 Oct 2009 18:00:05 +0100 Benoit Boissinot patch: simplify logic
Sat, 31 Oct 2009 17:07:12 +0100 Benoit Boissinot lock: use '==' instead of 'is' for integer equality ('is' may not work)
Sat, 31 Oct 2009 17:04:46 +0100 Benoit Boissinot pychecker: remove unused local variables
Sat, 31 Oct 2009 16:56:58 +0100 Benoit Boissinot remove unused imports
Sat, 31 Oct 2009 16:49:27 +0100 Benoit Boissinot changelog: do not use a mutable default value
Sat, 31 Oct 2009 16:42:51 +0100 Benoit Boissinot bundlerepo: keep the bundlerevlog interface in sync with revlog
Sat, 31 Oct 2009 00:31:08 +0100 Benoit Boissinot localrepo/branchcache: remove lbranchmap(), convert users to use utf-8 names
Sat, 31 Oct 2009 00:27:50 +0100 Benoit Boissinot localrepo/branchcache: kill unused localrepo.branchcache
Sat, 31 Oct 2009 00:20:28 +0100 Benoit Boissinot localrepo/branchcache: rebuild the "charset-aware" branchcache when needed
Fri, 30 Oct 2009 15:43:01 +0200 Alexander Solovyov churn: fix --progress (broken by f3d60543924f)
Mon, 26 Oct 2009 13:37:39 +0100 Henrik Stuart transfer branchmap branch names over the wire in utf-8
Fri, 30 Oct 2009 13:40:23 +0200 Alexander Solovyov churn: fix changeset count (broken by 9b127e888640)
Thu, 29 Oct 2009 20:50:24 +0200 Alexander Solovyov churn: ability to display added/removed lines separately
Fri, 30 Oct 2009 09:54:39 +0100 Dirkjan Ochtman cmdutil: fix bug in finddate() implementation
Fri, 30 Oct 2009 09:53:39 +0100 Dirkjan Ochtman merge changes from mpm
Wed, 28 Oct 2009 22:47:46 -0500 Steve Borho cmdutil: update finddate()
Thu, 29 Oct 2009 19:03:16 -0500 Matt Mackall walkchangerevs: drop ui arg
Thu, 29 Oct 2009 19:03:13 -0500 Matt Mackall walkchangerevs: reset cache between windows
Thu, 29 Oct 2009 17:07:54 -0500 Matt Mackall log: tidy up some filter tests
Thu, 29 Oct 2009 17:07:51 -0500 Matt Mackall walkchangerevs: move 'add' to callback
Wed, 28 Oct 2009 23:59:18 +0900 Yuya Nishihara hgweb: added test case for extension loading phases (issue1824)
Wed, 28 Oct 2009 23:55:23 +0900 Yuya Nishihara extensions: changed to call extsetup() from extensions.loadall()
Wed, 21 Oct 2009 13:40:55 +0200 Adrian Buehlmann hgrc.5.txt: mention hgrc categories with higher precedence first
Wed, 28 Oct 2009 21:35:57 +0100 Sune Foldager hook: only redirect stdout if it and stderr are valid files
Wed, 28 Oct 2009 13:17:03 -0500 Matt Mackall verify: filter the candidate list for broken linkrevs
Tue, 27 Oct 2009 17:14:19 -0500 Matt Mackall Merge with crew
Tue, 27 Oct 2009 17:01:32 -0500 Matt Mackall walkchangerevs: internalize ctx caching
Sun, 25 Oct 2009 18:43:59 -0500 Matt Mackall walkchangerevs: yield contexts
Sun, 25 Oct 2009 18:43:58 -0500 Matt Mackall walkchangerevs: kill window step of iterator
Sun, 25 Oct 2009 18:43:56 -0500 Matt Mackall walkchangerevs: pull out matchfn
Tue, 27 Oct 2009 21:59:44 +0900 Yuya Nishihara diffstat: made test case work with POSIX sh and printf
Tue, 27 Oct 2009 10:33:41 +0100 Sune Foldager bundlerepo: fix small bug in exception raising
Sun, 25 Oct 2009 14:45:38 +0200 timeless minor documentation improvements
Sun, 25 Oct 2009 14:28:02 +0100 Alexander Solovyov patchbomb: accept default if it is empty string
Sun, 25 Oct 2009 14:24:39 +0100 Martin Geisler patchbomb: fix double-spaces in prompts
Sun, 25 Oct 2009 13:27:54 +0100 timeless commands: adding --no-status to resolve to match status
Wed, 21 Oct 2009 12:41:28 +0300 timeless commands: use rev from remote repo when updating as part of a pull
Wed, 21 Oct 2009 12:03:14 +0300 timeless commands: highlighting that rev is based on the remote repository
Sun, 25 Oct 2009 12:05:07 +0200 Alexander Solovyov bookmarks: use API to determine if repo is local
Sun, 25 Oct 2009 02:53:33 +0200 Brodie Rao diffstat: with --git, mark binary files with Bin
Sun, 25 Oct 2009 02:52:36 +0200 Brodie Rao color: colorize diff --stat
Sun, 25 Oct 2009 02:52:35 +0200 Brodie Rao diff: add --stat for diffstat output
Sun, 25 Oct 2009 02:35:35 +0200 Brodie Rao diffstat: print 0 instead of nothing for 0 adds or removes
Sat, 24 Oct 2009 12:29:39 +0200 Gilles Moris update tcsh_completion for the new forget and summary commands
Sat, 24 Oct 2009 19:01:40 +0200 Adrian Buehlmann cmdutil: minor refactoring of changeset_printer._show
Sat, 24 Oct 2009 00:29:25 +0200 Martin Geisler commands: search for translated version of "DEPRECATED"
Fri, 23 Oct 2009 23:10:05 +0200 Gilles Moris mercurial.spec: update requirements for the build
Fri, 23 Oct 2009 22:55:28 +0200 Martin Geisler convert: document parent order in splicemap help (issue1764)
Thu, 22 Oct 2009 23:41:01 +0200 Pascal Quantin Add style.css file to Inno Setup script
Mon, 21 Sep 2009 19:21:32 +0200 Nicolas Dumazet util: use sys.argv[0] if $HG is unset and 'hg' is not in PATH
Wed, 21 Oct 2009 14:16:37 +0200 Peter Arrenbrecht graphlog: hide internal state of ascii() from users
Thu, 22 Oct 2009 00:46:54 +0200 Adrian Buehlmann doc/hgrc.5.txt: deprecate [defaults]
Wed, 21 Oct 2009 17:54:51 -0500 Matt Mackall Merge with crew
Thu, 22 Oct 2009 00:30:24 +0200 Martin Geisler rst2man: highlight inline literals in bold
Thu, 22 Oct 2009 00:27:08 +0200 Martin Geisler rst2man: avoid italic for references
Wed, 21 Oct 2009 23:40:01 +0200 Martin Geisler doc: add a style sheet to the generated HTML pages
Wed, 21 Oct 2009 17:42:22 -0500 Matt Mackall summary: remove reference to -p
Tue, 20 Oct 2009 22:43:17 +0200 Martin Geisler doc, help: stream-line use of inline-literals
Tue, 20 Oct 2009 22:16:27 +0200 Martin Geisler minirst: convert ``foo`` into "foo" upon display
Tue, 20 Oct 2009 22:42:49 +0200 Martin Geisler gendoc: fix synopsis
Tue, 20 Oct 2009 22:39:37 +0200 Martin Geisler test-debugcomplete: update output to match a7ef354da662
Tue, 20 Oct 2009 11:59:38 -0500 Matt Mackall summary: add --remote
Tue, 20 Oct 2009 11:58:09 -0500 Matt Mackall summary: restore briefer commit status
Tue, 20 Oct 2009 11:57:25 -0500 Matt Mackall summary: add empty repository and no revision checked out hints
Mon, 19 Oct 2009 23:53:25 -0500 Matt Mackall Merge with crew
Tue, 20 Oct 2009 00:30:36 +0200 Benoit Boissinot merge with crew
Sun, 18 Oct 2009 14:35:36 +0200 Gilles Moris setup: refactor the version string to a subset of tag+tagdist-hash+date
Tue, 11 Aug 2009 09:04:02 +0200 Gilles Moris archive: add branch and tag informations to the .hg_archival.txt file
Tue, 20 Oct 2009 00:17:36 +0200 Martin Geisler ui: only use "user@host" as username in noninteractive mode
Mon, 19 Oct 2009 23:27:20 +0300 Alexander Solovyov fix patchbomb prompt when sending series of patches
Fri, 16 Oct 2009 23:57:34 +0200 Adrian Buehlmann hg.clone: report branch name on update
Mon, 19 Oct 2009 22:19:28 +0300 Alexander Solovyov make path expanding more consistent
Sat, 17 Oct 2009 15:40:34 +0200 Henrik Stuart tests: fix inadvertent use of existing test repository
Mon, 19 Oct 2009 07:14:44 +0200 David Soria Parra commands: clarify output for the commit summary
Mon, 19 Oct 2009 14:37:37 +0200 Martin Geisler commands: do not split a translated string
Mon, 19 Oct 2009 00:36:52 -0500 Matt Mackall Remove parents from default help in favor of summary
Mon, 19 Oct 2009 00:22:49 -0500 Matt Mackall summary: quieter with -q
Mon, 19 Oct 2009 00:21:06 -0500 Matt Mackall commands: fix missing empty synopses
Sun, 18 Oct 2009 22:31:05 -0500 Matt Mackall Introduce summary command
Fri, 16 Oct 2009 11:19:39 +0200 Mads Kiilerich Merge with redone c655432c2c24 (issue1860)
Fri, 16 Oct 2009 11:18:38 +0200 Mads Kiilerich Dummy-merge with c655432c2c24 (issue1860)
Fri, 16 Oct 2009 11:16:42 +0200 Mads Kiilerich Redo c655432c2c24 (issue1860)
Fri, 16 Oct 2009 00:45:18 +0200 Martin Geisler Merge with crew-stable
Fri, 16 Oct 2009 00:06:23 +0200 Patrick Mezard Merge with crew-stable
Tue, 13 Oct 2009 13:43:55 -0700 Bryan O'Sullivan Merge with mpm
Tue, 13 Oct 2009 12:27:50 -0700 Lee Cantey README: revert accidental commit
Tue, 13 Oct 2009 12:23:23 -0700 Lee Cantey test-gendoc: adjust output to account for Swedish translation
Sun, 11 Oct 2009 21:32:55 +0200 Dirkjan Ochtman merge with mpm
Sat, 10 Oct 2009 12:24:09 +0200 Dirkjan Ochtman merge with crew-stable
Sat, 10 Oct 2009 12:23:42 +0200 Dirkjan Ochtman merge with mpm
Fri, 09 Oct 2009 00:29:39 +0200 Patrick Mezard Merge with crew-stable
Fri, 16 Oct 2009 00:09:18 +0200 Benoit Allard mq: fix traceback for qpush inexistant-patch with no patch applied
Wed, 14 Oct 2009 20:55:39 +0300 timeless rebase: change rebase help to talk about changesets and branch names
Wed, 14 Oct 2009 21:21:09 -0700 Stephen Rasku mq: changed help for qpop -f to reflect actual behaviour
Thu, 15 Oct 2009 23:15:30 +0200 Patrick Mezard convert/svn: better error when hg cannot call itself (issue1838)
Thu, 15 Oct 2009 23:15:30 +0200 Patrick Mezard patch: handle symlink updates/replacements (issue1785)
Thu, 15 Oct 2009 23:15:30 +0200 Patrick Mezard patch: handle symlinks without symlinkhunk
Mon, 12 Oct 2009 18:25:46 -0500 Matt Mackall bisect: use util.system and fix good/bad when using -c
Mon, 12 Oct 2009 14:59:28 -0500 Matt Mackall bisect: limit considered set to descendants of first good rev
Mon, 12 Oct 2009 14:52:53 -0500 Matt Mackall tests: add -k to test scripts matching keywords
Fri, 09 Oct 2009 16:27:05 +0200 Raoul Bhatia [IPAX] use short identifiers in atom feed
Sun, 11 Oct 2009 13:58:53 -0500 Matt Mackall run-tests: add --noskips option
Fri, 09 Oct 2009 03:53:24 -0400 Brodie Rao color: add test for record support
Thu, 08 Oct 2009 10:39:43 +0200 Sune Foldager rebase: return early when source is descendant of destination
Thu, 08 Oct 2009 10:07:41 +0200 Sune Foldager rebase: improve error and debug messages
Sun, 11 Oct 2009 13:54:19 -0500 Matt Mackall Merge with stable
Sat, 10 Oct 2009 12:19:58 +0200 Dirkjan Ochtman merge with hg-stable
Sat, 10 Oct 2009 12:00:43 +0200 Dirkjan Ochtman encoding: fix issue with non-standard UTF-8 CTYPE on OS X
Thu, 08 Oct 2009 23:42:33 +0200 Patrick Mezard patch: do not swallow header-like patch first line (issue1859)
Thu, 08 Oct 2009 23:32:36 +0200 Patrick Mezard windows: fix unlink() not dropping empty tree (issue1861)
Thu, 08 Oct 2009 01:17:48 -0500 Matt Mackall merge with stable
Thu, 08 Oct 2009 01:17:24 -0500 Matt Mackall merge with i18n-stable
Thu, 08 Oct 2009 01:16:32 -0500 Matt Mackall Merge with i18n
Tue, 06 Oct 2009 11:18:58 +0300 Fabian Kreutz i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Wed, 30 Sep 2009 21:14:24 +0200 Martin Geisler Merge with hg-i18n-stable
Mon, 28 Sep 2009 20:14:39 -0300 Wagner Bruna i18n-pt_BR: synchronized with a1ee850f49e3
Tue, 29 Sep 2009 00:54:15 +0200 Martin Geisler Merge with hg-i18n-stable
Mon, 28 Sep 2009 00:45:47 +0200 Martin Geisler Merge with hg-i18n-stable
Thu, 17 Sep 2009 00:43:25 +0200 Martin Geisler i18n-da: synchronized with 812aaef40757
Wed, 16 Sep 2009 23:46:06 +0200 Martin Geisler Merge with main
Wed, 16 Sep 2009 16:11:44 +0200 Martin Geisler i18n-de: correct indentation of verbatim blocks
Wed, 16 Sep 2009 15:41:39 +0200 Martin Geisler i18n-de: correct errors reported by msgfmt
Wed, 16 Sep 2009 14:14:06 +0300 Fabian Kreutz i18n-de: Translation of convert + more syntax fixes
Mon, 14 Sep 2009 09:14:36 +0300 Fabian Kreutz i18n-de: redid latest translations
Tue, 08 Sep 2009 19:46:20 -0300 Wagner Bruna merge with i18n-stable
Tue, 18 Aug 2009 08:49:41 +0200 Jens Bäckman i18n-sv: Start Swedish translation
Thu, 13 Aug 2009 20:12:34 +0200 Martin Geisler i18n: merge with pt_BR
Wed, 12 Aug 2009 11:45:47 -0300 Wagner Bruna i18n-pt_BR: synchronized with 4e7149ed98e8
Wed, 12 Aug 2009 11:42:21 -0300 Wagner Bruna merge with i18n-stable
Thu, 08 Oct 2009 00:59:46 -0500 Matt Mackall Merge with -stable
Wed, 07 Oct 2009 14:01:20 -0500 Kevin Bullock color: allow multiple args to ui.write()
Thu, 08 Oct 2009 09:27:22 +0800 TK Soh color: add support for record extension
Wed, 07 Oct 2009 20:32:07 +0200 Adrian Buehlmann util: move rename into posix.py and windows.py
Wed, 07 Oct 2009 20:16:43 +0200 Adrian Buehlmann util: state docstring of rename more precisely
Mon, 05 Oct 2009 18:17:13 -0400 Greg Ward cmdutil: changeset_printer: use methods of filectx/changectx.
Wed, 07 Oct 2009 22:50:20 +0200 Patrick Mezard Merge with crew-stable
Tue, 06 Oct 2009 22:46:31 +0200 Patrick Mezard verify: detect file copy sources not in parents with --verbose
Tue, 06 Oct 2009 16:08:38 -0500 Steve Borho Merge with crew-stable
Mon, 05 Oct 2009 22:57:15 +0200 Patrick Mezard convert/cvs: stop supporting external cvsps
Mon, 05 Oct 2009 22:17:39 +0200 Patrick Mezard Merge with crew-stable
Sun, 04 Oct 2009 23:16:54 +0200 Patrick Mezard Merge with crew-stable
Sun, 04 Oct 2009 12:18:43 +0200 Martin Geisler help: un-indent help topics
Sun, 04 Oct 2009 09:59:13 +0200 Martin Geisler help: move help topics from mercurial/help.py to help/*.txt
Sat, 03 Oct 2009 18:58:25 +0200 Martin Geisler i18n: remove unnecessary os.path.normpath call
Sun, 04 Oct 2009 10:17:01 +0200 Martin Geisler commands: simpler sort of help topic names
Sat, 03 Oct 2009 18:31:20 +0200 Mads Kiilerich cmdutil: templating keywords latesttag and latesttagdistance
Sat, 03 Oct 2009 23:38:10 +0200 Benoit Boissinot merge with mpm
Sat, 03 Oct 2009 23:36:08 +0200 Benoit Boissinot bdiff: gradually enable the popularity hack
Wed, 07 Oct 2009 23:45:30 -0500 Matt Mackall Merge with -crew-stable
Wed, 07 Oct 2009 18:52:01 +0200 Patrick Mezard convert/hg: handle bogus copy records (issue1843)
Wed, 07 Oct 2009 10:13:04 +0200 Patrick Mezard convert/hg: make parents() return changectx, not nodes
Wed, 07 Oct 2009 23:25:41 -0500 Matt Mackall Merge with -crew-stable
Tue, 06 Oct 2009 10:45:23 +0200 Adrian Buehlmann util.rename: do not abort if os.unlink fails (issue1840)
Mon, 05 Oct 2009 22:01:08 +0200 Patrick Mezard convert: make mapfile handle LF and CRLF shamap (issue1846)
Sun, 04 Oct 2009 23:06:14 +0200 Patrick Mezard convert/darcs: handle directory renaming
Sun, 04 Oct 2009 22:23:11 +0200 Patrick Mezard convert/darcs: fix file renaming (issue1853)
Thu, 06 Aug 2009 21:35:25 -0700 Bryan O'Sullivan Fix failing darcs test
Sat, 03 Oct 2009 15:57:48 -0500 Matt Mackall Fix for issue1848
Sat, 03 Oct 2009 14:39:57 -0500 Matt Mackall Merge with -stable
Sat, 03 Oct 2009 14:39:46 -0500 Matt Mackall notify: update test
Fri, 07 Aug 2009 01:15:16 +0200 Grauw Fix issue 1782 don't do url2pathname conversion for urls
Tue, 29 Sep 2009 23:49:42 -0500 Kevin Bullock color: allow multiple args to ui.write()
Thu, 01 Oct 2009 08:50:10 +0200 Peter Arrenbrecht extdiff: fix defaulting to "diff" if no --program is given
Thu, 01 Oct 2009 15:36:45 -0400 Greg Ward dirstate: add/improve method docstrings.
Sun, 20 Sep 2009 22:19:18 +0200 Mads Kiilerich util.system: Use subprocess instead of os.system
Wed, 23 Sep 2009 02:31:09 -0500 David Champion notify: permit suppression of merge changeset notification
Thu, 27 Aug 2009 10:21:32 -0400 Greg Ward Add script to rewrite revlog to workaround lack of parent deltas.
Sun, 16 Aug 2009 11:11:37 +0900 Nicolas Dumazet inotify: use cmdutil.service instead of local daemonizing code
Sun, 16 Aug 2009 11:30:24 +0900 Nicolas Dumazet cmdutil: service: add an optional runargs argument to pass the command to run
Thu, 17 Sep 2009 21:12:32 +0200 Sune Foldager extdiff: add 3-way diff for merge changesets
Wed, 23 Sep 2009 21:29:47 -0500 Kevin Bullock bash_completion: add completions for shelve extension
Thu, 01 Oct 2009 11:40:53 +0200 Adrian Buehlmann doc: clarify license footers
Thu, 01 Oct 2009 17:17:52 +0200 Adrian Buehlmann dirstate: kill dirstate.granularity config option
Wed, 30 Sep 2009 21:42:51 -0500 Matt Mackall Merge with -stable
Wed, 30 Sep 2009 18:47:33 -0500 Matt Mackall subrepo: add auto-pull for merge
Wed, 30 Sep 2009 16:08:11 -0400 Greg Ward streamclone: partially encode filename over the wire, not for local read (issue1847)
Wed, 30 Sep 2009 13:15:18 -0500 Matt Mackall Merge with i18n-stable
Tue, 29 Sep 2009 00:42:14 +0200 Martin Geisler i18n-da: random small strings, only 499 strings left
Tue, 29 Sep 2009 00:23:01 +0200 Martin Geisler Merge with main
Thu, 17 Sep 2009 18:12:53 -0400 Greg Ward commands: tweak help for 'heads'.
Mon, 28 Sep 2009 00:23:44 +0200 Martin Geisler i18n-da: translate addremove, branch, and cat
Sun, 27 Sep 2009 23:56:27 +0200 Martin Geisler i18n-da: synchronized with 744cb8e93936
Tue, 08 Sep 2009 18:11:11 -0300 Wagner Bruna i18n-pt_BR: synchronized with f4f17d5695d2
Tue, 08 Sep 2009 22:58:28 +0200 Martin Geisler Merge with stable
Thu, 13 Aug 2009 20:11:16 +0200 Martin Geisler i18n: merge with pt_BR
Wed, 12 Aug 2009 10:26:17 -0300 Wagner Bruna i18n-pt_BR: synchronized with 73bec717b825
Tue, 29 Sep 2009 01:08:18 +0200 Martin Geisler ui: guard against UnicodeDecodeErrors in ui.wrap
Thu, 01 Oct 2009 00:00:18 +0200 Christian Ebert keyword: uppercase short option for kwfiles --all, like hg status -A
Wed, 30 Sep 2009 23:59:03 +0200 Christian Ebert keyword: make kwfiles -u show untracked files only (like status)
Wed, 30 Sep 2009 23:59:03 +0200 Christian Ebert keyword: make kwfiles --all show unknown files too
Wed, 30 Sep 2009 22:39:56 +0200 Christian Ebert keyword: kwfiles --unknown instead of --untracked
Wed, 30 Sep 2009 14:43:22 -0700 Brendan Cully convert: unbreak non-svn engines
Sat, 26 Sep 2009 00:17:55 +0300 Alexander Solovyov zeroconf: read actual description for repos in hgwebdir
Sat, 26 Sep 2009 00:17:02 +0300 Alexander Solovyov zeroconf: code cleanup, fixing variable names to be meaningful
Mon, 28 Sep 2009 13:21:41 -0700 Bryan O'Sullivan Merge with crew
Mon, 24 Aug 2009 16:30:42 -0700 Bryan O'Sullivan notify: make it possible to pass extra info into templates
Sun, 27 Sep 2009 10:12:02 +0200 Martin Geisler test-gendoc: add tests for all languages
Sun, 27 Sep 2009 10:04:51 +0200 Martin Geisler gendoc: do not wrap encoded string
Sun, 27 Sep 2009 09:39:57 +0200 Martin Geisler test-encoding: make test output easier to follow
Sun, 27 Sep 2009 09:38:53 +0200 Martin Geisler Merge with crew-stable
Sun, 27 Sep 2009 09:34:40 +0200 Martin Geisler test-extension: update test output to match a4f6e4427b65
Sun, 27 Sep 2009 01:44:46 +0200 Martin Geisler util: do not corrupt multi-byte characters in wrap
Wed, 23 Sep 2009 18:56:09 +0200 Sune Foldager push: fix subtle bug in prepush logic
Wed, 23 Sep 2009 15:58:07 +0200 Brodie Rao color: mark --no-color as deprecated (--color=never has the same effect)
Wed, 23 Sep 2009 15:57:25 +0200 Adrian Buehlmann mention overlay bundle file in global --repository option
Wed, 23 Sep 2009 15:54:43 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 23 Sep 2009 15:51:36 +0200 Sune Foldager localrepo: fix bugs in branchheads and add docstring
Wed, 23 Sep 2009 15:36:51 +0200 Peter Ingebretson convert: fix marshalling in P4 convert extension to use a binary stream
Wed, 23 Sep 2009 15:19:26 +0200 Dirkjan Ochtman merge with mpm
Tue, 22 Sep 2009 13:30:32 +0200 Patrick Mezard convert/cvs: update debugcvsps documentation
Sat, 19 Sep 2009 13:55:18 +0200 Martin Geisler Merge with crew-stable
Sat, 19 Sep 2009 13:52:54 +0200 Martin Geisler dispatch: catch ConfigError while constructing ui
Sat, 12 Sep 2009 11:17:07 +0200 Nicolas Dumazet config: abort on indented non-continuation lines (issue1829)
Thu, 17 Sep 2009 22:39:38 -0700 Stuart W Marks hg: say 'hg update' instead of 'hg up' in merge status message
Sat, 19 Sep 2009 01:15:38 +0200 Martin Geisler do not attempt to translate ui.debug output
Fri, 18 Sep 2009 17:37:51 +0200 Martin Geisler Merge with crew-stable (again)
Fri, 18 Sep 2009 21:25:47 +0900 Shun-ichi GOTO win32mbcs: util.normpath should be wrapped.
Fri, 18 Sep 2009 17:23:02 +0200 Martin Geisler Merge with crew-stable
Fri, 18 Sep 2009 21:25:47 +0900 Shun-ichi GOTO win32mbcs: util.normpath should be wrapped.
Thu, 10 Sep 2009 23:15:37 +0200 Christian Ebert test-keyword: run kwdemo before setting up [keyword] files
Sun, 13 Sep 2009 03:04:40 +0300 timeless record: remove superfluous space
Thu, 17 Sep 2009 22:30:45 -0400 Steve Losh contrib/bash_completion: add tab completion for some bookmark commands
Thu, 17 Sep 2009 22:28:47 -0400 Steve Losh bookmarks: support --quiet
Thu, 17 Sep 2009 17:39:43 -0500 Steve Borho demandimport: blacklist gtk
Wed, 23 Sep 2009 00:23:50 -0500 Matt Mackall convert: disable SVN support due to library license incompatibility
Thu, 17 Sep 2009 21:52:08 +0200 Martin Geisler Merge with crew-stable
Thu, 17 Sep 2009 21:51:55 +0200 Martin Geisler Merge with main
Mon, 14 Sep 2009 23:48:25 +0200 Martin Geisler hg: avoid combining translated strings
Tue, 15 Sep 2009 18:26:05 +0200 Dirkjan Ochtman merge with mpm (temporarily undo qprev/qnext/qtop removal)
Tue, 15 Sep 2009 11:18:12 -0500 Steve Borho Merge with crew-stable
Thu, 17 Sep 2009 21:50:12 +0200 Martin Geisler commands: expand -c and -C in update error message
Thu, 17 Sep 2009 21:34:05 +0200 Stuart W Marks commands: forbid 'hg update --check --clean'
Wed, 16 Sep 2009 16:01:37 -0500 Matt Mackall Merge with stable
Mon, 14 Sep 2009 19:53:43 -0500 Steve Borho windows: provide filename in IOError exceptions
Mon, 14 Sep 2009 17:32:55 -0500 Matt Mackall Merge with crew
Sun, 13 Sep 2009 18:00:37 +0200 Martin Geisler test-gendoc: test documentation generation
Sun, 13 Sep 2009 17:08:31 +0200 Martin Geisler doc/Makefile: make rst2html and rst2man halt on warnings
Sun, 13 Sep 2009 17:05:38 +0200 Martin Geisler doc/Makefile: do not create files in case of errors
Sun, 13 Sep 2009 17:53:09 +0200 Patrick Mezard Merge with crew-stable
Sun, 13 Sep 2009 17:23:47 +0200 Patrick Mezard zeroconf: fix hgweb published URLs (issue1819)
Wed, 09 Sep 2009 18:38:39 +0900 Shun-ichi GOTO win32mbcs: wrap util.pconvert, not windows.pconvert (issue1828)
Mon, 14 Sep 2009 17:29:47 -0500 Matt Mackall Merge qprev/qnext backout
Mon, 14 Sep 2009 16:39:24 -0500 Matt Mackall Backed out premature qprev/qnext removal
Fri, 11 Sep 2009 16:58:19 +0200 Thomas Arendsen Hein Add new flag [-1] to synopsis of qapplied/qunapplied
Tue, 08 Sep 2009 17:58:59 -0400 Greg Ward Improve some docstrings relating to changegroups and prepush().
Wed, 09 Sep 2009 11:12:36 +0200 Andrey Somov improve code readability
Thu, 10 Sep 2009 10:31:12 +0200 Martin Geisler Merge with crew-stable
Tue, 08 Sep 2009 01:26:15 +0200 Mads Kiilerich test-convert-git: Use ~ instead of ^
Thu, 10 Sep 2009 01:56:25 +0200 Mads Kiilerich transplant: Add trailing LF in tmp file for filtering
Sun, 06 Sep 2009 15:32:16 +0200 Patrick Mezard Merge with crew-stable
Sun, 06 Sep 2009 15:29:14 +0200 Patrick Mezard convert: fix history topology when using hg.tagsbranch
Sat, 05 Sep 2009 19:39:46 +0200 Patrick Mezard Merge with crew-stable
Sat, 05 Sep 2009 18:56:51 +0200 Patrick Mezard merge: exclude common ancestor from --preview (issue1818)
Thu, 27 Aug 2009 11:55:21 +0200 Nicolas Dumazet inotify: _inotify.c: bugfix: remove_watch has to return PyNone on success
Thu, 27 Aug 2009 14:15:04 +0200 Nicolas Dumazet parsers.c: parse_manifest: fixing refcount of flags
Fri, 04 Sep 2009 23:45:13 +0200 Martin Geisler test-highlight: remove redundant test
Fri, 04 Sep 2009 23:34:51 +0200 Martin Geisler Merge with crew-stable
Sat, 29 Aug 2009 15:24:15 +0900 Yuya Nishihara highlight: fixes garbled text in non-UTF-8 environment
Mon, 31 Aug 2009 10:58:33 -0500 Matt Mackall Make distinct lookup error for localrepo.lookup
Fri, 04 Sep 2009 22:26:57 +0200 Martin Geisler doc: add TOC to hg.1.html and hgrc.5.html
Fri, 04 Sep 2009 11:51:28 +0200 Christian Ebert log: prevent negative date range from displaying entire log (issue1805)
Fri, 04 Sep 2009 10:47:55 +0200 Benoit Boissinot manifest/revlog: do not let the revlog cache mutable objects
Thu, 03 Sep 2009 21:40:45 +0200 Martin Geisler doc/README: simplify instructions
Thu, 03 Sep 2009 21:36:44 +0200 Martin Geisler doc: use our own rst2man.py script (issue1746)
Thu, 03 Sep 2009 21:07:06 +0200 Martin Geisler util, minirst: do not crash with COLUMNS=0
Thu, 03 Sep 2009 02:42:56 +0200 Benoit Boissinot manifestdict: remove unnecessary dictionary copy
Wed, 02 Sep 2009 21:05:43 +0200 Benoit Boissinot manifest.add(): cleanup worklist construction and iteration
Wed, 02 Sep 2009 21:05:01 +0200 Benoit Boissinot manifest: simplify cache handling, use a unique cache
Wed, 02 Sep 2009 20:18:35 +0200 Benoit Boissinot manifest.add(): simplify with iterators and generator expressions
Sat, 29 Aug 2009 00:30:03 +0200 Martin Geisler color: do all setup in uisetup
Sun, 16 Aug 2009 00:41:24 +0200 Simon Heimberg extensions: pass ui arguement to extsetup if accepted
Sat, 29 Aug 2009 00:29:16 +0200 Martin Geisler extensions: load and configure extensions in well-defined phases
Fri, 28 Aug 2009 22:14:04 +0200 Martin Geisler highlight: move code from module top-level into extsetup
Fri, 28 Aug 2009 20:53:03 +0200 Martin Geisler run-tests: standardize on --foo instead of -f/--foo
Fri, 28 Aug 2009 20:50:54 +0200 Martin Geisler run-tests: use parser.error for cmdline option errors
Fri, 28 Aug 2009 20:28:06 +0200 Martin Geisler doc/README: rst2man is now in Docutils proper
Thu, 20 Aug 2009 23:35:46 +0200 Mads Kiilerich doc/Makefile: detect the right name for rst2man and rst2html
Thu, 27 Aug 2009 00:01:03 +0200 Martin Geisler Merge with crew-stable
Thu, 27 Aug 2009 00:00:15 +0200 Martin Geisler test-keyword: update output to match 5d49fdef6fd0
Wed, 26 Aug 2009 14:58:09 +0200 Dirkjan Ochtman hgweb: show diff header line in raw diffs
Thu, 20 Aug 2009 23:35:47 +0200 Mads Kiilerich doc/Makefile: Don't show Makefile comments in output
Thu, 20 Aug 2009 23:35:37 +0200 Mads Kiilerich doc/Makefile: detect rst2man errors
Wed, 19 Aug 2009 00:45:24 +0200 Mads Kiilerich test-hooks: Don't hide the value of HG_PENDING
Tue, 18 Aug 2009 14:47:41 -0400 Brodie Rao ui: fix NameError in ui.progress due to unit/units typo
Wed, 29 Jul 2009 14:21:18 +0200 Simon Heimberg util: quicker fspath, do not lower names when the length is different
Fri, 07 Aug 2009 15:40:51 +0200 Simon Heimberg test-casefolding: fix wrong case on hfs on linux
Fri, 07 Aug 2009 15:34:54 +0200 Simon Heimberg hghave: check for case insensitive filesystem in current dir
Sat, 15 Aug 2009 21:19:57 +0900 Nicolas Dumazet run-tests: expand --tmpdir and create it if needed
Sun, 23 Aug 2009 14:32:58 +0200 Nicolas Dumazet patch: remove the unused, broken reverse() function
Mon, 24 Aug 2009 14:40:21 +0200 Nicolas Dumazet patch: readgitpatch: remove unused variable 'src'
Mon, 24 Aug 2009 21:00:34 +0200 Nicolas Dumazet use 'x in dict' instead of 'dict.has_key(x)'
Wed, 26 Aug 2009 13:07:27 +0200 Nicolas Dumazet churn: use genexps now that we dropped 2.3 compatibility
Wed, 26 Aug 2009 13:05:51 +0200 Dirkjan Ochtman merge with crew-stable
Mon, 24 Aug 2009 12:47:44 +0200 Nicolas Dumazet churn: issue833 was reintroduced in 9bc46d069a76, correct it and add a test
Sat, 22 Aug 2009 19:40:15 +0200 Nicolas Dumazet templatefilters: indent: do not compute text.endswith('\n') in each iteration
Sat, 22 Aug 2009 15:47:03 +0200 Nicolas Dumazet util: canonpath: simplify logic
Sun, 23 Aug 2009 13:03:10 +0200 Patrick Mezard Merge with crew-stable
Sun, 23 Aug 2009 11:32:44 +0200 Patrick Mezard test-parse-date: test 12-hours time formats (issue1804)
Fri, 21 Aug 2009 21:52:57 +1200 Carey Evans util: Fix date format for 12-hour time.
Sat, 22 Aug 2009 15:36:52 +0200 Mads Kiilerich test-command-template: Don't diff files with same content
Sat, 22 Aug 2009 10:52:53 +0200 Martin Geisler Merge with crew-stable
Sat, 22 Aug 2009 10:50:29 +0200 Martin Geisler hgrc.5: document %unset directive
Sat, 22 Aug 2009 10:25:50 +0200 Dirkjan Ochtman merge with crew-stable
Fri, 21 Aug 2009 14:17:23 +0200 Adrian Buehlmann dirstate.write: don't ignore stat data if mtime is in the future (issue1790)
Sat, 22 Aug 2009 01:37:28 +0200 Martin Geisler Merge with crew-stable
Sat, 22 Aug 2009 01:34:56 +0200 Martin Geisler hgrc.5: document %include directive
Fri, 21 Aug 2009 16:58:30 +0200 Martin Geisler mq: don't mention qtop in module doc string
Fri, 21 Aug 2009 14:29:54 +0200 Patrick Mezard color: no need for itertools, zip() is good enough
Fri, 21 Aug 2009 09:33:27 +0200 Dirkjan Ochtman log: fix traceback for log -k caused by 1ef630452e0b (issue1805)
Thu, 20 Aug 2009 10:41:56 +0200 Dirkjan Ochtman templater: remove support for ## template variables
Thu, 20 Aug 2009 08:49:01 +0200 Dirkjan Ochtman graphlog: simplify ascii drawing to process one cset at a time
Thu, 20 Aug 2009 08:36:20 +0200 Dirkjan Ochtman graphlog: shorter variable names, fewer underscores, single state container
Thu, 20 Aug 2009 08:35:35 +0200 Dirkjan Ochtman graphlog: move common code into function again, change function types
Thu, 20 Aug 2009 08:35:03 +0200 Dirkjan Ochtman graphlog: extract some setup code out of common functions
Thu, 20 Aug 2009 08:34:22 +0200 Dirkjan Ochtman cmdutil: use context objects for walkchangerevs()
Tue, 18 Aug 2009 22:07:43 -0400 Greg Ward tags: don't crash if unable to write tag cache
Wed, 19 Aug 2009 12:51:07 +0200 Dirkjan Ochtman mq: get rid of qnext, qprev and qtop
Wed, 19 Aug 2009 12:50:46 +0200 Dirkjan Ochtman mq: add options to qapplied/qunapplied to act like qprev/qnext
Wed, 19 Aug 2009 12:47:04 +0200 Dirkjan Ochtman hgweb: add web.descend configuration variable
Tue, 18 Aug 2009 13:59:30 +0200 Martin Geisler help: align columns "hg help templates" output
Tue, 18 Aug 2009 13:55:34 +0200 Martin Geisler Merge with crew-stable
Tue, 18 Aug 2009 13:40:19 +0200 Martin Geisler help: show results of all date filters
Tue, 18 Aug 2009 13:00:13 +0200 Martin Geisler help: document isodatesec and rfc3339 filters (issue1799)
Mon, 17 Aug 2009 20:20:34 -0500 Steve Borho Merge with crew-stable
Sun, 16 Aug 2009 20:53:49 -0500 Steve Borho iss: make mfc*.dll and msvc*.dll optional
Sun, 16 Aug 2009 21:23:48 -0500 Steve Borho iss: take version from iscc command line or __version__.py
Sun, 16 Aug 2009 11:09:21 +0900 Nicolas Dumazet inotify: remove unused import
Fri, 14 Aug 2009 22:20:47 +0200 Martin Geisler Merge with crew-stable
Fri, 14 Aug 2009 11:18:23 +0200 Sebastien Binet osutil: fix compilation with -ansi
Mon, 29 Jun 2009 01:33:26 +0900 Nicolas Dumazet inotify: repo is not referenced from server, remove the weakref
Mon, 29 Jun 2009 01:27:34 +0900 Nicolas Dumazet inotify: client: no repo use
Mon, 29 Jun 2009 01:09:33 +0900 Nicolas Dumazet inotify: server: use dirstate instead of repo
Mon, 29 Jun 2009 01:05:06 +0900 Nicolas Dumazet inotify: server: use wprefix everywhere, introduce prefixlen
Sun, 28 Jun 2009 19:46:36 +0900 Nicolas Dumazet inotify: server._updatestatus: simplify control flow
Tue, 11 Aug 2009 22:45:38 +0200 Henrik Stuart url: add support for custom handlers in extensions
Wed, 15 Jul 2009 11:26:47 +0900 Nicolas Dumazet patchbomb: add --flag to put flags in subject prefixes
Wed, 12 Aug 2009 12:07:11 -0500 Matt Mackall Merge with stable
Wed, 12 Aug 2009 12:06:12 -0500 Matt Mackall Merge with i18n-stable
Wed, 12 Aug 2009 12:05:35 -0500 Matt Mackall Merge with i18n
Tue, 11 Aug 2009 18:27:34 -0300 Wagner Bruna merge with i18n-stable
Wed, 05 Aug 2009 10:56:20 -0300 Wagner Bruna i18n-pt_BR: miscellaneous fixes
Tue, 28 Jul 2009 15:50:14 -0300 Wagner Bruna i18n-pt_BR: synchronized with 2de7d96593db
Wed, 12 Aug 2009 11:50:27 +0200 Andrey config: improve code readability
Wed, 12 Aug 2009 10:57:18 +0200 Yann E. MORIN mq: re-phrase the qrefresh help about the user and date options
Wed, 12 Aug 2009 10:57:27 +0200 Yann E. MORIN mq: add the date with qrefresh, even if missing (issue1768)
Wed, 12 Aug 2009 10:48:18 +0200 Yann E. MORIN mq: upgrade the patch to HG format when adding the author name with qrefresh
Wed, 12 Aug 2009 10:46:16 +0200 Yann E. MORIN mq: add function to check if a header exists in a patch
Wed, 12 Aug 2009 10:46:03 +0200 Yann E. MORIN mq: fix coding style in qrefresh
Mon, 10 Aug 2009 23:27:08 +0200 Martin Geisler Merge with crew-stable.
Wed, 05 Aug 2009 21:45:54 -0500 Steve Borho hook: fix full path imports on Windows (issue1779)
Mon, 10 Aug 2009 23:02:58 +0200 Martin Geisler patch: marked string for translation
Mon, 10 Aug 2009 22:59:29 +0200 Brodie Rao diffstat: scale adds/removes proportionally to graph width
Fri, 07 Aug 2009 21:15:01 +0200 Simon Heimberg test-clone-failure: reenable perm to allow deletion
Fri, 07 Aug 2009 19:27:54 -0700 Brendan Cully patch: create file even if source is not /dev/null
Thu, 06 Aug 2009 21:35:58 -0700 Bryan O'Sullivan Merge with crew
Thu, 06 Aug 2009 21:35:25 -0700 Bryan O'Sullivan Fix failing darcs test
Thu, 06 Aug 2009 18:48:00 -0700 Bryan O'Sullivan Merge with mpm
Wed, 05 Aug 2009 22:52:35 -0700 Brendan Cully Merge backout of 26fa0e31011d
Wed, 05 Aug 2009 22:51:30 -0700 Brendan Cully Backed out changeset 26fa0e31011d.
Mon, 03 Aug 2009 23:27:25 -0500 Steve Borho mercurial.ini: provide more useful info
Wed, 05 Aug 2009 17:17:06 -0700 Brendan Cully churn: correct output when run in subdirectories
Thu, 06 Aug 2009 00:34:28 +0200 Martin Geisler i18n: move unrelated line out of try-except block
Thu, 06 Aug 2009 00:26:34 +0200 Martin Geisler i18n: updated outdated comment
Wed, 05 Aug 2009 16:32:57 +0200 Dirkjan Ochtman merge backout of 5724cd7b3688
Wed, 05 Aug 2009 16:32:38 +0200 Dirkjan Ochtman Backed out changeset 5724cd7b3688 (depends on other changes, no tests)
Wed, 05 Aug 2009 17:21:29 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 05 Aug 2009 17:19:37 +0200 Dan Villiom Podlaski Christiansen dispatch: also pass level argument to __import__ for ignored modules
Wed, 05 Aug 2009 14:58:30 +0200 Dirkjan Ochtman lsprof: make profile not die when imported modules changes (issue1774)
Wed, 05 Aug 2009 17:19:08 +0200 Christian Ebert notify: do not mime encode multipart templates
Wed, 05 Aug 2009 17:08:28 +0200 Dirkjan Ochtman kill trailing whitespace
Wed, 05 Aug 2009 15:00:44 +0200 Dan Villiom Podlaski Christiansen color: simplify & improve colorization of qseries
Wed, 05 Aug 2009 14:44:36 +0200 Cédric Duval gendoc: documentation section describing available extensions
Wed, 05 Aug 2009 14:42:57 +0200 Greg Ward localrepo: document the locking scheme a little better
Wed, 05 Aug 2009 17:20:47 +0200 Christian Ebert keyword: use util.datestr for utcdate filter, expose through variable
Wed, 05 Aug 2009 17:20:47 +0200 Christian Ebert keyword: reference templating help, add utcdate filter example
Wed, 05 Aug 2009 17:20:47 +0200 Christian Ebert keyword: remove "help keyword" from test
Wed, 29 Jul 2009 09:28:45 +0200 Christian Ebert keyword: update copyright
Mon, 03 Aug 2009 10:39:14 +0200 timeless hgwebdir: add links to the main repository page in notfound.tmpl
Mon, 03 Aug 2009 10:28:09 +0200 Martin Geisler Merge with crew-stable
Sun, 02 Aug 2009 19:21:47 -0700 Stuart W Marks help: improve "hg help revisions"
Mon, 03 Aug 2009 00:19:01 +0200 Martin Geisler rebase: link to RebaseExtension
Mon, 03 Aug 2009 00:12:10 +0200 Martin Geisler patchbomb: use a list instead of indented paragraphs
Mon, 03 Aug 2009 00:02:00 +0200 Martin Geisler help: un-indent list in "hg help diffs"
Mon, 03 Aug 2009 00:01:59 +0200 Martin Geisler help: add "templates" as an alias for "templating" help topic
Sun, 02 Aug 2009 17:42:36 +0200 Martin Geisler gendoc: make anchors for help topic names
Fri, 31 Jul 2009 11:40:03 +0200 Martin Geisler gendoc: rename underlined/bold to section/subsection
Mon, 03 Aug 2009 00:01:50 +0200 Martin Geisler help: use field lists for lists of extensions
Sun, 02 Aug 2009 23:38:08 +0200 Martin Geisler help: format templating help topic with a field list
Sun, 02 Aug 2009 23:38:07 +0200 Martin Geisler minirst: parse field lists
Sun, 02 Aug 2009 21:29:15 +0200 Martin Geisler minirst: simplify bullet list indentation computation
Sun, 02 Aug 2009 17:17:17 +0200 Martin Geisler minirst: indent literal blocks with two spaces
Sun, 02 Aug 2009 16:34:25 +0200 Martin Geisler help: mark literal blocks
Fri, 31 Jul 2009 23:49:47 +0200 Christian Ebert patchbomb: reST syntax for literal blocks in help text
Sat, 01 Aug 2009 00:36:22 +0200 Martin Geisler Merge with crew-stable
Tue, 28 Jul 2009 15:36:28 +0200 David Soria Parra mq: Parse commit message after we find start of changeset patch
Fri, 31 Jul 2009 01:40:45 +0200 Cédric Duval doc: fix quotes mismatches affecting rst
Wed, 29 Jul 2009 22:23:14 +0200 Martin Geisler Merge with crew-stable
Wed, 29 Jul 2009 22:14:46 +0200 Mads Kiilerich test-repair-strip: Don't rely on cat error message
Sun, 05 Jul 2009 13:59:25 -0500 David Champion test-gpg: suppress secure memory warning
Mon, 27 Jul 2009 19:23:04 -0700 Brendan Cully Merge with main
Sun, 26 Jul 2009 10:45:35 +0100 Christian Ebert keyword: refactor kwdemo and make output translatable
Mon, 27 Jul 2009 02:12:17 +0200 David Soria Parra commands: Check if helptext contains a newline before we split
Sun, 26 Jul 2009 02:33:38 +0200 Martin Geisler Merge with crew-stable
Sun, 26 Jul 2009 02:14:30 +0200 Martin Geisler Makefile: remove non-default wrapping of hg.pot strings
Sun, 26 Jul 2009 02:12:53 +0200 Martin Geisler help: wrap help strings at 70 characters
Sun, 26 Jul 2009 02:03:35 +0200 Martin Geisler zeroconf: wrap docstrings at 70 characters
Sun, 26 Jul 2009 02:03:00 +0200 Martin Geisler win32mbcs: wrap docstrings at 70 characters
Sun, 26 Jul 2009 02:02:10 +0200 Martin Geisler transplant: wrap docstrings at 70 characters
Sun, 26 Jul 2009 02:01:19 +0200 Martin Geisler share: wrap docstrings at 70 characters
Sun, 26 Jul 2009 02:00:58 +0200 Martin Geisler record: wrap docstrings at 70 characters
Sun, 26 Jul 2009 01:59:59 +0200 Martin Geisler rebase: wrap docstrings at 70 characters
Sun, 26 Jul 2009 01:59:28 +0200 Martin Geisler purge: wrap docstrings at 70 characters
Sun, 26 Jul 2009 01:58:13 +0200 Martin Geisler patchbomb: wrap docstrings at 70 characters
Sun, 26 Jul 2009 01:56:25 +0200 Martin Geisler parentrevspec: wrap docstrings at 70 characters
Sun, 26 Jul 2009 01:56:02 +0200 Martin Geisler pager: wrap docstrings at 70 characters
Sun, 26 Jul 2009 01:55:18 +0200 Martin Geisler notify: wrap docstrings at 70 characters
Sun, 26 Jul 2009 01:53:49 +0200 Martin Geisler mq: wrap docstrings at 70 characters
Sun, 26 Jul 2009 01:53:06 +0200 Martin Geisler keyword: wrap docstrings at 70 characters
Sun, 26 Jul 2009 01:49:30 +0200 Martin Geisler interhg: wrap docstrings at 70 characters
Sun, 26 Jul 2009 01:48:02 +0200 Martin Geisler highlight: wrap docstrings at 70 characters
Sun, 26 Jul 2009 01:47:25 +0200 Martin Geisler hgk: wrap docstrings at 70 characters
Sun, 26 Jul 2009 01:46:55 +0200 Martin Geisler hgcia: wrap docstrings at 70 characters
Sun, 26 Jul 2009 01:46:28 +0200 Martin Geisler graphlog: wrap docstrings at 70 characters
Sun, 26 Jul 2009 01:46:02 +0200 Martin Geisler fetch: wrap docstrings at 70 characters
Sun, 26 Jul 2009 01:45:36 +0200 Martin Geisler extdiff: wrap docstrings at 70 characters
Sun, 26 Jul 2009 01:44:41 +0200 Martin Geisler convert: wrap docstrings at 70 characters
Sun, 26 Jul 2009 01:42:15 +0200 Martin Geisler color: wrap docstrings at 70 characters
Sun, 26 Jul 2009 01:41:31 +0200 Martin Geisler churn: wrap docstrings at 70 characters
Sun, 26 Jul 2009 01:40:37 +0200 Martin Geisler children: wrap docstrings at 70 characters
Sun, 26 Jul 2009 01:39:47 +0200 Martin Geisler bugzilla: wrap docstrings at 70 characters
Sun, 26 Jul 2009 01:38:22 +0200 Martin Geisler bookmarks: wrap docstrings at 70 characters
Sun, 26 Jul 2009 01:37:17 +0200 Martin Geisler acl: wrap docstrings at 70 characters
Sun, 26 Jul 2009 01:33:00 +0200 Martin Geisler commands: wrap docstrings at 70 characters
Mon, 27 Jul 2009 18:38:20 -0500 Matt Mackall Merge with crew
Mon, 27 Jul 2009 18:38:03 -0500 Matt Mackall Merge with stable
Mon, 27 Jul 2009 02:27:24 +0200 David Soria Parra email: Catch exceptions during send.
Sat, 25 Jul 2009 19:04:08 -0500 Matt Mackall update: make a naked except more specific (issue1766)
Sat, 25 Jul 2009 02:20:27 +0200 Mads Kiilerich tests/hghave: bzr114 checks for bzr >= 1.14
Fri, 24 Jul 2009 15:53:40 -0600 Bill Barry fix issue 1763: strip chars from end of line when parsing gitpatch lines
Sat, 25 Jul 2009 10:08:20 -0700 Bryan O'Sullivan issue1251: bail if darcs version is too old
Fri, 24 Jul 2009 15:28:29 +0200 Martin Geisler Merge with crew-stable
Fri, 24 Jul 2009 12:20:40 +0200 Cédric Duval gendoc: don't translate topic strings twice (issue1760)
Sun, 26 Jul 2009 18:02:06 +0200 Dan Villiom Podlaski Christiansen dirstate: fold paths using the just added util.realpath() function.
Sun, 26 Jul 2009 17:25:08 +0200 Dan Villiom Podlaski Christiansen util: add realpath() for getting the 'true' path.
Fri, 24 Jul 2009 00:40:00 +0200 David Soria Parra bookmarks: optimize update routine in case track.current is set
Fri, 24 Jul 2009 00:37:42 +0200 David Soria Parra bookmarks: Teach addchangset to respect track.current
Fri, 24 Jul 2009 00:04:24 +0200 David Soria Parra bookmarks: Wrap commictx instead of commit (issue 1515)
Thu, 23 Jul 2009 15:26:29 -0500 Matt Mackall Merge with stable
Thu, 23 Jul 2009 15:25:47 -0500 Matt Mackall Merge with i18n
Tue, 21 Jul 2009 15:47:13 +0200 David Soria Parra i18n-de: fix indention
Tue, 21 Jul 2009 00:17:10 +0200 Martin Geisler i18n-da: switch back to "rettelse" for "patch"
Mon, 20 Jul 2009 23:55:55 +0200 Martin Geisler i18n-da: updates in gpg, highlight, inotify, and mq
Mon, 20 Jul 2009 23:24:12 +0200 Martin Geisler i18n-da: synchronized with 78e54b9f3a62
Sat, 18 Jul 2009 22:49:49 +0200 Cédric Duval i18n-fr: synchronized with 78e54b9f3a62
Sat, 18 Jul 2009 22:45:59 +0200 Cédric Duval i18n-fr: translations for dispatch.py
Sat, 18 Jul 2009 22:45:31 +0200 Cédric Duval i18n-fr: translation of various core messages
Sat, 18 Jul 2009 22:44:50 +0200 Cédric Duval i18n-fr: translation for the archive command
Sat, 18 Jul 2009 22:43:34 +0200 Cédric Duval i18n-fr: translation of bisect
Thu, 16 Jul 2009 12:13:23 -0300 Wagner Bruna i18n-pt_BR: synchronized with 78e54b9f3a62
Thu, 16 Jul 2009 16:55:17 +0200 Martin Geisler merge with stable
Mon, 06 Jul 2009 10:39:46 -0300 Wagner Bruna i18n-pt_BR: synchronized with 196d40e7c885 (1.3)
Tue, 21 Jul 2009 20:31:45 -0400 Greg Ward transaction: document close(), abort() methods
Thu, 23 Jul 2009 20:44:26 +0200 Dirkjan Ochtman merge with crew-stable
Thu, 23 Jul 2009 00:26:42 +0200 Martin Geisler zeroconf: use reST syntax for literal blocks
Thu, 23 Jul 2009 00:26:26 +0200 Martin Geisler win32text: use reST syntax for literal blocks
Thu, 23 Jul 2009 00:25:54 +0200 Martin Geisler win32mbcs: fix formatting of lists with proper reST markup
Thu, 23 Jul 2009 00:25:34 +0200 Martin Geisler purge: fix formatting of lists with proper reST markup
Thu, 23 Jul 2009 00:24:52 +0200 Martin Geisler patchbomb: use reST syntax for literal blocks
Thu, 23 Jul 2009 00:24:34 +0200 Martin Geisler parentrevspec: change list to a literal block
Thu, 23 Jul 2009 00:24:03 +0200 Martin Geisler pager: use reST syntax for literal blocks
Thu, 23 Jul 2009 00:23:53 +0200 Martin Geisler interhg: use reST syntax for literal block
Thu, 23 Jul 2009 00:23:39 +0200 Martin Geisler highlight: use reST syntax for literal block
Thu, 23 Jul 2009 00:23:24 +0200 Martin Geisler hgk: use reST syntax for literal blocks
Thu, 23 Jul 2009 00:23:08 +0200 Martin Geisler hgcia: use reST syntax for literal block
Thu, 23 Jul 2009 00:22:50 +0200 Martin Geisler extdiff: use reST syntax for literal block
Thu, 23 Jul 2009 00:22:35 +0200 Martin Geisler color: use reST syntax for literal block
Thu, 23 Jul 2009 00:22:05 +0200 Martin Geisler churn: use reST syntax for literal blocks
Thu, 23 Jul 2009 00:21:46 +0200 Martin Geisler bugzilla: wrap example template line
Thu, 23 Jul 2009 00:20:18 +0200 Martin Geisler bugzilla: reformat list of configuration options
Thu, 23 Jul 2009 00:02:06 +0200 Martin Geisler bookmarks: use reST syntax for literal block
Thu, 23 Jul 2009 00:01:24 +0200 Martin Geisler acl: use reST syntax for literal blocks
Wed, 22 Jul 2009 23:26:27 +0200 Martin Geisler transplant: better reST formatting
Wed, 22 Jul 2009 15:28:30 -0700 Bryan O'Sullivan Merge with crew-stable
Wed, 22 Jul 2009 23:12:54 +0200 Martin Geisler coding style: use a space after comma
Wed, 22 Jul 2009 23:08:32 +0200 Martin Geisler commands: remove ineffective parenthesis
Wed, 22 Jul 2009 22:56:45 +0200 Martin Geisler merge with crew-stable
Wed, 22 Jul 2009 08:28:30 +0100 Christian Ebert keyword: reformat kwfiles help for minirst parser
Tue, 21 Jul 2009 12:19:53 +0200 Martin Geisler hgignore.5: mark file names and cmdline options as literal text
Tue, 21 Jul 2009 12:09:32 +0200 Martin Geisler merge with crew-stable
Thu, 23 Jul 2009 12:58:15 -0500 Matt Mackall Added signature for changeset 3ef6c14a1e8e
Thu, 23 Jul 2009 12:58:10 -0500 Matt Mackall Added tag 1.3.1 for changeset 3ef6c14a1e8e
Wed, 22 Jul 2009 19:12:34 +0100 Christian Ebert keyword: argument to "kwdemo --rcfile" must be string (bugfix) 1.3.1
Wed, 22 Jul 2009 18:27:23 -0500 Matt Mackall heads: more clarity for --closed
Wed, 22 Jul 2009 18:08:02 -0500 Matt Mackall Merge with crew-stable
Wed, 22 Jul 2009 17:59:11 -0500 Matt Mackall update: allow -c to jump branches if clean
Wed, 22 Jul 2009 17:53:23 -0500 Matt Mackall subrepo: use '/' for joining non-local paths
Wed, 22 Jul 2009 00:28:37 -0500 Matt Mackall fetch: drop force arg for commit (issue1752)
Wed, 22 Jul 2009 15:26:27 -0700 Bryan O'Sullivan Fix issue1679: path reconstruction in hgwebdir was mangling things badly
Wed, 22 Jul 2009 22:50:34 +0200 Martin Geisler do not translate commit messages
Tue, 21 Jul 2009 12:06:32 +0200 Martin Geisler hgignore.5: expanded description
Mon, 20 Jul 2009 19:18:38 -0500 Matt Mackall Merge with stable
Sun, 19 Jul 2009 21:15:40 +0200 Benoit Boissinot merge with -stable
Sun, 19 Jul 2009 18:44:20 +0200 Patrick Mezard Update win32 build instructions for rst2html
Sun, 19 Jul 2009 18:28:43 +0200 Patrick Mezard Merge with crew-stable
Mon, 20 Jul 2009 19:15:44 -0500 Matt Mackall Merge with crew-stable
Sun, 19 Jul 2009 18:59:19 +0200 Benoit Boissinot graphlog: fix incoming with local repo (issue1731)
Sun, 19 Jul 2009 18:23:37 +0200 Patrick Mezard Mention GnuWin32 gettext in win32 build instructions
Tue, 14 Jul 2009 22:38:12 -0400 James Abbatiello Fix test-demandimport and test-trusted under Windows
Fri, 17 Jul 2009 11:52:53 -0500 Matt Mackall Merge with crew-stable
Sat, 18 Jul 2009 22:28:28 +0200 Martin Geisler doc: update README with links to Docutils
Fri, 17 Jul 2009 20:52:21 +0200 Martin Geisler hg: better wrapping of string literal
Sat, 18 Jul 2009 12:41:49 -0500 Matt Mackall Merge with crew
Fri, 17 Jul 2009 16:01:19 +0200 Patrick Mezard Merge with crew-stable
Fri, 17 Jul 2009 13:31:12 +0200 Patrick Mezard convert/svn: fix backtrace in tags discovery (issue1742)
Thu, 16 Jul 2009 21:05:24 -0700 Brendan Cully Merge with hg
Sat, 18 Jul 2009 12:34:38 -0500 Matt Mackall changelog: move delayopener outside of class to eliminate reference cycle
Sat, 18 Jul 2009 11:26:35 -0500 Matt Mackall changelog: swap opener to switch delay modes
Sat, 18 Jul 2009 11:25:55 -0500 Matt Mackall changelog: factor out _delayname
Sat, 18 Jul 2009 11:25:54 -0500 Matt Mackall changelog: _delaycount -> _divert
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler doc: link man pages to one another
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler doc: fixup font markup in man pages
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler help: fix bad indentation in template filters list
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler doc: add newline after literal blocks in man pages
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler doc: use reStructuredText for man and HTML pages
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler commands: use minirst parser when displaying help
Thu, 16 Jul 2009 23:25:25 +0200 Martin Geisler minimal reStructuredText parser
Thu, 16 Jul 2009 23:25:25 +0200 Martin Geisler util: wrap at termwidth-2 by default
Thu, 16 Jul 2009 15:40:13 -0500 Matt Mackall Merge with stable
Thu, 16 Jul 2009 14:49:52 -0500 Matt Mackall Add ui.progress API
Thu, 16 Jul 2009 10:41:19 -0400 Greg Ward tags: support 'instant' tag retrieval (issue548)
Thu, 16 Jul 2009 10:39:42 -0400 Greg Ward tags: implement persistent tag caching (issue548).
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward localrepo: add destroyed() method for strip/rollback to use (issue548).
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward Factor tags module out of localrepo (issue548).
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward localrepo: factor updatetags() out of readtags() (issue548).
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward localrepo: improve readability of _findtags(), readtags() (issue548).
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward localrepo: rename in-memory tag cache instance attributes (issue548).
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward localrepo: factor _findtags() out of tags() (issue548).
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward test-tags: enhance the test to probe tag caching better (issue548).
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward test-tags: clarify test output; simplify test script a bit (issue548).
Wed, 15 Jul 2009 17:44:47 +0200 Martin Geisler merge with crew-stable
Tue, 14 Jul 2009 18:00:37 -0700 Brendan Cully Merge with crew-stable
Tue, 14 Jul 2009 17:21:10 -0700 Bryan O'Sullivan Merge with crew-stable
Tue, 14 Jul 2009 16:51:52 -0700 Brendan Cully Merge with crew-stable
Wed, 15 Jul 2009 00:24:20 +0200 Martin Geisler merge with mpm
Wed, 15 Jul 2009 00:19:15 +0200 Martin Geisler merge with crew-stable
Mon, 13 Jul 2009 09:50:26 +0900 Nicolas Dumazet for calls expecting bool args, pass bool instead of int
Tue, 14 Jul 2009 20:24:16 +0200 Benoit Boissinot merge with -stable
Tue, 14 Jul 2009 20:10:23 +0200 Martin Geisler merge with crew-stable
Tue, 14 Jul 2009 14:05:07 +0200 Simon Heimberg store: eliminate reference cycle in fncachestore
Fri, 10 Jul 2009 19:34:08 +0900 Shun-ichi GOTO win32mbcs: add special wrapper for osutil.listdir().
Fri, 10 Jul 2009 15:52:01 +0900 Shun-ichi GOTO win32mbcs: wrapper supports keyword arguments and dict result.
Fri, 10 Jul 2009 19:45:31 +0200 Cédric Duval gendoc: fall back to pure modules if C extensions are not available (issue1711)
Tue, 14 Jul 2009 22:42:05 -0400 James Abbatiello Don't copy hidden files/directories during `setup.py install`
Fri, 10 Jul 2009 13:40:25 +0200 Dan Villiom Podlaski Christiansen commands: hide deprecated commands.
Sun, 12 Jul 2009 07:56:43 +0200 Henri Wiechers hgignore.5.txt: improved description of matching
Tue, 14 Jul 2009 17:59:36 -0700 Brendan Cully Merge with bos
Tue, 14 Jul 2009 17:58:36 -0700 Brendan Cully Fix issue1738 for strip too.
Tue, 14 Jul 2009 17:18:45 -0700 Bryan O'Sullivan setup.py: don't pollute the current directory with temporary files
Tue, 14 Jul 2009 16:50:37 -0700 Brendan Cully Make patch.diff filelog cache LRU of 20 files. Fixes issue1738.
Tue, 14 Jul 2009 17:12:12 -0300 Wagner Bruna url: fix use of non-int port in https connections via proxy
Sun, 12 Jul 2009 22:33:00 -0400 Greg Ward test-fetch: fix non-portable sed regex.
Mon, 13 Jul 2009 20:19:17 +0200 Henrik Stuart branch heads: optimise computation of branch head cache (issue1734)
Tue, 14 Jul 2009 12:18:22 -0500 Matt Mackall Merge with stable
Sun, 12 Jul 2009 00:46:43 -0500 Steve Borho cmdutil: fall back to filename if glob expand has errors
Mon, 13 Jul 2009 21:55:17 +0900 Nicolas Dumazet inotify: server: explicitely ignore events in subdirs of .hg/ (issue1735)
Mon, 13 Jul 2009 16:49:05 +0200 Nicolas Dumazet inotify: fix issue1375, add a test.
Tue, 26 May 2009 23:00:35 +0900 Nicolas Dumazet inotify: server: new data structure to keep track of changes.
Sun, 12 Jul 2009 21:41:12 +0200 Martin Geisler merge with crew-stable
Sun, 12 Jul 2009 21:37:24 +0200 Martin Geisler gitweb, monoblue: fix double-spacing in file view (issue1733)
Fri, 10 Jul 2009 17:54:04 +0200 Simon Heimberg util: use propertycache in opener instead of __getattr__
Fri, 10 Jul 2009 23:24:35 +0200 Martin Geisler mq: use ui.status when pushing and popping patches
Thu, 09 Jul 2009 23:59:03 +0200 Mads Kiilerich mq: qpop now tells which patches are popped
Fri, 10 Jul 2009 12:49:29 +0200 Martin Geisler merge with crew-stable
Wed, 08 Jul 2009 18:35:13 +0200 Henrik Stuart url: fix use of non-int port in https connections (issue1725)
Fri, 10 Jul 2009 01:23:07 +0200 Martin Geisler doc/Makefile: let hg1.gendoc.txt depend on gendoc.py
Thu, 09 Jul 2009 22:52:39 +0200 Martin Geisler keyword: use all caps for 'note:' in help string
Thu, 09 Jul 2009 22:43:24 +0200 Martin Geisler notify: fix indentation in module docstring
Thu, 09 Jul 2009 22:42:43 +0200 Martin Geisler notify: cleanup module docstring
Thu, 09 Jul 2009 20:15:15 +0200 Martin Geisler convert: fix inconsistent indentation in help text
Thu, 09 Jul 2009 19:49:02 -0500 Matt Mackall Merge with stable
Mon, 06 Jul 2009 14:52:44 -0500 Matt Mackall filectx: add a hex method
Thu, 09 Jul 2009 22:06:30 +0900 Shun-ichi GOTO win32mbcs: also wrap windows.pconvert()
Thu, 09 Jul 2009 21:39:19 +0900 Shun-ichi GOTO Use os.path.split() for MBCS with win32mbcs extension.
Wed, 08 Jul 2009 09:48:48 -0400 Brodie Rao win32mbcs: look up modules using sys.modules (issue1729)
Thu, 09 Jul 2009 17:10:07 -0500 Matt Mackall fix memory usage of revlog caches by limiting cache size [issue1639]
Thu, 09 Jul 2009 11:59:12 +0200 Christian Ebert keyword: eliminate potential reference cycles from kwrepo
Wed, 08 Jul 2009 22:08:45 -0400 Greg Ward convert/cvs: improve error message on unexpected server output.
Tue, 07 Jul 2009 19:24:52 +0200 Henrik Stuart transaction: fix uncaught ENOENT (issue1724)
Thu, 09 Jul 2009 20:49:02 +0200 Henrik Stuart branch heads: fix regression introduced in e67e5b60e55f (issue1726)
Sat, 04 Jul 2009 14:18:15 +0100 Abderrahim Kitouni subrepo: use hg.repository instead of creating localrepo directly
Thu, 09 Jul 2009 15:14:42 -0700 Brendan Cully ignore: separate pattern extraction from match compilation
Thu, 09 Jul 2009 11:59:56 +0200 Martin Geisler merge with crew-stable
Thu, 09 Jul 2009 11:59:18 +0200 Martin Geisler util: remove unused bufsize argument
Wed, 08 Jul 2009 22:08:45 -0400 Greg Ward convert/cvs: improve error message on unexpected server output.
Wed, 08 Jul 2009 23:17:10 +0200 Martin Geisler typos: "it's" -> "its"
Wed, 08 Jul 2009 23:12:40 +0200 Martin Geisler convert: fixed typo in docstring
Wed, 08 Jul 2009 17:03:50 -0700 Bryan O'Sullivan Merge OS X performance regression fix
Wed, 08 Jul 2009 17:03:16 -0700 Bryan O'Sullivan Merge backed out change
Wed, 08 Jul 2009 17:01:18 -0700 Bryan O'Sullivan Backed out changeset fce065538bcf: it caused a 5x performance regression on OS X
Wed, 08 Jul 2009 17:14:24 +0200 Martin Geisler help: wrapped help strings at 78 characters
Tue, 07 Jul 2009 23:30:53 +0200 Christian Ebert keyword: collect kwmaps using a generator expression
Wed, 08 Jul 2009 00:30:21 +0200 Martin Geisler commands: avoid bad linebreak in addremove docstring
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler Makefile: wrap hg.pot strings at 82 chars
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler zeroconf: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler win32mbcs: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler transplant: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler share: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler record: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler rebase: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler purge: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler patchbomb: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler parentrevspec: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler pager: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler notify: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler mq: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler keyword: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler interhg: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler highlight: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler hgk: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler hgcia: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler graphlog: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler fetch: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler extdiff: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler convert: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler color: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler churn: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler children: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler bugzilla: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler bookmarks: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler acl: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:54:30 +0200 Martin Geisler commands: wrapped docstrings at 78 characters
Tue, 07 Jul 2009 23:30:48 +0200 Martin Geisler extdiff: fix indentation and use gettext
Tue, 07 Jul 2009 17:26:20 +0200 Martin Geisler filemerge, subrepo: correct indention
Sun, 21 Jun 2009 01:13:19 +0200 Simon Heimberg ui: extract choice from prompt
Sun, 05 Jul 2009 17:09:01 +0200 Cédric Duval patchbomb: use local time for the Date: header
Sun, 05 Jul 2009 16:42:10 +0200 Cédric Duval patchbomb: fix From_ in the message's envelope
Tue, 07 Jul 2009 14:20:58 +0200 Martin Geisler merge with crew-stable
Tue, 07 Jul 2009 01:25:44 +0200 David Champion Bourne shells do not maintain $PWD; update tests accordingly
Sun, 05 Jul 2009 18:52:55 -0400 Brodie Rao tests: remove more instances of export FOO=bar bashism
Sun, 05 Jul 2009 18:52:55 -0400 Brodie Rao tests: remove more instances of export FOO=bar bashism
Sun, 05 Jul 2009 13:59:25 -0500 David Champion test-gpg: suppress secure memory warning
Sun, 05 Jul 2009 13:58:37 -0500 David Champion test: fix for compatibilty with true Bourne /bin/sh
Sun, 05 Jul 2009 12:50:14 +0200 Martin Geisler p4: simplify sort key
Sun, 05 Jul 2009 12:43:40 +0200 Martin Geisler localrepo: removed unnecessary revkey sort helper
Sun, 05 Jul 2009 11:06:41 +0200 Alejandro Santos compat: remove unnecessary diamond-shaped multiple inheritance
Sun, 05 Jul 2009 11:06:09 +0200 Alejandro Santos split local and stdlib module imports (eases migration issues)
Sun, 05 Jul 2009 11:05:31 +0200 Alejandro Santos compat: don't reference an exception var inside a lambda
Sun, 05 Jul 2009 11:04:55 +0200 Alejandro Santos compat: use email in favor of mimetools
Sun, 05 Jul 2009 11:04:31 +0200 Alejandro Santos verify: fix scope issues with del statement
Sun, 05 Jul 2009 11:02:00 +0200 Alejandro Santos compat: use 'key' argument instead of 'cmp' when sorting a list
Sun, 05 Jul 2009 11:01:30 +0200 Alejandro Santos compat: use open() instead of file() everywhere
Sun, 05 Jul 2009 11:01:01 +0200 Alejandro Santos compat: can't compare two values of unequal datatypes
Sun, 05 Jul 2009 11:00:44 +0200 Alejandro Santos compat: use // for integer division
Sun, 05 Jul 2009 10:59:54 +0200 Alejandro Santos tests: add -3 switch to run-tests.py
Sat, 04 Jul 2009 15:26:14 +0200 Christian Ebert keyword: remove unused import
Sat, 04 Jul 2009 13:31:36 +0200 Martin Geisler merge with crew-stable
Sat, 04 Jul 2009 12:40:34 +0200 David Wolever help: add #revision syntax to the example valid URLs.
Fri, 03 Jul 2009 10:43:46 -0400 Greg Ward context: improve arg-checking assert.
Sat, 04 Jul 2009 12:40:34 +0200 David Wolever help: add #revision syntax to the example valid URLs.
Sat, 04 Jul 2009 12:25:10 +0200 Martin Geisler merge wtih crew-stable
Sat, 04 Jul 2009 12:12:36 +0200 Cédric Duval gendoc: fix localization of help topic
Sat, 04 Jul 2009 12:06:33 +0200 Cédric Duval extensions: remove dead code
Thu, 02 Jul 2009 20:03:58 +0200 Martin Geisler merge with crew-stable
Thu, 02 Jul 2009 19:53:20 +0200 Henrik Stuart acl: read correct index into url for username (issue298)
Sat, 27 Jun 2009 13:09:11 +0200 Dan Villiom Podlaski Christiansen color: don't highlight the summary part of the qseries command
Sat, 27 Jun 2009 15:28:44 +0200 Dan Villiom Podlaski Christiansen mq: align columns in verbose qseries output.
Wed, 01 Jul 2009 10:19:40 -0400 Brodie Rao extensions: remove unused imports
Fri, 26 Jun 2009 14:42:05 +0200 Henri Wiechers test python hook configured with python:[file]:[hook] syntax
Mon, 29 Jun 2009 23:46:28 +0200 Christian Ebert keyword: break overlong line
Wed, 01 Jul 2009 23:15:26 +0200 Cédric Duval bisect: fix format specifiers for integers
Wed, 01 Jul 2009 16:47:46 -0500 Matt Mackall Added signature for changeset 196d40e7c885
Wed, 01 Jul 2009 16:47:42 -0500 Matt Mackall Added tag 1.3 for changeset 196d40e7c885
Wed, 01 Jul 2009 13:57:01 -0500 Matt Mackall Merge with i18n 1.3
Wed, 01 Jul 2009 08:51:22 -0300 Wagner Bruna i18n-pt_BR: synchronized with 59bb11a97fe5
Wed, 01 Jul 2009 18:08:37 +0900 FUJIWARA Katsunori i18n-jp: translation update for 09c6735e3880
Wed, 01 Jul 2009 08:45:12 +0200 Cédric Duval i18n-fr: translation of part of the mq extension
Wed, 01 Jul 2009 07:29:39 +0200 Cédric Duval i18n-fr: translation of the zeroconf extension
Wed, 01 Jul 2009 07:21:10 +0200 Cédric Duval i18n-fr: translation of the purge extension
Wed, 01 Jul 2009 07:15:28 +0200 Cédric Duval i18n-fr: translation of the parentrevspec extension
Wed, 01 Jul 2009 07:09:44 +0200 Cédric Duval i18n-fr: synchronized with 7d39c76be4ee
Tue, 30 Jun 2009 23:30:52 +0200 Martin Geisler i18n-da: synchronized with 09c6735e3880
Tue, 30 Jun 2009 23:17:57 +0200 Martin Geisler Merge with mpm
Tue, 30 Jun 2009 23:16:38 +0200 Martin Geisler i18n-da: use "lap" instead of "rettelse"
Tue, 30 Jun 2009 20:25:21 +0200 Martin Geisler i18n-da: translated many one-liners
Wed, 01 Jul 2009 13:55:24 -0500 Matt Mackall subrepo: audit subrepo paths
Tue, 30 Jun 2009 11:30:03 +0200 Christian Ebert keyword: make repo.commit use a custom commitctx wrapper
Wed, 01 Jul 2009 01:16:19 -0500 Matt Mackall commit: lose some pointless 'nothing changed' messages
Wed, 01 Jul 2009 01:05:24 -0500 Matt Mackall commit: report modified subrepos in commit editor
Wed, 01 Jul 2009 00:41:14 -0500 Matt Mackall verify: demote warning about nullid in copy to note
Wed, 01 Jul 2009 00:35:59 -0500 Matt Mackall help: add more pointers to commit --close-branch
Wed, 01 Jul 2009 00:31:59 -0500 Matt Mackall branches: add --closed flag for consistency with heads
Tue, 30 Jun 2009 23:25:53 -0500 Matt Mackall addremove: build lists of already added and removed files too (issue1696)
Tue, 30 Jun 2009 16:11:42 -0500 Matt Mackall addremove: pass unknown and deleted to findrenames directly again
Tue, 30 Jun 2009 15:56:08 -0500 Matt Mackall addremove: normalize some variable names
Mon, 29 Jun 2009 15:34:17 -0500 Matt Mackall findrenames: drop unused argument defaults
Tue, 30 Jun 2009 19:23:50 -0700 Brendan Cully zsh completion: update bisect for builtin syntax
Tue, 30 Jun 2009 18:47:16 -0700 Brendan Cully zsh completion: add hg branch
Tue, 30 Jun 2009 18:45:09 -0700 Brendan Cully zsh completion: add hg branches
Tue, 30 Jun 2009 18:41:43 -0700 Brendan Cully zsh completion: basic merge support
Tue, 30 Jun 2009 17:58:17 -0400 Brodie Rao zsh completion: disable defaults and verbose output when completing
Tue, 30 Jun 2009 23:40:03 +0200 Martin Geisler Merge with mpm
Tue, 30 Jun 2009 14:31:16 -0700 Brendan Cully zsh completion: include guarded patches in qdelete
Tue, 30 Jun 2009 12:32:30 -0500 Matt Mackall Merge with i18n
Fri, 26 Jun 2009 09:44:35 -0300 Wagner Bruna i18n-pt_BR: synchronized with eac360045ba4
Sun, 28 Jun 2009 23:44:24 +0200 Cédric Duval i18n-fr: translation of the extensions help topic
Sun, 28 Jun 2009 22:58:58 +0200 Cédric Duval i18n-fr: translation of help screen strings
Sun, 28 Jun 2009 21:31:49 +0200 Cédric Duval i18n-fr: translation of the patchbomb extension
Sun, 28 Jun 2009 20:35:38 +0200 Cédric Duval i18n-fr: add a glossary and recommendations
Tue, 26 May 2009 23:46:15 +0200 Cédric Duval i18n: add French translation file
Sun, 28 Jun 2009 22:24:33 +0900 FUJIWARA Katsunori i18n-jp: translation update for 288ba6d6c5c7
Sat, 27 Jun 2009 13:42:40 +0200 Martin Geisler i18n-da: translated 50%
Sat, 27 Jun 2009 12:31:41 +0200 Martin Geisler convert: do not ask for translation of "%s %s"
Sat, 27 Jun 2009 12:21:26 +0200 Martin Geisler i18n-da: translated cmdline help strings
Wed, 24 Jun 2009 20:57:39 +0200 Martin Geisler i18n-da: translated log and some mq commands
Wed, 24 Jun 2009 18:31:46 +0200 Martin Geisler i18n-da: change "arkiv" to "depot"
Wed, 24 Jun 2009 17:45:43 +0200 Martin Geisler i18n-da: sync with 288ba6d6c5c7
Wed, 24 Jun 2009 10:21:59 +0800 Dongsheng Song i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Mon, 29 Jun 2009 19:28:54 +0200 Cédric Duval extensions: catch OSError when hgext is not accessible (issue1708)
Wed, 06 May 2009 16:27:50 -0400 Brodie Rao color: wrap qdiff/qseries after all extensions are loaded
Sun, 28 Jun 2009 16:03:10 -0400 Brodie Rao atom: use urlescape in filelog's file link
Mon, 29 Jun 2009 09:32:06 -0700 Brendan Cully Relicense zsh completion script under zsh license.
Mon, 29 Jun 2009 09:00:37 -0700 Brendan Cully Merge with crew
Mon, 29 Jun 2009 09:00:26 -0700 Brendan Cully Update test output for e67e5b60e55f
Sun, 28 Jun 2009 13:56:34 +0200 Stefano Mioli commands: improve bundle compression methods description
Sun, 28 Jun 2009 16:23:23 +0200 Christian Ebert keyword: improve help for kwfiles
Sun, 28 Jun 2009 16:11:27 +0200 Christian Ebert keyword: lowercase status flags of untracked files in kwfile output
Mon, 29 Jun 2009 08:48:05 -0700 Brendan Cully help: branch heads have no descendants, not no children
Mon, 29 Jun 2009 00:54:23 -0700 Brendan Cully Branch heads should not include "heads" that are ancestors of other heads.
Sun, 28 Jun 2009 19:31:16 +0900 Nicolas Dumazet inotify: server: remove wpath method
Sun, 21 Jun 2009 18:11:19 +0200 Simon Heimberg inotify: return version to client even when not matching
Thu, 25 Jun 2009 22:43:58 +0200 Henrik Stuart windows: fix use of undefined exception (issue1707)
Sat, 27 Jun 2009 13:05:25 +0200 Christian Ebert keyword: improve help for kwfiles
Sat, 27 Jun 2009 13:08:07 +0200 Martin Geisler highlight: remove author name from docstring
Sat, 27 Jun 2009 12:13:40 +0200 Martin Geisler mq: standardize qfinish cmdline help string
Sat, 27 Jun 2009 12:05:01 +0200 Martin Geisler inotify: OPT -> OPTION in cmdline help string
Sat, 27 Jun 2009 12:03:48 +0200 Martin Geisler hgk: standardize cmdline help strings
Thu, 25 Jun 2009 09:23:33 -0400 Greg Ward color: don't blow up if configured with unknown color (just warn).
Wed, 24 Jun 2009 19:20:59 +0200 Isaac Jurado bookmarks: Change references to "repo" by references to "self" (issue1611)
Tue, 23 Jun 2009 22:20:54 -0400 Greg Ward run-tests: use os.path.realpath() to find hg's setup.py.
Wed, 24 Jun 2009 03:05:01 +0200 Mads Kiilerich Make RPM spec in contrib more aligned with the one from Fedora
Tue, 23 Jun 2009 17:51:51 -0500 Matt Mackall addremove: drop some silly variable assignments
Sun, 21 Jun 2009 03:13:38 +0200 Mads Kiilerich ui.prompt: Show prompt and selection in non-interactive mode
Thu, 25 Jun 2009 09:53:47 +0200 Christian Ebert keyword: make kwdemo more translation friendly
Wed, 24 Jun 2009 19:15:58 +0200 Martin Geisler commands: wrap short descriptions in 'hg help'
Wed, 24 Jun 2009 18:40:13 +0200 Martin Geisler commands: add "--" to command line flag in branches docstring
Wed, 24 Jun 2009 15:32:37 +0200 Dirkjan Ochtman change wiki/bts URLs to point to new hostname
Wed, 24 Jun 2009 13:42:34 +0200 Dirkjan Ochtman extensions: change descriptions for hook-providing extensions
Wed, 24 Jun 2009 13:42:02 +0200 Dirkjan Ochtman extensions: change descriptions for extensions providing a few commands
Wed, 24 Jun 2009 13:10:05 +0200 Dirkjan Ochtman help: rewrap extension description line length at 78 instead of 70
Wed, 24 Jun 2009 12:25:56 +0200 Dirkjan Ochtman extensions: fix up description lines some more
Wed, 24 Jun 2009 12:04:19 +0200 Dirkjan Ochtman commands: add note about import retrieving patches from URLs
Wed, 24 Jun 2009 12:03:53 +0200 Dirkjan Ochtman windows: import WinIOError from win32 module (issue1707)
Wed, 24 Jun 2009 12:03:13 +0200 Dirkjan Ochtman mq: compact & rewrap documentation for qdelete command
Tue, 23 Jun 2009 23:05:51 +0200 Martin Geisler test-globalopts: broken by output change in 62e3b9466700
Tue, 23 Jun 2009 15:43:09 -0500 Matt Mackall Merge with i18n
Mon, 22 Jun 2009 15:58:22 -0300 Wagner Bruna i18n-pt_BR: synchronized with 3ad0b5ddae58
Mon, 22 Jun 2009 22:22:48 +0200 Martin Geisler merged with crew
Mon, 22 Jun 2009 15:58:21 -0300 Wagner Bruna i18n-pt_BR: minor rewording and formatting fixes
Mon, 22 Jun 2009 15:58:12 -0300 Wagner Bruna i18n-pt_BR: synchronized with d9f4c182aeca
Fri, 19 Jun 2009 12:38:04 -0300 Wagner Bruna i18n-pt_BR: synchronized with 708938509732
Fri, 19 Jun 2009 12:34:12 -0300 Wagner Bruna i18n-pt_BR: synchronized with fccdf5ca5065
Sun, 21 Jun 2009 20:09:03 +0200 Martin Geisler merged Greek translation
Sun, 25 Jan 2009 17:35:38 +0200 Giorgos Keramidas Add the start of a new translation of Mercurial to Greek (UTF-8)
Sun, 21 Jun 2009 19:27:09 +0200 Martin Geisler i18n-da: sync with hg.pot
Sun, 21 Jun 2009 19:12:03 +0200 Martin Geisler commands: removed redundant line from push docstring
Sun, 21 Jun 2009 19:06:57 +0200 Martin Geisler merged with crew
Sat, 20 Jun 2009 18:58:34 +0200 Martin Geisler i18n-da: merged translation with TortoiseHg
Sun, 21 Jun 2009 12:39:38 +0200 Martin Geisler i18n-da: translate fuzzy strings
Sun, 21 Jun 2009 01:12:16 +0200 Martin Geisler i18n-da: sync with hg.pot
Sun, 21 Jun 2009 01:06:24 +0200 Martin Geisler i18n-da: add missing newline
Sat, 20 Jun 2009 19:46:01 +0200 Sune Foldager translated a bunch of strings to danish
Fri, 19 Jun 2009 10:30:18 +0200 Martin Geisler interhg: escape backslashes in docstring
Fri, 19 Jun 2009 10:24:34 +0200 Martin Geisler interhg: remove unnecessary escaping
Fri, 19 Jun 2009 14:28:29 +0800 Dongsheng Song Fix warning: Seen unexpected token "%"
Fri, 17 Apr 2009 16:34:43 -0700 Fred Wulff Add (pre)outgoing hooks for local clones.
Tue, 23 Jun 2009 14:14:48 +0200 Stefano Tortarolo contrib/buildrpm: force en_US locale during changelog's creation
Tue, 23 Jun 2009 14:12:17 +0200 Stefano Tortarolo contrib/buildrpm: set python requirement to 2.4
Tue, 23 Jun 2009 22:20:25 +0200 Cédric Duval mq: no longer mention the deprecated qdelete's --revision option
Tue, 23 Jun 2009 21:49:49 +0200 Henrik Stuart help: describe bundle compression methods (issue1523)
Sun, 31 May 2009 03:09:00 -0400 Steve Losh Add a forget command for easily untracking files.
Sun, 21 Jun 2009 03:11:52 +0200 Mads Kiilerich test merge-tools internal:dump and internal:prompt
Tue, 23 Jun 2009 15:51:27 +0200 Martin Geisler hgrc.5: remove reference to DEFAULT section
Tue, 23 Jun 2009 15:50:32 +0200 Martin Geisler hgrc.5: mark more literal strings
Tue, 23 Jun 2009 15:16:19 +0200 Martin Geisler hgrc.5: markup compromis compatible with 7.1.2 and 8.4.5
Tue, 23 Jun 2009 14:41:16 +0200 Martin Geisler test-grep: fixed comment
Sun, 21 Jun 2009 20:34:58 +0200 Cédric Duval extensions: remove import rendered unnecessary by e4e22a310b62
Sun, 21 Jun 2009 20:35:20 +0200 Cédric Duval help: fixing non-matching example texts
Mon, 22 Jun 2009 15:48:08 +0200 Cédric Duval extensions: improve the consistency of synopses
Mon, 22 Jun 2009 14:49:07 +0200 Cédric Duval acl: help improvements
Mon, 22 Jun 2009 14:08:49 +0200 Cédric Duval bookmarks: help improvements
Mon, 22 Jun 2009 12:05:11 +0200 Simon Heimberg patch: use new style class in linereader
Sun, 14 Jun 2009 20:24:18 +0200 Rocco Rutte convert: fix builtin cvsps when no branchpoints are present
Mon, 22 Jun 2009 00:02:31 +0200 Martin Geisler help: wrap extension descriptions
Sun, 21 Jun 2009 23:17:05 +0200 Patrick Mezard convert/svn: drop undocumented and untested revision 'blacklist'
Sun, 21 Jun 2009 23:17:05 +0200 Patrick Mezard convert/svn: test svn tags encoding
Sun, 21 Jun 2009 23:17:02 +0200 Patrick Mezard convert/svn: stop returning unicode revision identifiers
Sun, 21 Jun 2009 23:04:02 +0200 Patrick Mezard convert/svn: remove confusing unicode variable
Sun, 21 Jun 2009 23:04:02 +0200 Patrick Mezard convert/svn: remove dead code from entry deletion code path
Sun, 21 Jun 2009 23:04:02 +0200 Patrick Mezard convert/svn: remove a useless recode() call in deletion path
Sun, 21 Jun 2009 23:04:02 +0200 Patrick Mezard convert/svn: remove useless encoding/decoding calls (issue1676)
Sun, 21 Jun 2009 23:04:01 +0200 Patrick Mezard convert/svn: remove dead code and obsolete comments
Sun, 21 Jun 2009 11:23:16 -0400 Greg Ward help: improve grammar/wording of 'extensions' topic
Sun, 21 Jun 2009 17:52:30 +0200 Cédric Duval help: more improvements for the extensions topic
Sun, 21 Jun 2009 17:19:34 +0200 Cédric Duval extensions: use _order to determine if an extension is enabled
Sun, 21 Jun 2009 17:18:48 +0200 Cédric Duval extensions: check for path existence only when necessary
Sun, 21 Jun 2009 17:35:04 +0200 Dirkjan Ochtman extensions: remove now-useless pathdirs() function
Sun, 21 Jun 2009 17:34:33 +0200 Dirkjan Ochtman mq: fix error message for qpush inexistent-patch (issue1702)
Sun, 21 Jun 2009 16:54:57 +0200 Dirkjan Ochtman highlight: was broken since 580a79dde2a3 (encoding)
Sun, 21 Jun 2009 16:45:47 +0200 Dirkjan Ochtman help: add/fix docstrings for a bunch of extensions
Sun, 21 Jun 2009 16:35:44 +0200 Dirkjan Ochtman extensions: simplify by selecting primary hgext
Sun, 21 Jun 2009 16:32:00 +0200 Cédric Duval extensions: move extensions listing functions from mercurial.help
Sun, 21 Jun 2009 16:27:07 +0200 Dirkjan Ochtman serve: obey the --encoding option
Sat, 20 Jun 2009 16:06:55 +0200 Mads Kiilerich contrib/buildrpm: Don't require installed hg, use local hg with pure extensions
Sat, 20 Jun 2009 16:06:55 +0200 Mads Kiilerich contrib/buildrpm: Don't use perl
Sat, 20 Jun 2009 16:06:54 +0200 Mads Kiilerich contrib/buildrpm: Support python 2.4 and 2.6
Sat, 20 Jun 2009 20:57:13 +0200 Cédric Duval help: remove per-extension paragraph on how to enable it
Sat, 20 Jun 2009 20:55:50 +0200 Cédric Duval help: expand the extensions topic
Sat, 20 Jun 2009 20:55:49 +0200 Cédric Duval help: refactor extensions listing, and show enabled ones in the dedicated topic
Sat, 20 Jun 2009 20:55:43 +0200 Cédric Duval help: adding a new help topic about extensions
Sat, 20 Jun 2009 16:42:51 -0500 Matt Mackall bookmarks: add appropriate locking (issue1691)
Sat, 20 Jun 2009 16:42:51 -0500 Matt Mackall filemerge: fix internal:dump
Sat, 20 Jun 2009 16:42:51 -0500 Benoit Boissinot hgweb: deny cloning a subpath of a repo
Sat, 20 Jun 2009 13:00:25 -0500 Matt Mackall hgweb: web.encoding should override encoding.encoding (issue1183)
Sat, 20 Jun 2009 11:50:51 -0500 Matt Mackall bdiff: fix compile with GCC -ansi (issue1690)
Sat, 20 Jun 2009 10:53:47 -0500 Matt Mackall tags: silence warning about unknown tags
Sat, 20 Jun 2009 09:00:02 -0500 Matt Mackall rollback: minor clarification (issue828)
Sat, 20 Jun 2009 08:29:41 -0500 Matt Mackall update: add --check option
Thu, 18 Jun 2009 23:08:33 -0500 Matt Mackall tags: drop nested function
Thu, 18 Jun 2009 23:04:54 -0500 Matt Mackall tags: generate contexts directly
Thu, 18 Jun 2009 20:50:35 -0500 Matt Mackall tags: reverse and simplify head-walking
Thu, 18 Jun 2009 20:50:33 -0500 Matt Mackall tags: simplify rev handling
Thu, 18 Jun 2009 20:49:50 -0500 Matt Mackall tags: fold in _hgtagsnodes
Tue, 19 May 2009 16:49:54 +0900 FUJIWARA Katsunori compare grep result between target and its parent
Sat, 20 Jun 2009 17:09:49 +0200 Henrik Stuart url: let host port take precedence when connecting to HTTPS
Sat, 20 Jun 2009 10:58:57 +0200 Henrik Stuart url: support client certificate files over HTTPS (issue643)
Sun, 07 Jun 2009 20:31:38 +0200 Henrik Stuart acl: support for getting authenticated user from web server (issue298)
Sun, 07 Jun 2009 20:15:37 +0200 Henrik Stuart hgweb: escape REMOTE_HOST when passing url for addchangegroup
Fri, 19 Jun 2009 14:00:41 +0200 Dirkjan Ochtman tests: fix test for convert detection of p4 repos
Fri, 19 Jun 2009 13:47:50 +0200 Dirkjan Ochtman kill trailing whitespace
Fri, 19 Jun 2009 13:44:23 +0200 Peter Arrenbrecht graphmod/webcommands: use generic DAG walks
Sat, 16 May 2009 07:12:12 +0200 Peter Arrenbrecht graphmod: rename a bunch of vars in graph()
Fri, 19 Jun 2009 13:22:32 +0200 Peter Arrenbrecht graphmod/graphlog: make dag walks carry data as type, payload
Sat, 16 May 2009 07:12:12 +0200 Peter Arrenbrecht graphlog: rename grapher to asciiedges
Sat, 16 May 2009 07:11:41 +0200 Peter Arrenbrecht graphlog: move and rename graphabledag to asciiformat
Fri, 19 Jun 2009 13:14:45 +0200 Peter Arrenbrecht graphmod/graphlog: extract nodelistwalk
Fri, 19 Jun 2009 13:14:01 +0200 Peter Arrenbrecht graphmod/graphlog: move log walks to graphmod
Thu, 14 May 2009 17:32:31 +0200 Peter Arrenbrecht graphmod: code cleanup and doc fix
Fri, 19 Jun 2009 13:58:48 +0200 Dirkjan Ochtman merge: rename -S/--show option to -P/--preview
Fri, 19 Jun 2009 13:58:22 +0200 Dirkjan Ochtman mq: unify code for qdel -r and qfin
Fri, 19 Jun 2009 12:37:29 +0200 Dirkjan Ochtman mq: warn about finalizing patches without cset message
Thu, 18 Jun 2009 16:56:03 -0500 Matt Mackall filemerge: add internal:dump
Thu, 18 Jun 2009 16:56:02 -0500 Matt Mackall filemerge: add internal:prompt target
Thu, 18 Jun 2009 10:39:04 +0100 Frank Kingswood convert: Make P4 conversion cope with keywords, binary files and symbolic links.
Thu, 18 Jun 2009 21:13:56 +0200 Chia-Huan Wu i18n-zh_TW: Traditional Chinese translation
Thu, 18 Jun 2009 15:04:20 +0200 Martin Geisler patchbomb: update test output to match 2aff285b902f
Wed, 17 Jun 2009 20:54:26 +0200 Cédric Duval patchbomb: do not assume the presence of angle brackets around msg-id
Thu, 18 Jun 2009 01:21:26 +0100 Christian Ebert keyword: concise help title
Thu, 18 Jun 2009 08:18:52 +0200 Cédric Duval interhg: upgrade comments to online help and improve them
Tue, 16 Jun 2009 22:24:46 +0200 Cédric Duval churn: improve description
Wed, 10 Jun 2009 19:59:44 +0200 Cédric Duval doc: fix regexp for determining the man page section
Mon, 15 Jun 2009 20:35:19 -0400 Greg Ward Fix test-convert-cvsnt-mergepoints so it works reliably.
Mon, 15 Jun 2009 20:35:19 -0400 Greg Ward test-convert-cvsnt-mergepoints: make it work on OS X.
Mon, 15 Jun 2009 20:35:19 -0400 Greg Ward test-convert-cvsnt-mergepoints: ignore differences between CVS 1.11 and 1.12.
Mon, 15 Jun 2009 20:35:19 -0400 Greg Ward Rename CVSNT "mergepoints" test and make it executable.
Tue, 16 Jun 2009 16:22:42 +0100 Colin Caughie Fixed patch.eol bug that truncated all patched lines to one character
Mon, 15 Jun 2009 02:51:10 -0500 Matt Mackall subrepo: add a test
Mon, 15 Jun 2009 02:46:20 -0500 Matt Mackall subrepo: basic push support
Mon, 15 Jun 2009 02:45:38 -0500 Matt Mackall subrepo: add update/merge logic
Mon, 15 Jun 2009 02:45:38 -0500 Matt Mackall commit: recurse into subrepositories
Mon, 15 Jun 2009 02:45:38 -0500 Matt Mackall subrepo: introduce basic state parsing
Mon, 15 Jun 2009 00:03:27 +0200 Patrick Mezard Make mq, record and transplant honor patch.eol
Mon, 15 Jun 2009 00:03:26 +0200 Patrick Mezard Add patch.eol to ignore EOLs when patching (issue1019)
Sun, 14 Jun 2009 13:32:19 -0700 Brendan Cully gpg: add test
Sun, 14 Jun 2009 12:18:46 -0700 Brendan Cully gpg: unbreak 02a12835b17e. We need a test.
Sat, 13 Jun 2009 18:16:44 -0500 Matt Mackall share: allow dest to default to the basename of source
Sat, 13 Jun 2009 18:08:51 -0500 Matt Mackall Merge with crew
Sat, 13 Jun 2009 23:02:51 +0200 Patrick Mezard bisect: improve --command output
Sat, 13 Jun 2009 22:42:16 +0200 Patrick Mezard dirstate: fix typo introduced by 3507f6c7715c
Sat, 13 Jun 2009 22:42:15 +0200 Patrick Mezard test-bisect: test --command option
Sat, 13 Jun 2009 22:42:13 +0200 Patrick Mezard bisect: fix traceback when command executable is not found
Sat, 13 Jun 2009 18:01:48 -0500 Matt Mackall share: add experimental share extension
Sat, 13 Jun 2009 18:01:47 -0500 Matt Mackall add helper function to create shared repos
Sat, 13 Jun 2009 18:01:46 -0500 Matt Mackall repo: add internal support for sharing store directories
Fri, 12 Jun 2009 02:19:51 -0500 Matt Mackall remoteui: properly create dst with copy()
Sat, 13 Jun 2009 14:44:59 -0500 Matt Mackall repo: set up ui and extensions earlier
Wed, 10 Jun 2009 19:11:49 -0400 John Mulligan localrepo: remove 'closed' argument to heads(...) function
Mon, 08 Jun 2009 20:02:44 +0200 Adrian Buehlmann mq: eliminate warning on qpush with empty series
Sat, 23 May 2009 20:38:08 +0900 Nicolas Dumazet inotify: repowatcher: don't use a watches attribute to count watches
Thu, 21 May 2009 23:51:54 +0900 Nicolas Dumazet inotify: put the "while True: poll()" loop in pollable class
Thu, 21 May 2009 20:15:00 +0900 Nicolas Dumazet inotify: refactor (un)register methods into pollable object
Sat, 13 Jun 2009 18:41:28 +0200 Benoit Boissinot inotify.server: the decorator eventaction() shouldn't be a method of repowatcher
Sat, 13 Jun 2009 18:14:50 +0200 Nicolas Dumazet inotify: add log config option redirect inotify server output to a file
Mon, 25 May 2009 18:14:32 +0900 Nicolas Dumazet cmdutil: service: logfile option to redirect stdout & stderr in a file
Sat, 13 Jun 2009 17:39:01 +0200 Nicolas Dumazet inotify: raise QueryFailed when the server crash
Wed, 27 May 2009 00:29:11 +0900 Nicolas Dumazet inotify: server: move split() out of server
Sat, 13 Jun 2009 17:23:08 +0200 Benoit Boissinot inotify: remove unused variables
Sat, 13 Jun 2009 13:14:02 +0200 Benoit Boissinot atomictempfile: fix exception in __del__ if mktempcopy fails (self._fp is None)
Thu, 11 Jun 2009 12:23:08 -0700 Brendan Cully Merge with crew-stable
Thu, 11 Jun 2009 12:18:40 -0700 Brendan Cully bzr convert: restore paths to source encoding. Closes issue1692.
Thu, 11 Jun 2009 17:29:14 +0200 Martin Geisler doc: wrap man pages after fixing quoting
Thu, 11 Jun 2009 17:19:48 +0200 Martin Geisler hgrc.5: fix quoting of literal strings
Thu, 11 Jun 2009 17:16:04 +0200 Martin Geisler hgignore.5: remove extra quotes
Tue, 09 Jun 2009 21:51:34 -0400 timeless Improve English for help text of many core hg commands.
Wed, 10 Jun 2009 15:10:21 +0200 Benoit Boissinot use new style classes
Wed, 10 Jun 2009 03:20:20 +0200 Benoit Boissinot doc: correctly escape *
Wed, 10 Jun 2009 03:10:46 +0200 Benoit Boissinot doc: correctly escape *
Wed, 10 Jun 2009 01:14:16 +0200 Martin Geisler hg.1: highlight references to commands and man pages
Wed, 10 Jun 2009 01:09:21 +0200 Martin Geisler hg.1: simplify synopsis
Wed, 10 Jun 2009 00:55:57 +0200 Martin Geisler hgrc.5: spell check
Wed, 10 Jun 2009 00:46:30 +0200 Martin Geisler man pages: add meta data
Wed, 10 Jun 2009 00:13:08 +0200 Martin Geisler man pages: updated copyright years
Wed, 10 Jun 2009 00:11:24 +0200 Martin Geisler hgrc.5: use NOTE admonition paragraph
Wed, 10 Jun 2009 00:06:20 +0200 Martin Geisler hgrc.5: reformatted to avoid big chunks of monospaced text
Tue, 09 Jun 2009 23:26:16 +0200 Martin Geisler hgrc.5: mark filename patterns as monospaced text
Tue, 09 Jun 2009 23:24:43 +0200 Martin Geisler hgrc.5: single quotes means italic in asciidoc
Tue, 09 Jun 2009 23:08:55 +0200 Martin Geisler man pages: mark filenames and env vars as fixed text
Tue, 09 Jun 2009 21:50:42 +0200 Patrick Mezard test-convert-svn-*: no longer need the url building code
Sat, 06 Jun 2009 00:08:37 +0200 Edouard Gomez convert: default to file protocol when no :// found for svn repo url
Tue, 09 Jun 2009 09:25:34 -0400 timeless keyword: improve English
Tue, 09 Jun 2009 09:25:25 -0400 timeless bookmarks: improve English
Tue, 09 Jun 2009 09:25:17 -0400 timeless Generally replace "file name" with "filename" in help and comments.
Tue, 09 Jun 2009 09:25:31 -0400 timeless Spell Mercurial as a proper noun
Tue, 09 Jun 2009 11:55:32 -0500 Matt Mackall win32text: drop disabling portion of test
Mon, 08 Jun 2009 20:09:48 +0200 Tobias Bell i18n-de: Synchronised with hg.pot
Tue, 09 Jun 2009 11:49:16 -0300 Wagner Bruna i18n-pt_BR: synchronized and updated
Tue, 09 Jun 2009 08:59:49 +0200 Henrik Stuart convert: better support for CVS branchpoints (issue1447)
Mon, 08 Jun 2009 18:21:13 -0500 Matt Mackall Merge with stable
Mon, 08 Jun 2009 18:16:32 -0500 Matt Mackall Merge with crew
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: refactor manifestmerge init to better report effective ancestor
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: simplify file revision comparison logic
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: make locally-added file test more correct
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: drop unused diverge initialization
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: refactor some initialization, drop backwards var
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: combine a copy and move case
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: drop a flag update case
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: combine three identical 'remote is newer' cases
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: drop 'remote deleted' case
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: simplify 'other deleted' case
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: simplify backwards revert test, ready to combine with other cases
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: allow merging going backwards
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: reorder remote creation tests
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: drop recreating case
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: drop an overwrite test
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: simplify a delete case
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: reorder get cases for future simplification
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: fix prompt keep
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: remove a flags case
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: pretend ancestor is local to simplify backwards and overwrite
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: simplify flag merging code slightly
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall dirstate: eliminate reference cycle from normalize
Sun, 07 Jun 2009 21:16:05 +0200 Henri Wiechers cleanup: removed unused imports
Mon, 08 Jun 2009 00:14:24 +0200 Martin Geisler hgrc.5: wrap lines at 70 chars (whitespace cleanup)
Mon, 08 Jun 2009 00:13:58 +0200 Martin Geisler hgignore.5: wrap lines at 70 chars (whitespace cleanup)
Mon, 08 Jun 2009 00:13:35 +0200 Martin Geisler hg.1: wrap lines at 70 chars (whitespace cleanup)
Sun, 07 Jun 2009 17:34:12 +0200 timeless hgrc.5: language fixes
Mon, 01 Jun 2009 02:17:57 +0200 Christian Ebert hgrc.5: wrap manpage at 80 chars
Thu, 04 Jun 2009 21:24:29 +0100 Abderrahim Kitouni bookmarks: update docstring
Sat, 06 Jun 2009 15:38:03 -0700 Brendan Cully Unbreak run-tests support for out-of-tree extensions
Sat, 06 Jun 2009 13:37:41 -0700 Brendan Cully Merge with crew-stable
Fri, 05 Jun 2009 15:08:45 +0200 Arne Babenhauserheide Some platforms lack the PATH_MAX definition (eg. GNU/Hurd).
Thu, 04 Jun 2009 18:11:11 -0600 Will Maier test-fncache: Use find instead of ls -R.
Thu, 04 Jun 2009 17:33:30 -0600 Will Maier Make test-verify SUSv3 compatible.
Wed, 03 Jun 2009 22:58:43 -0400 Steve Losh Support branch names in contrib/bash_completion
Wed, 03 Jun 2009 22:54:53 -0400 Steve Losh Support merge in contrib/bash_completion
Thu, 04 Jun 2009 16:21:55 -0500 Matt Mackall context: add a dirty method to detect modified contexts
Thu, 04 Jun 2009 16:21:09 -0500 Matt Mackall dirstate: don't complain about 0-length files
Thu, 04 Jun 2009 16:21:03 -0500 Matt Mackall commit: move some setup outside the lock
Thu, 04 Jun 2009 21:23:31 +0900 Shun-ichi GOTO Add cp950 as problematic encoding which is used in chinese windows.
Thu, 04 Jun 2009 18:05:50 +0200 Dirkjan Ochtman hgweb: allow distinction between open/closed branches on branches page
Wed, 03 Jun 2009 17:12:48 -0500 Matt Mackall commit: rename wctx to cctx
Wed, 03 Jun 2009 17:07:41 -0500 Matt Mackall mq: fix commit prototype
Mon, 01 Jun 2009 22:13:08 -0500 Matt Mackall commit: trade O(n^2) file checks for O(n^2) dir checks
Mon, 01 Jun 2009 21:51:00 -0500 Matt Mackall commit: move explicit file checking into repo.commit
Mon, 01 Jun 2009 20:25:01 -0500 Matt Mackall dirstate: more accurate use of match.dir callback
Mon, 01 Jun 2009 14:51:47 -0500 Matt Mackall commit: editor reads file lists from provided context
Mon, 01 Jun 2009 14:11:32 -0500 Matt Mackall commit: drop the now-unused files parameter
Mon, 01 Jun 2009 14:11:19 -0500 Matt Mackall tag: use match.exact for commit
Mon, 01 Jun 2009 13:51:21 -0500 Matt Mackall commands: drop files arg for commit calls
Mon, 01 Jun 2009 13:51:21 -0500 Matt Mackall transplant: use match object rather than files for commit
Mon, 01 Jun 2009 13:51:21 -0500 Matt Mackall rebase: remove unneeded status call before commit
Mon, 01 Jun 2009 13:51:21 -0500 Matt Mackall gpg: use match.exact rather than files for commit
Mon, 01 Jun 2009 13:51:21 -0500 Matt Mackall mq: drop unneeded files args for commit
Mon, 01 Jun 2009 13:51:21 -0500 Matt Mackall commit: apply force flag without files
Mon, 01 Jun 2009 13:51:21 -0500 Matt Mackall fetch: no need to pass files list to commit
Wed, 03 Jun 2009 14:50:03 +0200 Marco Beck templater: retain author's full name if no email is supplied (issue1685)
Wed, 03 Jun 2009 14:10:36 +0200 Dirkjan Ochtman tests: delete parallel coverage files after combining
Wed, 03 Jun 2009 13:59:38 +0200 John Mulligan heads: show closed heads only when --closed is passed
Wed, 03 Jun 2009 13:42:55 +0200 John Mulligan localrepo: set heads and branchheads to be closed=False by default
Mon, 01 Jun 2009 17:12:42 +0200 Patrick Mezard convert: rewrite tags when converting from hg to hg
Mon, 01 Jun 2009 17:12:41 +0200 Patrick Mezard convert: default revisions order depends on source
Mon, 01 Jun 2009 17:12:39 +0200 Patrick Mezard convert: fail fast if source does not support --sourcesort
Mon, 01 Jun 2009 17:12:39 +0200 Patrick Mezard convert: add --sourcesort option for source specific sort
Mon, 01 Jun 2009 17:12:38 +0200 Patrick Mezard convert: parse sort mode sooner
Mon, 01 Jun 2009 17:12:37 +0200 Patrick Mezard convert: split toposort() into subfunctions for readability
Mon, 01 Jun 2009 09:18:35 -0400 Greg Ward run-tests: don't replace PYTHONPATH, just augment it.
Mon, 01 Jun 2009 01:24:01 +0200 Martin Geisler merge with mpm
Mon, 01 Jun 2009 00:56:29 +0200 Martin Geisler color: yet another typo
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall match: fold plan cases down to two special cases
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall walk: refactor walk plan
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall match: remove match.never
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall walk: use match.bad callback for filetype messages
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall match: ignore return of match.bad
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall add: use match.bad callback more effectively
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall match: document bad callback semantics
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall walk: simplify logic for badfn clause
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall walk: we always have a badfn
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall walk: simplify check for missing file
Sun, 31 May 2009 15:20:31 -0400 Greg Ward run-tests: redefine --with-hg so it takes the 'hg' script to run.
Fri, 29 May 2009 22:18:16 -0400 Greg Ward run-tests: fix _checkhglib() so it's correct when using --with-hg.
Fri, 29 May 2009 22:18:15 -0400 Greg Ward run-tests: factor out _checkhglib() to check import path of 'mercurial'.
Fri, 29 May 2009 22:17:53 -0400 Greg Ward run-tests: show PID if running in parallel mode with -v.
Sun, 31 May 2009 19:48:37 +0200 Martin Geisler i18n-da: synchronized and updated slightly
Sun, 31 May 2009 18:09:19 +0200 Martin Geisler commands: typo in bundle abort message
Sun, 31 May 2009 14:55:51 +0200 Martin Geisler fixed typos found in translatable strings
Sun, 31 May 2009 14:53:46 +0200 Martin Geisler graphlog, win32mbcs: capitalize ASCII
Sun, 31 May 2009 14:52:22 +0200 Martin Geisler highlight: consistently capitalize Pygments
Sun, 31 May 2009 14:51:37 +0200 Martin Geisler win32mbcs: capitalize Unicode
Sun, 31 May 2009 14:48:17 +0200 Martin Geisler commands: expand "arg" -> "argument" in showconfig help strings
Sun, 31 May 2009 01:30:16 +0200 Martin Geisler wrap string literals in error messages
Sun, 31 May 2009 01:29:30 +0200 Martin Geisler convert/gnuarch: wrap long line, format kwargs without spaces
Sun, 31 May 2009 01:28:18 +0200 Martin Geisler convert/cvsps: wrap long lines
Sun, 31 May 2009 01:26:23 +0200 Martin Geisler convert/subversion: wrap long lines in comments
Sun, 31 May 2009 01:13:45 +0200 Martin Geisler test-hybridencode: break long string literals
Sun, 31 May 2009 00:58:20 +0200 Martin Geisler revlog: make triple-quoted string a real comment
Sat, 30 May 2009 23:42:35 +0200 Martin Geisler posix: do not use fstat in isowner
Sat, 30 May 2009 23:20:30 +0200 Martin Geisler removed unused imports
Sat, 30 May 2009 11:32:23 -0700 Brendan Cully Move alias into core
Sat, 30 May 2009 19:37:01 +0200 Cédric Duval mq: rename setheader to updateheader and fix comment
Sat, 30 May 2009 19:18:29 +0200 Cédric Duval mq: initializing patchheader class directly from patch content
Fri, 29 May 2009 21:31:33 -0700 Bryan O'Sullivan Merge with mpm
Fri, 29 May 2009 10:00:03 -0400 Greg Ward run-tests: clarify timeout log message.
Wed, 27 May 2009 16:01:34 -0500 Matt Mackall revlog: refactor chunk cache interface again
Thu, 28 May 2009 17:44:57 +0200 Benoit Boissinot clone: fall back to pull source repo cannot be locked, 937ee88da3ef was a noop
Thu, 28 May 2009 17:03:35 +0200 Garth Roxburgh-Kidd fixed 0xc0150004 error building Mercurial under Python 2.6 for Windows
Thu, 28 May 2009 08:29:40 +0200 Adrian Buehlmann localrepo: move comment
Wed, 27 May 2009 14:16:13 +0200 Simon Heimberg localrepo: use lock.release for single lock
Wed, 27 May 2009 23:39:41 +0200 Martin Geisler dirstate: fixed typo in comment
Wed, 27 May 2009 14:44:55 -0500 Matt Mackall changelog: make delayopener less intrusive
Wed, 27 May 2009 14:44:54 -0500 Matt Mackall revlog: report indexfile rather than datafile for integrity check
Wed, 27 May 2009 14:44:52 -0500 Matt Mackall ui: fix two bugs in %% warning
Wed, 27 May 2009 14:44:51 -0500 Matt Mackall revlog: move stat inside lazyparser
Mon, 25 May 2009 12:48:15 -0500 Matt Mackall dirstate: notice truncated parents read
Mon, 25 May 2009 10:44:37 -0500 Matt Mackall lookup: check for dirstate damage on failure
Tue, 26 May 2009 23:09:38 +0200 Christian Ebert keyword: rename matcher() to match() mimicking changes in main
Sun, 24 May 2009 22:15:48 +0200 Cédric Duval tests: test for dispatch on [defaults]: more clearly differing output
Wed, 27 May 2009 16:25:31 +0200 Peter Arrenbrecht merge: whitespace cleanup
Wed, 27 May 2009 14:11:41 +0200 Peter Arrenbrecht revlog: add test for 7659eecd9da2 (issue1678)
Wed, 27 May 2009 02:46:59 +0200 Benoit Boissinot changegroup: the node list might be an empty generator (fix issue1678)
Tue, 26 May 2009 23:49:53 +0200 Benoit Boissinot store encoding: .i/.d encoding for non-store repo (broken by 810387f59696)
Tue, 26 May 2009 22:59:52 +0200 Martin Geisler replace "i in range(len(xs))" with "i, x in enumerate(xs)"
Tue, 26 May 2009 22:37:26 +0200 Martin Geisler util: simplify range expression
Tue, 26 May 2009 22:09:39 +0200 Martin Geisler color: cleanup extra commas
Tue, 26 May 2009 22:02:10 +0200 Martin Geisler setup: execute hg in C locale
Tue, 26 May 2009 21:13:21 +0200 Martin Geisler setup: handle trust warnings when determining version
Tue, 26 May 2009 21:07:41 +0200 Martin Geisler setup: renamed l, e vars to out, err
Tue, 26 May 2009 20:12:37 +0200 Martin Geisler hggettext: ensure correct Mercurial is imported
Tue, 26 May 2009 19:51:22 +0200 Martin Geisler Makefile: do not create i18n/, it is already there
Mon, 25 May 2009 23:06:11 +0200 Martin Geisler replace xrange(0, n) with xrange(n)
Mon, 25 May 2009 22:54:16 +0200 Martin Geisler color: replace re.split with ui.configlist
Mon, 25 May 2009 22:44:53 +0200 Martin Geisler color: use lists instead of tuples for effects
Tue, 26 May 2009 10:16:17 +0200 Dirkjan Ochtman hgweb: extract config values after reading webdir-config
Mon, 25 May 2009 18:34:35 +0200 Dirkjan Ochtman tests: make coverage run in parallel mode, clean up coverage code
Mon, 25 May 2009 13:52:09 +0200 Benoit Boissinot revlog: fix undefined variable introduced in 5726bb290bfe
Sun, 24 May 2009 22:17:10 +0200 Cédric Duval parentrevspec: remove a trailing colon
Sun, 24 May 2009 22:17:12 +0200 Cédric Duval purge: fix spelling error
Sun, 24 May 2009 23:53:28 +0200 Martin Geisler zsh-comp: explain how to use for non-global install
Sun, 24 May 2009 22:37:20 +0200 Martin Geisler use ui instead of repo.ui when the former is in scope
Sun, 24 May 2009 16:38:29 -0500 Matt Mackall cmdutils: Take over glob expansion duties from util
Sun, 24 May 2009 16:37:34 -0500 Matt Mackall match: fix _patsplit breakage with drive letters
Sun, 24 May 2009 18:31:01 +0200 Patrick Mezard statichttprepo: handle remote not supporting Range headers
Sun, 24 May 2009 18:30:59 +0200 Patrick Mezard convert: better feedback when filtering out empty revisions
Thu, 21 May 2009 17:09:12 +0900 Nicolas Dumazet inotify: server: use a common 'pollable' interface for server & repowatcher
Thu, 21 May 2009 19:26:15 +0900 Nicolas Dumazet inotify: process all inotify events in one batch
Thu, 21 May 2009 19:22:29 +0900 Nicolas Dumazet inotify: rename handle_event to handle_pollevent to avoid confusion
Thu, 21 May 2009 16:54:05 +0900 Nicolas Dumazet inotify: handle_event: do not use event and fd parameters.
Fri, 22 May 2009 10:26:56 +0900 Nicolas Dumazet inotify: use a decorator instead of dispatching calls
Fri, 22 May 2009 09:57:53 +0900 Nicolas Dumazet inotify: do not defer inotify events processing
Thu, 21 May 2009 15:55:58 +0900 Nicolas Dumazet inotify: do not recurse in handle_timeout(): call it explicitely, not in scan()
Sun, 24 May 2009 17:07:27 +0200 Henrik Stuart i18n-da: typo
Sun, 24 May 2009 16:33:22 +0200 Benoit Boissinot merge with crew
Tue, 31 Mar 2009 00:04:07 +0900 Dmitriy Kostunin inotify: adding test for issue1556
Sat, 23 May 2009 18:44:01 +0900 Nicolas Dumazet inotify: proper fix for issue1542 (partially reverting 67e59a9886d5)
Sun, 24 May 2009 18:43:05 +0900 Nicolas Dumazet inotify: server: refactor updatestatus()
Sun, 24 May 2009 16:27:56 +0200 Patrick Mezard convert: deprecate external cvsps, to be removed in 1.4
Sun, 24 May 2009 16:27:50 +0200 Patrick Mezard osutil: silence uninitialized variable warning
Sun, 24 May 2009 16:27:37 +0200 Patrick Mezard convert/hg: update documentation
Sun, 24 May 2009 16:16:46 +0200 Henrik Stuart i18n-da: better word for "check"
Sun, 24 May 2009 16:14:32 +0200 Henrik Stuart i18n-da: fixed use of plural form for parent
Sun, 24 May 2009 15:20:04 +0200 Henrik Stuart i18n-da: better Danish word for "entry"
Tue, 19 May 2009 09:36:20 +0200 Simon Heimberg runtest: do not start testing when there is no test
Sun, 24 May 2009 11:41:07 +0200 Henrik Stuart templatefilters: add filter to convert date to local date (issue1674)
Fri, 22 May 2009 08:56:43 +0200 Henrik Stuart url: use CONNECT for HTTPS connections through HTTP proxy (issue967)
Thu, 14 May 2009 19:54:26 +0200 Simon Heimberg dirstate: skip step 3 in walk if nothing new will match
Thu, 14 May 2009 10:50:45 +0200 Simon Heimberg dirstate: set more states in step 1 of walk
Sun, 24 May 2009 02:56:22 -0500 Matt Mackall match: fold match into _match base class
Sun, 24 May 2009 02:56:20 -0500 Matt Mackall match: add exact flag to match() to unify all match forms
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: redefine always and never in terms of match and exact
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: fold _globprefix into _roots
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: optimize escaping in _globre
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: remove head and tail args from _globre
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: fold _matcher into match.__init__
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: rename _matchfn to _buildmatch
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: optimize _patsplit
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: tweak some names
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: simplify _matcher
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: split up _normalizepats
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: optimize _globprefix
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: unnest functions in _matcher
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: kill unused defaults on _globre
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: kill test in matchfn
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: refactor matchfn generation
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: move util match functions over
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall util: privatize globre
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: refactor patkind
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: add some default args
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: change all users of util.matcher to match.match
Sat, 23 May 2009 17:04:41 +0200 Sune Foldager tests: add tests for new pre-push logic (issue736)
Sat, 23 May 2009 17:04:31 +0200 Sune Foldager named branches: improve pre-push logic (issue736)
Sat, 23 May 2009 17:03:51 +0200 Henrik Stuart named branches: client branchmap wire protocol support (issue736)
Sat, 23 May 2009 17:02:49 +0200 Henrik Stuart named branches: server branchmap wire protocol support (issue736)
Sun, 24 May 2009 02:56:03 -0500 Matt Mackall Merge with -stable
Sat, 23 May 2009 12:31:28 -0500 Matt Mackall Merge with crew-stable
Sat, 23 May 2009 19:57:25 +0200 Henrik Stuart windows: make openhardlinks work
Sat, 23 May 2009 11:53:23 -0500 Matt Mackall revlog: fix reading of larger revlog indices on Windows
Fri, 08 May 2009 12:19:57 +0900 Nicolas Dumazet inotify: Removing the unnecessary "inotifyserver" class variable.
Wed, 06 May 2009 01:40:03 +0900 Nicolas Dumazet inotify: set a flag so a failed inotify query doesn't get repeated.
Wed, 22 Apr 2009 00:37:35 +0900 Nicolas Dumazet inotify: introduce debuginotify, which lists which paths are under watch
Wed, 22 Apr 2009 00:23:40 +0900 Nicolas Dumazet inotify: put STAT-specific query answer generation part in its own method
Fri, 17 Apr 2009 20:10:47 +0900 Nicolas Dumazet inotify: change protocol so that different query types can be supported.
Tue, 07 Apr 2009 19:30:01 +0900 Nicolas Dumazet inotify: Separate query sending logic from Server starting.
Tue, 07 Apr 2009 18:39:34 +0900 Nicolas Dumazet inotify: modular architecture for inotify clients
Sat, 23 May 2009 13:43:11 +0200 Martin Geisler setup: another newline if version could not be established.
Sat, 23 May 2009 00:24:00 +0200 Martin Geisler setup: add missing newline in warning
Fri, 22 May 2009 21:03:06 +0200 Jeremy Whitlock setup: read .hg_archival.txt for version info (issue1670)
Fri, 22 May 2009 14:26:58 +0200 Christian Ebert setup.py: subprocess instead of os.popen, sys.stderr.write instead of print
Fri, 22 May 2009 20:19:22 +0200 Ori Avtalion gendoc: add missing space in command synopsis
Fri, 22 May 2009 11:42:21 -0500 Steve Borho merge: give hint as to how to discover uncommitted changes
Fri, 22 May 2009 18:57:53 +0200 Ori Avtalion commands: standardize parents command meta data
Thu, 21 May 2009 23:56:15 +0200 Martin Geisler i18n-da: synchronized
Thu, 21 May 2009 23:43:13 +0200 Martin Geisler i18n: accurately generate hg.pot
Thu, 21 May 2009 22:53:26 +0200 Martin Geisler hgcia, convert: escape backslashes in docstrings
Thu, 21 May 2009 17:36:19 +0200 Martin Geisler commands: remove unnecessary quotes in backout help
Thu, 21 May 2009 22:43:38 +0200 Patrick Mezard test-merge-tools: windows fixes
Thu, 21 May 2009 20:59:36 +0200 Patrick Mezard ui: honor interactive=off even if isatty()
Thu, 21 May 2009 22:41:18 +0200 Patrick Mezard Merge with crew-stable
Thu, 21 May 2009 20:32:45 +0200 Patrick Mezard hgwebdir: fix [collections] evaluation under Windows
Wed, 20 May 2009 12:20:27 +0200 Martin Geisler cmdutil: mark string for translation
Wed, 20 May 2009 10:50:23 +0200 Martin Geisler util: use "is" for True/False/None comparisons
Wed, 20 May 2009 21:16:04 +0200 Benoit Boissinot remove: warn if unversionned files are specified (issue1454)
Wed, 20 May 2009 19:37:25 +0200 Benoit Boissinot fetch: allow -r for remote repos
Wed, 20 May 2009 18:35:47 +0200 Benoit Boissinot filelog encoding: move the encoding/decoding into store
Wed, 20 May 2009 18:35:41 +0200 Benoit Boissinot store: refactor the fncache handling
Wed, 20 May 2009 16:04:37 +0200 Jeremy Whitlock hgweb: make hgwebdir handle dict/list paths the same as config paths
Wed, 20 May 2009 02:08:53 +0200 Benoit Boissinot workingfilectx: always use the same filelog, even for renames
Wed, 20 May 2009 00:52:46 +0200 Martin Geisler use 'x is None' instead of 'x == None'
Wed, 20 May 2009 00:43:23 +0200 Martin Geisler patch: simplify Boolean expression slightly
Tue, 05 May 2009 10:29:34 +0200 Simon Heimberg mq: new method invalidate
Mon, 04 May 2009 03:35:42 +0200 Simon Heimberg mq: only read files when needed
Tue, 19 May 2009 23:02:17 +0200 Martin Geisler tests: replace #...# syntax with {...}
Fri, 15 May 2009 09:43:30 +0200 Simon Heimberg match: use self.exact instead of lambda
Thu, 14 May 2009 19:47:52 +0200 Simon Heimberg dirstate: use quicker matchfn() instead of match() everywhere
Tue, 19 May 2009 15:10:45 +0200 Dirkjan Ochtman patchbomb: don't localize Date headers
Tue, 19 May 2009 14:14:07 +0200 Benoit Boissinot alias: a0104303f400 did not correctly handle whitespace in the args
Tue, 19 May 2009 03:59:58 +0200 Benoit Boissinot update --clean: do not unlink added files (issue575)
Sun, 17 May 2009 16:25:48 +0200 Martin Geisler templater: lowercase error message
Tue, 19 May 2009 09:57:06 +0200 Simon Heimberg util: use set instead of dict
Tue, 19 May 2009 11:39:12 +0200 Benoit Boissinot localrepo: update commit*() docstrings
Tue, 19 May 2009 01:37:38 +0200 Cédric Duval patchbomb: with --in-reply-to, still thread message under first in series
Tue, 19 May 2009 01:17:54 +0200 Martin Geisler merge with mpm
Tue, 19 May 2009 00:06:19 +0200 Cédric Duval patchbomb: minor typo and language fixes
Tue, 19 May 2009 00:02:54 +0200 Cédric Duval patchbomb: clarify diffstat usage
Mon, 18 May 2009 23:59:22 +0200 Cédric Duval patchbomb: fix inexact description of the messages threading
Tue, 19 May 2009 00:57:36 +0200 Martin Geisler coal/paper: minimize whitespace differences in CSS files
Tue, 19 May 2009 00:33:23 +0200 Martin Geisler coal/paper: equal heights for file and annotate views
Tue, 19 May 2009 00:28:47 +0200 Martin Geisler spartan: ensure equal heights for file and annotate views
Mon, 18 May 2009 23:37:36 +0200 Martin Geisler coal/paper: simplify margin and padding CSS rules
Mon, 18 May 2009 23:35:27 +0200 Martin Geisler spartan: simplify CSS colors (#xxxxxx -> #xxx)
Mon, 18 May 2009 23:27:51 +0200 Martin Geisler coal/paper/spartan: remove extra line break in annotate view
Mon, 18 May 2009 17:36:24 -0500 Matt Mackall commit: tidy up mergestate slightly
Mon, 18 May 2009 17:36:24 -0500 Matt Mackall commit: drop unneeded dirstate invalidate logic
Mon, 18 May 2009 17:36:24 -0500 Matt Mackall commit: some tidying
Mon, 18 May 2009 17:36:24 -0500 Matt Mackall commit: remove unused lock var
Mon, 18 May 2009 17:36:24 -0500 Matt Mackall commit: move description trimming into changelog
Mon, 18 May 2009 17:36:24 -0500 Matt Mackall commit: simplify manifest commit
Mon, 18 May 2009 17:36:24 -0500 Matt Mackall commit: explain how to abort commit in editor
Mon, 18 May 2009 17:36:24 -0500 Matt Mackall commit: move editor outside transaction
Mon, 18 May 2009 22:55:45 +0200 Benoit Boissinot convert: directly use nullid
Mon, 18 May 2009 13:54:21 -0500 Matt Mackall Merge with stable
Thu, 02 Apr 2009 18:18:43 -0600 Jeremy Whitlock Fix how setup.py identifies the Mercurial version.
Sun, 17 May 2009 18:17:04 -0500 Matt Mackall templater: replace eval with closure
Sun, 17 May 2009 17:13:56 -0500 Matt Mackall win32mbcs: remove silly eval
Sun, 17 May 2009 23:07:23 +0200 Benoit Boissinot merge with crew
Sun, 17 May 2009 22:51:17 +0200 Benoit Boissinot addremove/findrenames: find renames according to the match object (issue1527)
Sun, 17 May 2009 22:40:04 +0200 Benoit Boissinot addremove: mapping isn't really needed, simplify
Sun, 17 May 2009 22:52:45 +0200 Martin Geisler gitweb, monoblue: break long line in map file
Sun, 17 May 2009 22:51:50 +0200 Martin Geisler coal, paper: add newlines when displaying a file in hgweb
Sun, 17 May 2009 21:47:24 +0200 Martin Geisler test-highlight: decouple test from get-with-headers.py
Sun, 17 May 2009 20:00:11 +0200 Patrick Mezard Merge with crew-stable
Sun, 17 May 2009 16:57:40 +0200 Martin Geisler convert/cvsps: use set.update for bulk update
Sun, 17 May 2009 16:57:12 +0200 Martin Geisler hbisect: use set.update for bulk updates
Sun, 17 May 2009 16:56:53 +0200 Martin Geisler localrepo: use set.update for bulk updates
Sun, 17 May 2009 16:56:20 +0200 Martin Geisler store: create set directly from iterable
Sun, 17 May 2009 16:55:51 +0200 Martin Geisler repair: bulk update sets
Sun, 17 May 2009 16:20:27 +0200 Martin Geisler ui: use set instead of dict
Sun, 17 May 2009 16:15:37 +0200 Benoit Boissinot alias: honor the [defaults] section, fix issue1642
Sun, 17 May 2009 16:08:47 +0200 Dirkjan Ochtman templater: keep a cache of Python functions for filter expressions
Sun, 17 May 2009 16:06:48 +0200 Dirkjan Ochtman templater: replace regex complexity by simple str containment checks
Sun, 17 May 2009 16:05:50 +0200 Dirkjan Ochtman templater: clean up the process method, separating code paths
Sun, 17 May 2009 09:54:08 +0200 Cédric Duval patchbomb: make diffstat usage clearer
Sun, 17 May 2009 15:30:45 +0200 Martin Geisler patchbomb: describe --attach and --inline options in help
Sun, 17 May 2009 09:45:49 +0200 Cédric Duval patchbomb: fix help to reflect actual operation
Sun, 17 May 2009 14:35:06 +0200 Patrick Mezard convert/bzr: warn when source is a lightweight checkout (issue1647)
Sun, 17 May 2009 04:33:39 +0200 Benoit Boissinot localrepo: use set instead of dict
Sun, 17 May 2009 04:20:59 +0200 Benoit Boissinot copies: use set instead of dict
Sun, 17 May 2009 04:16:44 +0200 Benoit Boissinot store: use set instead of dict
Sun, 17 May 2009 04:14:15 +0200 Benoit Boissinot verify: use set instead of dict
Sun, 17 May 2009 03:53:13 +0200 Benoit Boissinot ancestor: use set instead of dict
Sun, 17 May 2009 03:49:59 +0200 Benoit Boissinot revlog: use set instead of dict
Sun, 17 May 2009 03:40:54 +0200 Benoit Boissinot bisect: use set instead of dict
Sun, 17 May 2009 03:38:03 +0200 Benoit Boissinot repair: use set instead of dict
Sun, 17 May 2009 03:28:49 +0200 Benoit Boissinot patch: use set instead of dict
Sun, 17 May 2009 03:26:08 +0200 Benoit Boissinot record: use set instead of dict
Sun, 17 May 2009 03:25:24 +0200 Benoit Boissinot hgk: use set instead of dict
Sun, 17 May 2009 03:19:00 +0200 Benoit Boissinot convert: cleanups in monotone converter
Sun, 17 May 2009 03:14:37 +0200 Benoit Boissinot merge with crew
Sun, 17 May 2009 03:04:17 +0200 Benoit Boissinot convert: use set instead of dict
Sun, 17 May 2009 03:02:12 +0200 Benoit Boissinot bugzilla: use set instead of dict
Sun, 17 May 2009 02:55:22 +0200 Benoit Boissinot rebase: use set instead of dict
Sun, 17 May 2009 02:44:12 +0200 Benoit Boissinot revlog.missing(): use sets instead of a dict
Sun, 17 May 2009 02:15:21 +0200 Martin Geisler tests: add missing interpreter lines
Sun, 17 May 2009 02:10:09 +0200 Martin Geisler cvsnt-mergepoints test: use sh instead of bash
Sun, 17 May 2009 01:42:21 +0200 Martin Geisler tests: removed unnecessary execute bit on Python tests
Sun, 17 May 2009 01:39:31 +0200 Martin Geisler tests: renamed Python tests to .py
Sun, 17 May 2009 02:31:12 +0200 Martin Geisler tests: renamed helper to avoid clash with stdlib repr module
Sun, 17 May 2009 01:24:45 +0200 Martin Geisler tests: fix doc string in get-with-headers.py
Sun, 17 May 2009 01:16:56 +0200 Marti Raudsepp tests: use repr.py to avoid binary characters in test output
Sun, 17 May 2009 01:10:35 +0200 Martin Geisler tests: new helper for tests with binary output
Sat, 16 May 2009 14:15:58 -0400 Greg Ward convert: improve docstrings, comments.
Fri, 15 May 2009 01:21:24 +0200 Martin Geisler changelog: turn {de,en}code_extra methods into functions
Sat, 16 May 2009 11:16:23 +0200 Martin Geisler merge with crew-stable
Sat, 16 May 2009 08:46:42 +0200 Martin Geisler contrib/win32: add simple style sheet
Sat, 16 May 2009 08:38:04 +0200 Martin Geisler contrib/win32: updated title of the hgbook
Sat, 16 May 2009 08:37:06 +0200 Martin Geisler contrib/win32: format file names and env vars with <tt>
Sat, 16 May 2009 08:33:23 +0200 Martin Geisler contrib/win32: indent and word wrap consistently
Sat, 16 May 2009 08:26:36 +0200 Martin Geisler contrib/win32: add missing <p> tags
Sat, 16 May 2009 08:22:30 +0200 Martin Geisler contrib/win32: fix HTML tag nesting
Fri, 15 May 2009 13:59:43 +0200 Adrian Buehlmann contrib/win32: license is GPLv2 only
Fri, 15 May 2009 16:17:56 +0200 Patrick Mezard Merge with crew-stable
Fri, 15 May 2009 15:21:17 +0200 Dirkjan Ochtman mq: qpush shouldn't complain if working dir is at a non-tip head
Fri, 15 May 2009 10:47:19 +0200 Dirkjan Ochtman contrib: add tmplrewrite.py script to help rewrite old templater syntax
Fri, 15 May 2009 10:47:13 +0200 Dirkjan Ochtman spartan: use newer template syntax everywhere
Fri, 15 May 2009 10:47:05 +0200 Dirkjan Ochtman monoblue: use newer template syntax everywhere
Fri, 15 May 2009 10:46:59 +0200 Dirkjan Ochtman raw: use newer template syntax everywhere
Fri, 15 May 2009 10:46:52 +0200 Dirkjan Ochtman atom/rss: use newer template syntax everywhere
Fri, 15 May 2009 10:46:39 +0200 Dirkjan Ochtman git: use newer template syntax everywhere
Sun, 17 May 2009 19:54:26 +0200 Patrick Mezard Add tests for qfold
Sat, 16 May 2009 16:20:37 -0700 David Frey mq: abort qfold upon local changes (issue1662)
Sat, 16 May 2009 11:12:49 +0200 Martin Geisler changelog: refuse to add revisions with empty usernames
Fri, 15 May 2009 16:12:09 +0200 Patrick Mezard convert/bzr: fix symlinks target (issue1626/2)
Fri, 15 May 2009 00:55:14 +0200 Martin Geisler changelog: removed bad default arguments in add method
Wed, 13 May 2009 21:36:16 +0200 Sune Foldager posixfile: remove posixfile_nt and fix import bug in windows.py
Thu, 14 May 2009 14:12:32 -0700 Bryan O'Sullivan util: make atomictempfile saner if mktempcopy fails
Thu, 14 May 2009 23:05:16 +0200 Martin Geisler merged with crew-stable
Thu, 14 May 2009 22:59:12 +0200 Martin Geisler util: import random, missing since ea82a23cf887
Thu, 14 May 2009 22:00:56 +0200 Brett Carter clone: try updating to the actual changeset specified in options
Thu, 14 May 2009 13:24:39 -0500 Matt Mackall commit: hoist the rest of the dirstate manipulation out of commitctx
Thu, 14 May 2009 13:24:39 -0500 Matt Mackall commit: hoist up dirstate invalidate
Thu, 14 May 2009 13:24:26 -0500 Matt Mackall commitctx: use contexts more fully
Thu, 14 May 2009 13:21:20 -0500 Matt Mackall context: add new manifestnode method
Thu, 14 May 2009 13:21:20 -0500 Matt Mackall commitctx: eliminate some variables
Thu, 14 May 2009 13:21:20 -0500 Matt Mackall commit: move lots of commitctx outside of the repo lock
Thu, 14 May 2009 13:21:20 -0500 Matt Mackall commit: combine _commitctx and commitctx, drop unused force argument
Thu, 14 May 2009 13:21:17 -0500 Matt Mackall editor: move HG: filtering from ui to commiteditor
Thu, 14 May 2009 13:20:40 -0500 Matt Mackall grep: make cache LRU rather than unlimited
Thu, 14 May 2009 13:20:40 -0500 Matt Mackall commit: move commit editor to cmdutil, pass as function
Thu, 14 May 2009 13:20:40 -0500 Matt Mackall context: add p1 and p2 methods
Thu, 14 May 2009 13:20:40 -0500 Matt Mackall commit: push repo lock down into _commitctx
Thu, 14 May 2009 13:20:40 -0500 Matt Mackall commit: move 'nothing changed' test into commit()
Thu, 14 May 2009 13:20:40 -0500 Matt Mackall commit: drop unused p1 and p2 args
Thu, 14 May 2009 13:20:40 -0500 Matt Mackall tag: drop unused use_dirstate and parent from _tag()
Thu, 14 May 2009 13:20:40 -0500 Matt Mackall filecommit: swallow some bits from _commitctx, add _
Thu, 14 May 2009 13:20:40 -0500 Matt Mackall commitctx: replace wctx with ctx
Thu, 14 May 2009 13:20:40 -0500 Matt Mackall commitctx: replace two dirstate vars with working
Thu, 14 May 2009 13:20:40 -0500 Matt Mackall commitctx: simplify locking
Thu, 14 May 2009 13:20:40 -0500 Matt Mackall remove deprecated rawcommit
Thu, 14 May 2009 13:20:40 -0500 Matt Mackall patch: copy copies dict before changing it (issue1651)
Thu, 14 May 2009 13:20:40 -0500 Matt Mackall status: check cmp list in order
Thu, 14 May 2009 16:22:49 +0200 Peter Arrenbrecht verify: detect manifest revs not in any changeset
Thu, 14 May 2009 16:11:45 +0200 Peter Arrenbrecht localrepo: use more direct vars in addchangegroup
Thu, 14 May 2009 16:09:27 +0200 Peter Arrenbrecht localrepo: use cl throughout in addchangegroup
Thu, 14 May 2009 16:00:21 +0200 Peter Arrenbrecht revlog: slightly tune group() by not going rev->node->rev
Thu, 14 May 2009 15:35:46 +0200 Peter Arrenbrecht drop unused imports
Thu, 14 May 2009 15:24:36 +0200 Peter Arrenbrecht indentation cleanup
Thu, 14 May 2009 17:28:26 +0200 Martin Geisler test-debugcomplete: add --show merge option to output
Thu, 14 May 2009 16:03:17 +0200 Dirkjan Ochtman merge: add -S/--show option to review revisions without merging
Thu, 14 May 2009 15:48:47 +0200 Nicolas Dumazet inotify: Abstract the layer format and sizes to a inotify.common dictionary
Mon, 11 May 2009 08:19:28 +0900 Nicolas Dumazet inotify: Coding Style: name classes in lowercase.
Fri, 08 May 2009 16:28:52 +0900 Nicolas Dumazet inotify: dic.setdefault(k, d) ; v = dic[k] --> v = dic.setdefault(k, d)
Fri, 08 May 2009 16:40:39 +0900 Nicolas Dumazet inotify: make mask a class variable since it's instance-independant
Fri, 08 May 2009 17:45:01 +0900 Nicolas Dumazet inotify: RepoWatcher.updatestatus: document & use meaningful parameter names
Mon, 04 May 2009 18:19:26 +0900 Nicolas Dumazet inotify: server.walk(): use yield instead of for
Thu, 14 May 2009 10:59:55 +0200 Simon Heimberg context: replace pseudo-set by real set
Thu, 14 May 2009 13:21:47 +0200 Martin Geisler highlight: updated changed test output
Thu, 14 May 2009 13:20:04 +0200 Martin Geisler byterange: fix import error
Wed, 13 May 2009 15:03:31 -0400 Michael J. Pedersen convert: adding branchmap functionality to convert extension
Wed, 13 May 2009 22:42:40 +0200 Martin Geisler spartan: break long lines in map file
Wed, 13 May 2009 22:42:19 +0200 Martin Geisler monoblue: break long lines in map file
Wed, 13 May 2009 22:41:58 +0200 Martin Geisler gitweb: break long lines in map file
Wed, 13 May 2009 22:41:36 +0200 Martin Geisler coal: break long lines in map file
Wed, 13 May 2009 22:40:49 +0200 Martin Geisler paper: break long lines in map file
Wed, 13 May 2009 13:30:28 -0700 Bryan O'Sullivan hgwebdir: refresh configuration periodically
Wed, 13 May 2009 13:07:43 -0500 Jonathan Kotta allow toggling when the cursor is on the correct line instead of just the filename text in hg-commit-toggle-file
Wed, 13 May 2009 16:31:19 +0200 Rocco Rutte coal/paper: Wrap diff in <pre/>
Tue, 12 May 2009 01:08:28 +0200 Martin Geisler cmdutil: replace pseudo-set by real set
Wed, 13 May 2009 15:35:25 +0200 Mikkel Krøigaard i18n-da: fixed unfortunate translation
Wed, 13 May 2009 14:08:39 +0200 Dirkjan Ochtman some modernization cleanups, forward compatibility
Tue, 12 May 2009 10:03:36 -0400 Greg Ward Makefile: fix grammar in comment
Tue, 12 May 2009 15:50:44 +0200 Henrik Stuart windows: avoid deleting non-empty reparse points
Mon, 11 May 2009 21:12:40 +0200 Henrik Stuart transaction: add atomic groups to transaction logic
Tue, 12 May 2009 11:15:54 +0200 Dirkjan Ochtman mq: add -P/--push option to qimport
Tue, 12 May 2009 12:05:19 +0200 Dirkjan Ochtman templater: make the templating engine pluggable to some extent
Tue, 12 May 2009 12:04:05 +0200 Dirkjan Ochtman templater: provide the standard template filters by default
Tue, 12 May 2009 10:57:55 +0200 Dirkjan Ochtman hgweb: trust config file passed into hgwebdir
Tue, 12 May 2009 11:05:13 +0200 Dirkjan Ochtman tests: add test for branches webcommand
Tue, 12 May 2009 11:58:39 +0200 Sune Foldager spartan: add branches page
Mon, 11 May 2009 21:12:44 +0200 Sune Foldager gitweb: add branches page
Mon, 11 May 2009 21:14:43 +0200 Sune Foldager monoblue: add branches page
Tue, 12 May 2009 10:23:45 +0200 Dirkjan Ochtman hgweb: use context api in branches webcommand
Tue, 12 May 2009 12:00:54 +0200 Sune Foldager paper/coal: add branches page
Tue, 12 May 2009 09:43:36 +0200 Sune Foldager webcommands: add 'branches' command, similar to 'tags'
Tue, 12 May 2009 11:27:26 +0200 Rocco Rutte test-patchbomb: fix style
Mon, 11 May 2009 23:42:03 +0200 Martin Geisler tests: avoid export FOO=bar bashism
Mon, 11 May 2009 00:16:49 +0200 Martin Geisler i18n-da: fix typo and translate rollback messages
Sun, 10 May 2009 01:18:38 +0200 Martin Geisler record: better formatting for qrecord help
Mon, 11 May 2009 11:53:27 -0700 Bryan O'Sullivan util.termwidth: a file-like object may legitimately lack a fileno() method
Mon, 11 May 2009 14:19:49 +0200 Dirkjan Ochtman hgweb: get rid of inaccurate hgwebdir.repos_sorted, localize machinery
Mon, 11 May 2009 14:20:18 +0200 Alexander Solovyov hgwebdir: read --webdir-conf as actual configuration to ui (issue1586)
Mon, 11 May 2009 07:55:13 +0200 Sune Foldager url: fix bug in passwordmgr related to auth configuration
Fri, 08 May 2009 15:14:04 +0200 Martin Geisler mail: updated comment
Mon, 11 May 2009 13:03:34 +0300 Alexander Solovyov add verbose output to compact template style
Sat, 09 May 2009 15:08:46 -0400 Brodie Rao hgrc.5: fix label delimiter
Sat, 09 May 2009 17:34:11 +0200 Martin Geisler util: remove unused bufsize argument in popen[23]
Sat, 09 May 2009 17:32:57 +0200 Martin Geisler util: remove ignored mode argument in popen[23]
Sat, 09 May 2009 17:12:39 +0200 Martin Geisler i18n-da: synchronized and improved slightly
Sat, 09 May 2009 14:56:06 +0200 Martin Geisler copies: don't translate untranslatable string
Fri, 08 May 2009 17:17:03 +0900 Nicolas Dumazet inotify: remove the useless 'if st' checks in RepoWatcher.filestatus
Mon, 04 May 2009 21:18:33 +0900 Nicolas Dumazet inotify: Clarify the use of "watcher" name.
Mon, 04 May 2009 18:23:05 +0900 Nicolas Dumazet inotify: inotify.server.walk() filetype is never used, do not yield it
Mon, 04 May 2009 20:26:27 +0200 Sune Foldager allow http authentication information to be specified in the configuration
Fri, 08 May 2009 18:30:44 +0200 Rocco Rutte patchbomb: quoted-printable encode overly long lines
Sat, 09 May 2009 01:15:24 +0200 Martin Geisler patchbomb: fix quotes in help string
Fri, 08 May 2009 15:52:26 -0700 Bryan O'Sullivan Windows: improve performance via buffered I/O
Thu, 26 Mar 2009 13:14:35 -0700 Bryan O'Sullivan win32: clarify comment regarding use of fdopen
Thu, 26 Mar 2009 13:13:48 -0700 Bryan O'Sullivan win32: allow catching of both pywintypes.error and WindowsError
Thu, 26 Mar 2009 13:12:11 -0700 Bryan O'Sullivan atomictempfile: delegate to posixfile instead of inheriting from it
Fri, 08 May 2009 22:35:10 +0200 Dirkjan Ochtman merge with mpm
Mon, 04 May 2009 18:04:41 +0900 Nicolas Dumazet inotify: inotify.server.walk() simplify control flow
Mon, 04 May 2009 17:58:26 +0900 Nicolas Dumazet inotify: inotify.server.walk*() remove unnecessary var
Mon, 04 May 2009 17:17:03 +0900 Nicolas Dumazet inotify: inotify.server.walk*() cleanup
Mon, 04 May 2009 17:11:49 +0900 Nicolas Dumazet inotify: inotify.server.walkrepodirs() simplify walking
Mon, 04 May 2009 17:06:59 +0900 Nicolas Dumazet inotify: inotify.server.walkrepodirs() simplify
Mon, 04 May 2009 16:57:52 +0900 Nicolas Dumazet inotify: inotify.server.walk() simplify algorithm
Mon, 04 May 2009 16:43:28 +0900 Nicolas Dumazet inotify: inotify.server.walk cleanups
Thu, 07 May 2009 19:39:45 -0500 Matt Mackall revlog: add cache priming for reconstructing delta chains
Thu, 07 May 2009 19:39:45 -0500 Matt Mackall revlog: use chunk cache to avoid rereading when splitting inline files
Thu, 07 May 2009 19:39:45 -0500 Matt Mackall revlog: clean up the chunk caching code
Thu, 07 May 2009 19:39:45 -0500 Matt Mackall revlog: use index to find index size
Thu, 07 May 2009 19:39:45 -0500 Matt Mackall revlog: preread revlog .i file
Fri, 08 May 2009 16:30:51 +0200 Sverre Rabbelier commit: be more verbose in the -u help text
Tue, 28 Apr 2009 17:40:46 +0200 Simon Heimberg separate import lines from mercurial and general python modules
Thu, 07 May 2009 15:08:25 +0300 Giorgos Keramidas manpage build: fail early when xmlto is not available
Fri, 08 May 2009 07:54:00 +0200 Simon Heimberg dirstate: translate forgotten string
Fri, 08 May 2009 09:59:15 +0200 Simon Heimberg util: overwrite sha1 and _fastsha1
Thu, 07 May 2009 21:35:12 -0400 Greg Ward test-convert-bzr: tweak sed hack to preserve timezone in 'bzr log' output
Thu, 07 May 2009 19:08:25 +0200 Martin Geisler zeroconf: remove unwarranted execute bit
Thu, 07 May 2009 19:02:39 +0200 Martin Geisler test-convert-bzr: use sed instead of awk
Wed, 06 May 2009 17:48:03 -0400 Greg Ward convert/bzr: handle Bazaar timestamps correctly (issue1652).
Thu, 07 May 2009 17:56:57 +0200 Martin Geisler dispatch: remember loaded extensions in a real set
Thu, 07 May 2009 01:33:45 +0200 Martin Geisler gpg: use reverse kwarg to sort sigs in reversed order
Thu, 07 May 2009 01:33:44 +0200 Martin Geisler util: simplify pipefilter and avoid subprocess race
Wed, 06 May 2009 23:35:20 +0200 Martin Geisler Removed unnecessary call to dict.keys.
Wed, 06 May 2009 20:30:46 +0300 Giorgos Keramidas gpg: fix traceback in revs{} display code
Mon, 04 May 2009 14:22:33 -0500 Matt Mackall util: kill unused Popen3
Mon, 04 May 2009 14:21:43 -0500 Matt Mackall config: make remap actually work
Mon, 04 May 2009 22:14:52 +0200 Martin Geisler util: stop overwriting sha1, overwrite _fastsha1 instead
Mon, 04 May 2009 21:30:39 +0200 Martin Geisler util: remove md5
Mon, 04 May 2009 20:29:05 +0200 Sune Foldager util: remove warnings when importing md5 and sha
Mon, 04 May 2009 15:31:57 +0200 Henrik Stuart transaction: refactor transaction.abort and rollback to use the same code
Mon, 04 May 2009 13:47:12 +0200 Henrik Stuart test: change repair strip test to illustrate manifest errors
Mon, 04 May 2009 19:51:08 +0200 Benoit Boissinot verify: reference the correct linkrev when a filelog is missing
Fri, 24 Apr 2009 10:44:39 +0200 Henrik Stuart verify: avoid exception on missing file revlog
Sun, 19 Apr 2009 20:02:32 +0200 Henrik Stuart transaction: reset transaction on abort
Fri, 24 Apr 2009 09:56:53 +0200 Henrik Stuart transaction: ensure finished transactions are not reused
Mon, 04 May 2009 03:49:57 +0200 Simon Heimberg mq: simpler check of first character of guard name
Sun, 03 May 2009 20:34:12 +0200 Martin Geisler commands: fix capitalization in revert help text
Sun, 03 May 2009 17:36:58 +0200 Martin Geisler setup: require Python 2.4
Sun, 03 May 2009 13:49:04 +0200 Patrick Mezard Merge with crew-stable
Sun, 03 May 2009 10:38:08 +0300 Alexander Solovyov bisect: use subprocess to get command return code
Sun, 03 May 2009 00:41:09 +0200 Martin Geisler setup: cleanup old left-over code
Sun, 03 May 2009 00:20:08 +0200 Martin Geisler localrepo: mark commit message template for translation
Sun, 03 May 2009 00:03:35 +0200 Martin Geisler util: initialize md5 and sha1 without using extra global variables
Sat, 02 May 2009 23:05:35 +0200 Martin Geisler util: always use subprocess
Sat, 02 May 2009 21:29:00 +0200 Martin Geisler commands: describe --debug in showconfig help
Sat, 02 May 2009 21:09:37 +0200 Martin Geisler color: look for mq with extensions.find
Sat, 02 May 2009 19:13:29 +0200 Martin Geisler write options in "-r/--rev" style in help texts
Sat, 02 May 2009 17:48:01 +0200 Martin Geisler i18n-da: translated various short messages
Sat, 02 May 2009 17:22:28 +0200 Martin Geisler i18n-da: removed fuzzy translations
Sat, 02 May 2009 17:03:16 +0200 Martin Geisler i18n-da: synchronized with hg.pot
Sat, 02 May 2009 12:10:38 +0200 Martin Geisler Makefile: fixed comment
Sat, 02 May 2009 11:44:57 +0200 Martin Geisler Makefile: add more meta data to hg.pot
Fri, 01 May 2009 11:32:19 +0200 Richard Quirk Add committer tag only when needed in git conversion
Fri, 01 May 2009 12:35:13 +0200 Patrick Mezard Merge with crew-stable
Thu, 30 Apr 2009 23:57:36 -0500 Steve Borho simplemerge: use ui.warn() for warnings
Sat, 02 May 2009 12:57:20 +0200 Mads Kiilerich test-glog: Remove sed hack - '...$HGTMP...' isn't expanded anyway
Sat, 02 May 2009 12:13:24 +0200 Mads Kiilerich test-convert-baz: hide GNU tar deprecation warning
Fri, 01 May 2009 12:26:37 +0200 Patrick Mezard rebase: fix bug where --keepbranches could leave wrong branch in dirstate
Thu, 30 Apr 2009 19:22:06 -0500 Matt Mackall config: add parse interface
Mon, 27 Apr 2009 21:33:39 +0300 Alexander Solovyov zeroconf: guess ip for Zeroconf
Wed, 29 Apr 2009 20:47:30 -0500 Matt Mackall config: allow spaces in key portion of items
Wed, 29 Apr 2009 20:47:28 -0500 Matt Mackall localrepo: use set for requirements
Wed, 29 Apr 2009 20:47:18 -0500 Matt Mackall dirstate: use propertycache
Wed, 29 Apr 2009 20:47:15 -0500 Matt Mackall localrepo: use propertycache
Thu, 30 Apr 2009 10:15:32 -0500 Steve Borho ui: replace regexp pattern with sequence of choices
Fri, 24 Apr 2009 14:40:56 -0700 Bryan O'Sullivan run-tests.py: ensure that hgpkg is always visible
Thu, 30 Apr 2009 08:38:20 +0200 Patrick Mezard Fix missing import from e68e149f4d44 merge
Wed, 29 Apr 2009 23:56:20 +0200 Patrick Mezard Merge with crew-stable
Wed, 29 Apr 2009 09:30:28 +0200 Sune Foldager util.rename: use temporary file name for rename-targets on windows
Wed, 29 Apr 2009 20:03:54 +0200 Martin Geisler churn: use .hgchurn in repo root as default map file
Sun, 26 Apr 2009 01:49:12 +0200 Martin Geisler win32text: add copyright header
Sun, 26 Apr 2009 01:48:53 +0200 Martin Geisler patchbomb: add copyright and license header
Sun, 26 Apr 2009 01:48:43 +0200 Martin Geisler highlight: add copyright and license header
Sun, 26 Apr 2009 01:47:44 +0200 Martin Geisler convert: add copyright and license headers to back-ends
Sat, 18 Apr 2009 13:29:48 -0400 Greg Ward Reproduce crash where synthetic revs break merge detection (issue1578).
Wed, 29 Apr 2009 21:48:59 +0200 Patrick Mezard convert/svn: ignore composite tags
Wed, 29 Apr 2009 21:48:15 +0200 Patrick Mezard Merge with crew-stable
Wed, 29 Apr 2009 21:44:25 +0200 Patrick Mezard convert/svn: keep latest and not oldest tag value
Tue, 28 Apr 2009 17:17:54 +0200 Martijn Pieters Don't use sed -r; instead use old-style regexp
Tue, 28 Apr 2009 18:14:49 +0200 Martijn Pieters localrepo: Refactor var names in filecommit to improve readability.
Wed, 29 Apr 2009 18:36:55 +0200 Martin Geisler merge with crew-stable
Wed, 29 Apr 2009 11:39:49 +0200 Martijn Pieters Fix typeerror when specifying both --rebase and --pull
Wed, 29 Apr 2009 11:39:49 +0200 Martijn Pieters Fix typeerror when specifying both --rebase and --pull
Tue, 28 Apr 2009 23:43:58 +0200 Martin Geisler coal, paper: omit unneeded #l1 anchor in links
Tue, 28 Apr 2009 18:32:15 +0200 Martin Geisler localrepo: corrected outdated comment
Tue, 28 Apr 2009 18:29:50 +0200 Martin Geisler localrepo: fixed typos in comments
Tue, 28 Apr 2009 17:30:00 +0200 Martin Geisler help: document nonempty template filter.
Tue, 28 Apr 2009 17:28:00 +0200 Martin Geisler webcommands: move nonempty logic from JavaScript to Python
Mon, 20 Apr 2009 12:10:04 +0200 Rocco Rutte hgweb: use "nonempty" filter in templates for the changelog message
Mon, 20 Apr 2009 11:34:15 +0200 Rocco Rutte templatefilters: add "nonempty" template filter
Mon, 27 Apr 2009 22:15:36 +0200 Patrick Mezard keepalive: fix 4f13ed6ee544, reintroduce unredirected_hdrs
Sun, 26 Apr 2009 01:57:12 +0200 Martin Geisler pure/osutil: add copyright and license header
Sun, 26 Apr 2009 01:57:00 +0200 Martin Geisler match: add copyright and license header
Sun, 26 Apr 2009 01:56:52 +0200 Martin Geisler fancyopts: add copyright and license header
Sun, 26 Apr 2009 01:56:41 +0200 Martin Geisler config: add copyright and license header
Sun, 26 Apr 2009 01:25:53 +0200 Martin Geisler add blank line after copyright notices and after header
Sun, 26 Apr 2009 01:24:49 +0200 Martin Geisler turn some comments back into module docstrings
Sun, 26 Apr 2009 01:13:08 +0200 Martin Geisler put license and copyright info into comment blocks
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Mon, 27 Apr 2009 16:29:26 +0200 Dirkjan Ochtman hgweb: pre-init mimetypes module (fixes ugly bug in python-2.6.2 mimetypes)
Mon, 27 Apr 2009 16:26:31 +0200 Dirkjan Ochtman templater: fix little problem from stylemap() changes
Mon, 27 Apr 2009 12:37:19 +0200 Dirkjan Ochtman more whitespace cleanup and some other style nits
Mon, 27 Apr 2009 12:02:16 +0200 Ronny Pfannschmidt convert: hide svn deprecation warnings
Mon, 27 Apr 2009 10:33:57 +0200 Ronny Pfannschmidt ui: ui.copy() now takes the ui class into account
Mon, 27 Apr 2009 09:12:07 +0200 Peter Arrenbrecht whitespace cleanup
Mon, 06 Apr 2009 15:09:54 +0200 Dirkjan Ochtman templater: separate template management and actual string processing
Mon, 27 Apr 2009 11:35:18 +0200 Dirkjan Ochtman tests: add tests for styled hgwebdir pages
Mon, 27 Apr 2009 11:37:30 +0200 Dirkjan Ochtman hgweb: use new sessionvars code in hgwebdir, too
Mon, 27 Apr 2009 11:37:08 +0200 Dirkjan Ochtman hgweb: some cleanups in hgwebdir, remove double defaults
Sun, 26 Apr 2009 20:19:40 +0200 Patrick Mezard convert/svn: fix pathname parsing from URL under Windows
Sun, 26 Apr 2009 19:39:15 +0200 Patrick Mezard hghave: handle Windows raising on popen() failure
Sun, 26 Apr 2009 19:26:22 +0200 Patrick Mezard test-extdiff: replace shell script with python for portability
Sun, 26 Apr 2009 18:36:36 +0200 Patrick Mezard Declare bzr TERM=dumb to silence progress bars
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall replace various uses of list.reverse()
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall replace util.sort with sorted built-in
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall ui: make interactive a method
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall util: take propertycache from context.py
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall ui: print_exc() -> traceback()
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall ui: traceback -> _traceback
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall ui: report_untrusted fixes
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall ui: privatize cdata vars
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall ui: buffers -> _buffers
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall ui: trusted_users -> _trustusers, trusted_groups -> _trustgroups
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall ui: assumetrusted -> trust
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall ui: _get_cdata -> _data
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall config: getsource -> source
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall ui: simplify fixconfig
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall ui: fix-up and warn about deprecated %%
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall bugzilla: fix section reading
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall templater: use new config parser
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall config: add section filter to read
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall config: deal with spaces at end of line more carefully
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall hgweb: kill parentui references
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall ui: kill most users of parentui name and arg, replace with .copy()
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall ui: replace parentui mechanism with repo.baseui
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall add cmdutil.remoteui
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall ui: less links to parentui
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall config: add some helper methods
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall config: split source data out into separate map
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall config: add %unset name support
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall config: allow including other config files
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall showconfig: show source file and line with --debug
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall util: kill configparser wrapper
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall hgweb: use config.config
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall clone: config escaping no longer needed
Sun, 26 Apr 2009 16:50:09 -0500 Matt Mackall Merge with stable
Sun, 26 Apr 2009 16:49:47 -0500 Matt Mackall Merge with crew-stable
Sun, 26 Apr 2009 14:20:41 -0700 Brendan Cully transplant: forbid transplant to nonempty repositories with no working directory.
Sun, 26 Apr 2009 13:36:08 -0700 Benjamin Wohlwend ui.isatty() accesses sys.stdin, causing mod_wsgi to throw IOError.
Fri, 24 Apr 2009 18:17:42 +0200 Martijn Pieters hg: allow hg.parseurl(url, None)
Fri, 24 Apr 2009 17:00:18 -0500 Jacob Lee transplant: remove the restriction that the destination be nonempty.
Sat, 25 Apr 2009 21:27:47 +0800 Francis Barber Fix subversion convert not detecting empty changesets.
Sun, 19 Apr 2009 13:12:20 -0400 Greg Ward cvsps: fix crash when log message refers to non-existent branch (issue1615).
Sun, 19 Apr 2009 12:20:39 -0400 Greg Ward cvsps: add test for merge detection (issue1615).
Sun, 26 Apr 2009 16:30:37 +0200 Patrick Mezard convert/cvs: add an option to disable remote log caching
Sun, 26 Apr 2009 14:49:49 +0200 Martin Geisler tests: removed redundant "-u test" from test scripts
Sun, 26 Apr 2009 14:29:02 +0200 Martin Geisler tests: removed redundant "-d '0 0'" from test scripts
Sun, 26 Apr 2009 11:49:17 +0200 Patrick Mezard Merge with crew-stable
Sun, 26 Apr 2009 11:35:53 +0200 Patrick Mezard convert/bzr: make it work with filemaps (issue1631)
Sat, 25 Apr 2009 22:26:39 +0200 Martin Geisler verify: combine sets instead of concatenating lists
Sat, 25 Apr 2009 22:25:49 +0200 Martin Geisler rebase, revlog: use set(x) instead of set(x.keys())
Wed, 15 Apr 2009 10:33:58 -0500 Augie Fackler monoblue: Fix indentation and other styling in the annotation view.
Wed, 22 Apr 2009 15:49:33 +0200 Simon Heimberg run-tests: cosmetics
Thu, 23 Apr 2009 08:39:27 +0200 Henrik Stuart patchbomb: add user agent header to mails
Fri, 24 Apr 2009 19:39:27 +0200 Martin Geisler help: document stripdir template filter
Fri, 24 Apr 2009 18:37:44 +0200 Aleix Conchillo Flaque templatefilters: add new stripdir filter
Fri, 24 Apr 2009 18:47:15 +0200 Martin Geisler context: use Python 2.4 decorator syntax
Fri, 24 Apr 2009 17:32:18 +0200 Martin Geisler localrepo: use sets in findcommonincoming
Fri, 24 Apr 2009 17:32:18 +0200 Martin Geisler strutil: removed rsplit
Fri, 24 Apr 2009 17:32:18 +0200 Martin Geisler notify: turned a set-like dict into a real set
Wed, 22 Apr 2009 20:51:20 +0200 Martin Geisler revlog: let nodestotag be a set instead of a list
Wed, 22 Apr 2009 00:57:28 +0200 Martin Geisler replace set-like dictionaries with real sets
Wed, 22 Apr 2009 00:56:06 +0200 Martin Geisler util: use built-in set instead of util.unique
Wed, 22 Apr 2009 00:55:32 +0200 Martin Geisler util: use built-in set and frozenset
Fri, 24 Apr 2009 10:43:12 +0200 Patrick Mezard Merge with crew-stable
Fri, 24 Apr 2009 10:34:11 +0200 Patrick Mezard convert/bzr: fix symlink handling (issue1626)
Fri, 24 Apr 2009 00:06:01 -0700 Bryan O'Sullivan win32text: be more careful about rejecting violating changesets
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall keepalive: attempt to fix issue1003
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall test-archive: silence stupid messages from GNU tar
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall ui: introduce new config parser
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall ui: simplify init, kill dupconfig
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall ui: fold readsections into readconfig
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall ui: cleanup _is_trusted a bit
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall ui: simplify parent overlay logic
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall ui: always have ucdata
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall ui: fold verbosity_constraints into fixconfig, simplify
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall ui: kill updateopts
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall ui: refactor option setting
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall ui: kill redundant call to verbosity_constraints
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall ui: always have an overlay
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall ui: kill check_trusted
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall ui: move _isatty near user
Mon, 13 Apr 2009 21:23:52 +0300 Alexander Solovyov zeroconf: don't fail on non-local names
Thu, 23 Apr 2009 15:39:54 -0500 Matt Mackall Merge with stable
Thu, 23 Apr 2009 15:39:41 -0500 Matt Mackall Merge with crew
Thu, 23 Apr 2009 15:25:27 -0500 Matt Mackall Merge with crew-stable
Thu, 23 Apr 2009 16:52:25 +0200 Patrick Mezard Merge with crew-stable
Thu, 23 Apr 2009 15:07:05 +0200 Patrick Mezard convert/bzr: handle files replaced by directories (issue1623)
Thu, 23 Apr 2009 08:45:44 +0200 Paul Aurich convert/mtn: mtn does not record timezones, mark dates as UTC (issue1624)
Wed, 22 Apr 2009 10:25:05 +0200 Patrick Mezard convert/mtn: handle directory move into moved directory (issue1619/3)
Tue, 21 Apr 2009 22:31:16 +0200 Patrick Mezard convert/mtn: handle files moved in a moved directory (issue1619/2)
Wed, 22 Apr 2009 20:15:55 -0300 Wagner Bruna i18n: update Brazilian Portuguese translation
Sun, 19 Apr 2009 20:37:26 -0300 Diego de Oliveira i18n: add Brazilian Portuguese translation
Wed, 22 Apr 2009 23:13:39 +0200 Patrick Mezard convert/svn: support more OS specific auth providers via svn 1.6 API
Wed, 22 Apr 2009 17:15:59 +0200 Martin Geisler cmdutil: return boolean result directly in want function
Wed, 22 Apr 2009 17:14:58 +0200 Martin Geisler util: return boolean result directly in util.binary
Wed, 22 Apr 2009 01:39:47 +0200 Martin Geisler remove unnecessary outer parenthesis in if-statements
Wed, 22 Apr 2009 09:11:46 +0200 Simon Heimberg run-tests: fix error when timeout occurs
Tue, 21 Apr 2009 11:39:31 +0300 Fabian Kreutz i18n-de: Help tests in commands.py done, still working on option description
Fri, 17 Apr 2009 14:10:05 +0300 Fabian Kreutz i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Wed, 22 Apr 2009 02:01:22 +0200 Ronny Pfannschmidt add a deprecation warning for gc based lock releasing
Wed, 22 Apr 2009 02:01:22 +0200 Ronny Pfannschmidt switch lock releasing in the extensions from gc to explicit
Wed, 22 Apr 2009 02:01:22 +0200 Ronny Pfannschmidt document the locking pattern in localrepo.status
Wed, 22 Apr 2009 02:01:22 +0200 Ronny Pfannschmidt switch dircleanup in mercurial.hg.clone from gc based to explicit
Wed, 22 Apr 2009 02:01:22 +0200 Ronny Pfannschmidt switch lock releasing in the core from gc to explicit
Wed, 22 Apr 2009 02:01:22 +0200 Ronny Pfannschmidt made repo locks recursive and deprecate refcounting based lock releasing
Wed, 22 Apr 2009 01:53:15 +0200 Benoit Boissinot run-tests: fix -jN broken by 60a9e3cf0cf4
Tue, 21 Apr 2009 12:58:24 -0500 Matt Mackall Merge with stable
Tue, 21 Apr 2009 12:53:06 -0500 Matt Mackall Merge with crew-stable
Fri, 17 Apr 2009 11:16:50 -0500 Matt Mackall Merge with crew-stable
Tue, 21 Apr 2009 12:58:05 -0500 Matt Mackall Merge with crew
Tue, 21 Apr 2009 16:02:59 +0200 Patrick Mezard Merge with crew-stable
Tue, 21 Apr 2009 15:57:15 +0200 Paul Aurich convert/mtn: handle subsecond commit dates (issue1616)
Tue, 21 Apr 2009 14:25:36 +0200 Patrick Mezard Merge with crew-stable
Tue, 21 Apr 2009 14:17:29 +0200 Patrick Mezard convert/mtn: handle new files in moved directories (issue1619)
Tue, 21 Apr 2009 09:56:07 +0100 Christian Ebert keyword: set overwrite message only once, not for each file
Tue, 21 Apr 2009 11:19:10 +0200 Martin Geisler run-tests: removed some underscores (coding style)
Tue, 21 Apr 2009 10:53:42 +0200 Martin Geisler run-tests: upper-case global PYTHON variable
Mon, 20 Apr 2009 21:50:11 -0400 Greg Ward run-tests: reduce global variables set by parse_args().
Mon, 20 Apr 2009 21:42:20 -0400 Greg Ward run-tests: factor out main(); reduce use of globals a bit.
Mon, 20 Apr 2009 21:10:39 -0400 Greg Ward run-tests: move bits of main program so it's all at the bottom.
Mon, 20 Apr 2009 21:07:05 -0400 Greg Ward run-tests: move _hgpath() up so it's not in the middle of the main program.
Mon, 20 Apr 2009 21:04:24 -0400 Greg Ward run-tests: factor out parse_args(). Clarify use of globals a bit.
Mon, 20 Apr 2009 21:16:14 -0300 Wagner Bruna patch, i18n: avoid parameterized plural
Mon, 20 Apr 2009 21:16:13 -0300 Wagner Bruna keyword, i18n: avoid untranslated strings as message parameters
Mon, 20 Apr 2009 20:38:37 -0300 Wagner Bruna commands, i18n: avoid untranslated strings as message parameters
Mon, 20 Apr 2009 20:38:37 -0300 Wagner Bruna bookmarks: fix typo
Sun, 05 Apr 2009 05:13:39 -0300 Wagner Bruna convert: fix typo
Mon, 20 Apr 2009 12:25:45 +0200 Benoit Boissinot i18n: the message should not contain '\r'
Sun, 19 Apr 2009 07:55:53 -0400 Greg Ward Add comment about this test failing under bzr 1.13 due to a bug in bzr.
Sun, 19 Apr 2009 13:27:03 +0100 Christian Ebert test-highlight: adapt output to latest pygments keeping backwards compatibility
Sat, 18 Apr 2009 22:54:37 +0200 Benoit Boissinot merge with stable
Sat, 28 Mar 2009 12:24:53 -0400 Greg Ward issue1577: fix broken test by assuming less about CVS output.
Sat, 18 Apr 2009 09:43:21 -0400 Greg Ward cvsps: make debugging easier by adding __repr__() methods.
Sat, 18 Apr 2009 09:44:51 -0400 Greg Ward cvsps: update docstring for changeset class.
Sat, 18 Apr 2009 16:44:24 +0200 Benoit Boissinot merge with crew
Sat, 18 Apr 2009 09:48:59 -0400 Greg Ward manifest: improve error message about newlines in filenames
Sat, 18 Apr 2009 14:40:21 +0200 Martin Geisler help texts: write command line switches as -a/--abc
Sat, 18 Apr 2009 00:21:11 -0700 David Frey Update qimport help explaining how to read a patch from stdin (Issue371)
Sat, 04 Apr 2009 20:19:51 -0500 Augie Fackler convert: Improved svn source detection.
Thu, 16 Apr 2009 15:34:03 +0200 Henrik Stuart strip: make repair.strip transactional to avoid repository corruption
Wed, 15 Apr 2009 19:54:22 +0200 Henrik Stuart transaction: support multiple, separate transactions
Thu, 16 Apr 2009 15:41:25 +0200 Henrik Stuart transaction: only delete journal on successful abort/commit
Tue, 14 Apr 2009 18:16:04 +0200 Tobias Bell i18n-de: synchronised with hg.pot
Wed, 08 Apr 2009 14:15:18 +0900 Nicolas Dumazet inotify: Do not raise TypeError when client.query returns None
Wed, 08 Apr 2009 13:29:51 +0900 Nicolas Dumazet inotify: Simplifying init code
Wed, 08 Apr 2009 13:27:28 +0900 Nicolas Dumazet inotify: files is always a list: 'files or []' is redundant
Mon, 13 Apr 2009 21:57:17 +0200 Patrick Mezard Merge with crew-stable
Thu, 09 Apr 2009 14:32:44 +0200 Patrick Mezard extdiff: preserve execute-bit across copies (issue1562)
Mon, 13 Apr 2009 21:21:01 +0200 Patrick Mezard extdiff: merge node and working dir snapshot modes
Mon, 13 Apr 2009 16:15:45 +0200 Patrick Mezard convert/p4: win32 fixes
Mon, 13 Apr 2009 21:18:53 +0200 Patrick Mezard test-issue1438: make executable
Mon, 13 Apr 2009 19:47:11 +0200 Patrick Mezard context: fix workingctx.__contains__
Wed, 08 Apr 2009 02:38:23 +0900 Nicolas Dumazet run-tests: detect when hghave fails to check for a feature and fail test
Wed, 08 Apr 2009 02:34:00 +0900 Nicolas Dumazet hghave: checking that all targets are Exception-free
Sat, 11 Apr 2009 21:58:28 +0200 Pascal Quantin Add Python 2.6 support to win32 installer
Sun, 25 Jan 2009 21:08:36 +0100 Pascal Quantin Bundle python dll in win32 installer if present
Sun, 25 Jan 2009 21:55:18 +0100 Pascal Quantin Win32 installer: add hgrc.5.html and hgignore.5.html links to Start Menu folder
Mon, 13 Apr 2009 14:36:55 +0200 Patrick Mezard Merge with crew-stable
Mon, 13 Apr 2009 14:33:47 +0200 Patrick Mezard httprepo: hide password in debug traces too
Sat, 11 Apr 2009 18:34:21 -0500 Steve Borho hide passwords in httprepo error messages
Sat, 11 Apr 2009 23:43:24 +0200 Patrick Mezard convert/mtn: allow monotone database files as sources
Sat, 11 Apr 2009 23:21:39 +0200 Patrick Mezard Merge with crew-stable
Sat, 11 Apr 2009 23:12:42 +0200 Patrick Mezard convert/mtn: record changes from directory renames (issue1587)
Sat, 04 Apr 2009 20:39:46 -0500 Augie Fackler test-convert-svn-sink: rewrite output for svn compatibility
Sat, 11 Apr 2009 21:17:11 +0200 Patrick Mezard convert/cvs: delay CVS log parsing after initialization (issue1581/2)
Sat, 11 Apr 2009 21:15:27 +0200 Patrick Mezard convert: better mapfile parsing errors (issue1581/1)
Sat, 11 Apr 2009 20:49:47 +0200 Patrick Mezard Merge with crew-stable
Sat, 11 Apr 2009 20:18:51 +0200 Patrick Mezard convert/bzr: fix file rename replaced by a dir case (issue1583)
Sat, 11 Apr 2009 00:13:18 +0200 Patrick Mezard purge: fix b777dd8f7836 (remove read-only files)
Fri, 10 Apr 2009 21:20:28 +0200 Patrick Mezard purge: remove read-only files under Windows (issue583)
Fri, 10 Apr 2009 13:06:02 +0200 Patrick Mezard Merge with crew-stable
Fri, 10 Apr 2009 13:00:28 +0200 Patrick Mezard Fix manifest default rev doc when no rev is checked out (issue1603)
Thu, 09 Apr 2009 20:00:48 +0200 Martin Geisler commands: more informative description of "!" files in status
Thu, 09 Apr 2009 14:43:02 +0200 Martin Geisler commands: automatically word-wrap cmdline options
Thu, 09 Apr 2009 10:48:07 +0200 Martin Geisler commands: removed bad linebreak in import help
Wed, 08 Apr 2009 23:24:22 +0200 Patrick Mezard Merge with crew-stable
Wed, 08 Apr 2009 23:17:33 +0200 Patrick Mezard test-convert-bzr: check renamed files are removed (issue1505)
Wed, 08 Apr 2009 22:59:02 +0200 Xavier ALT convert: remove renamed source files (issue1505)
Wed, 08 Apr 2009 22:07:20 +0200 Martin Geisler commands: lower-case --import-branch help text
Wed, 08 Apr 2009 21:20:31 +0200 Martin Geisler commands: consistently write switches as -a/--abc
Wed, 08 Apr 2009 20:51:09 +0200 Martin Geisler commands: use double quotes consistently in help texts
Wed, 08 Apr 2009 20:43:19 +0200 Martin Geisler upper-case command line meta variables
Wed, 08 Apr 2009 00:48:05 +0200 Martin Geisler i18n-da: synchronized
Wed, 08 Apr 2009 00:41:07 +0200 Martin Geisler notify, commands: word-wrap help strings
Tue, 07 Apr 2009 23:06:50 +0200 Martin Geisler expand "rev" to "revision" in help texts
Tue, 07 Apr 2009 22:58:05 +0200 Martin Geisler expand "repo" to "repository" in help texts
Tue, 07 Apr 2009 22:47:56 +0200 Martin Geisler expand "dir" to "directory" in help texts
Wed, 08 Apr 2009 19:32:16 +0200 Henrik Stuart patchbomb: Support initial in-reply-to header
Wed, 08 Apr 2009 14:20:57 +0200 Nicolas Dumazet profiling: Adding support for kcachegrind output format, using lsprofcalltree
Thu, 02 Apr 2009 16:01:30 +0900 Nicolas Dumazet profiling: Adding a profiling.format config variable
Wed, 08 Apr 2009 14:19:41 +0200 Nicolas Dumazet profiling: Adding profiling.output config variable
Wed, 08 Apr 2009 14:18:20 +0200 Nicolas Dumazet profiling: dropping hotshot profiling. --profile as a unique profiling option
Tue, 07 Apr 2009 20:57:25 +0200 Henrik Stuart log: fix broken multiple user search
Tue, 07 Apr 2009 17:42:55 +0200 Martin Geisler i18n-da: updated, translated status help
Tue, 07 Apr 2009 17:32:40 +0200 Martin Geisler commands: describe "!" files as "missing" in help for status
Mon, 06 Apr 2009 20:11:00 +0200 Benoit Boissinot merge with -stable
Mon, 06 Apr 2009 19:48:11 +0200 Benoit Boissinot raise RevlogError when parser can't parse the revlog index
Mon, 06 Apr 2009 16:26:57 +0200 Dirkjan Ochtman templatefilters: strings are iterators, but shouldn't be joined anyway
Mon, 06 Apr 2009 10:51:45 +0200 Dirkjan Ochtman templatefilters: split out jsonescape() function
Mon, 06 Apr 2009 10:51:27 +0200 Dirkjan Ochtman cmdutil: prevent code repetition by abstraction in changeset_templater
Mon, 06 Apr 2009 10:53:01 +0200 Dirkjan Ochtman tests: use unified diff in test-command-template for better error reports
Sat, 04 Apr 2009 18:12:43 +0200 Sune Foldager util: don't overwrite os-specific functions with general ones
Sun, 05 Apr 2009 13:20:30 +0200 Martin Geisler convert: align option types in help text
Sun, 05 Apr 2009 05:12:43 -0300 Wagner Bruna commands: fix typo on flag description
Sun, 05 Apr 2009 05:11:46 -0300 Wagner Bruna commands, i18n: avoid untranslated strings as message parameters
Sat, 04 Apr 2009 20:16:01 +0200 Tobias Bell commands: enable 'hg help' translation of extensions
Sun, 05 Apr 2009 00:57:30 +0200 Martin Geisler i18n-da: bring translations up-to-date
Sat, 04 Apr 2009 23:21:33 +0200 Martin Geisler help: word-wrap help texts at 70 characters
Sat, 04 Apr 2009 23:21:23 +0200 Martin Geisler commands: word-wrap help texts at 70 characters
Sat, 04 Apr 2009 23:20:10 +0200 Martin Geisler zeroconf: word-wrap help texts at 70 characters
Sat, 04 Apr 2009 23:19:52 +0200 Martin Geisler win32text: word-wrap help texts at 70 characters
Sat, 04 Apr 2009 23:19:42 +0200 Martin Geisler win32mbcs: word-wrap help texts at 70 characters
Sat, 04 Apr 2009 23:19:29 +0200 Martin Geisler transplant: word-wrap help texts at 70 characters
Sat, 04 Apr 2009 23:19:11 +0200 Martin Geisler rebase: word-wrap help texts at 70 characters
Sat, 04 Apr 2009 23:18:51 +0200 Martin Geisler purge: word-wrap help texts at 70 characters
Sat, 04 Apr 2009 23:18:41 +0200 Martin Geisler patchbomb: word-wrap help texts at 70 characters
Sat, 04 Apr 2009 23:18:27 +0200 Martin Geisler parentrevspec: word-wrap help texts at 70 characters
Sat, 04 Apr 2009 23:18:13 +0200 Martin Geisler pager: word-wrap help texts at 70 characters
Sat, 04 Apr 2009 23:18:03 +0200 Martin Geisler mq: word-wrap help texts at 70 characters
Sat, 04 Apr 2009 23:17:53 +0200 Martin Geisler keyword: word-wrap help texts at 70 characters
Sat, 04 Apr 2009 23:17:33 +0200 Martin Geisler hgk: word-wrap help texts at 70 characters
Sat, 04 Apr 2009 23:17:21 +0200 Martin Geisler fetch: word-wrap help texts at 70 characters
Sat, 04 Apr 2009 23:17:12 +0200 Martin Geisler extdiff: word-wrap help texts at 70 characters
Sat, 04 Apr 2009 23:16:55 +0200 Martin Geisler convert: word-wrap help texts at 70 characters
Sat, 04 Apr 2009 23:16:32 +0200 Martin Geisler color: word-wrap help texts at 70 characters
Sat, 04 Apr 2009 23:16:21 +0200 Martin Geisler churn: word-wrap help texts at 70 characters
Sat, 04 Apr 2009 23:15:37 +0200 Martin Geisler children: word-wrap help texts at 70 characters
Sat, 04 Apr 2009 23:15:23 +0200 Martin Geisler bugzilla: word-wrap help texts at 70 characters
Sat, 04 Apr 2009 23:15:10 +0200 Martin Geisler bookmarks: word-wrap help texts at 70 characters
Sat, 04 Apr 2009 21:09:43 +0200 Martin Geisler Change double spaces to single spaces in help texts.
Sat, 04 Apr 2009 18:31:01 +0200 Martin Geisler commands: explain when to use resolve -m
Sat, 04 Apr 2009 18:03:03 +0200 Martin Geisler commands: clarify push help text
Sat, 04 Apr 2009 17:51:31 +0200 Martin Geisler commands: make pull help point to the incoming command
Sat, 04 Apr 2009 17:44:18 +0200 Martin Geisler commands, help: consistently write 'URL' in upper-case
Sat, 04 Apr 2009 17:41:22 +0200 Martin Geisler help: expand command names in 'Url Paths' help text
Sat, 04 Apr 2009 17:33:42 +0200 Martin Geisler commands: better merge help text
Sat, 04 Apr 2009 16:46:50 +0200 Martin Geisler commands: removed redundant text in manifest help
Sat, 04 Apr 2009 00:32:06 +0200 Martin Geisler commands: stress that commit is a local operation
Sat, 04 Apr 2009 00:27:55 +0200 Martin Geisler commands: use single-quotes for 'hg help ...' hints
Sat, 04 Apr 2009 12:28:13 -0500 Matt Mackall convert: attempt to check repo type before checking for tool
Sat, 04 Apr 2009 19:43:00 +0200 Dirkjan Ochtman merge with crew-stable
Tue, 24 Mar 2009 23:28:55 +0000 Vsevolod Solovyov Fix issue1495, corner case of adding empty files via patching
Fri, 03 Apr 2009 11:50:42 -0500 Matt Mackall Merge with crew-stable
Sat, 04 Apr 2009 18:08:41 +0200 Rocco Rutte convert: simple fix for non-existent synthetic/mergepoint attributes
Sat, 04 Apr 2009 18:04:38 +0200 Marti Raudsepp convert: handle comments starting with '#' in authormap files
Sat, 04 Apr 2009 17:55:52 +0200 Dirkjan Ochtman cmdutil: refactor handling of templating in show_changeset()
Sat, 04 Apr 2009 17:46:11 +0200 Dirkjan Ochtman templater: move stylemap function from hgweb to templater
Sat, 04 Apr 2009 10:51:52 +0200 Tobias Bell i18n-de: translated record
Fri, 03 Apr 2009 22:35:07 +0200 Tobias Bell i18n-de: translated archival.py, bundlerepo.py, changegroup.py and changelog.py
Fri, 03 Apr 2009 11:57:05 +0300 Fabian Kreutz i18n-de: docu for resolve
Sat, 04 Apr 2009 15:41:32 +0200 Marti Raudsepp convert: fix authormap handling of lines without '='
Sat, 14 Mar 2009 14:31:08 +0200 Marti Raudsepp convert: Add testcase for convert authormap.
Wed, 01 Apr 2009 12:11:14 +0300 Alexander Solovyov extensions loading: don't fail if path to extension ends with a '/'
Sat, 04 Apr 2009 15:14:36 +0200 Christian Ebert tests: guess lexer by filename for recent pygments
Thu, 02 Apr 2009 18:18:43 -0600 Jeremy Whitlock Fix how setup.py identifies the Mercurial version.
Thu, 02 Apr 2009 22:25:49 +0400 Pavel Volkovitskiy right way to check if file was in renamed directory, fixes import monotone
Thu, 02 Apr 2009 14:48:06 +0200 Henrik Stuart convert: added cvsnt mergepoint support
Thu, 26 Mar 2009 16:58:50 +0200 Stefano Tortarolo rebase: keep original mq patch format (Issue1574)
Mon, 30 Mar 2009 18:26:32 +0200 Stefano Tortarolo rebase: don't lose rename/copy data (Issue1423)
Wed, 01 Apr 2009 09:11:00 -0700 Justin Peng Correct a bug on date formats with '>' or '<' accompanied by space characters.
Sun, 29 Mar 2009 14:43:49 +0200 Stefano Tortarolo rebase: store/restore arguments correctly
Sun, 29 Mar 2009 14:47:59 +0200 Stefano Tortarolo rebase: correct help text
Sat, 28 Mar 2009 12:27:20 -0400 Greg Ward issue1578: fix crash: do not use synthetic changesets as merge parents.
Fri, 03 Apr 2009 14:52:03 -0500 Matt Mackall windows: get Abort from error
Fri, 03 Apr 2009 14:51:48 -0500 Matt Mackall move encoding bits from util to encoding
Fri, 03 Apr 2009 13:20:52 -0500 Matt Mackall move util.Abort to error.py
Fri, 03 Apr 2009 12:37:44 -0500 Matt Mackall setup: remove spurious posix import
Fri, 03 Apr 2009 12:37:38 -0500 Matt Mackall pure/parsers: fix circular imports, import mercurial modules properly
Fri, 03 Apr 2009 12:37:30 -0500 Matt Mackall pure/bdiff: fix circular import
Fri, 03 Apr 2009 12:37:07 -0500 Matt Mackall posix: kill some trailing newlines
Fri, 03 Apr 2009 12:37:06 -0500 Matt Mackall mention default branch in branch and clone help
Tue, 10 Mar 2009 19:16:16 +0100 Stefano Tortarolo i18n: update italian translation
Thu, 02 Apr 2009 10:30:00 +0300 Fabian Kreutz i18n-de: Commands (push and pull) + typos
Thu, 02 Apr 2009 08:15:39 +0200 Tobias Bell i18n-de: translated global options of commands
Wed, 01 Apr 2009 21:06:12 +0200 Tobias Bell i18n-de: removed fuzzy translations after update of POT file
Sun, 29 Mar 2009 19:57:28 +0200 Tobias Bell i18n-de: translated ui.py, url.py and util.py
Sun, 29 Mar 2009 19:03:09 +0200 Tobias Bell i18n-de: translated 'help multirevs'
Tue, 31 Mar 2009 21:21:53 -0500 Steve Borho on clone failure, only remove directories we created
Thu, 02 Apr 2009 18:04:42 +0200 Martin Geisler windows: break import cycle with util
Thu, 02 Apr 2009 17:09:17 +0200 Sune Foldager windows: fix missing import of util.Abort
Thu, 02 Apr 2009 16:49:34 +0200 Sune Foldager windows: fix import of win32.py (was util_win32.py)
Tue, 31 Mar 2009 15:52:48 -0400 Greg Ward issue1582: improve description of splicemap syntax in help.
Tue, 31 Mar 2009 23:11:11 +0200 Martin Geisler merge with -stable
Tue, 31 Mar 2009 07:56:28 +0200 Simon Heimberg error: import LockError from correct module
Tue, 31 Mar 2009 22:48:16 +0200 Martin Geisler hgweb: better English in IPv6 error message
Sun, 29 Mar 2009 16:15:06 -0500 Steve Borho allow clone into existing but empty directories
Sun, 29 Mar 2009 19:56:53 -0300 Wagner Bruna verify, i18n: fix unmarked strings
Tue, 31 Mar 2009 20:40:56 +0200 Martin Geisler i18n: updated zh_CN instructions
Tue, 31 Mar 2009 20:30:20 +0200 Martin Geisler i18n: rename zh.po to zh_CN.po
Sun, 29 Mar 2009 21:52:43 +0200 Martin Geisler httprepo: lowercase debug output
Mon, 30 Mar 2009 01:30:58 +0200 Benoit Boissinot merge with -stable
Fri, 27 Mar 2009 11:17:46 -0400 Brodie Rao hgweb: fix undefined name RepoError
Mon, 30 Mar 2009 01:23:12 +0200 Benoit Boissinot merge with backout
Mon, 30 Mar 2009 01:23:01 +0200 Benoit Boissinot Backed out changeset 490e40816cbd
Mon, 30 Mar 2009 01:21:39 +0200 Benoit Boissinot Change wording in example hook
Thu, 26 Mar 2009 16:49:47 +0200 Alexander Solovyov diffstat hook example
Fri, 27 Mar 2009 01:28:09 +0200 Alexander Solovyov ability to load hooks from arbitrary python module
Sun, 29 Mar 2009 19:06:56 +0200 Benoit Boissinot merge with crew
Thu, 26 Mar 2009 23:02:21 -0500 Steve Borho windows: add various missing import
Thu, 26 Mar 2009 22:07:01 -0500 Steve Borho windows: hoist expand_glob() back into util.py
Sat, 28 Mar 2009 18:19:17 +0100 Tobias Bell i18n-de: Several updates
Sun, 29 Mar 2009 00:08:33 +0100 Benoit Boissinot record: fix indentation
Sat, 28 Mar 2009 23:09:36 +0100 Rocco Rutte record: Give user a hint about chunk selection progress
Sat, 28 Mar 2009 22:22:22 +0100 Rocco Rutte coal/paper: Turn <img> into <img/> where missing
Sat, 28 Mar 2009 19:50:37 +0100 Benoit Boissinot add missing +x flag to test-inotify-issue1542
Sat, 28 Mar 2009 19:25:10 +0100 Benoit Boissinot merge with crew
Fri, 27 Mar 2009 17:56:18 +0100 Rocco Rutte Add missing imports for posix.py for OS X
Fri, 27 Mar 2009 13:39:18 +0100 Mads Kiilerich convert: missing p4 tool is only slightly fatal
Sat, 07 Mar 2009 16:06:46 +0800 Dongsheng Song Clarify the usage of HGRCPATH
Fri, 27 Feb 2009 17:28:26 -0800 John Coomes tests: strip o/s-dependent error messages from some http tests
Sat, 28 Mar 2009 17:29:14 +0100 Benoit Boissinot bisect: use integer division
Sat, 28 Mar 2009 16:34:40 +0100 Tobias Bell i18n: spelling correction in German translation
Fri, 27 Mar 2009 18:17:24 +0100 Tobias Bell i18n: completed German translation of the children extension
Fri, 27 Mar 2009 17:59:35 +0100 Tobias Bell i18n: fixed textwidth in bookmarks extension
Fri, 27 Mar 2009 17:48:59 +0100 Tobias Bell i18n: completed German translation of bookmarks extension
Fri, 27 Mar 2009 11:52:32 +0200 Fabian Kreutz i18n: continuation of command.py translations/checking
Tue, 24 Mar 2009 18:52:48 +0100 Fabian Kreutz i18n: more commands.py translations
Tue, 24 Mar 2009 18:50:46 +0100 Fabian Kreutz i18n: more commands.py reworking + new translations
Fri, 27 Mar 2009 17:35:00 +0100 Martin Geisler cmdutil: fix untranslatable string in copy
Thu, 26 Mar 2009 08:07:28 +0100 Tobias Bell enhance Makefile for language translators
Thu, 26 Mar 2009 19:01:06 +0900 Nicolas Dumazet Fixing issue1542, adding a relevant test
Wed, 11 Mar 2009 20:28:09 +0100 Stefano Tortarolo rebase: remove unused statement
Thu, 26 Mar 2009 13:54:44 -0500 Matt Mackall util: split out posix, windows, and win32 modules
Sat, 14 Mar 2009 10:46:48 -0400 John Mulligan patchbomb: option to set the name of bundle attachment (issue1452)
Tue, 24 Mar 2009 16:41:41 -0500 Matt Mackall Merge with -stable
Mon, 23 Mar 2009 15:04:26 -0400 Greg Ward Typo fix in help.
Sun, 22 Mar 2009 20:59:03 +0100 Tobias Bell i18n: add German translation
Fri, 20 Mar 2009 14:28:48 +0800 Dongsheng Song i18n: updated Chinese translation
Tue, 10 Mar 2009 19:16:16 +0100 Stefano Tortarolo i18n: update italian translation
Mon, 23 Mar 2009 15:32:29 +0100 Nicolas Dumazet revlog: faster hash computation when one of the parent node is null
Mon, 23 Mar 2009 15:36:30 +0100 Nicolas Dumazet ancestor: caching the parent list to improve performance
Mon, 23 Mar 2009 13:49:16 +0100 Dirkjan Ochtman kill another trailing space
Mon, 23 Mar 2009 13:43:48 +0100 Dirkjan Ochtman add debugcommands command: an easy to parse command + option index
Mon, 23 Mar 2009 10:41:42 +0100 Alexander Solovyov templater: ability to display diffstat for log-like commands
Mon, 23 Mar 2009 13:15:57 +0100 Alexander Solovyov templater: use contexts consistently throughout changeset_templater
Mon, 23 Mar 2009 13:13:27 +0100 Peter Arrenbrecht cleanup: whitespace cleanup
Mon, 23 Mar 2009 13:13:11 +0100 Peter Arrenbrecht cleanup: drop enumerate() when index is not used
Mon, 23 Mar 2009 13:13:06 +0100 Peter Arrenbrecht cleanup: drop unused assignments
Mon, 23 Mar 2009 13:13:02 +0100 Peter Arrenbrecht cleanup: drop variables for unused return values
Mon, 23 Mar 2009 13:12:07 +0100 Peter Arrenbrecht cleanup: drop unused imports
Mon, 23 Mar 2009 13:12:03 +0100 Alexander Solovyov contrib: add perflog and perftemplating commands to perf extension
Mon, 23 Mar 2009 13:12:44 +0100 Dirkjan Ochtman merge with crew-stable
Wed, 25 Mar 2009 01:49:03 +0530 madhu Returns lines changed for paths specified as arguments correctly.
Mon, 23 Mar 2009 13:11:11 +0100 Dirkjan Ochtman cleanup: remove all trailing whitespace
Mon, 23 Mar 2009 11:12:01 +0100 Peter Arrenbrecht keepalive: fix reference to IncompleteRead
Mon, 23 Mar 2009 10:48:45 +0100 Pascal Quantin merge tools: fix typo in Beyond Compare's 3 command line
Fri, 20 Mar 2009 18:55:20 -0500 Matt Mackall Merge with -stable
Fri, 20 Mar 2009 18:49:44 -0500 Matt Mackall Fix new CVS test output
Fri, 20 Mar 2009 17:58:11 -0500 Matt Mackall Added signature for changeset 02981000012e
Fri, 20 Mar 2009 17:58:04 -0500 Matt Mackall Added tag 1.2.1 for changeset 02981000012e
Wed, 18 Mar 2009 09:15:38 -0400 Greg Ward cvsps: recognize and eliminate CVS' synthetic "file added" revisions. 1.2.1
Mon, 09 Mar 2009 21:00:37 -0500 Steve Borho demandimport: blacklist pythoncom
Fri, 20 Mar 2009 14:38:50 -0500 Matt Mackall diffstat: use width 80 by default and avoid division by zero
Thu, 19 Mar 2009 10:25:13 -0700 Lee Cantey Fix for merge changes introduced in rev 9fe7e6acf525
Wed, 18 Mar 2009 17:49:48 +0100 Dirkjan Ochtman merge with crew-stable
Wed, 18 Mar 2009 17:49:11 +0100 Dirkjan Ochtman convert: honor 2.3 compatibility (rsplit)
Tue, 17 Mar 2009 13:46:53 -0500 Matt Mackall Merge with stable
Tue, 17 Mar 2009 11:34:40 -0400 Benjamin Pollack regression test for issue1552
Tue, 17 Mar 2009 11:47:40 -0400 Benjamin Pollack fetch: do not count inactive branches when inferring a merge
Tue, 17 Mar 2009 13:43:11 -0500 Matt Mackall bundlerepo: reintroduce dirstate
Fri, 13 Mar 2009 21:14:57 +0100 Michael Springmann exporting patch:
Mon, 16 Mar 2009 17:21:10 -0500 Matt Mackall imported patch issue1546-hg-bisect-command-doesn-t-work-with-shell-scripts.patch
Mon, 09 Mar 2009 17:13:12 -0500 Augie Fackler bisect: fix --command for me.
Mon, 16 Mar 2009 17:21:06 -0500 Matt Mackall atom: fix URLs used in entry GUIDs
Mon, 16 Mar 2009 16:58:41 -0500 Matt Mackall resolve: move reset to localrepo.commit
Mon, 16 Mar 2009 16:58:41 -0500 Matt Mackall resolve: keep .orig files
Mon, 09 Mar 2009 18:44:44 +0100 Mads Kiilerich test-merge-tools: test ui.merge functionality and selection of internal tools
Thu, 05 Mar 2009 12:58:13 +0200 Alexander Solovyov zeroconf: advertise repositories with hostname
Mon, 16 Mar 2009 17:56:50 -0500 Matt Mackall Merge with crew
Tue, 10 Mar 2009 23:41:37 +0100 Martin Geisler i18n: better Danish word for "working directory"
Tue, 10 Mar 2009 23:32:40 +0100 Martin Geisler i18n: add Danish translation for "commit"
Tue, 10 Mar 2009 23:32:13 +0100 Martin Geisler i18n: translated help for all basic commands into Danish
Tue, 10 Mar 2009 23:31:18 +0100 Martin Geisler i18n: updated fuzzy Danish translations
Tue, 10 Mar 2009 23:30:51 +0100 Martin Geisler i18n: merged new strings into Danish translation
Sat, 07 Mar 2009 23:36:22 +0900 FUJIWARA Katsunori i18n: update Japanese translation to follow bd8f44638847
Sat, 07 Mar 2009 20:30:20 +0100 Benoit Boissinot merge with -stable
Fri, 06 Mar 2009 12:35:48 -0800 Brendan Cully Merge with main
Wed, 04 Mar 2009 23:23:59 +0100 Mads Kiilerich Optimization of pure.base85.b85encode
Mon, 09 Mar 2009 11:41:38 -0500 Matt Mackall Merge with crew-stable
Sat, 07 Mar 2009 20:16:03 +0100 Benoit Boissinot verify: find correct first corrupted cset for missing/corrupted revlogs
Sat, 07 Mar 2009 20:04:56 +0100 Benoit Boissinot verify: do not abort on fully corrupted revlog
Sat, 07 Mar 2009 00:59:41 +0100 Benoit Boissinot hgweb: fix allow_read permissions when a user is specified
Thu, 05 Mar 2009 14:53:59 +0100 Mads Kiilerich test-identify: require no-outer-repo
Thu, 05 Mar 2009 10:38:39 +0100 Benoit Allard update copyright date in version information
Thu, 05 Mar 2009 14:44:13 +0800 Dongsheng Song Typo fix
Wed, 04 Mar 2009 22:56:17 -0600 Steve Borho update copyright in ReadMe.html
Fri, 06 Mar 2009 09:15:47 -0600 Matt Mackall setup.py: fix version detection for tarball
Wed, 04 Mar 2009 19:04:21 -0600 Matt Mackall Added signature for changeset 11efa41037e2
Wed, 04 Mar 2009 19:04:20 -0600 Matt Mackall Added tag 1.2 for changeset 11efa41037e2
Tue, 03 Mar 2009 21:32:23 +0000 Frank Kingswood convert: Perforce source for conversion to Mercurial 1.2
Wed, 04 Mar 2009 18:42:24 -0600 Matt Mackall remove tests for long-gone imerge extension
Wed, 04 Mar 2009 13:06:16 -0600 Augie Fackler merge: better error messages to lead users to hg update --clean to abandon merges.
Wed, 04 Mar 2009 17:02:16 -0600 Matt Mackall audit: be even pickier (issue1450)
Thu, 12 Feb 2009 09:36:15 -0700 Bill Barry dispatch: extract command execution block into method
Thu, 05 Feb 2009 23:47:31 +0100 Benoit Allard bookmarks: change NAME to REV
Fri, 27 Feb 2009 02:01:45 -0800 Alex Unden bookmarks: fixes bug where a deleted bookmark may still be treated as current when track.current option is set
Sun, 01 Mar 2009 00:30:01 +0100 David Soria Parra bookmarks: Set current bookmark if we create a new one on the tip
Mon, 02 Mar 2009 19:19:12 -0600 Matt Mackall convert: change hg.saverev default to False
Mon, 02 Mar 2009 19:19:09 -0600 Matt Mackall tag: force load of tag cache
Fri, 27 Feb 2009 19:10:38 +0100 Mads Kiilerich run-tests.py: avoid using popen2.Popen4 - use subprocess instead
Fri, 27 Feb 2009 17:52:31 +0100 Mads Kiilerich test-convert-cvs*: mute output from "cvs up"
Sat, 28 Feb 2009 13:15:58 +0100 Stefano Tortarolo i18n: update italian translation
Mon, 02 Mar 2009 23:11:15 +0100 Dirkjan Ochtman merge with crew-stable
Mon, 02 Mar 2009 23:07:56 +0100 Stefan Rusek include i18n files in the win32 installer
Sat, 28 Feb 2009 12:33:24 +0100 Dirkjan Ochtman help: get rid of double spaces
Sat, 28 Feb 2009 12:38:45 +0100 timeless help: miscellaneous language fixes
Sat, 28 Feb 2009 12:25:14 +0100 Dirkjan Ochtman help: better explanations for some of the template filters
Sat, 28 Feb 2009 12:23:23 +0100 Dirkjan Ochtman help: better explanation for some of the environment variables
Sat, 28 Feb 2009 12:21:41 +0100 timeless help: some language fixes for help topics
Fri, 27 Feb 2009 08:13:42 -0600 Matt Mackall Merge with stable
Sun, 25 Jan 2009 19:15:49 +0100 Dirkjan Ochtman merge with stable
Tue, 24 Feb 2009 18:09:16 +0100 Martin Geisler setup: run hg with empty HGRCPATH for robustness.
Tue, 24 Feb 2009 16:05:43 +0100 Dirkjan Ochtman contrib: add hgwebdir.wsgi, to serve as a better example
Tue, 24 Feb 2009 16:01:29 +0100 Dirkjan Ochtman contrib: bring hgwebdir.fcgi up-to-date with current WSGI practices
Sat, 21 Feb 2009 17:46:06 -0600 Steve Borho catch CTRL-D at password prompt
Wed, 04 Feb 2009 22:12:55 +0100 Pascal Quantin Update Beyond Compare's configuration
Sun, 22 Feb 2009 23:03:42 +0100 Benoit Boissinot merge with crew
Sun, 22 Feb 2009 19:23:09 +0100 David Soria Parra bookmarks: add force option to command syntax description
Sun, 22 Feb 2009 22:06:47 +0100 Martin Geisler i18n: updates to the Danish translation
Fri, 20 Feb 2009 23:48:09 +0900 FUJIWARA Katsunori i18n: update Japanese translation
Wed, 18 Feb 2009 13:19:30 +0100 Frank Wierzbicki tests: use same popen strategy for jython as for nt
Tue, 17 Feb 2009 18:47:28 -0500 Brodie Rao Makefile: remove locale folder during clean
Wed, 18 Feb 2009 00:44:38 +0100 Martin Geisler setup: use sys.executable to call hg
Tue, 17 Feb 2009 23:58:56 +0100 Martin Geisler bookmarks: escape literal backslashes in docstring
Tue, 17 Feb 2009 23:13:48 +0800 Dongsheng Song i18n: updated Chinese translation
Mon, 16 Feb 2009 19:35:07 -0600 Matt Mackall Introduce HG_PREPEND to solve pretxn races
Sun, 18 Jan 2009 19:59:51 +0100 Stefano Tortarolo rebase: pull --rebase updates if there is nothing to rebase
Tue, 10 Feb 2009 22:47:38 +0100 Mads Kiilerich test-merge-tool: Make sure no hgmerge can be found in $PATH
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall audit: check for casefolding of .hg (issue1450)
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall patch: teach selectfile about symlinks (issue1438)
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall mq: handle empty patches more gracefully (issue1501)
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall keepalive: borrow code from newer httplib to patch ValueError (issue1088)
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall rename: simplify forced renaming
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall log: ignore --removed if no files specified (issue1166)
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall Don't fail on clone on win98 (issue1492)
Sun, 15 Feb 2009 20:18:29 +0200 Alexander Solovyov zeroconf: don't allow ipv6 addresses
Mon, 16 Feb 2009 01:41:01 +0100 Martin Geisler hgk: select first changeset at startup (issue1382)
Mon, 16 Feb 2009 00:09:47 +0100 Martin Geisler pure/mpatch: use StringIO instead of mmap (issue1493)
Wed, 11 Feb 2009 21:47:57 +0100 Stefan Rusek Handle when the slicemap option is an empty string
Sun, 08 Feb 2009 13:46:04 +0100 Simon Heimberg test suite: saver check if bzr is installed
Tue, 10 Feb 2009 13:26:00 -0600 Augie Fackler fancyopts: Parse options that occur after arguments.
Tue, 10 Feb 2009 16:31:52 -0600 Augie Fackler tests: Add a test for the behavior of 'hg export -- -2'
Sun, 15 Feb 2009 11:14:20 -0600 Peter van Dijk fix disappearing symlinks [issue1509]
Tue, 10 Feb 2009 16:11:48 +0100 Mads Kiilerich test-merge-tools: Don't use tac
Sun, 15 Feb 2009 10:50:48 -0600 Matt Mackall merge: mark kept local files as readded on linear update (issue539)
Mon, 09 Feb 2009 07:55:42 -0600 Will Maier Use shutil.copystat in copyfile().
Sun, 08 Feb 2009 15:58:39 +0100 Gilles Moris Update tcsh completion scripts with new commands and for new help output.
Sun, 08 Feb 2009 08:44:33 +0100 Simon Heimberg resolve: accepts walkopts (-I and -X)
Sun, 15 Feb 2009 12:56:38 +0100 timeless help: better formatting in "Date Formats" section
Sat, 14 Feb 2009 22:41:18 +0100 Jim Correia log-like commands now use -G for --graph, -g for --git
Sat, 14 Feb 2009 22:40:39 +0100 Jim Correia add --git option to commands supporting --patch (log, incoming, history, tip)
Sat, 14 Feb 2009 01:07:44 +0100 Martin Geisler i18n: add python-format comments to Japanese translation
Sat, 14 Feb 2009 01:56:34 +0900 FUJIWARA Katsunori i18n: add Japanese translation
Fri, 13 Feb 2009 13:52:34 +0100 Dirkjan Ochtman tests: fix for test-identify returning 255
Sat, 07 Feb 2009 19:41:05 +0100 Gilles Moris extdiff: add --change option to display single changeset diff
Fri, 13 Feb 2009 11:32:33 +0100 Dirkjan Ochtman identify: have consistent output for local repositories
Thu, 12 Feb 2009 18:26:09 +0100 Martin Geisler i18n: wrapped long lines in Italian translation
Sat, 17 Jan 2009 14:14:44 +0100 Stefano Tortarolo i18n: add Italian translation
Thu, 12 Feb 2009 11:52:31 +0100 Dirkjan Ochtman record: minimize number of status calls
Thu, 12 Feb 2009 12:35:48 +0100 Dirkjan Ochtman patch: no need to instantiate a match catch-all in diff()
Wed, 28 Jan 2009 20:06:59 -0600 Steve Borho close sockets on httprepository deletion (issue1487)
Tue, 10 Feb 2009 13:57:34 +0800 Dongsheng Song i18n: updated Chinese translation
Tue, 10 Feb 2009 14:22:25 +0100 Sune Foldager hgweb: add guid to rss items
Tue, 10 Feb 2009 14:21:27 +0100 Sune Foldager hgweb: add atom error template
Tue, 10 Feb 2009 14:20:42 +0100 Sune Foldager hgweb: add rss error template
Mon, 09 Feb 2009 19:00:55 +0100 Robert Bauck Hamar hgk: added explanation to .hgk for background colour
Mon, 09 Feb 2009 19:00:52 +0100 Robert Bauck Hamar hgk: added colour settings for different colours in diff view
Mon, 09 Feb 2009 19:00:48 +0100 Robert Bauck Hamar hgk: added setting of foreground colour
Mon, 09 Feb 2009 00:14:07 +0100 Martin Geisler transplant: wrapped long lines
Mon, 09 Feb 2009 00:09:24 +0100 Martin Geisler commands: fix paths command docstring indention
Mon, 09 Feb 2009 13:08:32 +0100 Dirkjan Ochtman hgweb: commit forgotten update to a3d7f99c23c0
Mon, 09 Feb 2009 11:31:52 +0100 Sune Foldager hgweb: support custom http headers in ErrorResponse
Mon, 09 Feb 2009 11:29:09 +0100 Dirkjan Ochtman hgweb: pass ErrorResponses directly into req.respond()
Sat, 07 Feb 2009 23:29:12 +0100 Dirkjan Ochtman merge with mpm
Sat, 07 Feb 2009 18:46:13 +0100 Robert Bauck Hamar hgk: Add background colour setting
Wed, 04 Feb 2009 20:55:44 +0100 Martin Geisler commands: removed unnecessary string concatenation
Wed, 04 Feb 2009 20:53:38 +0100 Martin Geisler patch: turned strings with backslashes into raw strings
Tue, 03 Feb 2009 21:38:36 +0100 Martin Geisler convert: marked string for translation
Thu, 25 Dec 2008 10:42:01 +0100 Martin Geisler reset mergestate after commit
Wed, 28 Jan 2009 14:27:44 -0600 Matt Mackall warn if --repository provided for norepo commands
Sun, 25 Jan 2009 21:20:13 +0100 Mads Kiilerich Make util.find_exe alway returns existing file, fixing issue1459
Sun, 25 Jan 2009 21:20:11 +0100 Mads Kiilerich test-merge-tools
Sun, 25 Jan 2009 14:12:41 -0500 Jim Correia Account for symlinks when setting up HGTMP.
Sun, 25 Jan 2009 13:49:15 -0500 John Mulligan mq: allow qclone's -p option to use path alias
Sun, 25 Jan 2009 13:20:43 -0500 John Mulligan branch closing: permit closing the default branch
Thu, 05 Feb 2009 17:40:25 +0100 Dirkjan Ochtman demandimport: patch __builtin__ instead of __builtins__
Thu, 05 Feb 2009 18:21:22 +0100 Dirkjan Ochtman notify: use contexts more pervasively
Thu, 05 Feb 2009 18:15:33 +0100 Benoit Allard coal/paper: switch to XHTML 1.1
Tue, 03 Feb 2009 20:32:42 +0100 Martin Geisler i18n: updated Danish translation
Sat, 31 Jan 2009 22:50:18 +0100 Martin Geisler run-tests: add --pure flag for using pure Python modules
Sat, 24 Jan 2009 01:44:43 +0100 Martin Geisler add --pure flag to setup.py
Thu, 29 Jan 2009 19:25:25 +0100 Martin Geisler setup: get version number using pure Python modules
Wed, 28 Jan 2009 10:32:15 +0100 Martin Geisler setup: do not use -c with msgfmt on Solaris (issue1489)
Tue, 27 Jan 2009 18:17:59 +0100 Benoit Boissinot merge with crew
Tue, 27 Jan 2009 09:58:48 -0600 Steve Borho record: do not lose permission changes on commit
Mon, 26 Jan 2009 15:52:10 +0100 Dirkjan Ochtman hgweb: expose sibling branches to templater
Mon, 26 Jan 2009 16:50:27 +0100 Dirkjan Ochtman graphlog: extract large parts of repeated code from incoming/outgoing
Mon, 26 Jan 2009 16:40:43 +0100 Dirkjan Ochtman graphlog: reuse cmdutil.loglimit() instead of redefining
Mon, 26 Jan 2009 16:34:38 +0100 Dirkjan Ochtman graphlog: some testing for incoming and outgoing graphs
Mon, 26 Jan 2009 16:15:28 +0100 Dirkjan Ochtman graphlog: import util module rather than selected functions
Sun, 25 Jan 2009 20:27:37 +0100 Martin Geisler i18n: check format strings when building xx.mo files
Sun, 25 Jan 2009 20:16:35 +0100 Martin Geisler i18n: add python-format comments to da.po
Sun, 25 Jan 2009 21:31:54 +0100 Martin Geisler i18n: extract strings with xgettext
Sun, 25 Jan 2009 12:09:51 -0600 Matt Mackall Merge with stable
Sun, 25 Jan 2009 10:16:45 -0600 Matt Mackall wire protocol: avoid infinite loop (issue1483)
Sun, 25 Jan 2009 12:07:41 -0600 Matt Mackall fix up tests for paths and urls help
Sat, 24 Jan 2009 01:47:36 +0100 Martin Geisler use PURE option in Makefile
Sun, 25 Jan 2009 11:10:51 +0100 Christian Ebert notify: remove subfunctions that are called only once
Sat, 24 Jan 2009 00:13:49 +0100 Martin Geisler move mercurial.osutil to mercurial.pure.osutil
Sat, 24 Jan 2009 00:12:20 +0100 Martin Geisler pure Python implementation of bdiff.c
Sat, 24 Jan 2009 00:12:19 +0100 Martin Geisler pure Python implementation of diffhelpers.c
Tue, 30 Dec 2008 18:58:58 -0800 Brendan Cully Pure python base85 fallback
Sat, 24 Jan 2009 00:12:18 +0100 Martin Geisler pure Python implementation of parsers.c
Sat, 24 Jan 2009 00:12:17 +0100 Martin Geisler pure Python implementation of mpatch.c
Sun, 25 Jan 2009 12:33:49 +0100 Martin Geisler i18n: sort Danish translation by file
Sun, 25 Jan 2009 12:33:46 +0100 Martin Geisler i18n: strip string locations from Danish translation
Fri, 23 Jan 2009 14:51:09 -0600 Matt Mackall simplify colwidth a bit
Wed, 21 Jan 2009 20:29:47 +0900 Shun-ichi GOTO Also find correct column width of wide characters.
Thu, 22 Jan 2009 10:48:37 -0700 Bill Barry added information to patchbomb help pointing users to hgrc(5) to configure the [smtp] section in order to send patchbombs
Thu, 22 Jan 2009 11:02:50 -0700 Bill Barry consolidated url help into urls help topic and added information about path aliases
Thu, 22 Jan 2009 20:49:47 +0100 Martin Geisler i18n: updated Danish translation
Thu, 22 Jan 2009 08:39:34 -0700 Bill Barry Clarified 'hg paths' command help
Sun, 25 Jan 2009 18:58:12 +0100 Patrick Mezard Merge with crew-stable
Sun, 25 Jan 2009 18:55:29 +0100 Patrick Mezard Fix a corner case when committing a rename after a merge (issue1476)
Sun, 25 Jan 2009 15:11:43 +0800 Dongsheng Song i18n: Starting Chinese Translation of Mercurial
Sun, 25 Jan 2009 12:33:47 +0100 Martin Geisler i18n: sort by file when generating hg.pot
Sun, 25 Jan 2009 12:21:57 +0100 Christian Ebert Do not install executable man pages
Sat, 24 Jan 2009 18:52:46 +0100 Martin Geisler patchbomb: respect diff settings
Sun, 25 Jan 2009 11:27:53 +0200 Alexander Solovyov status: make options optional (issue1481)
Fri, 23 Jan 2009 23:39:28 +0100 Pascal Quantin Retrieve Beyond Compare's path from registry
Thu, 22 Jan 2009 16:07:44 +0100 Dirkjan Ochtman templater: fix age filter to state the obvious on future timestamps
Thu, 22 Jan 2009 15:22:37 +0100 Dirkjan Ochtman tests: fix issue in test-audit-path with HGTMP on OS X
Thu, 22 Jan 2009 14:33:49 +0100 Dirkjan Ochtman tests: eliminate use of sed -i (which fails on NetBSD)
Thu, 22 Jan 2009 14:32:39 +0100 Dirkjan Ochtman tests: fix up tests to cope with 6a0bc2dc9da6
Thu, 22 Jan 2009 14:19:29 +0100 Dirkjan Ochtman help: some improvements for the templating topic
Thu, 22 Jan 2009 14:18:08 +0100 Alexander Solovyov help: add a topic about some of the templating features
Wed, 21 Jan 2009 14:14:56 -0600 Matt Mackall Merge with stable
Wed, 21 Jan 2009 11:15:47 -0600 Matt Mackall verify: don't trip over binary files starting with 01 0a
Mon, 19 Jan 2009 17:00:23 -0600 Matt Mackall Merge with stable
Thu, 15 Jan 2009 01:38:52 +0100 Christian Ebert notify: fix neglect of custom headers set via template
Mon, 19 Jan 2009 16:19:09 -0600 Matt Mackall Give a useful message about PYTHONPATH if startup fails
Mon, 19 Jan 2009 13:20:47 +0100 Dirkjan Ochtman hgweb: simplify parents/children generation code
Mon, 19 Jan 2009 12:59:56 +0100 Dirkjan Ochtman kill some trailing whitespace
Mon, 19 Jan 2009 12:58:01 +0100 Dirkjan Ochtman merge with crew-stable
Mon, 19 Jan 2009 12:36:06 +0100 Stepan Koltsov coal/paper: add missing spaces in changeset child formatting
Mon, 19 Jan 2009 12:38:54 +0200 Alexander Solovyov cmdutil.logmessage: options should be optional
Mon, 19 Jan 2009 00:36:32 +0100 Patrick Mezard bookmarks: work around missing posixfile_nt.readline()
Sat, 17 Jan 2009 18:51:40 +0100 Pascal Quantin Update win32 merge tools configuration
Tue, 13 Jan 2009 20:28:06 +0200 Patrick Mezard diffstat: don't fail on merges
Sat, 17 Jan 2009 15:25:20 +0100 Pascal Quantin Package hgk Tcl/Tk script in win32 installer
Sat, 17 Jan 2009 15:23:13 +0100 Pascal Quantin Update mercurial.ini file packaged in win32 installer
Sat, 17 Jan 2009 15:19:41 +0100 Patrick Mezard Merge with crew-stable
Sat, 17 Jan 2009 15:15:26 +0100 Patrick Mezard Document how HTML documentation is built under Windows
Thu, 15 Jan 2009 14:19:29 +0100 Pascal Quantin Add Lee Cantey's installer icon to win32 installer
Thu, 15 Jan 2009 01:38:52 +0100 Christian Ebert notify: fix neglect of custom headers set via template
Wed, 14 Jan 2009 21:47:38 -0500 John Mulligan branch closing: add test for branch closing (and reopening)
Wed, 14 Jan 2009 21:47:38 -0500 John Mulligan branch closing: referencing open and closed branches/heads
Wed, 14 Jan 2009 21:47:38 -0500 John Mulligan branch closing: mark closed branches with a 'close' extra
Wed, 14 Jan 2009 21:47:38 -0500 John Mulligan store all heads of a branch in the branch cache
Thu, 15 Jan 2009 20:23:18 +0100 Martin Geisler i18n: make local now builds .mo files
Thu, 15 Jan 2009 15:28:42 +0100 Martin Geisler i18n: beginnings of a Danish translation
Thu, 15 Jan 2009 00:14:36 +0100 Martin Geisler i18n: encode output in user's local encoding
Thu, 15 Jan 2009 00:12:35 +0100 Martin Geisler i18n: lookup .mo files in private locale/ directory
Thu, 15 Jan 2009 00:11:54 +0100 Martin Geisler i18n: new build_mo command for setup.py
Thu, 15 Jan 2009 00:10:54 +0100 Martin Geisler i18n: let Makefile generate i18n/hg.pot
Thu, 15 Jan 2009 11:41:59 +0100 Benoit Boissinot recover when no version information is available
Mon, 12 Jan 2009 13:51:43 -0600 Matt Mackall error: move SignatureError
Mon, 12 Jan 2009 13:35:35 -0600 Matt Mackall dispatch: sort exception handlers
Mon, 12 Jan 2009 11:48:05 -0600 Matt Mackall error: move SignalInterrupt
Mon, 12 Jan 2009 11:39:38 -0600 Matt Mackall error: move UnknownCommand and AmbiguousCommand
Mon, 12 Jan 2009 11:28:30 -0600 Matt Mackall sshrepo: change raise_ to abort
Mon, 12 Jan 2009 11:28:28 -0600 Matt Mackall error: move UnexpectedOutput (now ResponseError)
Mon, 12 Jan 2009 11:09:14 -0600 Matt Mackall error: move lock errors
Mon, 12 Jan 2009 10:59:08 -0600 Matt Mackall mq: remove import of revlog
Mon, 12 Jan 2009 10:53:41 -0600 Matt Mackall bookmarks; clean up imports and function wrapping
Mon, 12 Jan 2009 10:42:31 -0600 Matt Mackall error: move repo errors
Sun, 11 Jan 2009 23:04:24 -0600 Matt Mackall error: move ParseError
Sun, 11 Jan 2009 23:00:09 -0600 Matt Mackall kill imerge.py
Sun, 11 Jan 2009 22:55:36 -0600 Matt Mackall revlog: kill from-style imports
Sun, 11 Jan 2009 22:48:28 -0600 Matt Mackall errors: move revlog errors
Sat, 10 Jan 2009 18:02:38 -0600 Matt Mackall refactor version code
Tue, 13 Jan 2009 23:17:19 +0100 Patrick Mezard Merge with crew-stable
Tue, 13 Jan 2009 22:41:06 +0100 Patrick Mezard merge: fix execute bit update issue introduced by 89207edf3973
Tue, 13 Jan 2009 13:43:42 +0100 Dirkjan Ochtman transplant: move docstrings before imports (see issue1466)
Tue, 13 Jan 2009 10:44:16 +0100 Stepan Koltsov diff: add --change option to display single changeset diff (issue1420)
Sat, 03 Jan 2009 17:15:21 +0100 Martin Geisler mq: lowercase output
Sat, 03 Jan 2009 17:15:21 +0100 Martin Geisler churn: lowercase output
Mon, 12 Jan 2009 17:51:57 +0100 Benoit Boissinot bdiff: add comment about normalization
Mon, 12 Jan 2009 13:20:09 +0100 Stefan Ring Improved hgweb test.
Mon, 12 Jan 2009 09:57:52 +0100 Dirkjan Ochtman tests: use killdaemons.py in test-highlight
Mon, 12 Jan 2009 09:16:03 +0100 Dirkjan Ochtman use dict.iteritems() rather than dict.items()
Mon, 12 Jan 2009 09:07:02 +0100 Dirkjan Ochtman mq: allow qpop if popped revisions are not working dir parents
Mon, 12 Jan 2009 09:53:55 +0100 Dirkjan Ochtman mq: refactor the pop code to be more readable and allow more changes
Mon, 12 Jan 2009 09:13:45 +0100 Dirkjan Ochtman merge with crew-stable
Fri, 09 Jan 2009 22:15:08 +0000 Jim Hague Bugzilla 2.18 and on use contrib/sendbugmail.pl, not processmail.
Fri, 09 Jan 2009 18:12:53 +0100 Benoit Boissinot merge with -stable
Fri, 09 Jan 2009 01:37:54 +0100 Benoit Boissinot use enumerate instead of zip
Fri, 09 Jan 2009 01:36:35 +0100 Benoit Boissinot patch: export shouldn't close files received as a parameter
Mon, 12 Jan 2009 09:12:35 +0100 Bernhard Leiner mq: make qnew patch format consistent with qrefresh (issue1457)
Sat, 10 Jan 2009 00:30:22 +0100 Pascal Quantin monoblue: fix child revision display in file diff page
Fri, 09 Jan 2009 17:34:06 +0100 Benoit Boissinot web: use the correct filectx in filelog
Thu, 08 Jan 2009 14:26:30 +0100 Patrick Mezard convert: display child command output if --debug (fix 878466138b57)
Wed, 07 Jan 2009 17:33:29 -0800 Bryan O'Sullivan convert: print darcs error messages iff --debug
Wed, 07 Jan 2009 17:33:07 -0800 Bryan O'Sullivan convert: check for darcs-2-compatible path
Wed, 07 Jan 2009 02:13:32 +0100 Benoit Boissinot merge with -stable
Tue, 06 Jan 2009 10:33:57 +0100 Dirkjan Ochtman merge with crew-stable
Mon, 05 Jan 2009 20:49:12 +0100 David Soria Parra zeroconf: add extension documentation
Mon, 05 Jan 2009 12:48:20 -0500 Benjamin Pollack 1 file changed, 7 insertions(+), 9 deletions(-)
Mon, 05 Jan 2009 18:45:20 +0100 Dirkjan Ochtman tests: shrink wait interval for test-convert-bzr-merges
Mon, 05 Jan 2009 14:37:46 +0100 Patrick Mezard Merge with crew-stable
Mon, 05 Jan 2009 12:31:00 +0100 Marek Kubica tests: try to prevent different ordering in test-convert-bzr-merges
Sun, 04 Jan 2009 21:49:37 +0100 Benoit Boissinot merge with crew
Sat, 03 Jan 2009 17:15:21 +0100 Martin Geisler lowercase prompts
Sat, 03 Jan 2009 17:15:21 +0100 Martin Geisler lowercase ui.debug and assert output
Sat, 03 Jan 2009 17:15:15 +0100 Martin Geisler lowercase help output
Sat, 03 Jan 2009 16:15:11 +0100 Martin Geisler mq, i18n: mark strings for translation
Sat, 03 Jan 2009 16:15:05 +0100 Martin Geisler commands: remove redundant paragraph from tags help
Sun, 04 Jan 2009 21:44:06 +0100 Patrick Mezard Merge with crew-stable
Sun, 04 Jan 2009 10:06:44 +0000 Frank Kingswood test: added testcase for cvsps log message lookahead
Sun, 04 Jan 2009 01:43:12 -0600 David Champion cvsps: cvs log loop uses lookahead to avoid misleading text
Sun, 04 Jan 2009 18:44:39 +0100 Edouard Gomez convert/gnuarch: recode cat-log parts to utf-8 to be hg.description friendly
Sun, 04 Jan 2009 18:44:30 +0100 Edouard Gomez convert/gnuarch: add cat-log payload to commit description
Sun, 04 Jan 2009 19:38:41 +0100 Benoit Boissinot bisect: improve hg bisect -c (relative paths, error handling)
Sun, 04 Jan 2009 19:13:02 +0100 Dirkjan Ochtman merge with crew-stable
Sun, 04 Jan 2009 19:12:42 +0100 Dirkjan Ochtman convert/gnuarch: correct indentation
Sun, 04 Jan 2009 13:52:28 +0100 Benoit Boissinot merge with crew
Sun, 04 Jan 2009 08:06:05 +0100 Peter Arrenbrecht test-audit-path: add one more test (issue 1450)
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: follow continuation-of revisions
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: retrieve known archive names list
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: parse continuation-of revisions in gnuarch source
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: use fully qualified revisions
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: keep track of original revision in extra headers
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: robustify cat-log retrieval
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: set prefered locale for str conversions
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: fix cat-log parsing
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: remove unused code
Sat, 03 Jan 2009 21:54:58 +0100 Patrick Mezard Merge with crew-stable
Sat, 03 Jan 2009 21:44:15 +0100 Dirkjan Ochtman hgweb: fix long line lengths introduced in 2dc868712dcc
Sat, 03 Jan 2009 20:20:40 +0100 Dirkjan Ochtman tests: use killdaemons.py in test-pull-http
Sat, 03 Jan 2009 21:25:19 +0100 Dirkjan Ochtman cvsps: kill some more trailing whitespace
Sat, 03 Jan 2009 21:24:31 +0100 Dirkjan Ochtman merge with crew-stable
Sat, 03 Jan 2009 01:05:13 +0100 Patrick Mezard Merge with crew-stable
Fri, 02 Jan 2009 22:53:33 +0100 Martin Geisler use repo.wjoin(f) instead of os.path.join(repo.root, f)
Wed, 07 Jan 2009 02:11:17 +0100 Benoit Boissinot correctly update dirstate after update+mode change (issue1456)
Tue, 06 Jan 2009 10:30:22 +0100 Jason Orendorff mq: don't warn about ambiguous patch name when using patch index (issue1439)
Mon, 05 Jan 2009 14:34:20 +0100 Patrick Mezard convert/gnuarch: fix switched copy source and destination
Sun, 04 Jan 2009 21:32:40 +0100 Patrick Mezard mq: drop copy records when refreshing regular patches (issue1441)
Sun, 04 Jan 2009 19:10:42 +0100 Dirkjan Ochtman hgweb: fix problems with empty repositories
Sat, 03 Jan 2009 20:16:10 +0100 Patrick Mezard localrepo: fix bad manifest delta generation (issue1433)
Sat, 03 Jan 2009 20:50:06 +0100 Mark Edgington hgweb: send HTTP unauthorized error when denying pull
Sat, 03 Jan 2009 20:33:19 +0100 Mark Edgington hgweb: allow static content when deny_read denies access
Sat, 03 Jan 2009 20:33:37 +0100 Dirkjan Ochtman patch: kill some trailing whitespace
Sat, 03 Jan 2009 01:00:46 +0100 Patrick Mezard hgwebdir_mod: fix a performance issue with static files
Wed, 31 Dec 2008 18:00:35 -0600 Matt Mackall Merge with -stable
Wed, 31 Dec 2008 17:59:58 -0600 Matt Mackall setup: warn about missing standard Python components
Sat, 27 Dec 2008 19:05:26 +0100 Bernhard Leiner Circumvent removal of valid bisect candidates due to previously skipped ones
Wed, 31 Dec 2008 17:38:35 -0600 Matt Mackall Added signature for changeset 11a4eb81fb4f
Wed, 31 Dec 2008 17:38:35 -0600 Matt Mackall Added tag 1.1.2 for changeset 11a4eb81fb4f
Tue, 30 Dec 2008 22:10:41 +0100 Peter Arrenbrecht test-audit-path: add more tests (issue 1450) 1.1.2
Wed, 31 Dec 2008 16:27:20 -0600 Matt Mackall audit: reject paths with .hg (issue 1450)
Wed, 31 Dec 2008 15:04:18 +0100 Benoit Boissinot merge bookmarks
Wed, 31 Dec 2008 14:29:51 +0100 David Soria Parra bookmarks: tests for track.current option
Thu, 18 Dec 2008 10:51:11 +0100 David Soria Parra bookmarks: set the current bookmark to the new name if we rename the current bookmark
Wed, 31 Dec 2008 14:23:19 +0100 Dirkjan Ochtman merge with crew-stable
Wed, 31 Dec 2008 14:21:00 +0100 Pascal Quantin monoblue: add less/more links to graph page
Thu, 25 Dec 2008 10:48:24 +0200 Alexander Solovyov python implementation of diffstat
Sun, 28 Dec 2008 19:59:42 +0100 Benoit Boissinot add a comment about the need of hg._update()
Sun, 28 Dec 2008 20:21:20 +0100 Benoit Boissinot merge with -stable
Thu, 25 Dec 2008 17:49:08 +0100 Gilles Moris test-hgweb-*: replace "XX years ago" by a fixed string in get-with-headers.py
Sun, 21 Dec 2008 12:19:12 -0800 Bryan O'Sullivan Merge crew and stable
Sun, 21 Dec 2008 09:40:55 +0100 Dirkjan Ochtman merge with stable
Sat, 20 Dec 2008 16:27:51 -0600 Matt Mackall Merge with stable
Sat, 20 Dec 2008 13:09:05 +0100 Dirkjan Ochtman merge with stable
Fri, 19 Dec 2008 22:32:08 +0100 Gilles Moris color: fix colorization of the 'old mode' git diff metadata
Sat, 20 Dec 2008 00:43:03 +0100 Benoit Boissinot merge with -stable
Fri, 19 Dec 2008 18:49:02 +0100 Dirkjan Ochtman merge with crew-stable
Fri, 19 Dec 2008 08:42:41 +0100 Dirkjan Ochtman merge with crew-stable (again)
Fri, 19 Dec 2008 08:20:19 +0100 Dirkjan Ochtman merge with crew-stable
Tue, 16 Dec 2008 09:58:41 +0100 Christian Ebert keyword: simplify repo.local and bundle check (as in 2f4a399a8787)
Mon, 15 Dec 2008 12:03:28 -0800 Brendan Cully Merge with crew-stable
Sat, 20 Dec 2008 16:12:01 -0600 Matt Mackall Added signature for changeset 3773e510d433
Sat, 20 Dec 2008 16:12:00 -0600 Matt Mackall Added tag 1.1.1 for changeset 3773e510d433
Fri, 19 Dec 2008 20:58:33 -0600 Matt Mackall resolve: clarify and simplify help 1.1.1
Fri, 19 Dec 2008 16:48:32 -0600 Matt Mackall tests: fix no-diffs option
Fri, 19 Dec 2008 16:48:31 -0600 Matt Mackall archive: fix bogus error message with no working directory
Fri, 19 Dec 2008 16:47:36 -0600 Matt Mackall resolve: require -a switch to resolve all files
Fri, 19 Dec 2008 21:38:01 +0100 Benoit Allard fix typo
Fri, 19 Dec 2008 18:24:49 +0100 Dirkjan Ochtman hgweb: mq repos should be in non-recursive collections, too
Fri, 19 Dec 2008 08:41:46 +0100 Dirkjan Ochtman tests: fix test-mq-qclone-http (broken by e60aaae83323)
Thu, 18 Dec 2008 22:32:48 +0100 Benoit Allard hgweb: recurse down collections only if ** in [paths]
Mon, 15 Dec 2008 12:02:18 -0800 Brendan Cully inotify: do not attempt to monkeypatch bundlerepos
Sun, 14 Dec 2008 23:05:18 -0800 Brendan Cully Merge with crew-stable
Fri, 05 Dec 2008 14:51:50 +0100 Bartosz SKOWRON patch: simplify linereader
Sun, 14 Dec 2008 18:13:41 +0100 Patrick Mezard Merge with crew-stable
Sat, 13 Dec 2008 13:28:20 +0100 Benoit Boissinot merge with -stable
Sun, 14 Dec 2008 23:04:29 -0800 Brendan Cully patch: handle git patches that remove symlinks (issue1438)
Sun, 14 Dec 2008 17:35:19 +0100 Patrick Mezard context: enforce memctx.files() unicity
Sat, 13 Dec 2008 18:32:29 +0100 Adrian Buehlmann store: encode trailing period and space on directory names (issue1417)
Sat, 13 Dec 2008 17:39:56 +0100 Adrian Buehlmann store: don't create dirs ending in period or space for hashed paths (issue1417)
Thu, 11 Dec 2008 13:33:35 +0000 Frank Kingswood convert-cvs: correctly handle Removed replies, fixes bug 1427
Thu, 04 Dec 2008 13:42:47 +0000 Jim Hague Fix test-acl failure on AIX due to read only LOGNAME.
Fri, 12 Dec 2008 12:34:57 -0800 Brendan Cully Merge with crew
Thu, 04 Dec 2008 11:21:31 -0800 Brendan Cully Update zsh completion to use debugcomplete -v instead of parsing help
Thu, 04 Dec 2008 11:21:15 -0800 Brendan Cully Make debugcomplete -v print aliases as well as commands
Thu, 11 Dec 2008 23:36:43 +0100 Patrick Mezard Merge with crew-stable
Thu, 11 Dec 2008 22:59:35 +0100 Patrick Mezard patch: catch only IOError from makedirs()
Thu, 11 Dec 2008 22:59:35 +0100 Patrick Mezard test-mq-missing: add test for directory creation on git copy
Tue, 09 Dec 2008 14:27:47 +0100 Stefan Rusek When applying a git diff, ensure that the target dir exists for new files
Wed, 10 Dec 2008 16:29:53 +0000 Jim Hague Revise Bugzilla module comments into extension help.
Wed, 10 Dec 2008 17:47:56 +0100 Patrick Mezard test-convert-cvs-builtincvsps: test debugcvsps command
Wed, 10 Dec 2008 14:02:54 +0000 Frank Kingswood Add debugcvsps command, replacing cvsps script
Wed, 10 Dec 2008 11:32:31 +0100 Dirkjan Ochtman merge stable changes, via crew-stable
Wed, 10 Dec 2008 11:30:11 +0100 Dirkjan Ochtman merge changes from stable
Tue, 02 Dec 2008 15:31:48 +0100 Christian Ebert hgrc 5: fix email.charsets documentation
Tue, 02 Dec 2008 15:31:33 +0100 Christian Ebert notify: no charset conversion when testing
Tue, 09 Dec 2008 17:02:52 -0800 Brendan Cully Merge with crew-stable
Tue, 09 Dec 2008 17:01:14 -0800 Brendan Cully issue1419: catch strange readline import error on windows
Wed, 10 Dec 2008 00:29:10 +0100 Patrick Mezard Merge with crew-stable
Wed, 10 Dec 2008 00:16:12 +0100 Patrick Mezard util: disable walkrepo() recursive behaviour
Tue, 09 Dec 2008 09:58:13 +0000 Jim Hague Fix Bugzilla integration to work with new Bugzilla 3.2.
Mon, 08 Dec 2008 20:42:53 +0100 Benoit Allard tests: test-walkrepo shouldn't throw SystemExit
Sun, 07 Dec 2008 19:59:01 +0100 Benoit Boissinot bookmarks: this is a comment, not a string
Sun, 07 Dec 2008 19:34:07 +0100 David Soria Parra Merge bookmarks
Sun, 07 Dec 2008 19:33:26 +0100 David Soria Parra Merge backout
Sun, 07 Dec 2008 19:31:38 +0100 David Soria Parra Backed out changeset 4c3e0ad58c5b
Sun, 07 Dec 2008 19:28:09 +0100 David Soria Parra Merge backout
Sun, 07 Dec 2008 19:27:57 +0100 David Soria Parra Backed out changeset 187a13bd14c6
Sun, 07 Dec 2008 08:47:02 +0100 David Soria Parra Merge bookmarks
Sat, 06 Dec 2008 19:30:20 +0100 David Soria Parra bookmarks: do not overwrite bookmarks.current if not necessary
Sat, 06 Dec 2008 14:03:30 +0200 Alexander Solovyov bookmarks: add --only-bookmark option to log
Sat, 06 Dec 2008 16:15:59 +0100 David Soria Parra bookmarks: Fix tests
Sat, 06 Dec 2008 01:10:11 +0100 David Soria Parra bookmarks: more git-like branches
Thu, 09 Oct 2008 08:49:03 +0200 Martin Geisler bookmarks: Include bookmarks in tags.
Fri, 05 Dec 2008 11:12:46 +0100 David Soria Parra bookmarks: Fix indention
Fri, 05 Dec 2008 09:38:17 +0100 Stefan Rusek bookmarks: Adds support for a --non-bookmarked option to push
Sat, 06 Dec 2008 20:17:45 +0100 Patrick Mezard Merge with crew-stable
Sat, 06 Dec 2008 20:10:31 +0100 Patrick Mezard convert: backout a7492fb2107b
Sat, 06 Dec 2008 20:07:44 +0100 Patrick Mezard Rewrite svn tests using svndump
Sat, 06 Dec 2008 15:57:11 +0100 Benoit Boissinot use inst.args instead of using __getitem__ directly
Sat, 06 Dec 2008 15:53:57 +0100 Benoit Boissinot exceptions should inherit the Exception class
Sat, 06 Dec 2008 15:40:04 +0100 Benoit Boissinot convert/cvs: do not compare None with int
Sat, 06 Dec 2008 15:37:15 +0100 Benoit Boissinot use repr() instead of backticks
Sat, 06 Dec 2008 14:27:31 +0100 Benoit Boissinot use repr() instead of backticks
Fri, 05 Dec 2008 22:22:14 +0100 Patrick Mezard Merge with crew-stable
Tue, 18 Nov 2008 21:46:01 -0600 Augie Fackler rebase: add support to keep branch names
Wed, 03 Dec 2008 22:03:05 -0800 Brendan Cully Merge with crew
Wed, 03 Dec 2008 22:01:34 -0800 Brendan Cully Update zsh completion for new help format
Mon, 01 Dec 2008 13:42:04 +0000 Frank Kingswood tests: allow cvs import to reorder its filename list
Wed, 03 Dec 2008 01:28:33 +0100 Benoit Boissinot re-add +x bit for test-convert-darcs (was missing from 14ed6662af48)
Tue, 02 Dec 2008 13:06:18 -0600 Matt Mackall Added signature for changeset 2a67430f92f1
Tue, 02 Dec 2008 13:06:17 -0600 Matt Mackall Added tag 1.1 for changeset 2a67430f92f1
Tue, 02 Dec 2008 13:05:40 -0600 Matt Mackall encoding: normalize some silly encoding names 1.1
Tue, 02 Dec 2008 19:36:43 +0100 Benoit Boissinot push: use the fast changegroup() path on push
Mon, 01 Dec 2008 10:45:22 -0500 Brodie Rao color: replace effect-specific reset control codes with general purpose one
Tue, 02 Dec 2008 10:13:52 -0600 Augie Fackler color: Add tests for colorized diff and status output.
Wed, 26 Nov 2008 22:58:07 +0100 Georg Brandl diff colorization: finish highlighting trailing whitespace
Tue, 02 Dec 2008 16:46:45 +0100 Brodie Rao color: diff colorization
Wed, 26 Nov 2008 08:58:31 -0500 Brodie Rao color: add --color switch
Mon, 01 Dec 2008 20:10:02 -0800 Brendan Cully mq: filter out empty commit messages in qfold
Mon, 01 Dec 2008 20:09:10 -0800 Brendan Cully mq: drop copy sources removed during qfold
Mon, 01 Dec 2008 14:06:02 -0800 Brendan Cully inotify: do not complain that inotify is not running if autostart is False
Mon, 01 Dec 2008 13:38:26 -0800 Brendan Cully inotify: close most file descriptors when autostarting
Mon, 01 Dec 2008 14:20:20 +0100 Patrick Mezard hgweb: extend [paths] syntax to match repositories recursively (issue852)
Mon, 01 Dec 2008 13:44:34 +0100 Georg Brandl help: try topics before commands to avoid "diffs" showing help for diffstat
Mon, 01 Dec 2008 12:11:28 +0100 Thomas Arendsen Hein Fix non-empty $CDPATH causing failed tests.
Sun, 30 Nov 2008 22:51:42 +0100 Patrick Mezard convert: improve reporting of invalid svn bindings
Sun, 30 Nov 2008 22:01:26 +0100 Patrick Mezard convert: work around svn.ra.get_files() not releasing input buffer
Sun, 30 Nov 2008 18:38:42 +0100 Dirkjan Ochtman gitweb: fix graph again after previous faulty commit (1e0677756f60)
Fri, 28 Nov 2008 11:38:41 +0100 Thomas Arendsen Hein Improvement to 14ce129cfcd: Use try/except and pass filename on errors
Fri, 28 Nov 2008 09:50:30 +0100 Dirkjan Ochtman gitweb: fix graph display in IE
Thu, 27 Nov 2008 10:13:20 +0100 Edouard Gomez convert: check existence of ~/.cvspass before reading it
Thu, 27 Nov 2008 22:04:51 +0100 Mads Kiilerich convert cvs: Fix branch name parsing
Thu, 27 Nov 2008 11:14:43 -0800 Brendan Cully Fix test breakage introduced in 07faba78cf5a
Thu, 27 Nov 2008 11:05:50 -0800 Brendan Cully Ignore eclipse droppings
Thu, 27 Nov 2008 11:04:29 -0800 Brendan Cully Add hgcia to hgext
Thu, 27 Nov 2008 18:46:45 +0100 Dirkjan Ochtman tests: fix test results for 07faba78cf5a
Thu, 27 Nov 2008 17:00:54 +0100 Dirkjan Ochtman diff: fix obscure off-by-one error in diff -p
Thu, 27 Nov 2008 16:07:17 +0100 Dirkjan Ochtman bundlerepo doesn't really have a dirstate, throw AttributeError if requested
Thu, 27 Nov 2008 16:07:13 +0100 Dirkjan Ochtman kill some trailing spaces
Thu, 27 Nov 2008 01:35:12 +0100 Benoit Boissinot merge with mpm
Thu, 27 Nov 2008 01:10:27 +0100 Mads Kiilerich rpm spec: include python egg in rpm
Thu, 27 Nov 2008 01:09:11 +0100 Mads Kiilerich buildrpm: complain when hg command isn't available
Thu, 27 Nov 2008 00:57:32 +0100 Mads Kiilerich util: use existing never() instead of custom lambda
Thu, 27 Nov 2008 00:57:31 +0100 Mads Kiilerich tests: Skip tests if they will fail because of outer repo
Thu, 27 Nov 2008 00:57:30 +0100 Mads Kiilerich tests: use killdaemons in hgweb tests
Wed, 26 Nov 2008 22:27:37 +0100 Patrick Mezard util_win32: fix Windows version checking (issue1358)
Fri, 21 Nov 2008 22:27:11 +0000 Alpar Juttner Graphlog extension adds a --graph option to log/in/out
Sun, 23 Nov 2008 20:16:29 +0100 Mads Kiilerich tests: disable test-convert-darcs properly for darcs 2
Sun, 23 Nov 2008 18:17:02 +0100 Mads Kiilerich Fix rpmlint warnings
Sun, 23 Nov 2008 18:16:02 +0100 Mads Kiilerich Make rpm spec less explicit
Wed, 26 Nov 2008 13:11:08 -0600 Matt Mackall Merge with crew
Wed, 26 Nov 2008 18:23:35 +0100 Benoit Boissinot Catch both IOError and OSError, fix regression introduced by 8046f0a070a6
Tue, 25 Nov 2008 18:45:08 -0800 Brendan Cully inotify: remove unused imports (thanks pyflakes)
Tue, 25 Nov 2008 18:32:44 -0800 Brendan Cully color: don't run status twice for -n
Tue, 25 Nov 2008 18:21:00 -0800 Brendan Cully color: fix status -n
Tue, 25 Nov 2008 16:30:40 +0100 Christian Ebert keyword: do not shadow builtin format (detected by pychecker)
Tue, 25 Nov 2008 16:40:54 -0600 Jesse Long hooks: restore io correctly on exception
Tue, 25 Nov 2008 23:26:33 +0100 Benoit Boissinot protocol: use changegroupsubset() if possible (issue1389)
Tue, 25 Nov 2008 16:24:22 -0600 Matt Mackall Merge with crew
Tue, 25 Nov 2008 23:13:14 +0100 Benoit Allard email: add References field in the header
Tue, 25 Nov 2008 22:52:25 +0100 Dirkjan Ochtman coal/paper: link to shortlog instead of log from error pages
Tue, 25 Nov 2008 22:40:16 +0100 Dirkjan Ochtman coal/paper: move actual templates from coal to paper
Tue, 25 Nov 2008 22:53:01 +0100 Dirkjan Ochtman coal/paper: show branch name in changeset view
Tue, 25 Nov 2008 21:54:28 +0100 Benoit Allard coal/paper: display tags and branch in filelog page
Tue, 25 Nov 2008 22:32:11 +0100 Benoit Allard coal/paper/monoblue: show branch names in hgweb graph
Tue, 25 Nov 2008 22:51:10 +0100 Benoit Allard coal/paper: display branch names in log
Tue, 25 Nov 2008 17:54:49 +0100 Dirkjan Ochtman hgweb: support broken IIS 5 behavior with .cgi in PATH_INFO
Tue, 25 Nov 2008 22:23:17 +0100 Patrick Mezard manifest: fix _search() corner-case
Mon, 24 Nov 2008 17:16:39 -0800 Brendan Cully Improved error message for log --follow
Tue, 25 Nov 2008 01:22:43 +0100 Benoit Boissinot Improve the monoblue theme for hgwebdir
Sat, 22 Nov 2008 00:21:57 -0800 Brendan Cully import: add similarity option (issue295)
Sun, 23 Nov 2008 18:08:19 -0800 Brendan Cully mq: recover more gracefully from interrupted qrefresh (issue1216)
Sun, 23 Nov 2008 16:07:47 -0800 Brendan Cully mq: use atomictempfiles during patch refresh
Sat, 22 Nov 2008 14:04:42 -0800 Brendan Cully mq: create patch header class to abstract header manipulation
Sun, 23 Nov 2008 00:44:31 -0800 Brendan Cully mq: gracefully abort qpush/qgoto to guarded patch (issue1186)
Fri, 07 Nov 2008 02:47:12 +0100 Mads Kiilerich More verbose logging when filemerge searches for merge-tool
Fri, 21 Nov 2008 15:51:40 -0800 Brendan Cully templater: return data in increasing chunk sizes
Sat, 22 Nov 2008 16:57:49 +0100 Dirkjan Ochtman tests: fix tests broken by 03b60f2f90bf
Thu, 20 Nov 2008 18:15:50 -0800 Brendan Cully hgweb (coal/paper): make file, diff and annotate easier to render
Wed, 19 Nov 2008 13:00:48 -0800 Brendan Cully inotify: fix status . in repo.root
Wed, 19 Nov 2008 13:27:57 +0100 Patrick Mezard patch: isolate patchfile filesystem calls into methods
Wed, 19 Nov 2008 13:27:57 +0100 Patrick Mezard patch: pass an opener to patchfile
Tue, 18 Nov 2008 13:20:55 +0100 Patrick Mezard util_win32: implement posixfile_nt.readlines()
Wed, 19 Nov 2008 13:27:57 +0100 Patrick Mezard patch: remove useless unlink() call
Tue, 18 Nov 2008 16:02:14 -0600 Matt Mackall dispatch: generalize signature checking for extension command wrapping
Tue, 18 Nov 2008 15:35:34 -0600 Matt Mackall update help on git diffs
Mon, 17 Nov 2008 11:45:38 -0800 Brendan Cully zsh: make resolve with no options only complete unresolved files
Sun, 16 Nov 2008 20:56:55 -0800 Brendan Cully mergetools: add pointer to the usual filemerge path
Sun, 16 Nov 2008 19:49:36 -0800 Brendan Cully zsh: support for resolve
Sun, 16 Nov 2008 20:55:30 +0100 Peter Arrenbrecht graphlog: fix regression with filelogs introduced by 7bc62ebe7693
Sat, 15 Nov 2008 15:57:12 +0100 Patrick Mezard Merge with crew-stable
Sat, 15 Nov 2008 15:51:26 +0100 Patrick Mezard convert: be even more tolerant when detecting svn tags
Sat, 15 Nov 2008 15:09:11 +0100 Patrick Mezard test-pull-branch: make it executable
Sat, 15 Nov 2008 12:27:40 +0100 Dirkjan Ochtman graphlog: fix python2.3 incompatibility (used genexp, sorted())
Fri, 14 Nov 2008 22:29:03 +0100 Christian Ebert keyword: move common code out of commit condition
Fri, 14 Nov 2008 14:12:43 -0600 Matt Mackall lookup: fast-paths for int and 'tip'
Fri, 14 Nov 2008 14:12:16 -0600 Matt Mackall doc: handle shortened command synopses
Fri, 14 Nov 2008 19:10:09 +0100 Dirkjan Ochtman keyword: be more efficient about ctx usage
Fri, 14 Nov 2008 18:34:47 +0100 Dirkjan Ochtman graphlog: kill whitespace from earlier refactoring
Fri, 14 Nov 2008 14:17:42 +0100 Dirkjan Ochtman extensions: copy __module__ for wrapped commands
Fri, 14 Nov 2008 14:36:17 +0100 Benoit Allard pull: update to branch tip if there is only one head on the current branch
Fri, 14 Nov 2008 13:48:23 +0100 Dirkjan Ochtman graphlog: use built-in log output buffering
Fri, 14 Nov 2008 13:44:10 +0100 Peter Arrenbrecht graphlog: refactor common grapher code
Fri, 14 Nov 2008 13:59:25 +0100 Dirkjan Ochtman cmdutil: use change contexts for cset-printer and cset-templater
Fri, 14 Nov 2008 12:44:26 +0100 Dirkjan Ochtman context: use descriptors to speed up lazy attributes
Thu, 13 Nov 2008 21:09:51 +0100 Dirkjan Ochtman context: special-case changectx setup for integer changeid
Thu, 13 Nov 2008 12:52:03 -0600 Matt Mackall Add contrib/perf.py for performance testing
Wed, 12 Nov 2008 19:11:34 -0600 Matt Mackall lookup: speed up partial lookup
Wed, 12 Nov 2008 19:11:09 -0600 Matt Mackall help: remove redundant 'hg <command>' from command synopses
Wed, 12 Nov 2008 15:58:46 -0600 Matt Mackall revlog: speed up parents()
Wed, 12 Nov 2008 15:32:16 -0600 Matt Mackall revlog: remove delta function
Wed, 12 Nov 2008 15:19:14 -0600 Matt Mackall linkrev: take a revision number rather than a hash
Thu, 13 Nov 2008 10:11:32 +0100 Chris Winter patchbomb: add option to send intro email for a single patch (issue1120)
Wed, 12 Nov 2008 19:12:32 +0100 Peter Arrenbrecht patchbomb: fix patch name generation in patch series
Wed, 12 Nov 2008 19:12:26 +0100 Peter Arrenbrecht patchbomb: add tests for diffstat, inline, and attach options
Wed, 12 Nov 2008 19:12:21 +0100 Peter Arrenbrecht patchbomb: make test markers more syntax highlighter friendly
Wed, 12 Nov 2008 16:32:21 +0100 Peter Arrenbrecht graphlog: add assertion for allowed n_column_diff range
Wed, 12 Nov 2008 16:32:35 +0100 Peter Arrenbrecht graphlog: drop redundant comment (see docstring)
Wed, 12 Nov 2008 14:36:16 +0100 Dirkjan Ochtman patchbomb: extract a bunch of nested functions
Wed, 12 Nov 2008 14:07:47 +0100 Peter Arrenbrecht patchbomb: make `hg email` reusable for other patch sources
Wed, 12 Nov 2008 14:01:09 +0100 Peter Arrenbrecht patchbomb: make options to email command reusable
Wed, 12 Nov 2008 09:08:43 +0100 Benoit Boissinot Backed out changeset c5dbe86b0fee (issue1375)
Tue, 11 Nov 2008 23:16:59 +0100 Benoit Boissinot inotify: fix replacing a folder with a file (issue1375)
Sun, 09 Nov 2008 12:15:32 +0100 Benoit Boissinot fix test-export portability (issue1383)
Sat, 08 Nov 2008 00:29:04 +0100 Dirkjan Ochtman merge with mpm
Sat, 08 Nov 2008 00:27:51 +0100 Dirkjan Ochtman tests: fix test failures from default/template changes
Fri, 07 Nov 2008 23:56:02 +0100 Dirkjan Ochtman tests: make killdaemons.py executable
Fri, 07 Nov 2008 23:31:12 +0100 Dirkjan Ochtman hgweb: fix up the less/more links on the graph page
Fri, 07 Nov 2008 16:28:53 -0600 Matt Mackall tests: add killdaemons helper script
Fri, 07 Nov 2008 16:28:52 -0600 Matt Mackall run-tests: allow turning off diff display
Fri, 07 Nov 2008 15:30:25 -0600 Matt Mackall protocol: avoid sending outrageously large between requests
Thu, 06 Nov 2008 13:15:35 -0600 Matt Mackall tests: fix test-hgweb to not leak directory name
Thu, 06 Nov 2008 12:46:34 -0600 Matt Mackall hgweb: improve color discrimination for paper and coal
Thu, 06 Nov 2008 12:22:09 -0600 Matt Mackall hgweb: update tests for paper style
Thu, 06 Nov 2008 11:57:37 -0600 Matt Mackall hgweb: move old style to spartan/
Thu, 06 Nov 2008 11:56:01 -0600 Matt Mackall hgweb: Change default style to paper
Fri, 31 Oct 2008 15:28:06 +0100 Mark Edgington hgweb: support for deny_read/allow_read options
Fri, 07 Nov 2008 18:42:43 +0100 Benoit Boissinot add missing import from 618140c75d8d
Fri, 07 Nov 2008 18:41:22 +0100 Benoit Boissinot fix restart of interrupted recover
Fri, 07 Nov 2008 15:47:01 +0100 Dirkjan Ochtman hgweb: show revision number in the graph pagination
Fri, 07 Nov 2008 15:40:36 +0100 Dirkjan Ochtman hgweb: fix pagination for graph
Fri, 07 Nov 2008 13:22:41 +0100 Thomas Arendsen Hein Keep sessionvars with repository links added in a0843c82d1a2
Fri, 07 Nov 2008 13:08:34 +0100 Thomas Arendsen Hein Fix test output for updated gitdiffs help and web template cleanups
Fri, 07 Nov 2008 13:02:04 +0100 Thomas Arendsen Hein Do not abort with inotify extension enabled, but not supported by the system.
Fri, 07 Nov 2008 13:02:03 +0100 Thomas Arendsen Hein Enhance gitdiffs help text
Fri, 07 Nov 2008 13:02:02 +0100 Thomas Arendsen Hein Kill trailing whitespace in templates
Fri, 07 Nov 2008 11:44:37 +0100 Dirkjan Ochtman graphlog: move functions around, eliminate helper function
Fri, 07 Nov 2008 10:37:20 +0100 Peter Arrenbrecht graphlog: split the actual DAG grapher out into a separate method
Fri, 07 Nov 2008 10:29:43 +0100 Peter Arrenbrecht graphlog: rename some vars prior to refactoring
Fri, 07 Nov 2008 10:29:35 +0100 Peter Arrenbrecht graphlog: make some comment lines more like others in punctuation
Fri, 07 Nov 2008 10:18:55 +0100 Peter Arrenbrecht patchbomb: fix indentation
Fri, 07 Nov 2008 10:18:12 +0100 Peter Arrenbrecht patchbomb: move exportee class to top level
Fri, 07 Nov 2008 10:27:39 +0100 Peter Arrenbrecht ui: log non-interactive default response to stdout when verbose
Thu, 06 Nov 2008 11:17:38 +0100 Ronny Pfannschmidt export: fixed silent output file overwriting
Thu, 06 Nov 2008 10:39:52 +0100 Benoit Boissinot merge bookmarks
Thu, 06 Nov 2008 10:31:09 +0100 Alexander Solovyov bookmarks: Test if rebase works with bookmarks
Wed, 05 Nov 2008 03:53:34 +0100 David Soria Parra bookmarks: Use dirstate to determine the current node in addchangegroup
Wed, 05 Nov 2008 18:57:54 +0100 Dirkjan Ochtman tests: run svn tests only with svn bindings >1.3
Wed, 05 Nov 2008 09:48:56 +0100 Dirkjan Ochtman coal/paper: link repo name to hgweb root
Wed, 05 Nov 2008 09:42:52 +0100 Dirkjan Ochtman paper: don't keep the menu affixed to the top
Mon, 03 Nov 2008 16:01:24 -0600 Matt Mackall Shorten sleep in inotify test
Mon, 03 Nov 2008 20:31:53 +0100 Dirkjan Ochtman hgweb: move another utility function into the webutil module
Mon, 03 Nov 2008 20:41:48 +0100 Dirkjan Ochtman hgweb: move the diffs() generator into webutil
Mon, 03 Nov 2008 20:05:03 +0100 Dirkjan Ochtman hgweb: use patch.diff() to make sensible diffs (issue1223, issue1258)
Mon, 03 Nov 2008 16:48:23 +0100 Dirkjan Ochtman patch: turn patch.diff() into a generator
Mon, 03 Nov 2008 16:31:47 +0100 Dirkjan Ochtman help: commands supporting --git point to the gitdiffs topic (issue1352)
Mon, 03 Nov 2008 16:30:21 +0100 Dirkjan Ochtman mq: reflow qnew help, add help for options
Mon, 03 Nov 2008 10:20:28 +0100 Ry4an Brase hgweb: descend empty directories in web view
Sun, 02 Nov 2008 22:44:42 +0100 Benoit Boissinot inotify: fix bug in formatting
Sun, 02 Nov 2008 17:28:03 +0100 Thomas Arendsen Hein Corrected some command synopsises
Sat, 01 Nov 2008 14:05:13 +0200 Gerard Korsten inotify: server raising an error when removing a file (issue1371)
Sat, 01 Nov 2008 15:15:14 +0300 Patrick Mezard Fix util._statfiles_clustered() failing at root of a windows drive
Sat, 01 Nov 2008 13:07:24 +0100 Dirkjan Ochtman hgweb: conditionally show file logs for deleted files
Sat, 01 Nov 2008 13:07:20 +0100 Benoit Allard coal/paper: show a search tip when hovering over search box
Sat, 01 Nov 2008 13:06:36 +0100 Dirkjan Ochtman kill some trailing spaces
Thu, 30 Oct 2008 12:38:24 -0700 Brendan Cully mq: use cmdutil.matchfiles instead of match for qnew -f.
Thu, 30 Oct 2008 12:31:24 -0700 Brendan Cully mq: put qnew tests into own file, fold in qnew-twice
Wed, 29 Oct 2008 18:54:46 -0500 Augie Fackler zeroconf: Don't break serve if no internet connection is present.
Thu, 30 Oct 2008 09:46:45 +0100 Dirkjan Ochtman hgweb: pass more information about parent/child csets to templates
Thu, 30 Oct 2008 08:21:20 +0100 Dirkjan Ochtman help: add a topic on git diffs (issue1352)
Wed, 29 Oct 2008 10:55:51 -0700 Brendan Cully hgweb coal/paper: Restore IE compatibility hack
Wed, 29 Oct 2008 10:55:29 -0700 Brendan Cully Backed out changeset a1f8ad3c1821
Wed, 29 Oct 2008 13:37:35 +0100 Adrian Buehlmann add test-fncache
Wed, 29 Oct 2008 11:39:32 +0100 Dirkjan Ochtman merge with mpm
Tue, 28 Oct 2008 22:24:17 -0700 Brendan Cully Allow per-file shadowing of static directory in templatepath
Tue, 28 Oct 2008 21:58:30 -0700 Brendan Cully hgweb: handle subdirectories within static directory
Tue, 28 Oct 2008 21:31:21 -0700 Brendan Cully coal: remove dead CSS code
Tue, 28 Oct 2008 23:54:01 +0100 Patrick Mezard url: detect scheme with a regexp instead of urlsplit()
Tue, 28 Oct 2008 22:24:41 +0100 Patrick Mezard url: fix file:// URL handling
Tue, 28 Oct 2008 20:48:30 +0100 Benoit Boissinot bookmarks: fix strip handling
Tue, 28 Oct 2008 20:23:22 +0100 Benoit Boissinot fix zeroconf handling for hgwebdir (error found by pychecker)
Tue, 28 Oct 2008 20:14:45 +0100 Benoit Boissinot fix missing import, spotted by pychecker
Tue, 28 Oct 2008 19:25:26 +0100 Benoit Boissinot remove unused variables
Tue, 28 Oct 2008 19:07:14 +0100 Benoit Boissinot Fix https availability checking
Tue, 16 Sep 2008 17:51:14 +0200 Stefano Tortarolo rebase: avoid redundant merges (issue1301)
Mon, 06 Oct 2008 14:41:22 +0200 Mads Kiilerich Make contrib/buildrpm work on Fedora 9.
Mon, 27 Oct 2008 13:38:31 -0400 Greg Ward help: Refine a bit the help text of "hg update"
Mon, 27 Oct 2008 19:39:41 +0100 Adrian Buehlmann add new test-hybridencode.py
Tue, 28 Oct 2008 08:26:18 +0100 Benoit Boissinot statichttprepo: cleanups, use url.py (proxy, password support)
Tue, 28 Oct 2008 08:18:11 +0100 Benoit Boissinot '\' should be escaped twice, for the shell, and for tr
Tue, 28 Oct 2008 00:03:28 +0100 Benoit Boissinot merge with crew
Mon, 27 Oct 2008 21:50:16 +0100 Benoit Boissinot use our urlopener (proxy handling, etc) instead of urllib
Mon, 27 Oct 2008 21:50:01 +0100 Benoit Boissinot factor out the url handling from httprepo
Mon, 27 Oct 2008 17:48:05 +0100 Benoit Boissinot httprepo: factor out proxy handling
Mon, 27 Oct 2008 23:47:17 +0100 Patrick Mezard test-http-proxy: hide logged URL port number, works with--jobs
Mon, 27 Oct 2008 22:57:55 +0100 Patrick Mezard patch: rewrite diffstat with util.filter()
Sat, 25 Oct 2008 13:24:14 +0200 Patrick Mezard test-mq-qimport: fix URL generation under windows
Mon, 27 Oct 2008 22:07:39 +0100 Patrick Mezard test-patchbomb: write in binary mode, force non-interactive mode (win32)
Mon, 27 Oct 2008 17:37:37 +0100 Benoit Boissinot test-http-proxy: print the log from the proxy
Mon, 27 Oct 2008 13:52:55 +0100 Benoit Boissinot merge with dsop
Sun, 26 Oct 2008 17:08:48 +0800 Dmitriy Taychenachev bookmarks: do nothing if commit was not successful.
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Add tests
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Strip bookmark names of whitespace, just like tag names
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Correctly reject newlines in bookmark names
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Require a bookmark name when a revision is specified
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Improve documentation
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Avoid unconditional forwarding of bookmarks for the null revision
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Rename --move to --rename
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Require new bookmark name when renaming
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Only save undo.bookmarks if bookmarks exist
Sat, 25 Oct 2008 19:05:42 +0200 Joel Rosdahl bookmarks: Avoid long lines
Sat, 25 Oct 2008 16:30:11 +0200 Joel Rosdahl bookmarks: Fix spelling and grammar
Sat, 25 Oct 2008 16:29:58 +0200 Joel Rosdahl bookmarks: Remove trailing space
Mon, 27 Oct 2008 13:22:45 +0100 Adrian Buehlmann test-init: add test with format.usefncache=false
Mon, 27 Oct 2008 13:17:26 +0100 Benoit Boissinot merge with crew
Sun, 26 Oct 2008 17:26:28 +0100 Patrick Mezard patch: fix patched files records in externalpatcher()
Sun, 26 Oct 2008 14:02:32 +0100 Patrick Mezard Merge with crew-stable
Sat, 25 Oct 2008 15:34:58 +0200 Benoit Boissinot merge with crew
Fri, 24 Oct 2008 20:46:56 +0200 Bartosz SKOWRON patch: remove double variables in copyfile() func
Sun, 19 Oct 2008 00:32:23 +0200 Edouard Gomez convert: return remote branches in git source
Sun, 26 Oct 2008 13:23:02 +0100 Patrick Mezard convert: fix non-ASCII filenames retrieval from git sources (issue 1360)
Wed, 22 Oct 2008 11:57:20 +0200 Christian Ebert hgrc.5: explain order of mail.charsets
Fri, 24 Oct 2008 08:16:01 +0200 Christian Ebert test 261a9f47b44b: grep w/ match in last line w/o newline
Wed, 22 Oct 2008 21:53:27 +0200 David Soria Parra Bookmarks: Add the bookmarks extension
Fri, 24 Oct 2008 11:35:47 -0500 Matt Mackall zeroconf: don't break on hg showconfig
Fri, 24 Oct 2008 16:20:53 +0200 Benoit Boissinot findincoming: build the correct list from the start
Fri, 24 Oct 2008 15:00:40 +0200 Thomas Arendsen Hein Remove trailing spaces.
Fri, 24 Oct 2008 14:58:24 +0200 Thomas Arendsen Hein Document config option format.usefncache and improve format.usestore docs.
Fri, 24 Oct 2008 10:31:51 +0200 Adrian Buehlmann add format.usefncache config option (default is true)
Tue, 21 Oct 2008 17:00:35 +0200 Benoit Boissinot fix pull racing with push/commit (issue1320)
Thu, 23 Oct 2008 23:03:09 +0200 Patrick Mezard convert: correctly detect missing revlog for root revisions
Tue, 21 Oct 2008 21:24:47 +0200 Patrick Mezard convert: ignore hg source errors with hg.ignoreerrors (issue 1357)
Thu, 23 Oct 2008 14:56:16 -0500 Matt Mackall grep: avoid infinite loop when trailing newline is missing
Sun, 19 Oct 2008 19:12:07 +0200 Adrian Buehlmann introduce fncache repository layout
Thu, 16 Oct 2008 19:40:09 +0300 Alexander Solovyov bisect with command: ability to skip revision or abort bisection
Fri, 10 Oct 2008 16:58:14 +0300 Alexander Solovyov bisect: ability to check revision with command
Tue, 14 Oct 2008 21:28:49 +0200 Mads Kiilerich Make it possible to disable filtering for a pattern.
Tue, 21 Oct 2008 17:47:49 +0200 Martin Geisler i18n: import _ instead of gettext
Thu, 23 Oct 2008 19:27:25 +0200 Thomas Arendsen Hein Minor cleanup: Add missing space forgotten in recent change.
Thu, 23 Oct 2008 15:44:23 +0200 Patrick Mezard Merge with crew-stable
Thu, 23 Oct 2008 14:05:11 +0200 Patrick Mezard convert: read git output in binary mode under Windows (issue 1359)
Thu, 23 Oct 2008 15:35:54 +0200 Patrick Mezard util: add 'mode' argument to popen()
Wed, 22 Oct 2008 19:40:32 -0500 Matt Mackall inotify: avoid passing potentially stale stat to update
Wed, 22 Oct 2008 19:40:32 -0500 Matt Mackall inotify: add debugging mode to inotify
Wed, 22 Oct 2008 19:40:29 -0500 Matt Mackall inotify: auto-start by default when enabled
Wed, 22 Oct 2008 17:41:41 -0500 Matt Mackall inotify: friendlier message when daemon not running
Wed, 22 Oct 2008 17:34:52 -0500 Matt Mackall extensions: use new wrapper functions
Wed, 22 Oct 2008 17:34:50 -0500 Matt Mackall extensions: add wrapping functions
Wed, 22 Oct 2008 17:34:37 -0500 Matt Mackall run-tests: --interactive overrides -j
Wed, 22 Oct 2008 17:34:08 -0500 Matt Mackall findcmd: have dispatch look up strict flag
Wed, 22 Oct 2008 17:00:05 -0500 Matt Mackall imported patch filteruser.patch
Wed, 22 Oct 2008 15:41:32 -0500 Matt Mackall Autodetect static-http
Wed, 22 Oct 2008 14:30:34 -0500 Matt Mackall help: update help
Wed, 22 Oct 2008 13:05:40 -0500 Matt Mackall chmod -x simplemerge.py
Wed, 22 Oct 2008 21:43:35 +0200 Benoit Boissinot findincoming: do the binary search in branches in parallel
Wed, 22 Oct 2008 21:41:57 +0200 Benoit Boissinot protocol/between: the protocol expects to have ' '-separated tuples
Wed, 22 Oct 2008 21:39:56 +0200 Benoit Boissinot tests: log and show errors
Wed, 22 Oct 2008 19:28:37 +0200 Benoit Boissinot theme/monoblue: put the search box entirely in the header
Wed, 22 Oct 2008 18:55:07 +0200 Thomas Arendsen Hein Remove trailing space
Wed, 22 Oct 2008 18:32:22 +0200 Benoit Boissinot theme/monoblue: do not use a fixed width for the overview box
Wed, 22 Oct 2008 18:32:17 +0200 Dirkjan Ochtman tests: add more testing for webdir nesting
Wed, 22 Oct 2008 18:23:32 +0200 Benoit Allard hgwebdir: show nested repositories (issue1336)
Wed, 22 Oct 2008 13:14:52 +0200 Dirkjan Ochtman patch/diff: use a separate function to write the first line of a file diff
Wed, 22 Oct 2008 12:56:28 +0200 Dirkjan Ochtman patch: consolidate two different regexes for parsing of git diffs
Wed, 22 Oct 2008 09:29:26 +0200 Dirkjan Ochtman patch: extract local function addmodehdr
Tue, 21 Oct 2008 11:29:27 +0200 Dirkjan Ochtman help: show extension commands in short list, separate extension list in help
Tue, 21 Oct 2008 11:05:45 +0200 Dirkjan Ochtman help: show help topics by default in 'hg help', with longest available id
Tue, 21 Oct 2008 10:29:57 +0200 Christian Ebert mail: correct typo in variable name
Mon, 20 Oct 2008 18:29:44 +0200 Thomas Arendsen Hein merge with crew
Mon, 20 Oct 2008 17:40:29 +0200 Christian Ebert mail: test patch mime encoding for patchbomb
Mon, 20 Oct 2008 17:40:29 +0200 Christian Ebert patchbomb: mime-encode clean utf-8 patches (issue814)
Mon, 20 Oct 2008 17:40:29 +0200 Christian Ebert mail: mime-encode patches that are utf-8
Mon, 20 Oct 2008 15:19:05 +0200 Thomas Arendsen Hein Some additional space/tab cleanups
Mon, 20 Oct 2008 14:58:49 +0200 Dirkjan Ochtman merge with crew-stable, again
Mon, 20 Oct 2008 14:57:56 +0200 Dirkjan Ochtman merge with crew-stable
Mon, 20 Oct 2008 14:53:53 +0200 Thomas Arendsen Hein spaces->tabs in one line of a C extension for consistency
Mon, 20 Oct 2008 14:57:04 +0200 Dirkjan Ochtman clean up trailing spaces, leading spaces in C
Mon, 20 Oct 2008 14:52:58 +0200 Dirkjan Ochtman merge with crew-stable
Mon, 20 Oct 2008 14:51:55 +0200 Dirkjan Ochtman clean up trailing spaces
Mon, 20 Oct 2008 14:13:37 +0200 Dirkjan Ochtman hgweb: working diff for removed files
Mon, 20 Oct 2008 12:41:09 +0200 Dirkjan Ochtman hgweb: remove links to non-existent file versions
Mon, 20 Oct 2008 10:20:35 +0200 Dirkjan Ochtman coal/paper: widen author column in log table
Mon, 20 Oct 2008 10:15:26 +0200 Dirkjan Ochtman hgweb: be sure to drain request data even in early error conditions
Sun, 19 Oct 2008 22:07:43 +0200 Thomas Arendsen Hein merge with crew-stable
Sun, 19 Oct 2008 19:49:56 +0200 Thomas Arendsen Hein Fix Debian bug #494889 (fetching from static-http://... broken)
Sun, 19 Oct 2008 16:31:24 +0200 Mads Kiilerich mq: Fix --qrefresh --short to work with --exclude and --include
Sun, 19 Oct 2008 20:29:41 +0200 Benoit Boissinot merge with crew
Sun, 19 Oct 2008 20:17:06 +0200 Benoit Boissinot parsers.c: do not try to untrack after a failure
Sun, 19 Oct 2008 20:16:37 +0200 Benoit Boissinot parsers.c: fix integer overflows
Sun, 19 Oct 2008 19:10:26 +0200 Thomas Arendsen Hein Merge with crew
Sun, 19 Oct 2008 19:03:23 +0200 Thomas Arendsen Hein Use dummy diffstat in tests and remove older diffstat workaround.
Sun, 19 Oct 2008 17:40:35 +0200 Thomas Arendsen Hein Fix test-bundle-type output by changing head|cut to cut|head.
Sun, 19 Oct 2008 15:24:33 +0200 Thomas Arendsen Hein convert documentation: --config argument with spaces needs quoting.
Sun, 19 Oct 2008 15:08:30 +0200 Thomas Arendsen Hein Copy index before parsing to enforce alignment with inline data present.
Sun, 19 Oct 2008 16:11:23 +0200 Benoit Boissinot parsers.c: there is no reference to data_obj, so it shouldn't be decref'ed
Sun, 19 Oct 2008 13:00:36 +0200 Benoit Boissinot merge with crew
Sun, 19 Oct 2008 12:23:58 +0200 Benoit Boissinot hgweb: nodeids should be aligned in raw changesets
Sun, 19 Oct 2008 12:34:34 +0200 Thomas Arendsen Hein Fix test-notify output for older diffstat versions.
Sun, 19 Oct 2008 12:19:55 +0200 Thomas Arendsen Hein Add util.popen3 fallback, simplify import of Popen3
Sun, 19 Oct 2008 12:13:25 +0200 Thomas Arendsen Hein Fix util.popen2 for Python 2.3
Sat, 18 Oct 2008 21:52:22 -0700 Brendan Cully mq: heavy rearrangement of qnew to make it recover reliably from errors.
Sat, 18 Oct 2008 20:45:53 -0700 Brendan Cully mq: abort qnew -f if any file in an explicit list cannot be read
Sat, 18 Oct 2008 17:29:45 -0700 Brendan Cully mq: make qimport -f work properly. Closes issue1255.
Sat, 18 Oct 2008 16:53:44 -0700 Brendan Cully Merge with crew
Sat, 18 Oct 2008 16:40:01 -0700 Brendan Cully mq: let qimport read patches from URLs
Sat, 18 Oct 2008 16:33:10 -0700 Brendan Cully mq: do not invoke editor until just before patch creation. Closes issue1346.
Sun, 19 Oct 2008 01:29:57 +0200 Benoit Boissinot merge with crew
Sun, 19 Oct 2008 01:28:35 +0200 Benoit Boissinot add a missing +x to test-inotify-lookup
Sun, 19 Oct 2008 01:26:46 +0200 Benoit Boissinot index parser: fix refcounting in case of errors, refactor
Sat, 18 Oct 2008 23:45:46 +0200 Patrick Mezard patch: pass linereader to binaryhunk.extract() instead of wrapped fp
Sat, 18 Oct 2008 23:45:46 +0200 Patrick Mezard patch: pass linereader to scangitpatch(), extract from iterhunks()
Sat, 18 Oct 2008 23:45:45 +0200 Patrick Mezard patch: change functions definition order for readability
Sat, 18 Oct 2008 23:45:45 +0200 Patrick Mezard patch: map changed files to patchmeta directly
Sat, 18 Oct 2008 23:45:45 +0200 Patrick Mezard patch: patchmeta gives (islink, isexec) tuple instead of int mode
Sat, 18 Oct 2008 23:45:45 +0200 Patrick Mezard patch: extract and rename gitpatch into patchmeta, document
Sat, 18 Oct 2008 23:45:45 +0200 Patrick Mezard patch: remove applydiff() useless updatedir and rejmerge arguments
Sat, 18 Oct 2008 23:20:23 +0200 Benoit Boissinot merge with crew
Sat, 18 Oct 2008 23:06:29 +0200 Benoit Boissinot inotify: fix status not showing "clean" files (issue907)
Sat, 18 Oct 2008 22:44:01 +0200 Benoit Boissinot run-tests.py: report missing file as an error
Sat, 18 Oct 2008 13:22:46 -0700 Brendan Cully Merge with crew
Sat, 18 Oct 2008 13:22:29 -0700 Brendan Cully Prevent import over an applied patch (closes issue795)
Sat, 18 Oct 2008 14:43:14 -0400 John Mulligan issue 1144: prevent traceback on verify of bundles
Sat, 18 Oct 2008 21:11:44 +0200 Benoit Boissinot merge with crew
Sat, 18 Oct 2008 21:08:44 +0200 Benoit Boissinot run-tests.py: use --prefix instead of --home
Sat, 18 Oct 2008 20:47:47 +0200 Benoit Boissinot test-permission: put sane permissions at the end of the test
Sat, 18 Oct 2008 20:50:08 +0200 Patrick Mezard util: handle EINVAL in _statfiles_clustered()
Sat, 18 Oct 2008 11:43:45 -0700 Brendan Cully _listdir only uses dfd if AT_SYMLINK_NOFOLLOW is defined
Sat, 18 Oct 2008 20:39:08 +0200 Benoit Boissinot merge with crew
Sat, 18 Oct 2008 20:25:45 +0200 Benoit Boissinot fix issue with strip() for revlog with non-monotonic linkrevs (issue1342)
Sat, 18 Oct 2008 20:23:46 +0200 Benoit Boissinot revlog parser: use ntohl() instead of ntohll() (fix endianness issues)
Sat, 18 Oct 2008 18:24:37 +0200 Dirkjan Ochtman tests: fix output for test-notify
Sat, 18 Oct 2008 18:05:56 +0200 Alexander Solovyov commands: optional options where possible
Sat, 18 Oct 2008 17:00:28 +0200 Stefano Tortarolo rebase: disable rollback after rebasing
Sat, 18 Oct 2008 16:51:26 +0200 Martin Geisler churn: corrected help output
Sat, 18 Oct 2008 16:30:50 +0200 Dirkjan Ochtman get rid of semi-colon introduced in 16bafcebd3d1
Sat, 18 Oct 2008 16:56:39 +0200 Dirkjan Ochtman help: better documentation intro for a few extensions
Thu, 12 Jun 2008 11:49:13 +0200 Dirkjan Ochtman remove extension commands from global help
Sat, 18 Oct 2008 16:50:03 +0200 Dirkjan Ochtman show enabled extensions in hg help
Sat, 18 Oct 2008 16:09:07 +0200 Benoit Allard graph: replace the blinking no javascript message
Sat, 18 Oct 2008 15:49:15 +0200 Patrick Mezard util: subprocess close_fds option is unix only
Sat, 18 Oct 2008 14:43:20 +0200 Dhruva Krishnamurthy Fix missing uint64_t definition in parsers.c under Windows
Sat, 18 Oct 2008 04:26:09 -0500 Matt Mackall rename: handle renaming to a target marked removed
Fri, 17 Oct 2008 12:12:33 +0200 Christian Ebert highlight: convert text to local before passing to pygmentize (issue1341)
Sat, 18 Oct 2008 04:26:06 -0500 Matt Mackall dirstate: always add times to map as integers
Thu, 09 Oct 2008 10:29:47 -0400 Petr Kodl Take advantage of fstat calls clustering per directory if OS support it.
Thu, 16 Oct 2008 17:08:46 +0200 Christian Ebert Document email.charsets in hgrc.5
Sat, 12 Jul 2008 19:12:18 +0100 Christian Ebert notify: mime-encode messages
Sat, 12 Jul 2008 19:12:10 +0100 Christian Ebert patchbomb: mime-encode headers and parts not containing patches
Sat, 12 Jul 2008 19:11:59 +0100 Christian Ebert mail: add methods to handle non-ascii chars
Fri, 17 Oct 2008 21:26:39 +0200 Mads Kiilerich mq: Allow qrefresh --silent to take parameters
Sat, 18 Oct 2008 03:53:54 -0500 Hiroshi Funai [PATCH 2 of 2] Re: created hgweb theme - monoblue
Thu, 09 Oct 2008 02:52:22 +0900 Hiroshi Funai added monoblue hgweb theme
Fri, 17 Oct 2008 01:05:10 +0200 Bernhard Leiner Add parseindex2.py test case
Fri, 17 Oct 2008 00:24:22 +0200 Bernhard Leiner use the new parseindex implementation C in parsers
Fri, 17 Oct 2008 01:03:38 +0200 Bernhard Leiner C implementation of revlog index parsing
Fri, 17 Oct 2008 11:34:31 -0700 Brendan Cully Allow hgweb to search for templates in more than one path.
Sun, 05 Oct 2008 21:35:26 +0200 Dirkjan Ochtman python2.6: use subprocess if available
Fri, 17 Oct 2008 17:34:25 +0200 Dirkjan Ochtman tests: add some testing for patch.diffstat()
Tue, 14 Oct 2008 20:13:53 +0200 Benoit Boissinot bdiff: normalize the diff (issue1295)
Wed, 15 Oct 2008 23:27:35 +0200 Benoit Boissinot merge with crew
Wed, 15 Oct 2008 21:50:47 +0200 Benoit Boissinot hgweb: cleanup the manifest generation
Wed, 15 Oct 2008 20:14:28 +0200 Patrick Mezard convert: make built-in cvsps the default
Wed, 15 Oct 2008 16:27:36 +0200 Benoit Boissinot merge with crew
Wed, 15 Oct 2008 14:52:27 +0200 Benoit Boissinot dirstate.walk: skip unreadable directories (issue1213)
Wed, 15 Oct 2008 14:06:46 +0200 Benoit Boissinot osutil.c: refactor argument parsing, allow skip=None being passed
Mon, 13 Oct 2008 17:31:03 +0100 Patrick Mezard convert: fix builtin cvsps under Windows
Wed, 15 Oct 2008 01:14:29 +0200 Benoit Boissinot dirstate._dirs: fix refcounting broken by 7dfac37cfabf
Tue, 07 Oct 2008 13:57:00 +0200 Christian Ebert patchbomb: consistently use opts.get
Sun, 12 Oct 2008 19:21:07 -0500 Matt Mackall annotate: fix bug when annotating multiple files
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall dirstate: C parsing extension
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall parsers: speed up hex decoding for manifests
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall parsers: clean up whitespace
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall diff: pass contexts to status
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall revlog: fix heads performance regression
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall zeroconf: advertise a proper hostname for _hg services
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall zeroconf: use only first part of hostname for building local name
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall inotify: avoid status getting out of sync
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall inotify: fixup rebuilding ignore
Fri, 10 Oct 2008 12:08:49 -0500 Matt Mackall inotify: add a test for lookup bug
Fri, 10 Oct 2008 11:29:57 -0500 Matt Mackall inotify: skip deactivation message
Fri, 10 Oct 2008 11:29:30 -0500 Matt Mackall inotify: fix confusion on files in lookup state
Sun, 12 Oct 2008 22:56:43 +0200 Augie Fackler Add hgext.zeroconf to the package list so it gets installed by setup.py.
Sun, 12 Oct 2008 19:11:59 +0200 Patrick Mezard tests: Windows compatibility fixes
Sun, 12 Oct 2008 19:11:56 +0200 Patrick Mezard Merge with crew-stable
Sat, 11 Oct 2008 16:40:59 +0200 Patrick Mezard test-doctest: remove TERM env variable only if it's there
Sat, 11 Oct 2008 13:07:29 +0200 Patrick Mezard context: improve memctx documentation
Fri, 10 Oct 2008 15:53:49 +0300 Alexander Solovyov churn: py2.3 compatibility fix
Fri, 10 Oct 2008 13:20:40 +0200 Patrick Mezard Merge with crew-stable
Fri, 10 Oct 2008 11:36:02 +0200 Patrick Mezard convert: properly encode subversion URLs (issue 1224)
Fri, 10 Oct 2008 11:32:38 +0200 Patrick Mezard convert: tolerate embedded spaces in filemap source revisions
Thu, 09 Oct 2008 14:16:17 +0200 Patrick Mezard Show added files as "added" in editor commit message (issue 1330)
Wed, 08 Oct 2008 19:58:35 -0500 Matt Mackall zeroconf: initial implementation
Thu, 09 Oct 2008 00:14:20 +0300 Alexander Solovyov churn and stats commands merged
Tue, 30 Sep 2008 17:23:08 -0400 Petr Kodl Eliminate normpath from foldmap calls.
Tue, 30 Sep 2008 17:23:08 -0400 Petr Kodl issue 1286: dirstat regression on case folding systems
Wed, 08 Oct 2008 16:22:10 -0500 Matt Mackall status: don't warn about missing files present in base revision (issue1323)
Wed, 08 Oct 2008 16:22:08 -0500 Matt Mackall merge: fix bug going backwards for already reverted files (issue1303)
Fri, 03 Oct 2008 00:07:38 +0300 Alexander Solovyov churn: generalisation, now it is possible to see statistics grouped by custom template
Mon, 06 Oct 2008 13:51:36 +0200 Patrick Mezard Merge with crew-stable
Fri, 03 Oct 2008 23:13:03 +0200 Bernhard Leiner Add missing catch of a TypeError
Sat, 04 Oct 2008 10:14:39 +0200 Sune Foldager provide nicer feedback when an unknown node id is passed to a command
Thu, 02 Oct 2008 16:22:02 +0200 Dirkjan Ochtman tests: check for bzr support by importing bzrlib
Thu, 02 Oct 2008 15:48:57 +0200 Dirkjan Ochtman convert: fixed python2.3 incompatibility in bzr source (generator expression)
Wed, 01 Oct 2008 08:41:18 -0400 Petr Kodl Improve error handling in osutil.c
Mon, 29 Sep 2008 12:12:53 +0200 Benoit Boissinot `source` doesn't work for some /bin/sh, use `.` instead
Mon, 29 Sep 2008 11:57:27 +0200 Benoit Boissinot fix conflicting variables when no native osutil is available
Sun, 14 Sep 2008 09:57:33 -0400 Petr Kodl osutil: implementation for Win32
Mon, 29 Sep 2008 09:30:36 +0200 Patrick Mezard convert: improve convert_source documentation
Sun, 28 Sep 2008 20:40:38 +0200 Patrick Mezard get-with-headers: fix stream modes under Windows
Fri, 26 Sep 2008 20:33:47 +0200 Marek Kubica convert: add bzr source
Sat, 27 Sep 2008 10:11:31 +0200 Dirkjan Ochtman merge with crew-stable
Tue, 23 Sep 2008 22:01:40 +0200 Martin Geisler i18n, churn: mark string for translation
Wed, 24 Sep 2008 13:50:29 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 24 Sep 2008 13:22:11 +0200 Sune Foldager fetch: use dirstate branch instead of first parents
Mon, 22 Sep 2008 14:47:21 +0200 Benoit Boissinot merge with -stable
Wed, 17 Sep 2008 22:15:36 +0200 Patrick Mezard Update coverage.py
Fri, 26 Sep 2008 16:27:03 +0200 Dirkjan Ochtman gitweb: correct tags page feed autodiscovery links
Wed, 24 Sep 2008 13:10:09 +0200 Dirkjan Ochtman clone: honor -r even when pulling named branches
Sat, 20 Sep 2008 15:00:58 +0200 Benoit Boissinot Escape '%' when writing to hgrc (issue1199)
Thu, 18 Sep 2008 13:55:58 +0200 Dennis Schoen tests: add test for notify extension as changegroup hook
Thu, 18 Sep 2008 13:45:36 +0200 Mads Kiilerich tests: fix reported patch tool name in test-mq
Thu, 18 Sep 2008 13:48:41 +0200 Mads Kiilerich tests: fix readline escape characters in output for test-doctest.py
Wed, 17 Sep 2008 11:34:37 +0200 Dirkjan Ochtman merge with crew-stable
Mon, 15 Sep 2008 23:39:11 +0100 Michael Sommerville hgk: Display branch name for each head (issue 740)
Wed, 17 Sep 2008 11:14:06 +0200 Dirkjan Ochtman tests: fix test-highlight for compatiblity with newer Pygments
Wed, 17 Sep 2008 10:24:30 +0200 Martin Geisler update: mention null revision in help text
Wed, 17 Sep 2008 10:22:35 +0200 Scott McCreary allow Mercurial to compile on Haiku
Sat, 13 Sep 2008 17:46:09 +0200 Benoit Boissinot forbid username with '\n' at the changelog level
Sat, 13 Sep 2008 10:46:47 -0500 Matt Mackall listdir: add support for aborting if a certain path is found
Sat, 13 Sep 2008 10:44:44 -0500 Matt Mackall osutil: fix some braindamage
Fri, 12 Sep 2008 19:57:07 -0500 Matt Mackall dirstate: improve performance for building _dirs
Fri, 12 Sep 2008 15:11:02 -0500 Matt Mackall osutil: major listdir cleanup
Fri, 12 Sep 2008 16:15:01 +0200 Dirkjan Ochtman hgweb: let the web graph cope with low revisions/new repositories (issue1293)
Fri, 05 Sep 2008 17:28:37 +0200 Rocco Rutte hgweb: Respond with HTTP 403 for disabled archive types instead of 404
Fri, 12 Sep 2008 13:28:05 +0200 Rocco Rutte coal/paper: fix error page markup to show navigation again
Wed, 10 Sep 2008 23:20:04 +0200 Benoit Boissinot merge with -stable
Wed, 10 Sep 2008 22:37:07 +0200 Benoit Boissinot osutil: proper error checking and reporting
Wed, 10 Sep 2008 13:52:33 +0200 Benoit Boissinot run-tests.py: fix the check for the hg installation with -jn (n > 1)
Sun, 07 Sep 2008 15:10:11 +0200 Benoit Boissinot inotify: add client code for long pathname handling
Wed, 10 Sep 2008 22:54:28 +0200 Benoit Boissinot dirstate: use the right variable (f, not ff)
Wed, 10 Sep 2008 22:37:07 +0200 Benoit Boissinot osutil: proper error checking and reporting
Wed, 10 Sep 2008 09:41:42 -0400 Christian Ebert hgcommand.vim: refer Vim7 users to vcscommand plugin
Wed, 10 Sep 2008 17:55:49 +0200 Benoit Boissinot make test-mq-qdelete work reliably (issue1180)
Fri, 29 Aug 2008 20:36:55 +0100 Jim Hague Add support for Bugzilla 3.0 series to bugzilla hook.
Wed, 10 Sep 2008 13:52:33 +0200 Benoit Boissinot run-tests.py: fix the check for the hg installation with -jn (n > 1)
Wed, 10 Sep 2008 08:49:05 +0200 Benoit Boissinot merge backout
Wed, 10 Sep 2008 08:48:23 +0200 Benoit Boissinot Backed out changeset 3d54cf97598d (see issue916 for details)
Tue, 09 Sep 2008 21:32:39 +0200 Martin Geisler i18n, record: improve use of translated docstring in prompts
Tue, 09 Sep 2008 21:32:39 +0200 Martin Geisler i18n: use gettext instead of _
Tue, 09 Sep 2008 21:32:39 +0200 Martin Geisler i18n: mark help strings for translation
Tue, 09 Sep 2008 21:32:39 +0200 Martin Geisler restructure helptable
Tue, 09 Sep 2008 14:43:12 +0200 Benoit Boissinot Do not try to load extensions twice (issue811)
Mon, 08 Sep 2008 14:22:14 +0200 Benoit Boissinot enhance the error output in case of failure during http push
Mon, 08 Sep 2008 14:04:10 +0200 Benoit Boissinot tag: without a checkout, base the tag changeset on tip instead of nullid
Mon, 08 Sep 2008 13:07:00 +0200 Peter Ruibal use Exception(args)-style raising consistently (py3k compatibility)
Mon, 08 Sep 2008 12:55:46 +0200 Sune Foldager fetch: added support for named branches
Mon, 08 Sep 2008 12:55:27 +0200 Sune Foldager branch: added more support for named branches
Mon, 08 Sep 2008 11:32:53 +0200 Martin Geisler do not pretend to lock static-http repositories (issue994)
Mon, 08 Sep 2008 00:50:34 +0200 Benoit Boissinot c0bd7d8b69ef uses err() instead of warn() but prototype doesn't match
Sat, 06 Sep 2008 17:44:07 +0200 Martin Geisler i18n: mark command line for translation
Sat, 06 Sep 2008 17:44:03 +0200 Martin Geisler i18n, mq: mark command line options for translation
Sat, 06 Sep 2008 17:44:02 +0200 Martin Geisler i18n, imerge: mark command line for translation
Sat, 06 Sep 2008 17:44:01 +0200 Martin Geisler i18n, hgk: mark command line options for translation
Sat, 06 Sep 2008 17:43:59 +0200 Martin Geisler i18n, convert: mark command line options for translation
Sat, 06 Sep 2008 17:04:01 +0200 Benoit Boissinot merge with -stable
Sat, 06 Sep 2008 14:11:33 +0200 Benoit Boissinot inotify: workaround ENAMETOOLONG by using symlinks
Sat, 06 Sep 2008 12:49:20 +0200 Benoit Boissinot inotify: deactivate inotify status on failure
Sat, 06 Sep 2008 12:48:52 +0200 Benoit Boissinot inotify: fix traceback when the server has been already started
Tue, 19 Aug 2008 15:36:03 -0700 Brendan Cully Use relative imports in inotify.server.
Sat, 06 Sep 2008 00:45:13 +0200 Benoit Boissinot a socket error might be a tuple or a singleton
Fri, 05 Sep 2008 11:04:36 +0200 Benoit Boissinot merge with crew
Fri, 05 Sep 2008 11:03:34 +0200 Benoit Boissinot merge with -stable
Fri, 05 Sep 2008 11:02:12 +0200 Benoit Boissinot fix test-bisect error (because of set -e)
Fri, 05 Sep 2008 11:00:07 +0200 Patrick Mezard store: pathjoiner default value is os.path.join
Sun, 31 Aug 2008 00:22:20 +0200 Adrian Buehlmann Fix for Issue1260
Fri, 05 Sep 2008 10:39:57 +0200 Rocco Rutte highlight: only pygmentize for HTML mimetypes
Fri, 05 Sep 2008 10:39:19 +0200 Benoit Boissinot merge with crew
Fri, 05 Sep 2008 10:00:57 +0200 Benoit Boissinot show extensions loaded on traceback
Wed, 03 Sep 2008 19:03:57 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 03 Sep 2008 19:00:43 +0200 Dirkjan Ochtman bisect: only complain when nothing can be done
Wed, 03 Sep 2008 19:01:35 +0200 Dirkjan Ochtman imported patch test-check
Wed, 03 Sep 2008 15:46:46 +0200 Rocco Rutte hgweb: Serve raw non-binary files as text/plain
Wed, 03 Sep 2008 02:27:25 +0200 Benoit Boissinot allow committing a removed directory
Wed, 03 Sep 2008 01:49:16 +0200 divy notify: fix diffstat printing
Wed, 03 Sep 2008 01:29:03 +0200 Benoit Boissinot merge with crew
Tue, 02 Sep 2008 22:04:09 +0200 Benoit Boissinot make normalize() work when cwd != repo.root
Tue, 02 Sep 2008 22:21:19 +0200 Patrick Mezard convert: document source and sink identifiers, fix error message
Sat, 02 Aug 2008 19:34:50 +0400 Andrei Vermel Fix normalize fail on non-lowercase filename (Issue1273)
Tue, 02 Sep 2008 15:41:51 +0200 Dennis Schoen fix changegroup.notify hook broken by fb42030d79d6
Tue, 02 Sep 2008 17:32:07 +0200 Benoit Boissinot dirstate: explain why appending instead of os.path.join() is safe
Tue, 02 Sep 2008 15:12:50 +0200 Benoit Boissinot performance: normalize self._root, avoid calling os.path.join() in dirstate
Tue, 02 Sep 2008 15:08:26 +0200 Benoit Boissinot performance: do not stat() things when not required
Tue, 02 Sep 2008 09:47:40 +0200 Patrick Mezard Merge with crew-stable
Tue, 02 Sep 2008 09:25:29 +0200 Patrick Mezard graphlog: fix calls from outside the repository (issue1285)
Tue, 02 Sep 2008 01:19:12 +0200 Benoit Boissinot fix test output broken by a04d8cadb6af
Mon, 01 Sep 2008 17:23:26 +0200 Benoit Boissinot web: fix annotate raw template, forgotten in ccc2481e3954
Sun, 31 Aug 2008 16:12:03 +0200 Martin Geisler i18n: mark strings for translation in transplant extension
Sun, 31 Aug 2008 16:12:03 +0200 Martin Geisler i18n: mark strings for translation in record extension
Sun, 31 Aug 2008 16:12:03 +0200 Martin Geisler i18n: mark strings for translation in rebase extension
Sun, 31 Aug 2008 16:12:03 +0200 Martin Geisler i18n: mark strings for translation in patchbomb extension
Sun, 31 Aug 2008 16:12:03 +0200 Martin Geisler i18n: mark strings for translation in interhg extension
Sun, 31 Aug 2008 16:12:03 +0200 Martin Geisler i18n: mark strings for translation in inotify extension
Sun, 31 Aug 2008 16:12:03 +0200 Martin Geisler i18n: mark strings for translation in mq extension
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in imerge extension
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in hgk extension
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in extdiff extension
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in convert extension
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in churn extension
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in alias extension
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in Mercurial
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: avoid naive plural tricks
Sun, 31 Aug 2008 12:05:29 +0200 Dirkjan Ochtman merge with crew-stable
Sun, 31 Aug 2008 11:36:07 +0200 Dirkjan Ochtman record: catch PatchErrors from internalpatch and display error message
Sun, 31 Aug 2008 11:34:52 +0200 Dirkjan Ochtman record: take diff lines for lack of trailing newlines into account (issue1282)
Sun, 31 Aug 2008 11:41:52 +0200 Dirkjan Ochtman fix double indentation and trailing whitespace
Sat, 30 Aug 2008 18:47:54 +0200 Adrian Buehlmann increase code coverage of test-clone
Fri, 29 Aug 2008 15:16:50 +0200 Rocco Rutte coal/paper: Add link to raw changeset as other styles have it, too
Sat, 30 Aug 2008 17:13:23 +0200 Dirkjan Ochtman hgweb: return content iterator instead of using write() callable
Fri, 29 Aug 2008 16:50:11 +0200 Benoit Boissinot fix regression on empty repo cloning introduced by 0642d9d7ec80
Thu, 28 Aug 2008 13:06:24 +0200 Christian Ebert doc/Makefile: rephrase comment (typo)
Thu, 28 Aug 2008 13:16:15 +0200 Dirkjan Ochtman contrib: remove deprecated darcs2hg.py script
Thu, 28 Aug 2008 11:19:17 +0200 Dirkjan Ochtman fetch: linearize code by eliminating nested functions
Tue, 26 Aug 2008 00:04:18 +0200 Martin Geisler qimport: report filename in case of IOError
Wed, 27 Aug 2008 12:49:39 +0200 Stefano Tortarolo Fix wrong redirection in test-rebase-parameters
Mon, 25 Aug 2008 23:04:56 +0200 Patrick Mezard highlight: split code to improve startup times
Mon, 25 Aug 2008 01:26:08 +0200 Martin Geisler qfinish: document --applied instead of --all
Sun, 24 Aug 2008 22:40:34 +0200 Patrick Mezard Merge with Gilles Moris
Fri, 22 Aug 2008 22:32:53 +0200 Gilles Moris Have verbose and debug flag print the changeset rev and hash when committing.
Sun, 24 Aug 2008 22:13:39 +0200 Patrick Mezard Backed out changeset d557749c627a
Fri, 22 Aug 2008 08:26:18 +0200 Christian Ebert keyword: avoid additional conflicts during merge/resolve
Fri, 22 Aug 2008 13:25:35 +0200 Gilles Moris Have verbose flag print the changeset hash when committing
Sun, 24 Aug 2008 19:24:47 +0200 Patrick Mezard test-rebase-mq: '|' is a GNU sed extension, unfold it
Thu, 21 Aug 2008 19:05:18 +0200 Dirkjan Ochtman merge with crew-stable
Thu, 21 Aug 2008 19:02:56 +0200 Dirkjan Ochtman bisect: status message when no action is specified
Thu, 21 Aug 2008 19:02:46 +0200 Dirkjan Ochtman bisect: expand help text to explain REV argument and --noupdate
Thu, 21 Aug 2008 10:20:44 +0200 Christian Ebert keyword: thorough hgweb testing
Tue, 22 Jul 2008 18:23:20 +0200 Dirkjan Ochtman hgweb: raise ErrorResponses to communicate protocol errors
Fri, 15 Aug 2008 13:25:57 +0200 Dirkjan Ochtman make streamclone.stream_out() a generator
Tue, 22 Jul 2008 18:21:37 +0200 Dirkjan Ochtman hgweb: generate error message only if nothing is passed
Thu, 21 Aug 2008 11:35:17 +0200 Dirkjan Ochtman strip trailing whitespace, replace tabs by spaces
Thu, 21 Aug 2008 10:55:24 +0200 Dirkjan Ochtman hgweb: fix WSGI iterators handling in CGI adapter (issue1254)
Wed, 20 Aug 2008 19:00:39 +0200 Thomas Arendsen Hein merge with crew-stable
Wed, 20 Aug 2008 17:58:12 +0200 Christian Ebert Make test-hardlinks-safety portable
Wed, 20 Aug 2008 15:05:43 +0200 Thomas Arendsen Hein merge with crew-stable
Wed, 20 Aug 2008 15:04:45 +0200 Thomas Arendsen Hein Adjust test output for hg help qrecord since ef14c773b3d6
Wed, 20 Aug 2008 11:09:53 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 20 Aug 2008 10:31:19 +0200 TK Soh update copyright dates in Windows installer's readme file
Wed, 20 Aug 2008 10:30:53 +0200 Peter Arrenbrecht mq: fix docs for qrefresh -D (issue1234)
Sat, 16 Aug 2008 16:32:57 +0200 Martin Geisler hgweb: removed unnecessary del before function return
Sat, 16 Aug 2008 14:46:56 +0200 Martin Geisler move % out of translatable strings
Tue, 12 Aug 2008 13:45:48 +0200 Martin Geisler Fixed docstring typos
Sat, 29 Mar 2008 23:05:45 +0100 Martin Geisler Begin commit messages with two empty lines.
Tue, 19 Aug 2008 18:07:26 -0700 Brendan Cully Debashify rebase tests
Tue, 19 Aug 2008 15:36:03 -0700 Brendan Cully Use relative imports in inotify.server.
Tue, 19 Aug 2008 18:17:11 +0200 Thomas Arendsen Hein Do not sort hgwebdir repositories if python list or tuple is given.
Mon, 18 Aug 2008 16:50:36 -0500 Matt Mackall Fix up tests
Mon, 18 Aug 2008 21:16:31 +0200 Stefano Tortarolo Add rebase extension
Mon, 18 Aug 2008 15:58:17 +0200 Rocco Rutte coal/paper: make output well-formed and fix css syntax error breaking rendering
Wed, 13 Aug 2008 20:36:37 -0500 Matt Mackall Merge with stable
Wed, 13 Aug 2008 20:18:44 -0500 Matt Mackall clone: get a list of files to clone from store
Wed, 13 Aug 2008 20:18:44 -0500 Matt Mackall store: drop self.encodefn
Wed, 13 Aug 2008 20:18:44 -0500 Matt Mackall streamclone: fold in localrepo.storefiles
Wed, 13 Aug 2008 20:18:43 -0500 Matt Mackall store: change handling of decoding errors
Wed, 13 Aug 2008 20:18:43 -0500 Matt Mackall store: simplify walking
Wed, 13 Aug 2008 20:18:43 -0500 Matt Mackall store: simplify class hierarchy
Wed, 13 Aug 2008 20:18:43 -0500 Matt Mackall statichttp: use store class
Wed, 13 Aug 2008 20:18:42 -0500 Matt Mackall store: take opener as an argument
Wed, 13 Aug 2008 20:18:42 -0500 Matt Mackall localrepo: simplify requirements checking
Wed, 13 Aug 2008 20:18:42 -0500 Matt Mackall localrepo: kill _createmode
Wed, 13 Aug 2008 20:18:41 -0500 Adrian Buehlmann add test-verify
Wed, 13 Aug 2008 20:18:41 -0500 Adrian Buehlmann verify: check repo.store
Wed, 13 Aug 2008 20:18:41 -0500 Adrian Buehlmann revlog: add files method
Wed, 13 Aug 2008 20:18:41 -0500 Adrian Buehlmann store.py: accept empty repos
Wed, 13 Aug 2008 20:18:40 -0500 Matt Mackall verify: only warn on copy nullid
Wed, 13 Aug 2008 20:18:40 -0500 Stefano Tortarolo make commit fail when committing unresolved files
Wed, 13 Aug 2008 20:18:40 -0500 Shun-ichi Goto Update win32mbcs extension
Wed, 13 Aug 2008 20:18:40 -0500 Matt Mackall Merge with stable
Wed, 13 Aug 2008 23:31:10 +0200 Patrick Mezard convert: implement startrev for hg source
Tue, 12 Aug 2008 17:47:08 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 13 Aug 2008 17:11:53 -0500 Matt Mackall Added signature for changeset d2375bbee6d4
Wed, 13 Aug 2008 17:11:48 -0500 Matt Mackall Added tag 1.0.2 for changeset d2375bbee6d4
Tue, 12 Aug 2008 10:05:00 -0400 Remy Roy Folding correction and missing import 1.0.2
Sun, 10 Aug 2008 22:55:00 -0500 Matt Mackall util: disinfect lookup_reg strings (issue1126)
Thu, 31 Jul 2008 22:41:19 +0300 Dov Feldstern test symlinks on symlink-capable os but non-capable filesystem (issue1149)
Sun, 10 Aug 2008 21:55:23 -0500 Matt Mackall util: set_flags should survive failure to create link
Sun, 10 Aug 2008 21:55:06 -0500 Matt Mackall util: set_flags shouldn't know about repo flag formats
Sun, 10 Aug 2008 18:38:43 -0500 Matt Mackall Merge with stable
Sun, 10 Aug 2008 18:01:03 -0500 Matt Mackall add a fix for issue 1175
Sun, 10 Aug 2008 18:01:03 -0500 Matt Mackall commit: simplify file copy logic
Sat, 09 Aug 2008 11:46:20 +0200 Thomas Arendsen Hein Make test-convert-mtn pass on systems where mtn add -R uses different order
Sat, 19 Jul 2008 18:19:50 +0200 Stefano Tortarolo Add ancestors and descendants to revlog
Sat, 09 Aug 2008 02:10:22 +0200 Martin Geisler mdiff: compare content of binary files directly
Fri, 08 Aug 2008 18:49:55 +0200 Thomas Arendsen Hein merge with crew-stable
Fri, 08 Aug 2008 18:48:26 +0200 Thomas Arendsen Hein Make test-hardlinks-safety repeatable and executable
Fri, 08 Aug 2008 18:37:50 +0200 Thomas Arendsen Hein convert: Fix debugging output when running multiple commands with xargs.
Thu, 07 Aug 2008 09:53:57 +0200 Christian Ebert keyword: add verify to nokwcommands after refactor in e79a8f36c2a5
Thu, 07 Aug 2008 09:53:27 +0200 Dirkjan Ochtman merge with crew-stable
Thu, 07 Aug 2008 09:31:42 +0200 Doug Philips Let the notify extension use [diff] options too.
Wed, 06 Aug 2008 17:19:14 -0500 rubik coal/paper: fixed box via an expression for IE < 7
Wed, 06 Aug 2008 15:08:18 -0700 Brendan Cully Fix intermittent broken pipe in test-highlight
Wed, 06 Aug 2008 15:10:05 +0200 Benoit Boissinot ui: add an option to prompt for the username when it isn't provided
Sat, 02 Aug 2008 23:45:10 +0200 Patrick Mezard Merge with crew-stable
Sat, 02 Aug 2008 22:10:54 +0200 Bernhard Leiner add additional bisect tests
Sat, 02 Aug 2008 22:11:22 +0200 Bernhard Leiner add additional complex bisect tests (with non-linear history)
Sat, 02 Aug 2008 22:10:10 +0200 Bernhard Leiner Add support for multiple possible bisect results (issue1228, issue1182)
Sat, 02 Aug 2008 14:08:21 +0200 Patrick Mezard Merge with crew-stable
Tue, 15 Jul 2008 18:10:37 -0500 Kevin Christen Add a reset before and after colorized output
Wed, 23 Jul 2008 20:33:23 -0500 Kevin Christen Apply color to output of qseries --verbose
Sat, 02 Aug 2008 13:49:13 +0200 Patrick Mezard color: improve mq extension detection
Fri, 01 Aug 2008 12:33:10 +0200 Benoit Boissinot hgweb: do not use unassigned variables in exception handling
Wed, 30 Jul 2008 22:33:40 +0200 Patrick Mezard Merge with crew-stable
Wed, 30 Jul 2008 22:26:41 +0200 Patrick Mezard Fix subversion tests with svn 1.5
Sun, 27 Jul 2008 17:09:33 +0200 Patrick Mezard convert: normalize paths sent to svn get_log (issue 1219)
Fri, 25 Jul 2008 20:47:04 +0200 Patrick Mezard Merge with crew-stable
Fri, 25 Jul 2008 20:43:41 +0200 Patrick Mezard convert: remove leading slash from ra.check_path inputs (issue 1236)
Fri, 25 Jul 2008 20:37:41 +0200 Patrick Mezard convert: restore previous svn transport parent correctly
Mon, 21 Jul 2008 13:26:42 +0200 Dirkjan Ochtman context: get rid of unused changectx.filectxs() method
Mon, 21 Jul 2008 13:22:11 +0200 Dirkjan Ochtman context: fix workingctx's __contains__ method
Mon, 21 Jul 2008 13:17:51 +0200 Dirkjan Ochtman merge: use correct branch name for counting heads
Fri, 25 Jul 2008 13:27:06 +0200 Dirkjan Ochtman merge with crew-stable
Fri, 25 Jul 2008 13:26:16 +0200 Dirkjan Ochtman add note about updating one file to update help
Fri, 25 Jul 2008 13:23:59 +0200 Dirkjan Ochtman churn: fix documentation for churn options
Thu, 24 Jul 2008 16:32:52 +0200 Adrian Buehlmann introduce store classes
Thu, 24 Jul 2008 16:32:51 +0200 Adrian Buehlmann move filename encoding functions from util.py to new store.py
Thu, 24 Jul 2008 22:46:45 +0200 Patrick Mezard Merge with crew-stable
Thu, 24 Jul 2008 22:44:15 +0200 Dhruva Krishnamurthy convert: use git executable only, with subcommands
Wed, 23 Jul 2008 16:14:45 +0200 Benoit Boissinot merge with -stable
Wed, 23 Jul 2008 16:08:20 +0200 Benoit Boissinot make mq and tags hardlink safe
Tue, 22 Jul 2008 13:03:31 -0500 Matt Mackall dirstate.walk: speed up calling match function
Tue, 22 Jul 2008 13:03:29 -0500 Matt Mackall dirstate.walk: reduce sorting in step 3
Tue, 22 Jul 2008 13:03:25 -0500 Matt Mackall dirstate.walk: inline imatch
Tue, 22 Jul 2008 13:03:24 -0500 Matt Mackall dirstate.walk: more cleanups
Tue, 22 Jul 2008 13:03:23 -0500 Matt Mackall dirstate.walk: fold in _supported
Tue, 22 Jul 2008 13:03:21 -0500 Matt Mackall dirstate.walk: build a dict rather than yield
Tue, 22 Jul 2008 13:03:20 -0500 Matt Mackall dirstate.walk: minor cleanups
Tue, 22 Jul 2008 13:03:19 -0500 Matt Mackall dirstate.walk: push sorting up
Tue, 22 Jul 2008 13:03:18 -0500 Matt Mackall dirstate.walk: pull directory scanning into top-level loop
Tue, 22 Jul 2008 13:03:17 -0500 Matt Mackall dirstate.walk: unify match.dir logic
Tue, 22 Jul 2008 13:03:16 -0500 Matt Mackall dirstate.walk: simplify .hg scan bisect logic
Tue, 22 Jul 2008 13:03:15 -0500 Matt Mackall dirstate.walk: track normalized directory names
Tue, 22 Jul 2008 13:03:14 -0500 Matt Mackall dirstate: simplify normalize logic
Tue, 22 Jul 2008 13:03:13 -0500 Matt Mackall dirstate.walk: change names for dc and known
Tue, 22 Jul 2008 13:03:10 -0500 Matt Mackall dirstate.walk: fold findfiles into main walk loop
Tue, 22 Jul 2008 13:03:08 -0500 Matt Mackall dirstate.walk: eliminate filter function
Tue, 22 Jul 2008 13:02:36 -0500 Matt Mackall dirstate.walk: eliminate src from yield
Tue, 22 Jul 2008 13:00:22 -0500 Matt Mackall minor status fixups
Sun, 20 Jul 2008 21:51:13 +0200 Patrick Mezard Merge with crew-stable
Sun, 20 Jul 2008 21:00:13 +0200 Patrick Mezard test-branches: add a test for long branch name (issue 1230)
Sun, 20 Jul 2008 12:09:37 +0200 Stefano Tortarolo branches unparseable output fix (issue1230)
Wed, 25 Jun 2008 19:41:43 +0100 Martin OConnor Bug:1201 hg convert on CVS working copy produces Traceback
Sun, 20 Jul 2008 20:00:02 +0200 Patrick Mezard Merge with main
Sun, 20 Jul 2008 19:25:08 +0200 Patrick Mezard dirstate: remove superfluous normalize() call in walk()
Sun, 20 Jul 2008 19:09:00 +0200 Patrick Mezard localrepo: fix status() typos from 854b907527e5a and 97c12b1ed1e0
Sun, 20 Jul 2008 19:09:00 +0200 Patrick Mezard context: trigger missing username warning only when necessary
Fri, 18 Jul 2008 12:31:40 +0200 Christian Boos localrepo: do not modify a dictionary being iterated in status()
Sun, 20 Jul 2008 19:08:59 +0200 Patrick Mezard dirstate: fix _droppath() typo from 80605a8127e0
Fri, 11 Jul 2008 14:40:44 +0200 Patrick Mezard Add test for case folding issues
Tue, 01 Jul 2008 17:59:31 +0100 Paul Moore Sort removes first when applying updates (fixes issues 750 and 912)
Thu, 03 Jul 2008 20:53:14 -0700 byron Added missing --config global option to zsh_completion.
Mon, 07 Jul 2008 09:33:54 +0200 Andreas Hartmetz Document password syntax in repositories URLs
Mon, 07 Jul 2008 09:31:32 +0200 Patrick Mezard Merge with crew-stable
Mon, 07 Jul 2008 09:16:09 +0200 Patrick Mezard mq: fix qrefresh losing copy information (issue 1134)
Sat, 05 Jul 2008 14:35:36 +0200 Patrick Mezard hgk: ctx.parents() problem introduced by 2d54e7c1e69d
Sat, 05 Jul 2008 14:35:34 +0200 Patrick Mezard Fix tests failures introduced by 7239e06e58e9
Tue, 24 Jun 2008 10:40:41 +0100 Frank Kingswood convert: add documentation for CVS source
Wed, 02 Jul 2008 12:27:57 +0200 Dirkjan Ochtman merge another backout
Wed, 02 Jul 2008 12:02:33 +0200 Dirkjan Ochtman Backed out changeset 4879468fa28f (incorrect Content-Length on Windows)
Wed, 02 Jul 2008 11:31:19 +0200 Dirkjan Ochtman merge the backout head
Wed, 02 Jul 2008 10:58:27 +0200 Dirkjan Ochtman Backed out changeset b9d6ab187523 (doesn't work on Python 2.3/2.4)
Wed, 02 Jul 2008 09:31:13 +0200 Dirkjan Ochtman merge with main
Wed, 02 Jul 2008 09:21:57 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 25 Jun 2008 14:13:20 -0700 Brendan Cully Check that git patches only touch files under root
Tue, 01 Jul 2008 23:41:47 +0100 Martin OConnor Updating Copyright dates in Windows Installer
Tue, 01 Jul 2008 20:17:11 +0100 Paul Moore Force email package to be loaded in py2exe
Mon, 30 Jun 2008 10:36:45 +0200 Dirkjan Ochtman hgweb: use a single-element tuple to return from protocol.unbundle()
Sun, 29 Jun 2008 23:02:02 +0200 Dirkjan Ochtman add an Accept header to the http client
Sun, 29 Jun 2008 22:47:57 +0200 Dirkjan Ochtman tests: add a test for the hgweb graph
Sun, 29 Jun 2008 22:36:18 +0200 Dirkjan Ochtman hgweb: return content iterator instead of using write() callable
Sun, 29 Jun 2008 15:23:09 +0200 Dirkjan Ochtman hgweb: all protocol functions have become generators
Sun, 29 Jun 2008 13:16:25 +0200 Dirkjan Ochtman templater: make a template a string-only iterator
Sun, 29 Jun 2008 14:20:01 +0200 Dirkjan Ochtman streamclone yields chunks instead of accepting a file-like object
Sun, 29 Jun 2008 11:34:36 +0200 Dirkjan Ochtman hgweb: protocol functions take repo instead of web
Sun, 29 Jun 2008 11:35:08 +0200 Dirkjan Ochtman hgweb: move capabilities calculation back into hgweb.protocol
Sun, 29 Jun 2008 11:35:06 +0200 Dirkjan Ochtman hgweb: centralize permission checks for protocol commands
Sun, 29 Jun 2008 11:02:19 +0200 Dirkjan Ochtman tests: add some tests for web.allowpull configurations
Sat, 28 Jun 2008 15:28:43 +0200 Dirkjan Ochtman hgweb: protocol requests are processed immediately
Sat, 28 Jun 2008 09:28:01 +0200 Dirkjan Ochtman merge with mpm
Thu, 26 Jun 2008 13:37:47 -0700 Brendan Cully coal: include current node in log, graph menu links
Thu, 26 Jun 2008 13:45:39 +0200 Dirkjan Ochtman hgweb: move shortcut expansion to request instantiation
Fri, 11 Jul 2008 18:46:02 -0500 Matt Mackall fix iso date help
Fri, 11 Jul 2008 18:46:02 -0500 Matt Mackall context: simplify parents code
Fri, 11 Jul 2008 18:46:02 -0500 Matt Mackall workingctx: add __contains__ method
Fri, 11 Jul 2008 18:46:02 -0500 Matt Mackall status: various cleanups
Fri, 11 Jul 2008 18:46:02 -0500 Matt Mackall status: use contexts
Fri, 11 Jul 2008 18:46:02 -0500 Matt Mackall hgk: fix parent breakage
Fri, 11 Jul 2008 18:46:02 -0500 Matt Mackall dirstate: simplify/optimize path checking
Fri, 27 Jun 2008 21:45:16 -0500 Matt Mackall acl: refactoring
Fri, 27 Jun 2008 19:27:00 -0500 Matt Mackall manifest: make checkforbidden take a list
Fri, 27 Jun 2008 19:25:48 -0500 Matt Mackall context: add walk method
Fri, 27 Jun 2008 18:44:43 -0500 Matt Mackall context: add __int__ and hex methods
Fri, 27 Jun 2008 18:28:45 -0500 Matt Mackall util: add sort helper
Fri, 27 Jun 2008 14:53:30 -0500 Matt Mackall remove: work directly off status
Fri, 27 Jun 2008 13:43:29 -0500 Matt Mackall status: clean up all users for unknown files
Thu, 26 Jun 2008 18:49:45 -0500 Matt Mackall churn: major refactor
Wed, 25 Jun 2008 14:13:20 -0700 Brendan Cully Check that git patches only touch files under root
Thu, 26 Jun 2008 18:44:54 -0500 Matt Mackall purge: cleanup
Thu, 26 Jun 2008 15:55:23 -0500 Matt Mackall dirstate: improve case-folding logic
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall dirstate: fold statwalk and walk
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall purge: use status
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall repo.status: eliminate list_
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall verify: lots of refactoring
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall verify: add some local variables
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall add __len__ and __iter__ methods to repo and revlog
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall manifest: remove execf/linkf methods
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall make debugrename work on p1, not tip
Thu, 26 Jun 2008 14:35:46 -0500 Matt Mackall use repo[changeid] to get a changectx
Thu, 26 Jun 2008 13:58:24 -0500 Matt Mackall rename checkfolding to checkcase
Thu, 26 Jun 2008 13:58:22 -0500 Matt Mackall dirstate: remove unused folding function
Thu, 26 Jun 2008 13:52:16 -0500 Matt Mackall context: remove islink and isexec methods
Thu, 26 Jun 2008 13:46:34 -0500 Matt Mackall simplify flag handling
Thu, 26 Jun 2008 13:46:33 -0500 Matt Mackall context: clean up parents()
Thu, 26 Jun 2008 13:46:31 -0500 Matt Mackall context: simplify changeid logic
Thu, 26 Jun 2008 13:46:29 -0500 Matt Mackall use repo.changectx(None) to get a workingctx
Wed, 25 Jun 2008 17:35:20 -0500 Matt Mackall context: avoid using None for working parent
Wed, 25 Jun 2008 17:34:28 -0500 Matt Mackall use repo.changectx rather than context.changectx
Wed, 25 Jun 2008 17:33:51 -0500 Matt Mackall context: consistently return p1 context for None
Wed, 25 Jun 2008 17:33:34 -0500 Matt Mackall lookup: optimize '.'
Wed, 25 Jun 2008 12:53:57 -0700 Brendan Cully Remove RSS/atom links from coal/paper index
Wed, 25 Jun 2008 12:52:40 -0700 Brendan Cully Improve archive links in coal/paper index
Wed, 25 Jun 2008 20:50:40 +0200 Benoit Allard graph: fix JavaScript issues to make it work on IE
Wed, 25 Jun 2008 10:54:48 +0200 Dirkjan Ochtman fix default branchheads() argument (e85951aeec6e was very broken)
Wed, 25 Jun 2008 10:37:07 +0200 Dirkjan Ochtman fix dumb test failure introduced in 855851eae70f
Tue, 24 Jun 2008 20:39:37 -0700 Brendan Cully Improve hgwebdir index in coal and paper styles
Tue, 24 Jun 2008 10:18:03 +0200 Dirkjan Ochtman graph: improve script hiding tricks
Tue, 24 Jun 2008 10:08:32 +0200 Augie Fackler graph: optimize rendering by appending all nodes at once
Tue, 24 Jun 2008 09:53:48 +0200 Augie Fackler Fix gitweb to not say shortlog instead of graph.
Tue, 24 Jun 2008 09:36:24 +0200 Dirkjan Ochtman tighter default argument selection in localrepo.branchheads()
Tue, 24 Jun 2008 09:34:38 +0200 Dirkjan Ochtman merge from crew-stable
Tue, 24 Jun 2008 09:33:13 +0200 Dirkjan Ochtman use ${PYTHON} var in doc/Makefile as well
Mon, 23 Jun 2008 15:02:52 +0200 Dirkjan Ochtman merge: only in-branch merges can be implicit
Mon, 23 Jun 2008 15:03:22 +0200 Dirkjan Ochtman get repo.branchheads() to use working directory's branch by default
Mon, 23 Jun 2008 13:12:32 +0200 Dirkjan Ochtman kill some trailing spaces
Mon, 23 Jun 2008 12:54:27 +0200 Dirkjan Ochtman graph: display branch name alongside tags
Mon, 23 Jun 2008 10:36:00 +0200 Patrick Mezard test-commit: test unset date is not read as epoch origin
Sat, 21 Jun 2008 15:27:51 +0200 Christian Ebert Fix commit date (issue1193)
Thu, 19 Jun 2008 00:14:24 +0200 Patrick Mezard convert: hg sink commits without working dir
Thu, 19 Jun 2008 00:14:24 +0200 Patrick Mezard convert: reintegrate file retrieval code in sinks
Thu, 19 Jun 2008 00:14:23 +0200 Patrick Mezard context: add memctx for memory commits
Wed, 18 Jun 2008 23:45:49 +0200 Benoit Boissinot merge with crew
Wed, 18 Jun 2008 23:16:51 +0200 Benoit Allard coal: remove double template entry
Wed, 18 Jun 2008 23:23:03 +0200 Patrick Mezard localrepo: interpret ctx.filectx() exception as a missing file
Wed, 18 Jun 2008 23:00:20 +0200 Patrick Mezard localrepo: do not expose workingctx options
Wed, 18 Jun 2008 22:52:26 +0200 Patrick Mezard localrepo: extract _commitctx() from commit()
Wed, 18 Jun 2008 22:52:26 +0200 Patrick Mezard context: let workingctx.date(), .user() and description() be overriden
Wed, 18 Jun 2008 22:52:26 +0200 Patrick Mezard localrepo: let commit() get extra data from workingctx
Wed, 18 Jun 2008 22:52:25 +0200 Patrick Mezard localrepo: hide commit() file selection behind workingctx
Wed, 18 Jun 2008 22:52:25 +0200 Patrick Mezard localrepo: replace dirstate by workingfilectx in filecommit()
Wed, 18 Jun 2008 22:52:25 +0200 Patrick Mezard context: let workingctx parents be overriden
Wed, 18 Jun 2008 19:04:10 +0200 Benoit Allard graph: limit the number of displayed changest to a reasonable value
Wed, 18 Jun 2008 16:47:47 +0300 Alexander Solovyov LookupError should have same __str__ as RevlogError
Wed, 18 Jun 2008 12:56:41 +0200 Dirkjan Ochtman templates: graph lacked bottom search in default style
Wed, 18 Jun 2008 12:55:05 +0200 Dirkjan Ochtman templates: fix navigation links for graph entries
Wed, 18 Jun 2008 12:48:04 +0200 Alexander Solovyov make revlog.LookupError inherit from KeyError
Wed, 18 Jun 2008 09:13:39 +0100 Frank Kingswood cvsps.py: remove unused Changeset member of logentry
Wed, 18 Jun 2008 12:38:45 +0200 Dirkjan Ochtman tests: make new convert-cvs tests executable
Wed, 18 Jun 2008 12:13:59 +0200 Dirkjan Ochtman graph: tweak the indentation algorithm
Wed, 18 Jun 2008 11:09:18 +0200 Dirkjan Ochtman cvsps: fix a final whitespace nit
Wed, 18 Jun 2008 11:08:21 +0200 Dirkjan Ochtman tests: fix test breakage from graph template changes
Wed, 18 Jun 2008 10:15:59 +0200 Dirkjan Ochtman merge incorporation of graph into paper style
Wed, 18 Jun 2008 10:05:43 +0200 Augie Fackler hgweb: Fix up non-coal styles to support graph.
Wed, 18 Jun 2008 00:28:40 -0500 Matt Mackall make graph view work with paper style
Wed, 18 Jun 2008 07:06:41 +0200 Dirkjan Ochtman add graph page to hgweb
Sun, 15 Jun 2008 16:05:46 +0100 Frank Kingswood convert: cvs.py - Allow user to use built-in CVS changeset code.
Sun, 15 Jun 2008 15:59:53 +0100 Frank Kingswood convert: cvsps - User interface to CVS changeset code in cvsps.py
Tue, 17 Jun 2008 12:10:19 -0500 Matt Mackall cvsps: fix up some whitespace
Sun, 15 Jun 2008 15:59:27 +0100 Frank Kingswood convert: cvsps.py - code to generate changesets from a CVS repository
Mon, 16 Jun 2008 11:51:19 +0200 Thomas Arendsen Hein merge with crew-stable
Sun, 15 Jun 2008 13:05:39 +0200 Patrick Mezard Merge with crew-stable
Sat, 14 Jun 2008 16:01:24 +0200 Patrick Mezard localrepo: remove useless sort() call
Sat, 14 Jun 2008 08:46:34 +0200 Dirkjan Ochtman merge transplanted cset back from crew-stable
Mon, 16 Jun 2008 11:50:33 +0200 Thomas Arendsen Hein Fix python2.3 incompatibility introduced by a2b13cac0922.
Mon, 16 Jun 2008 11:37:26 +0200 Thomas Arendsen Hein run-tests.py: Make tests run with python2.3 if HGTEST_* is set.
Sun, 15 Jun 2008 13:01:03 +0200 Patrick Mezard Ignore dummy copies in dirstate and localrepo.filecommit()
Sun, 15 Jun 2008 13:01:01 +0200 Patrick Mezard context: fix workingctx.fileflags() execute bit
Wed, 23 Apr 2008 11:40:33 +0200 Thomas Arendsen Hein sshserver: Don't try to close fp if mkstemp failed
Fri, 06 Jun 2008 19:23:29 +0100 Paul Moore Add a normalize() method to dirstate
Fri, 06 Jun 2008 19:23:23 +0100 Paul Moore Add a new function, fspath
Fri, 06 Jun 2008 08:29:16 +0100 Paul Moore Add a folding() method to dirstate
Wed, 11 Jun 2008 11:00:01 +0200 Adrian Buehlmann update: add "(nobackup)" to help text of option --clean
Wed, 11 Jun 2008 13:51:57 +0200 Adrian Buehlmann update: improved help text
Thu, 12 Jun 2008 02:27:06 +0200 Christian Ebert keyword: mimic cmdutil.bail_if_changed even more
Fri, 13 Jun 2008 17:29:10 -0500 Matt Mackall tag: record tag we're superseding, if any (issue 1102)
Fri, 13 Jun 2008 12:34:23 +0200 Dirkjan Ochtman merge from crew-stable
Fri, 13 Jun 2008 12:33:40 +0200 Ali Saidi fix traceback in hgweb when URL doesn't end in one of the archive specs
Thu, 12 Jun 2008 07:38:15 -0500 Jason Orendorff mq: qdiff: support all diffopts
Thu, 12 Jun 2008 11:01:36 +0200 Christian Ebert keyword: disable expansion for annotate
Thu, 12 Jun 2008 11:33:47 +0200 Dirkjan Ochtman convert comments to docstrings in a bunch of extensions
Thu, 12 Jun 2008 13:12:09 +0200 Dirkjan Ochtman merge from crew-stable
Thu, 12 Jun 2008 00:11:09 -0700 Brendan Cully Truncate input to 1K when using pygments guess_lexer.
Thu, 12 Jun 2008 08:53:23 +0200 Andrew Beekhof paper: fix reference to coal tags template
Thu, 12 Jun 2008 00:11:09 -0700 Brendan Cully Truncate input to 1K when using pygments guess_lexer.
Wed, 11 Jun 2008 18:00:58 -0500 Matt Mackall hgweb: add paper style derived from coal
Wed, 11 Jun 2008 17:49:27 -0500 Matt Mackall Merge with crew
Wed, 11 Jun 2008 14:49:53 +0200 Andrew Beekhof webcommands: fix increments lost by 894875eae49b
Tue, 10 Jun 2008 12:11:06 -0500 Matt Mackall Merge with crew
Sat, 07 Jun 2008 17:52:00 +0200 Dirkjan Ochtman hgweb: show cset node and description when hovering over annotate prefix
Sat, 07 Jun 2008 11:43:16 +0200 Patrick Mezard Merge with crew-stable
Tue, 03 Jun 2008 21:20:52 +0200 Johannes Stezenbach help: move "revision syntax" help topics into online help
Tue, 03 Jun 2008 21:03:51 +0200 Johannes Stezenbach help: helptable is an ordered collection
Tue, 03 Jun 2008 20:56:54 +0200 Johannes Stezenbach help: list special help topics with -v
Sat, 07 Jun 2008 09:49:34 +0200 Johannes Stezenbach help: enable listing of a subset of the command list
Wed, 07 May 2008 14:32:00 +0400 Maxim Dounin addremove: correctly handle intermediate symlinks
Fri, 06 Jun 2008 18:31:57 +0200 Patrick Mezard Merge with crew-stable
Fri, 06 Jun 2008 18:23:33 +0200 Patrick Mezard test-mq-qrename: test added patch renaming
Fri, 06 Jun 2008 18:23:31 +0200 Weijun Wang mq: handle added patch renaming correctly
Thu, 05 Jun 2008 16:25:11 +0200 Peter Arrenbrecht drop superfluous param from revlog.addgroup()
Tue, 03 Jun 2008 15:41:09 -0500 Matt Mackall copies: teach copies about dirstate.copies
Tue, 03 Jun 2008 09:34:14 +0200 Dirkjan Ochtman mq: introduce the qfinish command
Tue, 03 Jun 2008 12:27:48 +0200 Dirkjan Ochtman merge from crew-stable
Mon, 02 Jun 2008 21:42:16 +0200 Patrick Mezard Merge with crew-stable
Sat, 31 May 2008 11:37:55 +0200 Adrian Buehlmann resolve: add file codes to doc string
Thu, 29 May 2008 22:23:33 +0200 Dirkjan Ochtman merge from crew-stable
Thu, 29 May 2008 16:29:28 +0200 Christian Ebert Make test-bundle-type work on MacOS 10.4.11
Wed, 28 May 2008 22:45:07 +0200 Patrick Mezard localrepo: fix partial merge test (issue 1111)
Sun, 25 May 2008 13:39:08 -0700 Lee Cantey Fix bad span tag in Readme
Sat, 24 May 2008 18:23:13 +0200 Patrick Mezard Merge with crew-stable
Fri, 23 May 2008 14:02:48 +0200 Dirkjan Ochtman merge from crew-stable
Tue, 03 Jun 2008 12:10:14 +0200 Dirkjan Ochtman mq: don't update the working copy on strip if parents aren't stripped
Tue, 03 Jun 2008 09:31:36 +0200 Adrian Buehlmann mq: qimport: explain insertion point in doc string
Mon, 02 Jun 2008 21:38:52 +0200 Patrick Mezard test-convert-mtn: test descriptions with quotes
Fri, 16 May 2008 00:48:23 -0700 David Reiss convert.monotone: fix quotes and backslashes in change descriptions.
Thu, 29 May 2008 22:21:29 +0200 Stefano Tortarolo Active branches fix (issue1104)
Mon, 26 May 2008 14:20:26 +0200 Benoit Boissinot hgweb: correctly validate permissions with streamclone pulling
Sun, 25 May 2008 14:05:35 -0700 Lee Cantey Fix bad span tag in Readme
Sat, 24 May 2008 18:11:34 +0200 Patrick Mezard test-mq-merge: test mq merge and explicit patch queue
Thu, 08 May 2008 14:02:42 +1000 teki321 mq: qpush -n fix
Fri, 23 May 2008 16:50:17 +0200 Dirkjan Ochtman tests: don't run test-convert-cvs if there's no cvs server
Fri, 23 May 2008 13:59:23 +0200 Dirkjan Ochtman improve help text for clone -U
Thu, 22 May 2008 15:48:44 -0500 Matt Mackall Added signature for changeset d5cbbe2c49ce
Thu, 22 May 2008 15:48:42 -0500 Matt Mackall Added tag 1.0.1 for changeset d5cbbe2c49ce
Thu, 22 May 2008 13:29:47 +0200 Dirkjan Ochtman merge from crew-stable
Thu, 22 May 2008 13:28:34 +0200 Dirkjan Ochtman mq: lose the trailing whitespace 1.0.1
Thu, 22 May 2008 13:26:39 +0200 Dirkjan Ochtman improve help text for push (explanation of -r)
Mon, 19 May 2008 10:23:47 +0200 Dirkjan Ochtman merge from crew-stable
Mon, 19 May 2008 10:02:28 +0200 Dirkjan Ochtman merge from crew-stable
Sun, 18 May 2008 23:49:33 +0200 Patrick Mezard Merge with crew-stable
Sun, 18 May 2008 23:31:54 +0200 Patrick Mezard hgk: difftree must match all files when supplied list is empty
Sun, 18 May 2008 23:09:59 +0200 Patrick Mezard status: fix "added" attributes renamed in bf2bf986ff87
Wed, 14 May 2008 01:08:51 +0200 Adrian Buehlmann doc/hgrc.5.txt: add anchors for sections
Sat, 17 May 2008 09:12:49 +0200 Dirkjan Ochtman merge from crew-stable
Wed, 23 Apr 2008 19:40:15 +0200 Adrian Buehlmann gendoc: add anchors for commands
Mon, 19 May 2008 10:22:15 +0200 Dirkjan Ochtman mq: add correct documentation for qpop
Mon, 19 May 2008 10:19:59 +0200 Dirkjan Ochtman Backed out changeset ff5ef3c0fe10 (fixes wrong documentation)
Mon, 19 May 2008 03:52:26 -0400 Jeff Walden Slight improvement to qpop arguments help
Sun, 18 May 2008 20:54:10 +0200 Patrick Mezard test-mq: update qdiff summary output
Sun, 18 May 2008 17:01:24 +0200 Patrick Mezard mq: make qselect fail properly on an empty guard
Sat, 17 May 2008 09:11:14 +0200 Dirkjan Ochtman mq: expand help text for qdiff
Mon, 12 May 2008 11:37:56 -0500 Matt Mackall status: refactor status command
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: cleanup match classes a bit
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: remove files arg from repo.status and friends
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: remove files argument from patch.diff
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: use match.files() for patch.diff
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: stop passing files through commitfunc
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall status: use match helpers for various users
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall churn: simplify hg status call
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: use helpers for cmdutil
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: add always, never, and exact methods
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall remove default arg from patkind
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall resolve: use cmdutil.match
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall dirstate: remove default from status list_unknown
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall purge: remove unused 'missing' logic
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall dirstate: minor status cleanups
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall status: rename type_ to state
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall walk: use match.bad in statwalk
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall walk: use match.dir in statwalk
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall walk: make dirstate.walk return a single value too
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall walk: return a single value
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall walk: remove cmdutil.walk
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall walk: remove rel and exact returns
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall walk: remove more old badmatch logic
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall walk: remove remaining users of cmdutils.matchpats
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall cmdutil: switch commit to match
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall walkchangerev: use new match objects
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall walk: pass match object to cmdutil.walk
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall walk: begin refactoring badmatch handling
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall walk: remove files arg from repo.walk and dirstate.walk
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall walk: introduce match objects
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall walk: kill util.cmdmatcher and _matcher
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall purge: use cmdutil.matchpats
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall purge: eliminate dopurge
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall walk: eliminate some default variables
Thu, 08 May 2008 18:36:45 +0200 Dirkjan Ochtman coal: fix CSS errors as reported by Firefox
Thu, 24 Apr 2008 17:16:02 +0200 Benoit Allard add compression type type parameter to bundle command
Thu, 24 Apr 2008 11:48:07 +0200 Benoit Allard add support for HG10GZ bundles to bundlerepo.bundlerevlog()
Thu, 24 Apr 2008 11:43:54 +0200 Dirkjan Ochtman tests: fix test-highlight output, changed in ccc2481e3954
Thu, 24 Apr 2008 17:15:55 +0200 Dirkjan Ochtman merge from crew-stable
Sat, 19 Apr 2008 10:42:30 +0200 Alexis S. L. Carvalho rename --after: do not unlink source file (issue910)
Thu, 24 Apr 2008 13:37:29 +0200 Patrick Mezard Make mercurial easy installable again
Wed, 23 Apr 2008 22:45:53 +0200 Patrick Mezard webcommands: pass full author to annotate, fix templates (issue 1054)
Wed, 23 Apr 2008 11:40:33 +0200 Thomas Arendsen Hein sshserver: Don't try to close fp if mkstemp failed
Fri, 18 Apr 2008 18:07:34 +0200 Dirkjan Ochtman merge from crew-stable
Fri, 18 Apr 2008 17:25:10 +0200 Jason Orendorff mq: fix qdiff -U (it apparently never really worked)
Wed, 16 Apr 2008 15:26:37 -0700 Neal Becker mergetools.hgrc patch
Wed, 16 Apr 2008 15:26:37 -0700 Neal Becker mergetools.hgrc patch
Wed, 16 Apr 2008 16:07:15 +0200 Dirkjan Ochtman merge from crew-stable
Wed, 16 Apr 2008 12:15:43 +0200 Dirkjan Ochtman merge from crew-stable
Wed, 16 Apr 2008 12:14:24 +0200 Wojciech Miłkowski coal: put link fragment at the end of the url (after session vars)
Wed, 16 Apr 2008 09:36:24 +0200 Dirkjan Ochtman merge from crew-stable
Wed, 16 Apr 2008 16:04:07 +0200 Dirkjan Ochtman mq: don't commit local changes on pushing empty patch (issue1087)
Wed, 16 Apr 2008 12:09:16 +0200 Dirkjan Ochtman remove trailing spaces
Wed, 16 Apr 2008 09:35:43 +0200 Dirkjan Ochtman mq: add a little documentation on qpush -f
Mon, 14 Apr 2008 00:36:01 +0200 Adrian Buehlmann ignore *.pyd files
Mon, 14 Apr 2008 23:28:50 +0200 Patrick Mezard Merge with crew-stable, fix test output
Mon, 14 Apr 2008 23:04:34 +0200 Patrick Mezard Merge with crew-stable
Mon, 14 Apr 2008 14:34:38 +0200 Dirkjan Ochtman replace usage of os.popen() with util.popen()
Mon, 14 Apr 2008 23:21:27 +0200 Patrick Mezard test-merge-internal-tools-pattern: make executable
Mon, 14 Apr 2008 22:31:34 +0200 Patrick Mezard convert: fix svn file copy detection code
Mon, 14 Apr 2008 22:31:34 +0200 Patrick Mezard convert: fix svn branch source detection corner case
Mon, 14 Apr 2008 22:31:34 +0200 Patrick Mezard convert: cleanup svn file copy handling
Mon, 14 Apr 2008 22:31:34 +0200 Patrick Mezard convert: handle past or foreign partial svn copies
Mon, 14 Apr 2008 22:31:33 +0200 Patrick Mezard convert: more cleanup in svn directory copy handling
Mon, 14 Apr 2008 22:31:33 +0200 Patrick Mezard convert: svn directory copy handling cleanup
Mon, 14 Apr 2008 22:31:33 +0200 Patrick Mezard convert: improve subversion branch filtering
Mon, 14 Apr 2008 22:31:33 +0200 Patrick Mezard convert: rename get_entry_from_path() into an svn_source method
Mon, 14 Apr 2008 22:31:33 +0200 Patrick Mezard convert: fix subpaths detection in svn source
Mon, 14 Apr 2008 22:31:33 +0200 Patrick Mezard test-convert-svn-branches: short identifiers are more legible
Mon, 14 Apr 2008 22:31:33 +0200 Patrick Mezard cmdutil: handle and warn about missing copy revisions
Mon, 14 Apr 2008 22:31:33 +0200 Patrick Mezard localrepo: forbid nullid copyrev
Mon, 14 Apr 2008 22:31:33 +0200 Patrick Mezard verify: check copy source revlog and nodeid
Sun, 13 Apr 2008 11:31:45 -0500 Matt Mackall Merge with -stable
Fri, 11 Apr 2008 15:14:00 +0200 Adrian Buehlmann removing unused local ccache in patch.diff
Sat, 12 Apr 2008 23:05:51 -0400 Benoit Boissinot merge with -stable
Sat, 12 Apr 2008 20:51:26 +0200 Patrick Mezard merge: replace readline() call, missing from posixfile_nt
Sat, 12 Apr 2008 21:34:01 +0200 Patrick Mezard Merge with crew-stable
Sat, 12 Apr 2008 20:03:54 +0200 Dirkjan Ochtman remove trailing whitespace introduced in cfeeac24fc1e
Sat, 12 Apr 2008 06:37:38 +0300 Giorgos Keramidas templates/coal: spell class correctly in {fileentry}
Fri, 11 Apr 2008 22:19:52 -0700 Bryan O'Sullivan repo: add rjoin method
Fri, 11 Apr 2008 22:19:51 -0700 Bryan O'Sullivan parseurl: make revs optional
Fri, 11 Apr 2008 22:18:38 -0700 Bryan O'Sullivan Hoist localpath to the top level
Fri, 11 Apr 2008 22:17:20 -0700 Bryan O'Sullivan test-imerge: disable due to massive brokenness
Fri, 04 Apr 2008 02:21:53 +0300 Dov Feldstern use internal merge tool when specified for a merge-pattern in hgrc
Fri, 04 Apr 2008 02:20:58 +0300 Dov Feldstern test that internal merge tools are used when set for a merge-pattern in hgrc
Sat, 12 Apr 2008 22:41:07 -0400 Benoit Boissinot fix import with -p0
Sat, 12 Apr 2008 21:08:03 +0200 Patrick Mezard context: handle untracked files in filectx.fileflags()
Fri, 11 Apr 2008 12:52:56 -0500 Matt Mackall resolve: new command
Fri, 11 Apr 2008 12:04:26 +0200 Dirkjan Ochtman python-2.6: use sha wrapper from util for new merge code
Fri, 11 Apr 2008 09:27:28 +0200 Adrian Buehlmann fixed missing sorting in test-dumprevlog
Fri, 11 Apr 2008 11:21:55 +0200 Patrick Mezard test-dumprevlog: fix extra path separator under MacOSX
Fri, 11 Apr 2008 08:35:37 +0200 Dirkjan Ochtman Merge from main.
Thu, 10 Apr 2008 23:07:54 +0200 Paul Moore Add a batch file driver for Windows
Thu, 10 Apr 2008 15:02:24 -0500 Matt Mackall merge: introduce mergestate
Thu, 10 Apr 2008 14:25:50 +0200 Dirkjan Ochtman Merge with crew-stable.
Thu, 10 Apr 2008 14:08:38 +0200 Dirkjan Ochtman win32text: actually import util so util.binary() can be used
Wed, 09 Apr 2008 16:02:37 -0700 Bryan O'Sullivan issue 1053: heavily qualify the "cp -al" advice for cloning
Wed, 09 Apr 2008 15:49:20 -0700 Bryan O'Sullivan Get rid of reimplementations of util.binary
Tue, 08 Apr 2008 13:19:36 +0200 Christian Ebert Let util.binary check entire data for \0 (issue1066, issue1079)
Wed, 09 Apr 2008 14:12:32 +0200 Christian Ebert keyword: check for '\0' in entire data before acting
Wed, 09 Apr 2008 14:05:57 +0200 Christian Ebert keyword: make overwrite() arguments mandatory
Wed, 09 Apr 2008 14:05:57 +0200 Christian Ebert keyword: compact setting of optional arguments
Wed, 09 Apr 2008 14:05:57 +0200 Christian Ebert keyword: privatize remaining monkeypatches by moving them into reposetup
Wed, 09 Apr 2008 14:05:56 +0200 Christian Ebert keyword: collect filename patterns, wrap dispatch._parse in uisetup
Wed, 09 Apr 2008 15:28:30 -0700 Bryan O'Sullivan Merge
Wed, 09 Apr 2008 15:27:57 -0700 Bryan O'Sullivan Tidy code, fix typo
Thu, 20 Dec 2007 20:02:51 +0000 Paul Moore Added hgexecutable support for py2exe/frozen scripts
Tue, 08 Apr 2008 18:40:11 +0200 Thomas Arendsen Hein Remove trailing space
Tue, 08 Apr 2008 18:39:41 +0200 Thomas Arendsen Hein merge with crew-stable
Tue, 08 Apr 2008 15:41:21 +0200 Dirkjan Ochtman python-2.6: md5 import in test-archive helper
Tue, 08 Apr 2008 15:42:43 +0200 Dirkjan Ochtman python-2.6: deprecation of GzipFile.filename
Thu, 10 Apr 2008 14:24:27 +0200 Benoit Allard highlight: backward compatibility with pygments 0.5.1
Tue, 08 Apr 2008 18:39:02 +0200 Thomas Arendsen Hein Fix spacing error introduced in 5efd447a9b8d
Mon, 07 Apr 2008 13:16:11 +0200 Patrick Mezard Merge with crew-stable
Mon, 07 Apr 2008 11:59:20 +0200 Patrick Mezard convert: check svn branches are directories
Mon, 07 Apr 2008 09:26:40 +0200 Dirkjan Ochtman Merge from crew-stable.
Mon, 07 Apr 2008 09:02:26 +0200 Adrian Buehlmann tests/test-diff-copy-depth: using sh instead of bash
Sun, 06 Apr 2008 13:13:31 +0200 Christian Ebert gendoc: fix indentation
Sun, 06 Apr 2008 13:13:31 +0200 Christian Ebert hg.1: bogus escaping of .hg* not needed anymore
Mon, 07 Apr 2008 09:02:04 +0200 Christian Ebert doc: escape .hg at bol in manpages with make (issue1072)
Sat, 05 Apr 2008 21:29:02 +0200 Isaac Jurado highlight: Generate pygments style sheet dynamically
Sat, 05 Apr 2008 19:33:34 +0200 Patrick Mezard Merge with macencode branch
Sat, 05 Apr 2008 19:06:16 +0200 Patrick Mezard win32text: rename forbidcrlforcr() function
Sat, 05 Apr 2008 19:03:45 +0200 Patrick Mezard test-mactext: simplify test, coverage is ensured by win32text tests
Thu, 03 Apr 2008 20:41:31 +0900 OHASHI Hideya win32text: Add macencode/macdecode
Sat, 05 Apr 2008 18:19:49 +0200 Patrick Mezard Merge with crew-stable
Sat, 05 Apr 2008 18:15:04 +0200 Patrick Mezard dirstate: do not ignore current directory '.' (issue 1078)
Sat, 05 Apr 2008 17:48:10 +0200 Christian Ebert patchbomb: fix cStringIO import (spotted by pychecker)
Sat, 05 Apr 2008 00:11:36 +0200 Thomas Arendsen Hein Make tests/test-dumprevlog executable
Sat, 05 Apr 2008 00:04:50 +0200 Thomas Arendsen Hein merge with main
Fri, 04 Apr 2008 23:18:03 +0200 Patrick Mezard Merge with crew-stable
Fri, 04 Apr 2008 23:13:32 +0200 Patrick Mezard Merge backout
Fri, 04 Apr 2008 23:09:54 +0200 Patrick Mezard Backed out changeset 7f4257b5cbfc
Fri, 04 Apr 2008 17:44:31 +0200 Dirkjan Ochtman mq: add --force option to strip
Fri, 04 Apr 2008 22:19:24 +0200 Dirkjan Ochtman coal: fix some glitches in annotate header
Fri, 04 Apr 2008 22:36:40 +0200 Dirkjan Ochtman python 2.6 compatibility: compatibility wrappers for hash functions
Fri, 04 Apr 2008 22:41:17 +0200 Paul Moore python 2.6 compatibility: add __hash__ to classes that have __eq__
Fri, 04 Apr 2008 22:18:38 +0200 Patrick Mezard Merge with crew-stable
Fri, 04 Apr 2008 22:15:14 +0200 Patrick Mezard Let --unified default to diff.unified (issue 1076)
Fri, 04 Apr 2008 16:39:44 +0200 Adrian Buehlmann contrib: fix binary file issues with dumprevlog on Windows
Thu, 03 Apr 2008 17:17:39 +0200 Adrian Buehlmann add tests for contrib/dumprevlog and undumprevlog
Fri, 04 Apr 2008 13:54:49 -0500 Matt Mackall coal: minor icon improvements
Fri, 04 Apr 2008 13:43:25 -0500 Matt Mackall coal: more tweaks
Thu, 03 Apr 2008 13:47:05 +0200 Christian Ebert pager: make config info accessible with "hg help pager"
Thu, 03 Apr 2008 12:46:37 +0200 Dirkjan Ochtman tests: easier error diagnostics for test-serve
Thu, 03 Apr 2008 13:21:42 +0200 Dirkjan Ochtman Merge from crew-stable.
Thu, 03 Apr 2008 13:14:43 +0200 Dirkjan Ochtman hgweb: make hgwebdir work in the absence of PATH_INFO
Thu, 03 Apr 2008 11:18:43 +0200 Dirkjan Ochtman Merge from main.
Thu, 03 Apr 2008 11:16:07 +0200 Dirkjan Ochtman Merge from crew-stable.
Thu, 03 Apr 2008 11:11:31 +0200 Gilles Moris Pager extension: switch it off if --debugger is set
Thu, 03 Apr 2008 10:49:42 +0200 David Soria Parra php.net> Pager extension: switch it off if --debugger is set
Wed, 02 Apr 2008 18:51:06 -0500 Matt Mackall coal: even more tweaks
Wed, 02 Apr 2008 18:47:19 -0500 Matt Mackall coal: more tweaking
Wed, 02 Apr 2008 18:47:17 -0500 Matt Mackall coal: more tweaks
Wed, 02 Apr 2008 18:47:15 -0500 Matt Mackall coal: minor fixes
Wed, 02 Apr 2008 21:46:30 +0200 Thomas Arendsen Hein merge with crew-stable
Wed, 02 Apr 2008 08:56:38 -0700 Bryan O'Sullivan test-churn: force COLUMNS to be set
Wed, 02 Apr 2008 14:03:16 +0200 Christian Ebert Consistently 1 space after full stops in command doc strings
Wed, 02 Apr 2008 01:49:29 +0200 Benoit Boissinot patchbomb: Fix mangling of lines beginning with From
Tue, 01 Apr 2008 14:35:35 +0200 Christian Ebert asciidoc: consistently use 1 space after full stop
Tue, 01 Apr 2008 14:35:11 +0200 Christian Ebert hgrc.5: fix subsection formatting
Tue, 01 Apr 2008 16:36:25 +0200 Benoit Boissinot imported patch templ.diff
Tue, 01 Apr 2008 10:19:49 +0200 Patrick Mezard Merge with crew-stable
Tue, 01 Apr 2008 08:34:23 +0200 Thomas Arendsen Hein merge with crew-stable
Mon, 31 Mar 2008 23:02:25 -0700 Brendan Cully rollback: unlink files truncated to length 0
Wed, 02 Apr 2008 21:45:35 +0200 Thomas Arendsen Hein make test-diff-copy-depth executable
Tue, 01 Apr 2008 09:17:11 +0200 Peter Arrenbrecht convert: fix test-convert-svn-* problems with mtime not changing
Tue, 01 Apr 2008 08:33:17 +0200 Thomas Arendsen Hein merge with hg-stable
Mon, 31 Mar 2008 23:14:25 -0500 Matt Mackall hgweb: fix merge breakage
Mon, 31 Mar 2008 21:49:36 -0500 Matt Mackall templates: add coal web theme
Mon, 31 Mar 2008 21:49:34 -0500 Matt Mackall optimize PNGs
Mon, 31 Mar 2008 21:49:33 -0500 Matt Mackall hgweb: minor improvements for new web style
Mon, 31 Mar 2008 21:49:32 -0500 Matt Mackall add simple dump and undump scripts to contrib/
Mon, 31 Mar 2008 21:49:26 -0500 Matt Mackall Merge with stable
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall copies: refactor symmetricdifference as _findlimit
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall copies: teach symmetric difference about working revisions
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall symmetricdifference: move back to copies
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall symmetricdifference: change colors to sides
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall ancestors: simplify symmetric difference
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall copies: don't double-detect items in the directory copy check
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall copies: skip directory rename checks when not merging
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall copies: sort old names by depth
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall backout: reverse changeset belongs on current branch
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall copies: fix silly precedence bug
Fri, 28 Mar 2008 11:17:10 +0300 Kirill Smelkov churn: allow whitespaces as delimiter in aliases
Mon, 31 Mar 2008 18:49:15 +0200 Benoit Boissinot merge with crew
Mon, 31 Mar 2008 18:44:12 +0200 Benoit Boissinot hg serve: add clearer message when starting the server with --verbose
Mon, 31 Mar 2008 13:10:47 +0200 Dirkjan Ochtman convert: fix trailing space introduced in 5efd447a9b8d
Sat, 29 Mar 2008 19:41:50 +0100 David Soria Parra php.net> pager: Add a configuration to enable/disable the pager for certain commands
Mon, 31 Mar 2008 11:08:52 +0200 Christian Ebert keyword: regroup monkey patch code, underscore prefix private vars
Mon, 31 Mar 2008 00:01:27 +0200 Thomas Arendsen Hein merge with crew-stable
Sun, 30 Mar 2008 23:58:02 +0200 Thomas Arendsen Hein Fix test-convert-svn-tags on case sensitive filesystems
Sun, 30 Mar 2008 22:29:02 +0200 Benoit Boissinot fix bug introduced by 2540521dc7c1 (thanks pychecker)
Sun, 30 Mar 2008 22:23:55 +0200 Benoit Boissinot merge with -stable
Sun, 30 Mar 2008 20:21:46 +0200 Benoit Boissinot fix error spotted by pychecker
Sun, 30 Mar 2008 22:22:53 +0200 Benoit Boissinot fix bug introduced by 894875eae49b (short not defined)
Sun, 30 Mar 2008 20:31:35 +0200 Benoit Boissinot merge with crew
Sun, 30 Mar 2008 20:21:57 +0200 Benoit Boissinot fix warning from pychecker
Sun, 30 Mar 2008 20:21:46 +0200 Benoit Boissinot fix error spotted by pychecker
Sun, 30 Mar 2008 20:25:22 +0200 Patrick Mezard Merge with crew-stable
Sun, 30 Mar 2008 20:18:40 +0200 Patrick Mezard commands: fix shadowed repo module
Sat, 29 Mar 2008 21:15:54 +0100 Benoit Boissinot merge with crew
Sat, 29 Mar 2008 21:15:34 +0100 Benoit Boissinot hgweb: remove dead code
Sat, 29 Mar 2008 17:27:35 +0100 Patrick Mezard Merge with crew-stable
Sat, 29 Mar 2008 17:16:39 +0100 Patrick Mezard test-convert-svn-source: remove redundant tests
Sat, 29 Mar 2008 17:16:18 +0100 Patrick Mezard convert: allow tags detection to be disabled
Sat, 29 Mar 2008 17:15:45 +0100 Patrick Mezard convert: follow svn tags history (issue953)
Sat, 29 Mar 2008 17:15:43 +0100 Patrick Mezard Add a test for svn tags conversion
Sat, 29 Mar 2008 17:14:53 +0100 Patrick Mezard convert: avoid svn log retrieval process cleanup
Sat, 29 Mar 2008 17:14:47 +0100 Patrick Mezard test-convert-mtn: test directory deletion
Fri, 28 Mar 2008 19:47:22 +0100 Benoit Boissinot fix const annotation warning
Fri, 28 Mar 2008 17:31:50 +0100 Dirkjan Ochtman highlight: some small cleanups
Fri, 28 Mar 2008 19:40:44 +0100 Dirkjan Ochtman hgweb: refactor hgweb code
Fri, 28 Mar 2008 19:37:28 +0100 Dirkjan Ochtman hgweb: separate out utility functions
Mon, 24 Mar 2008 18:18:39 +0100 Dirkjan Ochtman Backed out changeset d2bb66a8a435 (temporary template compatibility)
Thu, 27 Mar 2008 12:52:41 -0700 Bryan O'Sullivan mercurial.el: note new Emacs VC mode support
Wed, 26 Mar 2008 10:12:10 -0700 Bryan O'Sullivan manifest: improve parsing performance by 8x via a new C extension
Mon, 24 Mar 2008 18:05:30 -0500 Matt Mackall Added signature for changeset bae2e9c838e9
Mon, 24 Mar 2008 18:05:22 -0500 Matt Mackall Added tag 1.0 for changeset bae2e9c838e9
Mon, 24 Mar 2008 15:50:58 -0700 Bryan O'Sullivan Tests for issue 1049 1.0
Mon, 24 Mar 2008 15:36:56 -0700 Bryan O'Sullivan commit: when committing the results of a merge, it's all or nothing
Mon, 24 Mar 2008 22:49:33 +0100 Thomas Arendsen Hein Skip older monotone versions for tests.
Mon, 24 Mar 2008 22:09:01 +0100 Thomas Arendsen Hein run-tests.py: Only one fail message when output changed and error code.
Mon, 24 Mar 2008 18:07:07 -0300 Alexis S. L. Carvalho mq: use repo.changelog.tip() instead of the "tip" tag
Mon, 24 Mar 2008 20:28:13 +0100 Thomas Arendsen Hein Fix missing space in one of the new update messages.
Mon, 24 Mar 2008 16:17:19 -0300 Alexis S. L. Carvalho qclone: do not abort if remote hasn't enabled mq (issue1040)
Mon, 24 Mar 2008 13:45:01 -0300 Alexis S. L. Carvalho hgweb: add compatibility code for old templates
Mon, 24 Mar 2008 11:12:57 -0500 Matt Mackall Merge with crew
Mon, 24 Mar 2008 17:02:31 +0100 Patrick Mezard test-convert-mtn: test directory move
Mon, 24 Mar 2008 17:02:08 +0100 Patrick Mezard convert: record deleted files in monotone source
Mon, 24 Mar 2008 10:01:05 -0500 Matt Mackall update: better logic and messages for updates
Mon, 24 Mar 2008 16:20:15 +0100 Dirkjan Ochtman hgweb: fix breakage in python < 2.5 introduced in 2c370f08c486
Sun, 23 Mar 2008 21:35:57 -0300 Alexis S. L. Carvalho setup.py: hide compiler error messages while searching for inotify
Sun, 23 Mar 2008 23:18:20 +0100 Patrick Mezard Add a test for monotone conversion
Sun, 23 Mar 2008 21:03:24 -0300 Alexis S. L. Carvalho don't use hasattr in repo.invalidate
Sun, 23 Mar 2008 21:03:24 -0300 Alexis S. L. Carvalho localrepo.commit: grab locks before getting the list of files to commit
Sun, 23 Mar 2008 21:03:24 -0300 Alexis S. L. Carvalho Avoid calling heads() twice on every hg commit.
Sun, 23 Mar 2008 23:08:18 +0100 Dirkjan Ochtman hgweb: better error messages
Sun, 23 Mar 2008 22:15:47 +0100 Patrick Mezard Remove unexpected "Alternately" word from tip help.
Sun, 23 Mar 2008 21:48:38 +0100 Thomas Arendsen Hein run-tests.py: Allow environment variables to set jobs/timeout/port.
Sun, 23 Mar 2008 21:41:03 +0100 Patrick Mezard convertrepo: make it work with refactored convert extension
Sun, 23 Mar 2008 21:40:27 +0100 Patrick Mezard Make tip help more helpful
Sun, 23 Mar 2008 20:37:04 +0100 Patrick Mezard test-imerge: test resolve subcommand
Sun, 23 Mar 2008 20:37:02 +0100 Patrick Mezard imerge: replace "merge" with "internal:merge" when non-interactive
Sun, 23 Mar 2008 18:52:02 +0100 Patrick Mezard hgk: display orphan revisions content (issue 1041)
Sun, 23 Mar 2008 16:07:27 +0100 Patrick Mezard test-mq-symlinks: skip if symlinks are not supported
Sun, 23 Mar 2008 01:23:03 +0100 Florent Guillaume test-notify: make it pass on Mac OS X 10.5
Sun, 23 Mar 2008 01:13:56 +0100 Florent Guillaume test-remove: make tests really pass
Sun, 23 Mar 2008 01:04:51 +0100 Florent Guillaume test-remove: fix for non-gnu find
Sat, 22 Mar 2008 21:13:22 +0100 Florent Guillaume test-remove: make it pass on Mac OS X 10.5
Sat, 22 Mar 2008 20:16:30 +0100 Dirkjan Ochtman tests: add highlight extension tests
Sat, 22 Mar 2008 18:33:10 +0100 Dirkjan Ochtman tests: add tests for hgweb to test-keyword
Sat, 22 Mar 2008 20:15:30 +0100 Dirkjan Ochtman Merge main and crew.
Sat, 22 Mar 2008 20:03:00 +0100 Thomas Arendsen Hein removed trailing spaces
Sat, 22 Mar 2008 13:50:59 -0500 Matt Mackall ui: disallow newlines in usernames (issue1034)
Sat, 22 Mar 2008 13:30:08 -0500 Matt Mackall update: no -C needed to switch branches without outstanding changes
Sat, 22 Mar 2008 19:01:09 +0100 Patrick Mezard coverage: deal with symlinked input paths (MacOSX issue)
Sat, 22 Mar 2008 18:01:46 +0100 Patrick Mezard Make churn an official extension
Sat, 22 Mar 2008 12:48:15 +0100 Dirkjan Ochtman tiny tab cleanup
Sat, 22 Mar 2008 10:07:49 +0100 Dirkjan Ochtman improved semantics for remove (issue438)
Fri, 21 Mar 2008 17:22:47 -0500 Matt Mackall test: fix mixing exec bit on test-hgwebdirsym
Fri, 21 Mar 2008 15:57:22 -0500 Matt Mackall tests: make test-rebuildstate repeatable
Fri, 21 Mar 2008 15:57:22 -0500 Matt Mackall tests: teach -i about fails list
Fri, 21 Mar 2008 15:57:22 -0500 Matt Mackall tests: make test-convertcvs repeatable
Fri, 21 Mar 2008 08:46:15 -0700 Eric Hopper test: Add tests for webdir symlinks and walkrepos.
Fri, 21 Mar 2008 15:44:11 -0500 Matt Mackall mq: warn when applying a patch to somewhere other than tip
Fri, 21 Mar 2008 21:56:55 +0100 Patrick Mezard util: check fileno() validity in win32 set_binary()
Fri, 21 Mar 2008 14:52:24 +0100 Adrian Buehlmann clone: print "updating working directory" status message
Fri, 21 Mar 2008 12:05:01 +0100 Dirkjan Ochtman give better error message on non-existent mapfile (issue813)
Fri, 21 Mar 2008 11:06:02 +0100 Dirkjan Ochtman warn about new heads on commit (issue842)
Fri, 21 Mar 2008 00:55:53 +0100 Dirkjan Ochtman hgweb: only accept POST requests for unbundle
Fri, 21 Mar 2008 00:39:39 +0100 Thomas Arendsen Hein tab/space cleanup
Thu, 20 Mar 2008 22:46:35 +0100 Dirkjan Ochtman ui: copy overlay from both direct and indirect parentui
Thu, 20 Mar 2008 23:32:43 +0100 Patrick Mezard convert: allow missing tools not to stop source type detection
Thu, 20 Mar 2008 22:58:53 +0100 Dirkjan Ochtman fix test-serve breakage for other hostnames
Thu, 20 Mar 2008 22:41:40 +0100 Patrick Mezard util: test fileno() availability in win32 set_binary()
Thu, 20 Mar 2008 15:59:54 -0500 Matt Mackall tests: fix repeatability for test-filebranch with dirstate granularity
Thu, 20 Mar 2008 14:14:15 -0500 Matt Mackall tests: remove some unnecessary sleeps
Thu, 20 Mar 2008 13:53:59 -0500 Matt Mackall dirstate: refactor granularity code, add a test
Wed, 19 Mar 2008 17:55:21 -0300 Alexis S. L. Carvalho dirstate: ignore stat data for files that were updated too recently
Thu, 20 Mar 2008 11:12:35 -0500 Matt Mackall pager: remove pager code from core
Thu, 20 Mar 2008 11:12:35 -0500 Matt Mackall pager: further simplify code, clean up comments
Thu, 20 Mar 2008 00:57:14 +0100 David Soria Parra Use the pager given by the environment to display long output
Wed, 16 Jan 2008 11:50:24 +0100 Dennis Schoen hgk: don't exit if mercurial commands only print warnings
Fri, 14 Mar 2008 15:38:56 -0700 John Coomes tag: allow multiple tags to be added or removed
Mon, 17 Mar 2008 19:28:46 +0200 Giorgos Keramidas tests: update test-command-template for the new {isodatesec} filter
Mon, 17 Mar 2008 19:17:54 +0200 Giorgos Keramidas Add an {isodatesec} template, to show seconds too.
Mon, 17 Mar 2008 12:41:14 -0700 Eric Hopper convert: Add convert.cvsps option to set up an alternate cvsps command line.
Mon, 17 Mar 2008 12:40:02 -0700 Eric Hopper hgwebdir: Tiny fix for webdir on non-symlink capable platforms.
Sat, 15 Mar 2008 12:22:15 -0400 John Mulligan Add tests for cloning from a all-history bundle
Thu, 20 Mar 2008 11:12:35 -0500 Matt Mackall clone: use cancopy
Sat, 15 Mar 2008 12:04:28 -0400 John Mulligan Add ability to directly clone from all-history bundles
Thu, 20 Mar 2008 11:12:35 -0500 Matt Mackall remoterepo: no longer needed
Thu, 20 Mar 2008 11:12:35 -0500 Matt Mackall repo classes: remove unused dev() method
Sat, 15 Mar 2008 15:23:20 -0400 John Mulligan Add default local() and cancopy() methods to repository base class
Fri, 07 Mar 2008 16:19:46 +0100 Peter Arrenbrecht make hgrc man page tell about ~/.hgrc on Windows
Thu, 20 Mar 2008 11:12:35 -0500 Peter Arrenbrecht ui: make chuild ui feed output to parentui's active buffer
Thu, 20 Mar 2008 11:12:35 -0500 Matt Mackall convert: fix test complaint for mtn bits
Sun, 03 Feb 2008 16:14:05 +0100 Mikkel Fahnøe Jørgensen cleanup monotone conversion and use commandline class
Sat, 02 Feb 2008 19:14:59 +0100 Mikkel Fahnøe Jørgensen initial version of monotone source for convert extension
Thu, 20 Mar 2008 16:42:51 +0100 Benoît Allard notify: print diffstat even if maxline == 0
Thu, 20 Mar 2008 01:47:35 +0100 Benoit Boissinot Make clear that for a changegroup '-r' pulls "up to" a revision
Wed, 19 Mar 2008 16:54:35 -0300 Alexis S. L. Carvalho two fixes for the pager stuff
Tue, 18 Mar 2008 22:12:34 +0100 David Soria Parra Use the pager given by the environment to display long output
Tue, 18 Mar 2008 18:14:59 -0300 Alexis S. L. Carvalho Fix thinko in test-inherit-mode
Mon, 17 Mar 2008 16:15:43 +0100 Patrick Mezard test-serve: replace copy/paste with shell function
Tue, 18 Mar 2008 04:07:39 -0300 Alexis S. L. Carvalho revert: update state of files in the "checkout" list
Tue, 18 Mar 2008 04:07:39 -0300 Alexis S. L. Carvalho normallookup: during merges, restore the state saved by remove
Tue, 18 Mar 2008 04:07:39 -0300 Alexis S. L. Carvalho dirstate.remove: during merges, remember the previous file state
Tue, 18 Mar 2008 04:07:39 -0300 Alexis S. L. Carvalho debugstate: add --nodates
Mon, 17 Mar 2008 23:36:45 +0100 Patrick Mezard patch: fix corner case with update + copy patch handling (issue 937)
Mon, 17 Mar 2008 14:51:41 -0700 Bryan O'Sullivan Merge
Mon, 17 Mar 2008 14:51:36 -0700 Bryan O'Sullivan Backed out changeset 4b81eecc8aa2
Mon, 17 Mar 2008 08:04:09 -0700 Bryan O'Sullivan Merge
Mon, 17 Mar 2008 07:59:23 -0700 Bryan O'Sullivan Backed out changeset 91ac1726730a
Sun, 16 Mar 2008 22:59:31 -0700 Bryan O'Sullivan Automated merge with http://hg.intevation.org/mercurial/crew
Sun, 16 Mar 2008 22:59:04 -0700 Bryan O'Sullivan issue 1003: send all data properly
Sun, 16 Mar 2008 23:30:47 +0100 Thomas Arendsen Hein Remove unneeded "import os.path" again.
Sun, 16 Mar 2008 23:24:53 +0100 Thomas Arendsen Hein Spacing cleanup
Sun, 16 Mar 2008 06:10:47 -0300 Alexis S. L. Carvalho filectx.ancestor: use fctx._repopath to cache filelogs (issue1035)
Sat, 15 Mar 2008 12:42:41 -0700 Eric Hopper Change User-agent field in client to have a lot more info.
Sat, 15 Mar 2008 12:42:34 -0700 Eric Hopper Allow hgwebdir collections to follow symlinks.
Sat, 15 Mar 2008 22:03:18 -0300 Alexis S. L. Carvalho Revert cfebb175704f, fixing the output of 2 tests
Sat, 15 Mar 2008 22:03:18 -0300 Alexis S. L. Carvalho test-mv-cp-st-diff: avoid linkrev collisions
Sun, 16 Mar 2008 00:35:14 +0100 Patrick Mezard convert: avoid querying log of foreign svn branches
Sun, 16 Mar 2008 00:35:12 +0100 Patrick Mezard patch: check filename is /dev/null for creation or deletion (issue 1033)
Sat, 15 Mar 2008 16:51:53 -0500 Matt Mackall update tests for copy detection changes
Sat, 15 Mar 2008 16:49:27 -0500 Matt Mackall copies: add tests for status -C/diff --git
Sat, 15 Mar 2008 16:25:27 -0500 Matt Mackall copies: deal with symmetric difference for linear relationships
Sat, 15 Mar 2008 16:24:16 -0500 Matt Mackall status: find copies and renames beyond the working directory
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall diff: use copy smarts from copies.py
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall copies: move findcopies code to its own module
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall merge: move symmetricdifferences to ancestor.py
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall merge: simplify some helpers
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall merge: more simplifications to checkcopies
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall merge: simplify checkcopies
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall merge: privatize some functions, unnest some others
Fri, 14 Mar 2008 11:01:31 -0500 Alexis S. L. Carvalho merge: notice uncommited copies (issue1000)
Sun, 02 Mar 2008 08:51:02 -0800 Eric Hopper Check for patches repo with os.path.isdir not os.path.exists
Fri, 14 Mar 2008 21:57:46 -0300 Alexis S. L. Carvalho hook.py: fix redirections introduced by 323b9c55b328
Mon, 25 Feb 2008 09:55:57 -0500 Jesse Glick Issue937: error messages from hooks not sent over HTTP.
Fri, 14 Mar 2008 20:01:50 -0300 Alexis S. L. Carvalho revlog.py: remove extra close()
Fri, 14 Mar 2008 23:51:58 +0100 Thomas Arendsen Hein adjust test-http output to non-default HGPORT, e.g. with run-tests.py -j
Mon, 10 Mar 2008 19:25:34 +0000 Stephen Deasey hgweb: clarify which address and port can/cannot be bound at startup (bug 769)
Fri, 14 Mar 2008 22:12:50 +0100 Benoit Boissinot revlog: make sure the files are closed after an exception happens
Fri, 14 Mar 2008 21:36:09 +0100 Benoit Boissinot merge with crew
Fri, 14 Mar 2008 21:35:49 +0100 Benoit Boissinot make sure not to reuse an existing append-file from a previous failed pull
Fri, 14 Mar 2008 10:32:19 -0300 Alexis S. L. Carvalho Fix issue995 (copy --after and symlinks pointing to a directory)
Fri, 14 Mar 2008 09:56:58 -0300 Alexis S. L. Carvalho dirstate: ignore mode changes if the fs does not supports the exec bit
Fri, 14 Mar 2008 09:56:58 -0300 Alexis S. L. Carvalho merge: require --force when there are deleted files
Fri, 14 Mar 2008 09:56:58 -0300 Alexis S. L. Carvalho add a test for a375ffc2aa1b
Fri, 14 Mar 2008 09:56:58 -0300 Alexis S. L. Carvalho localrepo.commit: normalize commit message even for rawcommit.
Fri, 14 Mar 2008 09:56:58 -0300 Alexis S. L. Carvalho debugancestor: use repo.lookup when no revlog was specified
Fri, 14 Mar 2008 09:56:58 -0300 Alexis S. L. Carvalho update output of test-hgweb
Fri, 14 Mar 2008 01:45:17 -0300 Alexis S. L. Carvalho setup.py: use a simplified custom version of CCompiler.has_function
Thu, 13 Mar 2008 23:45:36 +0100 Florent Guillaume gitweb: show branches in most of the templates
Thu, 13 Mar 2008 23:45:35 +0100 Florent Guillaume hgweb_mod: add branch helper functions to use in templates
Thu, 13 Mar 2008 19:53:02 -0700 Bryan O'Sullivan Automated merge with http://hg.intevation.org/mercurial/crew
Thu, 13 Mar 2008 10:42:46 +0100 Christian Ebert win32text: use util.binary to detect \0
Fri, 14 Mar 2008 01:39:15 +0100 Thomas Arendsen Hein adjust test-fetch output to non-default HGPORT, e.g. with run-tests.py -j
Thu, 13 Mar 2008 19:50:03 -0300 Alexis S. L. Carvalho setup.py: skip inotify if there's no inotify_add_watch
Thu, 13 Mar 2008 17:39:30 +0100 Benoit Boissinot run-tests.py: add a summary of failed tests at the end
Thu, 13 Mar 2008 15:40:41 +0100 Benoit Boissinot fix incorrect date when committing a tag
Wed, 12 Mar 2008 15:44:08 -0700 Alexis S. L. Carvalho merge: fix handling of deleted files
Wed, 12 Mar 2008 15:33:43 -0700 Bryan O'Sullivan setup.py: os.uname is not available on Windows
Wed, 12 Mar 2008 15:31:10 -0700 Bryan O'Sullivan Automated merge with http://hg.intevation.org/mercurial/crew
Wed, 12 Mar 2008 15:30:11 -0700 Bryan O'Sullivan Add inotify extension
Wed, 12 Mar 2008 23:21:01 +0100 Patrick Mezard convert: rename MAPFILE into REVMAP to disambiguate with filemap
Wed, 12 Mar 2008 21:59:22 +0100 Ralf Schmitt Make mercurial easy installable
Wed, 12 Mar 2008 22:20:10 +0100 Thomas Arendsen Hein Add tests for the fixes to issue1014 (fractional timezones)
Wed, 12 Mar 2008 09:04:20 +0100 Thomas Arendsen Hein test-fetch failed due to non-zero exit code
Tue, 11 Mar 2008 16:28:58 -0700 Brendan Cully Hide URL passwords in hg paths output.
Tue, 11 Mar 2008 16:04:25 -0700 Bryan O'Sullivan Merge with main
Tue, 11 Mar 2008 23:54:03 +0100 Jonas Diemer Fixed bash completion for filenames containing spaces.
Tue, 11 Mar 2008 23:59:43 +0100 Thomas Arendsen Hein merge with main
Tue, 11 Mar 2008 17:42:51 -0500 Matt Mackall dates: Fix bare times to be relative to "today"
Tue, 11 Mar 2008 17:42:41 -0500 Matt Mackall dates: improve timezone handling
Tue, 11 Mar 2008 17:42:29 -0500 Matt Mackall revlog: report node and file when lookup fails
Tue, 11 Mar 2008 17:42:26 -0500 Matt Mackall Merge with crew
Tue, 11 Mar 2008 11:38:12 -0700 Bryan O'Sullivan fetch: don't proceed if working directory is missing files (issue988)
Tue, 11 Mar 2008 11:30:42 -0700 Bryan O'Sullivan fetch: rename --force-editor option to --edit, for consistency
Mon, 10 Mar 2008 02:54:37 -0500 Matt Mackall dates: fix fractional timezone display rounding bug
Sun, 09 Mar 2008 17:34:55 +0000 Stephen Deasey churn: show comitter email addresses unclipped (bug 1023)
Sat, 08 Mar 2008 17:28:25 -0800 Brendan Cully gitweb: use {url} as entrypoint in notfound.tmpl instead of /
Sat, 08 Mar 2008 17:19:18 -0800 Brendan Cully Support web.baseurl in hgwebdir, overriding SCRIPT_NAME
Sat, 08 Mar 2008 12:40:33 +0100 Thomas Arendsen Hein Fixed typo in tag help, found by John Coomes
Fri, 07 Mar 2008 08:38:07 +0100 Peter Arrenbrecht hgweb: fix test results missed by 6218:345a23eca8f6
Thu, 06 Mar 2008 18:40:10 -0800 Brendan Cully gitweb: remove some line breaks in archive and rss columns.
Thu, 06 Mar 2008 22:51:16 +0100 Joel Rosdahl Avoid importing mercurial.node/mercurial.repo stuff from mercurial.hg
Thu, 06 Mar 2008 22:23:41 +0100 Joel Rosdahl Add missing import of sys
Thu, 06 Mar 2008 22:23:41 +0100 Joel Rosdahl convert: Remove unused clone method
Thu, 06 Mar 2008 22:23:41 +0100 Joel Rosdahl convert: Fix unbound name error in the subversion backend
Thu, 06 Mar 2008 22:23:41 +0100 Joel Rosdahl imerge: Fix unbound name error and add a test case
Thu, 06 Mar 2008 22:23:41 +0100 Joel Rosdahl Remove unused imports
Thu, 06 Mar 2008 22:23:26 +0100 Joel Rosdahl Expand import * to allow Pyflakes to find problems
Fri, 07 Mar 2008 00:24:36 +0100 Thomas Arendsen Hein Removed trailing spaces from everything except test output
Fri, 07 Mar 2008 00:01:13 +0100 Thomas Arendsen Hein Replaced tab in run-tests.py
Wed, 05 Mar 2008 08:00:05 +0100 Peter Arrenbrecht tests: add --keep-tmp to run-tests.py to debug test environment
Wed, 05 Mar 2008 09:20:57 -0800 Bryan O'Sullivan fetch: make test reproducible, tiny code cleanup
Wed, 05 Mar 2008 09:10:45 -0800 Bryan O'Sullivan fetch: switch the default parent used for a merge
Mon, 03 Mar 2008 21:48:43 +0100 Peter Arrenbrecht mq: test for qclone of http repo+queue
Mon, 03 Mar 2008 12:46:57 -0500 Jesse Glick When failing to load an extension, show where Hg tried to load it from.
Sun, 02 Mar 2008 23:32:13 +0100 Thomas Arendsen Hein hgweb/annotate: handle binary files like hgweb/file
Sun, 02 Mar 2008 20:54:00 +0100 Thomas Arendsen Hein test-status: Make assert function definition sh compatible.
Sun, 02 Mar 2008 13:52:34 +0100 Thomas Arendsen Hein Extend/correct acc40572da5b regarding -qA and ignored files.
Sat, 01 Mar 2008 22:30:03 +0100 Zoran Bosnjak 'hg status -q' output skips non-tracked files.
Fri, 29 Feb 2008 14:48:21 -0800 Brendan Cully highlight: forgot import
Fri, 29 Feb 2008 14:47:07 -0800 Brendan Cully highlight: guess by text when path name is ambiguous
Fri, 29 Feb 2008 14:21:15 -0800 Brendan Cully highlight: make div trimmer work when lexer fails to identify text.
Fri, 29 Feb 2008 11:13:50 -0800 Brendan Cully highlight: use iter() instead of generator comprehension
Fri, 29 Feb 2008 09:54:28 +0100 Dirkjan Ochtman mq: remove unimplemented option -f for strip
Thu, 28 Feb 2008 22:04:22 -0800 Brendan Cully highlight: bail out if file is binary
Thu, 28 Feb 2008 21:35:27 -0800 Brendan Cully highlight: support annotate, and reduce layering violations.
Fri, 29 Feb 2008 02:45:12 +0100 Thomas Arendsen Hein Introduce templateopts and logopts to reduce duplicate option definitions.
Fri, 29 Feb 2008 02:15:31 +0100 Thomas Arendsen Hein Add option -l/--limit to hg incoming and hg outgoing.
Fri, 29 Feb 2008 01:51:23 +0100 Thomas Arendsen Hein Move finding/checking the log limit to cmdutil
Fri, 29 Feb 2008 01:25:31 +0100 Thomas Arendsen Hein Make hg debugancestor accept -R by making it an optionalrepo command.
Fri, 29 Feb 2008 01:14:37 +0100 Thomas Arendsen Hein debugancestor: use *args instead of *opts, to not confuse with option dicts.
Thu, 28 Feb 2008 17:37:56 +0200 Marti Raudsepp mq: Cleanup: update outdated file header.
Thu, 28 Feb 2008 17:37:56 +0200 Marti Raudsepp convert: Clean up authormap key=value splitting.
Thu, 28 Feb 2008 17:37:56 +0200 Marti Raudsepp convert: Avoid redundant newline on authormap errors.
Thu, 28 Feb 2008 17:37:56 +0200 Marti Raudsepp convert: Ignore empty lines in authormap file.
Thu, 28 Feb 2008 22:39:59 +0100 Thomas Arendsen Hein Add config option to disable putting .hg_archival.txt inside archives.
Thu, 28 Feb 2008 19:08:04 +0100 Dirkjan Ochtman add a blame alias for annotate
Thu, 28 Feb 2008 17:51:04 +0100 Dirkjan Ochtman warning on push should mention heads, not branches