log mercurial/dirstate.py @ 1392:32d8068b3e36

age author description
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