log

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