summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fix doc build with underscores in filename patterns.1.5Georg Brandl2012-03-101-1/+1
* Merge pygments-main with pygments-timTim Hatch2012-02-271-1/+1
|\
| * Merge pygments-main with pygments-timTim Hatch2012-01-031-1/+1
| |\
| | * Bulk changes to improve many lexers inner workingsTim Hatch2011-03-191-1/+1
* | | Copyright update.Georg Brandl2012-02-051-1/+1
|/ /
* | Fixed some typos in the docs.Kashif Rasul2011-08-122-2/+2
* | Fix current copyright year.Georg Brandl2011-07-091-1/+1
|/
* Remove dead link.Georg Brandl2011-01-051-2/+1
* Switch to bitbucket as main repo.Georg Brandl2010-09-072-3/+3
* Add docs for ensurenl lexer option.Georg Brandl2010-04-141-0/+5
* Added a bash completion script for `pygmentize`, to the external/ directory (...Georg Brandl2010-03-011-0/+6
* Update version info/changelog and update requirement info.1.2Georg Brandl2010-01-011-2/+2
* Happy new year!Georg Brandl2010-01-011-1/+1
* Author names can be UTF-8.Georg Brandl2009-12-151-1/+1
* Make full HTML example more prominent by moving it to the top.Georg Brandl2009-11-231-9/+5
* Use correct Pygments in doc generation script and echo the version.Georg Brandl2009-09-151-1/+7
* Use jinja2 for docs generation. Patch by POX.Georg Brandl2009-07-091-10/+10
* Fix broken links.Georg Brandl2009-04-121-2/+2
* Update URL.Georg Brandl2009-03-211-1/+1
* Fix typo.Georg Brandl2009-03-101-1/+1
* Update copyrighting style to standard "team" tags.Georg Brandl2009-01-041-2/+2
* #372: add -N option to guess lexer name based on file name.Georg Brandl2008-11-151-0/+14
* Add link to Textmate bundle.Georg Brandl2008-11-021-1/+9
* Use a consistent ordering when generating the formatter docs.thatch2008-07-261-1/+2
* Add `Keyword.Namespace` token type, initial patch provided by Pete Curry.thatch2008-07-231-0/+4
* Fix analyse vs analyze in the docs.Georg Brandl2008-05-062-4/+4
* Add note about empty regex.Georg Brandl2008-04-261-0/+3
* Fix argument order.Georg Brandl2008-03-291-1/+1
* Expand a bit in the cmdline docs.Georg Brandl2008-03-051-3/+26
* Remove confusing note from the docs.Georg Brandl2008-03-021-4/+4
* Clarify quickstart docs.Georg Brandl2007-11-011-1/+12
* Add Common Lisp and Debian Control file lexer.Georg Brandl2007-10-141-3/+3
* Add -P option to command line mode.Georg Brandl2007-10-142-2/+15
* Add doc entry for r434.Georg Brandl2007-09-281-0/+3
* Update docs for new externals.Georg Brandl2007-09-123-71/+19
* update installation docs.gbr2007-09-081-10/+11
* [svn] Fix #269 -- errors in formatterdevelopment example.Georg Brandl2007-08-071-5/+5
* [svn] Add changelog entry.Georg Brandl2007-06-131-0/+2
* [svn] Smartify pygmentize encoding handling.Georg Brandl2007-06-132-4/+26
* [svn] Fix typo.Georg Brandl2007-06-011-1/+1
* [svn] Take #3...Georg Brandl2007-05-301-2/+2
* [svn] Another small test commit.Georg Brandl2007-05-301-1/+1
* [svn] Test commit.Georg Brandl2007-05-301-1/+1
* [svn] More doc.Georg Brandl2007-05-303-10/+19
* [svn] Doc add.Georg Brandl2007-05-302-0/+11
* [svn] added tim hatch's lexer (forgot about the CHANGELOG entry...) and updat...blackbird2007-05-281-7/+6
* [svn] Apply patches by Tim, add MiniD lexer from Jarrett and new example files.Georg Brandl2007-05-281-0/+3
* [svn] Add a section on directive options.Georg Brandl2007-05-281-0/+34
* [svn] Expand the quickstart a bit.Georg Brandl2007-05-182-16/+43
* [svn] Make a sentence clearer.Georg Brandl2007-05-181-2/+3