Handle moved files correctly
[codetags.git] / codetags / indexer.py
2010-06-27 Christoph TrasslHandle moved files correctly
2010-05-25 Giel van SchijndelBugfix: infinitely required env upgrade at rev 0
2010-04-21 Giel van SchijndelExplicitly fetch files from the most recent revision
2009-03-29 Giel van SchijndelTreate empty configuration lists as such
2009-03-19 David HrbáčAllow scanning of Unicode files
2009-02-11 Giel van SchijndelRevert "Skip binary files"
2009-02-11 Giel van SchijndelBugfix: make sure to *always* create a cache
2008-12-08 Giel van SchijndelSkip binary files
2008-11-29 Giel van SchijndelUse pickle protocol 0 (ASCII) for storing the cached...
2008-11-26 Giel van SchijndelBugfix: don't perform any HTML rendering when upgrading... 0.1
2008-11-25 Giel van SchijndelOptimisation: skip directories that don't need to be...
2008-11-25 Giel van SchijndelOptimisation: skip all subdirectories and files of...
2008-11-23 Giel van SchijndelMake checking of the scan_files config option more...
2008-11-22 Giel van SchijndelBugfix: prevent exclusion of ''all'' files by default
2008-11-22 Greg SadetskyAdd a new option 'exclude_folders' to exclude paths...
2008-11-22 Greg SadetskyBugfix: didn't handle deleted files and files that...
2008-11-22 Greg SadetskyWrap the code to check whether a path is valid in a...
2008-04-24 Giel van SchijndelOnly match whole words: thus match the word's boundarie...
2008-04-24 Giel van SchijndelInitial import