Thu, 06 Nov 2008 11:17:38 +0100 export: fixed silent output file overwriting
Ronny Pfannschmidt <Ronny.Pfannschmidt@gmx.de> [Thu, 06 Nov 2008 11:17:38 +0100] rev 7319
export: fixed silent output file overwriting hg export -o outfile 1 2 3 4 had the same effect as hg -o outfile 4 This was caused by opening with 'w' instead of 'a'. This only occurs when the filename pattern resulted in ambiguous patch filenames.
Thu, 06 Nov 2008 10:39:52 +0100 merge bookmarks
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Thu, 06 Nov 2008 10:39:52 +0100] rev 7318
merge bookmarks
Thu, 06 Nov 2008 10:31:09 +0100 bookmarks: Test if rebase works with bookmarks
Alexander Solovyov <piranha@piranha.org.ua> [Thu, 06 Nov 2008 10:31:09 +0100] rev 7317
bookmarks: Test if rebase works with bookmarks Add a test that tests if rebase works fine with bookmarks.
Wed, 05 Nov 2008 03:53:34 +0100 bookmarks: Use dirstate to determine the current node in addchangegroup
David Soria Parra <dsp@php.net> [Wed, 05 Nov 2008 03:53:34 +0100] rev 7316
bookmarks: Use dirstate to determine the current node in addchangegroup Using the changectx might result in a lookup error during the strip command. Thefore we use the current dirstate to get the parents of the working directory.
Wed, 05 Nov 2008 18:57:54 +0100 tests: run svn tests only with svn bindings >1.3
Dirkjan Ochtman <dirkjan@ochtman.nl> [Wed, 05 Nov 2008 18:57:54 +0100] rev 7315
tests: run svn tests only with svn bindings >1.3
Wed, 05 Nov 2008 09:48:56 +0100 coal/paper: link repo name to hgweb root
Dirkjan Ochtman <dirkjan@ochtman.nl> [Wed, 05 Nov 2008 09:48:56 +0100] rev 7314
coal/paper: link repo name to hgweb root
Wed, 05 Nov 2008 09:42:52 +0100 paper: don't keep the menu affixed to the top
Dirkjan Ochtman <dirkjan@ochtman.nl> [Wed, 05 Nov 2008 09:42:52 +0100] rev 7313
paper: don't keep the menu affixed to the top This makes scrolling slow and causes browsers to use a lot of CPU time.
Mon, 03 Nov 2008 16:01:24 -0600 Shorten sleep in inotify test
Matt Mackall <mpm@selenic.com> [Mon, 03 Nov 2008 16:01:24 -0600] rev 7312
Shorten sleep in inotify test
Mon, 03 Nov 2008 20:31:53 +0100 hgweb: move another utility function into the webutil module
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 03 Nov 2008 20:31:53 +0100] rev 7311
hgweb: move another utility function into the webutil module
Mon, 03 Nov 2008 20:41:48 +0100 hgweb: move the diffs() generator into webutil
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 03 Nov 2008 20:41:48 +0100] rev 7310
hgweb: move the diffs() generator into webutil
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip