log

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