codetags.git
2010-06-27 Christoph TrasslHandle moved files correctly
2010-05-25 Giel van SchijndelInclude the commit date in the version number for non...
2010-05-25 Giel van SchijndelBugfix: infinitely required env upgrade at rev 0
2010-05-17 Giel van SchijndelAdd myself to the list of copyright owners
2010-05-17 Giel van SchijndelWrap lines of the copyright license at 72 columns
2010-05-17 Giel van SchijndelRemove the reference to <ORGANIZATION> from the copyrig...
2010-04-21 Giel van SchijndelExplicitly fetch files from the most recent revision
2009-03-29 Giel van SchijndelBump version to 0.2 0.2
2009-03-29 Giel van SchijndelAdd a ChangeLog with entries for 0.1
2009-03-29 Giel van SchijndelAdd David Hrbáč to the AUTHORS list
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 SchijndelUse Genshi instead of ClearSilver on Trac 0.11+
2009-02-11 Giel van SchijndelRevert "Skip binary files"
2009-02-11 Giel van SchijndelDon't just assume Python is installed in /usr/bin/
2009-02-11 Giel van SchijndelBugfix: make sure to *always* create a cache
2008-12-27 Giel van SchijndelDon't print to stdout to prevent problems with mod_wsgi
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 SchijndelRemove generated files
2008-11-22 Giel van SchijndelBugfix: prevent exclusion of ''all'' files by default
2008-11-22 Giel van SchijndelMake sure that the initial generation of codetags cache...
2008-11-22 Giel van SchijndelAdd some package info to the egg's data
2008-11-22 Giel van SchijndelOops, forgot the python hash-bang in e577f5acb4cdfc274c...
2008-11-22 Giel van SchijndelMake setup.py executable
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-11-22 Giel van SchijndelLets add myself to the AUTHORS file as well ;-)
2008-04-24 Giel van SchijndelOnly match whole words: thus match the word's boundarie...
2008-04-24 Giel van SchijndelAdd license (BSD) & authors
2008-04-24 Giel van SchijndelInitial import