log mercurial/dirstate.py @ 1276:25e5b1086624

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