Tue, 09 Jun 2009 09:25:34 -0400 timeless keyword: improve English
Tue, 09 Jun 2009 09:25:25 -0400 timeless bookmarks: improve English
Tue, 09 Jun 2009 09:25:17 -0400 timeless Generally replace "file name" with "filename" in help and comments.
Tue, 09 Jun 2009 09:25:31 -0400 timeless Spell Mercurial as a proper noun
Tue, 09 Jun 2009 11:55:32 -0500 Matt Mackall win32text: drop disabling portion of test
Mon, 08 Jun 2009 20:09:48 +0200 Tobias Bell i18n-de: Synchronised with hg.pot
Tue, 09 Jun 2009 11:49:16 -0300 Wagner Bruna i18n-pt_BR: synchronized and updated
Tue, 09 Jun 2009 08:59:49 +0200 Henrik Stuart convert: better support for CVS branchpoints (issue1447)
Mon, 08 Jun 2009 18:21:13 -0500 Matt Mackall Merge with stable
Mon, 08 Jun 2009 18:16:32 -0500 Matt Mackall Merge with crew
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: refactor manifestmerge init to better report effective ancestor
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: simplify file revision comparison logic
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: make locally-added file test more correct
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: drop unused diverge initialization
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: refactor some initialization, drop backwards var
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: combine a copy and move case
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: drop a flag update case
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: combine three identical 'remote is newer' cases
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: drop 'remote deleted' case
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: simplify 'other deleted' case
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: simplify backwards revert test, ready to combine with other cases
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: allow merging going backwards
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: reorder remote creation tests
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: drop recreating case
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: drop an overwrite test
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: simplify a delete case
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: reorder get cases for future simplification
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: fix prompt keep
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: remove a flags case
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: pretend ancestor is local to simplify backwards and overwrite
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: simplify flag merging code slightly
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall dirstate: eliminate reference cycle from normalize
Sun, 07 Jun 2009 21:16:05 +0200 Henri Wiechers cleanup: removed unused imports
Mon, 08 Jun 2009 00:14:24 +0200 Martin Geisler hgrc.5: wrap lines at 70 chars (whitespace cleanup)
Mon, 08 Jun 2009 00:13:58 +0200 Martin Geisler hgignore.5: wrap lines at 70 chars (whitespace cleanup)
Mon, 08 Jun 2009 00:13:35 +0200 Martin Geisler hg.1: wrap lines at 70 chars (whitespace cleanup)
Sun, 07 Jun 2009 17:34:12 +0200 timeless hgrc.5: language fixes
Mon, 01 Jun 2009 02:17:57 +0200 Christian Ebert hgrc.5: wrap manpage at 80 chars
Thu, 04 Jun 2009 21:24:29 +0100 Abderrahim Kitouni bookmarks: update docstring
Sat, 06 Jun 2009 15:38:03 -0700 Brendan Cully Unbreak run-tests support for out-of-tree extensions
Sat, 06 Jun 2009 13:37:41 -0700 Brendan Cully Merge with crew-stable
Fri, 05 Jun 2009 15:08:45 +0200 Arne Babenhauserheide Some platforms lack the PATH_MAX definition (eg. GNU/Hurd).
Thu, 04 Jun 2009 18:11:11 -0600 Will Maier test-fncache: Use find instead of ls -R.
Thu, 04 Jun 2009 17:33:30 -0600 Will Maier Make test-verify SUSv3 compatible.
Wed, 03 Jun 2009 22:58:43 -0400 Steve Losh Support branch names in contrib/bash_completion
Wed, 03 Jun 2009 22:54:53 -0400 Steve Losh Support merge in contrib/bash_completion
Thu, 04 Jun 2009 16:21:55 -0500 Matt Mackall context: add a dirty method to detect modified contexts
Thu, 04 Jun 2009 16:21:09 -0500 Matt Mackall dirstate: don't complain about 0-length files
Thu, 04 Jun 2009 16:21:03 -0500 Matt Mackall commit: move some setup outside the lock
Thu, 04 Jun 2009 21:23:31 +0900 Shun-ichi GOTO Add cp950 as problematic encoding which is used in chinese windows.
Thu, 04 Jun 2009 18:05:50 +0200 Dirkjan Ochtman hgweb: allow distinction between open/closed branches on branches page
Wed, 03 Jun 2009 17:12:48 -0500 Matt Mackall commit: rename wctx to cctx
Wed, 03 Jun 2009 17:07:41 -0500 Matt Mackall mq: fix commit prototype
Mon, 01 Jun 2009 22:13:08 -0500 Matt Mackall commit: trade O(n^2) file checks for O(n^2) dir checks
Mon, 01 Jun 2009 21:51:00 -0500 Matt Mackall commit: move explicit file checking into repo.commit
Mon, 01 Jun 2009 20:25:01 -0500 Matt Mackall dirstate: more accurate use of match.dir callback
Mon, 01 Jun 2009 14:51:47 -0500 Matt Mackall commit: editor reads file lists from provided context
Mon, 01 Jun 2009 14:11:32 -0500 Matt Mackall commit: drop the now-unused files parameter
Mon, 01 Jun 2009 14:11:19 -0500 Matt Mackall tag: use match.exact for commit
Mon, 01 Jun 2009 13:51:21 -0500 Matt Mackall commands: drop files arg for commit calls
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip