Wed, 02 Nov 2005 18:59:40 -0800 Allow interrupting all parts of verify
Matt Mackall <mpm@selenic.com> [Wed, 02 Nov 2005 18:59:40 -0800] rev 1492
Allow interrupting all parts of verify
Wed, 02 Nov 2005 16:13:41 -0800 fix a bug in dirstate.changes when cwd != repo.root
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 02 Nov 2005 16:13:41 -0800] rev 1491
fix a bug in dirstate.changes when cwd != repo.root - use lstat instead of stat - add a testcase (thanks to Johannes Hofmann)
Wed, 02 Nov 2005 16:13:34 -0800 minor doc fix
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 02 Nov 2005 16:13:34 -0800] rev 1490
minor doc fix
Wed, 02 Nov 2005 16:13:24 -0800 Added Japanese translations of manpages.
"Hidetaka Iwai <tyuyu@debian.or.jp>" [Wed, 02 Nov 2005 16:13:24 -0800] rev 1489
Added Japanese translations of manpages.
Wed, 02 Nov 2005 16:08:48 -0800 only files in normal state should be marked as deleted
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 02 Nov 2005 16:08:48 -0800] rev 1488
only files in normal state should be marked as deleted fix a traceback when you removed an added file
Wed, 02 Nov 2005 15:46:31 -0800 fix handling of files of unsupported type in the walk code
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 02 Nov 2005 15:46:31 -0800] rev 1487
fix handling of files of unsupported type in the walk code if a file was of unsupported type, it was considered as 'seen' while walking. this way it was possible to have file in the dirstate not yielded by the walk function.
Wed, 02 Nov 2005 15:45:41 -0800 zsh: allow 'hg clone' to complete paths listed in ~/.hgrc
Steve Borho <steve@borho.org> [Wed, 02 Nov 2005 15:45:41 -0800] rev 1486
zsh: allow 'hg clone' to complete paths listed in ~/.hgrc
Mon, 31 Oct 2005 10:47:27 -0800 mention running multiple hooks in the doc
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 31 Oct 2005 10:47:27 -0800] rev 1485
mention running multiple hooks in the doc
Mon, 31 Oct 2005 09:58:05 -0800 zsh completion improvements.
Steve Borho <steve@borho.org> [Mon, 31 Oct 2005 09:58:05 -0800] rev 1484
zsh completion improvements. File completers now correctly deal with filenames that contain spaces. The completers also use 'hg status .' so they'll work correctly when the default behaviour changes.
Mon, 31 Oct 2005 09:57:54 -0800 Fix traceback on bad system hgrc files
Soh Tk-r28629 <tksoh@freescale.com> [Mon, 31 Oct 2005 09:57:54 -0800] rev 1483
Fix traceback on bad system hgrc files
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip