log mercurial/dirstate.py @ 1488:08c7851969cc

age author description
Wed, 02 Nov 2005 16:08:48 -0800 Benoit Boissinot only files in normal state should be marked as deleted
Wed, 02 Nov 2005 15:46:31 -0800 Benoit Boissinot fix handling of files of unsupported type in the walk code
Fri, 28 Oct 2005 10:57:40 -0700 Benoit Boissinot fix dirstate.change: it should walk ignored files
Thu, 27 Oct 2005 13:29:35 -0700 Benoit Boissinot rewrote changes function in dirstate to use generic walk code
Tue, 18 Oct 2005 18:38:39 -0700 Benoit Boissinot i18n part2: use '_' for all strings who are part of the user interface
Tue, 18 Oct 2005 18:37:48 -0700 Benoit Boissinot i18n first part: make '_' available for files who need it
Tue, 18 Oct 2005 00:45:27 -0700 Benoit Boissinot check if a file is ignored before complaining if it is an unsupported type
Tue, 18 Oct 2005 00:43:19 -0700 Matt Mackall dirstate: make sure we read the dirstate before setting parents
Sat, 15 Oct 2005 15:43:40 -0700 Benoit Boissinot add a check for filetype when walking
Sun, 18 Sep 2005 15:03:07 -0700 Bryan O'Sullivan Fix dirstate.changes for ignored directories.
Sat, 17 Sep 2005 00:37:14 -0700 Bryan O'Sullivan Fix ignore regression.
Sat, 17 Sep 2005 00:27:27 -0700 Bryan O'Sullivan Switch to new syntax for .hgignore files.
Sat, 17 Sep 2005 00:23:19 -0700 Bryan O'Sullivan Fix performance of dirstate.changes with ignored directories.
Wed, 14 Sep 2005 15:50:31 -0500 Chris Mason Files not getting added appropiately
Fri, 09 Sep 2005 12:17:51 -0700 mpm dirstate: two more stat -> lstat changes
Fri, 09 Sep 2005 11:46:35 -0700 mpm Fix dangling symlink bug in dirstate walk code
Thu, 08 Sep 2005 15:01:33 -0700 mpm Fix Windows status problem from new dirstate walk code
Thu, 01 Sep 2005 07:34:53 -0700 mason Optimize dirstate walking
Sat, 27 Aug 2005 22:04:17 -0700 mpm fix some rename/copy bugs
Sat, 27 Aug 2005 16:42:03 -0700 mpm Fix dirstate imports
Sat, 27 Aug 2005 14:59:25 -0700 mpm Adjust some imports
Sat, 27 Aug 2005 14:21:25 -0700 mpm Break apart hg.py base mercurial/hg.py@79bd2e105677