summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Final 1.0 commit.1.0Georg Brandl2008-11-232-2/+2
* Remove outdated sentence from docstring.Georg Brandl2008-11-221-3/+1
* #374: Update to SmalltalkLexer by Nils Winter.Georg Brandl2008-11-163-542/+4474
* Add official rst mime type.Georg Brandl2008-11-162-2/+2
* 0.12 -> 1.0 references.Georg Brandl2008-11-152-5/+5
* #371: HTML formatter options can be Unicode strings.Georg Brandl2008-11-153-10/+31
* #372: add -N option to guess lexer name based on file name.Georg Brandl2008-11-153-2/+38
* Fix a few issues in Scala lexer (#367).Georg Brandl2008-11-151-0/+2
* Next version will be 1.0.Georg Brandl2008-11-155-35/+86
* Update from Jarrett.Georg Brandl2008-11-091-2/+2
* Add link to Textmate bundle.Georg Brandl2008-11-021-1/+9
* MiniD lexer update.Georg Brandl2008-10-181-7/+7
* Merge with Tim.Georg Brandl2008-10-164-6/+27
|\
| * Minor changes to nginx conf lexer, thanks to Brett Hoerner (#370)thatch2008-10-152-2/+4
| * Update changelogthatch2008-10-081-0/+2
| * Fix #368 by requiring word boundaries for codetag filter.thatch2008-10-082-1/+17
* | DarcsPatchLexer: Update for Darcs 2worldmaker2008-10-121-13/+28
|/
* check_sources should be unicode-aware when checking copyright infothatch2008-09-241-3/+3
* Add modified AppleScript lexer, to close #330thatch2008-09-245-3/+342
* Fixup rst errors in changelogthatch2008-09-241-2/+5
* Move tango style's copyright info to the bottom of the docstring, sothatch2008-09-241-3/+3
* Make test_examplefiles show a better error when there are strange filesthatch2008-09-241-0/+5
* Give Python3TracebackLexer a new name since it was shadowing the mainthatch2008-09-243-3/+2
* Add JS regex changes to changelogthatch2008-09-241-0/+2
* Make JavascriptLexer's regex detection a little smarter (#356)thatch2008-09-242-1/+25
* Merge with Tim.Georg Brandl2008-09-2414-184/+226
|\
| * Add old test runner (I'm nostalgic.)Georg Brandl2008-09-231-0/+138
| * fix 2.3 compatibility.Georg Brandl2008-09-231-1/+1
| * Merge with ben-file2open.Georg Brandl2008-09-237-172/+76
| |\
| | * Merge with ben-testing.Georg Brandl2008-09-235-7/+15
| | |\
| | * | instead of picking a random modules to test, provide an easy way to get the c...Benjamin Peterson2008-09-215-36/+31
| | * | fix a testdir straglerBenjamin Peterson2008-09-181-2/+3
| | * | make use of test generators for test_examplefilesBenjamin Peterson2008-09-181-30/+24
| | * | use nose for testing now (That was easy)Benjamin Peterson2008-09-181-120/+5
| | * | remove __builtin__.testdir/testfile magicBenjamin Peterson2008-09-186-21/+50
| * | | open() should be used instead of file()Benjamin Peterson2008-09-216-12/+12
| | |/ | |/|
* | | Regression test for Ruby heredoc fix in #366thatch2008-09-221-0/+8
* | | Fix RubyLexer heredoc issue as described in #336thatch2008-09-221-1/+1
* | | Further fixes for irb lexerthatch2008-09-221-1/+1
* | | Support simple prompt from irb (Closes #363)thatch2008-09-212-1/+4
|/ /
* | Added udiff alias to diff lexermitsuhiko2008-09-203-2/+4
* | Automated merge with ssh://team@pocoo.org/pygments-mainmitsuhiko2008-09-206-44/+38
|\ \
| * | Fix newline problem.Georg Brandl2008-09-192-4/+7
| |/
| * Some fixes in the Haskell lexer.Georg Brandl2008-09-152-3/+8
| * Merge with Ben.Georg Brandl2008-09-122-27/+11
| |\
| | * move the if __name__ == __main__ test from token.py to its testBenjamin Peterson2008-09-112-27/+11
| * | Don't define \at, \lb, \rb as escapes, but prepend commandprefix here too.Georg Brandl2008-09-121-10/+12
* | | Numpy lexer is not associated with .py any longermitsuhiko2008-09-203-1/+4
|/ /
* | removed empty newline (aka test commit)mitsuhiko2008-09-111-1/+0
|/
* Add Tango style.Georg Brandl2008-09-093-0/+144