log

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