Thu, 03 Nov 2005 00:43:05 -0800 remove the deprecated --text (t) option to rawcommit and tag
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Thu, 03 Nov 2005 00:43:05 -0800] rev 1496
remove the deprecated --text (t) option to rawcommit and tag
Wed, 02 Nov 2005 20:22:29 -0800 Deal with merge abort more gracefully
Matt Mackall <mpm@selenic.com> [Wed, 02 Nov 2005 20:22:29 -0800] rev 1495
Deal with merge abort more gracefully We save parent info last rather than first.
Wed, 02 Nov 2005 20:09:19 -0800 Handle empty logs in repo.checksize
Matt Mackall <mpm@selenic.com> [Wed, 02 Nov 2005 20:09:19 -0800] rev 1494
Handle empty logs in repo.checksize
Wed, 02 Nov 2005 19:26:23 -0800 verify: add check for mismatch of index and data length
Matt Mackall <mpm@selenic.com> [Wed, 02 Nov 2005 19:26:23 -0800] rev 1493
verify: add check for mismatch of index and data length
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.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip