Fri, 29 Aug 2008 16:50:11 +0200 fix regression on empty repo cloning introduced by 0642d9d7ec80
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 29 Aug 2008 16:50:11 +0200] rev 6944
fix regression on empty repo cloning introduced by 0642d9d7ec80 The store directory wasn't copied. Unconditionally create the directories instead.
Thu, 28 Aug 2008 13:06:24 +0200 doc/Makefile: rephrase comment (typo)
Christian Ebert <blacktrash@gmx.net> [Thu, 28 Aug 2008 13:06:24 +0200] rev 6943
doc/Makefile: rephrase comment (typo)
Thu, 28 Aug 2008 13:16:15 +0200 contrib: remove deprecated darcs2hg.py script
Dirkjan Ochtman <dirkjan@ochtman.nl> [Thu, 28 Aug 2008 13:16:15 +0200] rev 6942
contrib: remove deprecated darcs2hg.py script We've have support for darcs in the convert extension for a while now.
Thu, 28 Aug 2008 11:19:17 +0200 fetch: linearize code by eliminating nested functions
Dirkjan Ochtman <dirkjan@ochtman.nl> [Thu, 28 Aug 2008 11:19:17 +0200] rev 6941
fetch: linearize code by eliminating nested functions
Tue, 26 Aug 2008 00:04:18 +0200 qimport: report filename in case of IOError
Martin Geisler <mg@daimi.au.dk> [Tue, 26 Aug 2008 00:04:18 +0200] rev 6940
qimport: report filename in case of IOError The old behaviour was to say "abort: unable to read" since the patchname variable was always None.
Wed, 27 Aug 2008 12:49:39 +0200 Fix wrong redirection in test-rebase-parameters
Stefano Tortarolo <stefano.tortarolo@gmail.com> [Wed, 27 Aug 2008 12:49:39 +0200] rev 6939
Fix wrong redirection in test-rebase-parameters
Mon, 25 Aug 2008 23:04:56 +0200 highlight: split code to improve startup times
Patrick Mezard <pmezard@gmail.com> [Mon, 25 Aug 2008 23:04:56 +0200] rev 6938
highlight: split code to improve startup times
Mon, 25 Aug 2008 01:26:08 +0200 qfinish: document --applied instead of --all
Martin Geisler <mg@daimi.au.dk> [Mon, 25 Aug 2008 01:26:08 +0200] rev 6937
qfinish: document --applied instead of --all
Sun, 24 Aug 2008 22:40:34 +0200 Merge with Gilles Moris
Patrick Mezard <pmezard@gmail.com> [Sun, 24 Aug 2008 22:40:34 +0200] rev 6936
Merge with Gilles Moris
Fri, 22 Aug 2008 22:32:53 +0200 Have verbose and debug flag print the changeset rev and hash when committing.
Gilles Moris <gilles.moris@free.fr> [Fri, 22 Aug 2008 22:32:53 +0200] rev 6935
Have verbose and debug flag print the changeset rev and hash when committing. Besides updating the tests output, I had to push back at the end the test for issue1193 in test-commit, solved by cset 4386a7706828, because it was using the current date for commit and was randomizing the subsequent hash.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip