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
Wed, 19 Mar 2008 17:55:21 -0300 Alexis S. L. Carvalho dirstate: ignore stat data for files that were updated too recently
Thu, 20 Mar 2008 11:12:35 -0500 Matt Mackall pager: remove pager code from core
Thu, 20 Mar 2008 11:12:35 -0500 Matt Mackall pager: further simplify code, clean up comments
Thu, 20 Mar 2008 00:57:14 +0100 David Soria Parra Use the pager given by the environment to display long output
Wed, 16 Jan 2008 11:50:24 +0100 Dennis Schoen hgk: don't exit if mercurial commands only print warnings
Fri, 14 Mar 2008 15:38:56 -0700 John Coomes tag: allow multiple tags to be added or removed
Mon, 17 Mar 2008 19:28:46 +0200 Giorgos Keramidas tests: update test-command-template for the new {isodatesec} filter
Mon, 17 Mar 2008 19:17:54 +0200 Giorgos Keramidas Add an {isodatesec} template, to show seconds too.
Mon, 17 Mar 2008 12:41:14 -0700 Eric Hopper convert: Add convert.cvsps option to set up an alternate cvsps command line.
Mon, 17 Mar 2008 12:40:02 -0700 Eric Hopper hgwebdir: Tiny fix for webdir on non-symlink capable platforms.
Sat, 15 Mar 2008 12:22:15 -0400 John Mulligan Add tests for cloning from a all-history bundle
Thu, 20 Mar 2008 11:12:35 -0500 Matt Mackall clone: use cancopy
Sat, 15 Mar 2008 12:04:28 -0400 John Mulligan Add ability to directly clone from all-history bundles
Thu, 20 Mar 2008 11:12:35 -0500 Matt Mackall remoterepo: no longer needed
Thu, 20 Mar 2008 11:12:35 -0500 Matt Mackall repo classes: remove unused dev() method
Sat, 15 Mar 2008 15:23:20 -0400 John Mulligan Add default local() and cancopy() methods to repository base class
Fri, 07 Mar 2008 16:19:46 +0100 Peter Arrenbrecht make hgrc man page tell about ~/.hgrc on Windows
Thu, 20 Mar 2008 11:12:35 -0500 Peter Arrenbrecht ui: make chuild ui feed output to parentui's active buffer
Thu, 20 Mar 2008 11:12:35 -0500 Matt Mackall convert: fix test complaint for mtn bits
Sun, 03 Feb 2008 16:14:05 +0100 Mikkel Fahnøe Jørgensen cleanup monotone conversion and use commandline class
Sat, 02 Feb 2008 19:14:59 +0100 Mikkel Fahnøe Jørgensen initial version of monotone source for convert extension
Thu, 20 Mar 2008 16:42:51 +0100 Benoît Allard notify: print diffstat even if maxline == 0
Thu, 20 Mar 2008 01:47:35 +0100 Benoit Boissinot Make clear that for a changegroup '-r' pulls "up to" a revision
Wed, 19 Mar 2008 16:54:35 -0300 Alexis S. L. Carvalho two fixes for the pager stuff
Tue, 18 Mar 2008 22:12:34 +0100 David Soria Parra Use the pager given by the environment to display long output
Tue, 18 Mar 2008 18:14:59 -0300 Alexis S. L. Carvalho Fix thinko in test-inherit-mode
Mon, 17 Mar 2008 16:15:43 +0100 Patrick Mezard test-serve: replace copy/paste with shell function
Tue, 18 Mar 2008 04:07:39 -0300 Alexis S. L. Carvalho revert: update state of files in the "checkout" list
Tue, 18 Mar 2008 04:07:39 -0300 Alexis S. L. Carvalho normallookup: during merges, restore the state saved by remove
Tue, 18 Mar 2008 04:07:39 -0300 Alexis S. L. Carvalho dirstate.remove: during merges, remember the previous file state
Tue, 18 Mar 2008 04:07:39 -0300 Alexis S. L. Carvalho debugstate: add --nodates
Mon, 17 Mar 2008 23:36:45 +0100 Patrick Mezard patch: fix corner case with update + copy patch handling (issue 937)
Mon, 17 Mar 2008 14:51:41 -0700 Bryan O'Sullivan Merge
Mon, 17 Mar 2008 14:51:36 -0700 Bryan O'Sullivan Backed out changeset 4b81eecc8aa2
Mon, 17 Mar 2008 08:04:09 -0700 Bryan O'Sullivan Merge
Mon, 17 Mar 2008 07:59:23 -0700 Bryan O'Sullivan Backed out changeset 91ac1726730a
Sun, 16 Mar 2008 22:59:31 -0700 Bryan O'Sullivan Automated merge with http://hg.intevation.org/mercurial/crew
Sun, 16 Mar 2008 22:59:04 -0700 Bryan O'Sullivan issue 1003: send all data properly
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip