log

age author description
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