Mon, 24 Mar 2008 15:50:58 -0700 Bryan O'Sullivan Tests for issue 1049 1.0
Mon, 24 Mar 2008 15:36:56 -0700 Bryan O'Sullivan commit: when committing the results of a merge, it's all or nothing
Mon, 24 Mar 2008 22:49:33 +0100 Thomas Arendsen Hein Skip older monotone versions for tests.
Mon, 24 Mar 2008 22:09:01 +0100 Thomas Arendsen Hein run-tests.py: Only one fail message when output changed and error code.
Mon, 24 Mar 2008 18:07:07 -0300 Alexis S. L. Carvalho mq: use repo.changelog.tip() instead of the "tip" tag
Mon, 24 Mar 2008 20:28:13 +0100 Thomas Arendsen Hein Fix missing space in one of the new update messages.
Mon, 24 Mar 2008 16:17:19 -0300 Alexis S. L. Carvalho qclone: do not abort if remote hasn't enabled mq (issue1040)
Mon, 24 Mar 2008 13:45:01 -0300 Alexis S. L. Carvalho hgweb: add compatibility code for old templates
Mon, 24 Mar 2008 11:12:57 -0500 Matt Mackall Merge with crew
Mon, 24 Mar 2008 17:02:31 +0100 Patrick Mezard test-convert-mtn: test directory move
Mon, 24 Mar 2008 17:02:08 +0100 Patrick Mezard convert: record deleted files in monotone source
Mon, 24 Mar 2008 10:01:05 -0500 Matt Mackall update: better logic and messages for updates
Mon, 24 Mar 2008 16:20:15 +0100 Dirkjan Ochtman hgweb: fix breakage in python < 2.5 introduced in 2c370f08c486
Sun, 23 Mar 2008 21:35:57 -0300 Alexis S. L. Carvalho setup.py: hide compiler error messages while searching for inotify
Sun, 23 Mar 2008 23:18:20 +0100 Patrick Mezard Add a test for monotone conversion
Sun, 23 Mar 2008 21:03:24 -0300 Alexis S. L. Carvalho don't use hasattr in repo.invalidate
Sun, 23 Mar 2008 21:03:24 -0300 Alexis S. L. Carvalho localrepo.commit: grab locks before getting the list of files to commit
Sun, 23 Mar 2008 21:03:24 -0300 Alexis S. L. Carvalho Avoid calling heads() twice on every hg commit.
Sun, 23 Mar 2008 23:08:18 +0100 Dirkjan Ochtman hgweb: better error messages
Sun, 23 Mar 2008 22:15:47 +0100 Patrick Mezard Remove unexpected "Alternately" word from tip help.
Sun, 23 Mar 2008 21:48:38 +0100 Thomas Arendsen Hein run-tests.py: Allow environment variables to set jobs/timeout/port.
Sun, 23 Mar 2008 21:41:03 +0100 Patrick Mezard convertrepo: make it work with refactored convert extension
Sun, 23 Mar 2008 21:40:27 +0100 Patrick Mezard Make tip help more helpful
Sun, 23 Mar 2008 20:37:04 +0100 Patrick Mezard test-imerge: test resolve subcommand
Sun, 23 Mar 2008 20:37:02 +0100 Patrick Mezard imerge: replace "merge" with "internal:merge" when non-interactive
Sun, 23 Mar 2008 18:52:02 +0100 Patrick Mezard hgk: display orphan revisions content (issue 1041)
Sun, 23 Mar 2008 16:07:27 +0100 Patrick Mezard test-mq-symlinks: skip if symlinks are not supported
Sun, 23 Mar 2008 01:23:03 +0100 Florent Guillaume test-notify: make it pass on Mac OS X 10.5
Sun, 23 Mar 2008 01:13:56 +0100 Florent Guillaume test-remove: make tests really pass
Sun, 23 Mar 2008 01:04:51 +0100 Florent Guillaume test-remove: fix for non-gnu find
Sat, 22 Mar 2008 21:13:22 +0100 Florent Guillaume test-remove: make it pass on Mac OS X 10.5
Sat, 22 Mar 2008 20:16:30 +0100 Dirkjan Ochtman tests: add highlight extension tests
Sat, 22 Mar 2008 18:33:10 +0100 Dirkjan Ochtman tests: add tests for hgweb to test-keyword
Sat, 22 Mar 2008 20:15:30 +0100 Dirkjan Ochtman Merge main and crew.
Sat, 22 Mar 2008 20:03:00 +0100 Thomas Arendsen Hein removed trailing spaces
Sat, 22 Mar 2008 13:50:59 -0500 Matt Mackall ui: disallow newlines in usernames (issue1034)
Sat, 22 Mar 2008 13:30:08 -0500 Matt Mackall update: no -C needed to switch branches without outstanding changes
Sat, 22 Mar 2008 19:01:09 +0100 Patrick Mezard coverage: deal with symlinked input paths (MacOSX issue)
Sat, 22 Mar 2008 18:01:46 +0100 Patrick Mezard Make churn an official extension
Sat, 22 Mar 2008 12:48:15 +0100 Dirkjan Ochtman tiny tab cleanup
Sat, 22 Mar 2008 10:07:49 +0100 Dirkjan Ochtman improved semantics for remove (issue438)
Fri, 21 Mar 2008 17:22:47 -0500 Matt Mackall test: fix mixing exec bit on test-hgwebdirsym
Fri, 21 Mar 2008 15:57:22 -0500 Matt Mackall tests: make test-rebuildstate repeatable
Fri, 21 Mar 2008 15:57:22 -0500 Matt Mackall tests: teach -i about fails list
Fri, 21 Mar 2008 15:57:22 -0500 Matt Mackall tests: make test-convertcvs repeatable
Fri, 21 Mar 2008 08:46:15 -0700 Eric Hopper test: Add tests for webdir symlinks and walkrepos.
Fri, 21 Mar 2008 15:44:11 -0500 Matt Mackall mq: warn when applying a patch to somewhere other than tip
Fri, 21 Mar 2008 21:56:55 +0100 Patrick Mezard util: check fileno() validity in win32 set_binary()
Fri, 21 Mar 2008 14:52:24 +0100 Adrian Buehlmann clone: print "updating working directory" status message
Fri, 21 Mar 2008 12:05:01 +0100 Dirkjan Ochtman give better error message on non-existent mapfile (issue813)
Fri, 21 Mar 2008 11:06:02 +0100 Dirkjan Ochtman warn about new heads on commit (issue842)
Fri, 21 Mar 2008 00:55:53 +0100 Dirkjan Ochtman hgweb: only accept POST requests for unbundle
Fri, 21 Mar 2008 00:39:39 +0100 Thomas Arendsen Hein tab/space cleanup
Thu, 20 Mar 2008 22:46:35 +0100 Dirkjan Ochtman ui: copy overlay from both direct and indirect parentui
Thu, 20 Mar 2008 23:32:43 +0100 Patrick Mezard convert: allow missing tools not to stop source type detection
Thu, 20 Mar 2008 22:58:53 +0100 Dirkjan Ochtman fix test-serve breakage for other hostnames
Thu, 20 Mar 2008 22:41:40 +0100 Patrick Mezard util: test fileno() availability in win32 set_binary()
Thu, 20 Mar 2008 15:59:54 -0500 Matt Mackall tests: fix repeatability for test-filebranch with dirstate granularity
Thu, 20 Mar 2008 14:14:15 -0500 Matt Mackall tests: remove some unnecessary sleeps
Thu, 20 Mar 2008 13:53:59 -0500 Matt Mackall dirstate: refactor granularity code, add a test
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip