index
:
delta/python-packages/sphinx.git
#1041
#1056
#955
add_missing_epub_options
add_stemmer
admonitions
apidoc-symlinks
apidoc_output_order
aria
autodoc_novalue
autosummary-file-ext
cancerhermit/fix-override-extensions-in-configpy-1375648717102
cpp-variadic
css
ext-linkcode
ext-linkcode-fix
extdev-tutorial-doc
fix-nested-figure-caption-i18n
fix-tocdepth
fslenz/examples-nicos-added-sphinx-itself-remov-1390580978166
gerardmp/added-libreoffice-extension-to-the-exten-1410948858630
hickford/add-instructions-how-to-install-sphinx-t-1410715164407
hickford/explain-how-to-install-sphinx-with-pip-r-1410714824122
hiddentocs
i18n-man-unicode
i18n-po-fix-reference-line-separator
i18n-term-translatable
improve-po-mode-el-support
improve-tags-docs
latex-header-in-next-pages
listnewdomains
masklinn/add-0000-to-potcreationdate-z-sets-an-e-1369740575399
master
memoir
minrk/sort-inheritance-diagram
psuter/fix-makebat-latexpdf-mechanism-to-cd-bac-1411635021827
quick-start-readline
rneu31/added-support-for-windows-color-output-u-1404418973591
stable
stevepiercy/update-pylons-link-add-pyramid-and-subst-1402445058989
tag-documentation
techtonik/add-link-to-irc-channel-1379750124356
techtonik/raise-six-requirement-to-14-when-userstr-1406538263417
tk0miya/do-not-enter-password-of-transifex-at-co-1404623350328
tooltip-escaping
tychoish/removed-version-change-1372634421412
westurner/doc-glossary-markup-ref
westurner/doc-invocationrst-sphinxapidoc-m-option-1413253549167
bitbucket.org: Obsolete (use python-packages/sphinx-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sphinx
/
highlighting.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge with stable
Georg Brandl
2014-03-25
1
-17
/
+1
|
\
|
*
Update copyright year.
Georg Brandl
2014-03-01
1
-17
/
+1
|
|
\
|
|
*
merge heads
shimizukawa
2014-01-15
1
-11
/
+11
|
|
|
\
|
|
*
|
Drop python-3.1 and remove support codes
shimizukawa
2013-12-15
1
-6
/
+0
|
|
*
|
Drop python-2.5 and remove 2.4,2.5 support codes
shimizukawa
2013-12-15
1
-11
/
+1
*
|
|
|
Closes #636: Keep straight single quotes in literal blocks in the LaTeX build.
Georg Brandl
2014-03-25
1
-1
/
+7
|
/
/
/
*
|
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
|
/
|
/
|
*
|
Closes #845: In code blocks, when the selected lexer fails, display line numb...
Georg Brandl
2014-01-11
1
-11
/
+11
|
/
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
Only select 3.x versions.
Georg Brandl
2012-10-28
1
-2
/
+2
*
Merged in shimizukawa/sphinx-fix-testing-fork (pull request #62)
Georg Brandl
2012-10-28
1
-0
/
+6
|
\
|
*
fix for Python3.1: Python 3.1 can't proceess '\r' at parser; `parser.suite("p...
shimizukawa
2012-05-03
1
-0
/
+6
*
|
Closes #905: work around Pygments bug returning str instead of Unicode from L...
Georg Brandl
2012-08-19
1
-0
/
+2
|
/
*
Closes #810: fix deprecation warnings with Python 3. What is left over is fro...
Georg Brandl
2012-01-29
1
-2
/
+2
*
Closes #695: When the highlight language "python" is specified explicitly, do...
Georg Brandl
2012-01-29
1
-2
/
+4
*
More version-compatibility hack removals.
Georg Brandl
2011-09-25
1
-7
/
+1
*
Remove compatibility code for Pygments < 1.2.
Georg Brandl
2011-09-25
1
-13
/
+10
*
Add changelog entry for emphasize-lines and some coding style fixes.
Georg Brandl
2011-09-22
1
-5
/
+4
*
PygmentsBridge: pass keyword arguments to Pygments
Mark Lodato
2011-07-06
1
-2
/
+2
*
PygmentsBridge: construct new formatter each time
Mark Lodato
2011-07-06
1
-13
/
+18
*
changeset: 3201:2a38261315ba
Georg Brandl
2011-01-09
1
-3
/
+3
*
Add ``pyramid`` theme.
Georg Brandl
2011-01-04
1
-21
/
+1
*
merge with 1.0
Georg Brandl
2011-01-04
1
-1
/
+1
|
\
|
*
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
*
|
merge with 1.0
Georg Brandl
2010-10-22
1
-1
/
+1
|
\
\
|
|
/
|
*
#534: warning message instead of crash if invalid Pygments lexer name is used.
Georg Brandl
2010-10-22
1
-1
/
+1
*
|
merge with 1.0
Georg Brandl
2010-08-05
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix unwanted styling of C domain references (because of a namespace clash wit...
Georg Brandl
2010-08-05
1
-1
/
+1
*
|
encode source code for parsing only on python 2.x
DasIch
2010-05-30
1
-1
/
+1
*
|
Check if a string is not unicode as a workaround for 3.x
DasIch
2010-05-30
1
-1
/
+1
|
/
*
merge with 0.6
Georg Brandl
2010-04-06
1
-3
/
+12
|
\
|
*
Add warning facility on unknown Pygments lexer names.
Georg Brandl
2010-04-04
1
-3
/
+12
*
|
merge with 0.6
Georg Brandl
2010-01-06
1
-1
/
+12
|
\
\
|
|
/
|
/
|
|
*
merge with 0.6
Georg Brandl
2010-01-01
1
-1
/
+12
|
|
\
|
|
*
merge with 0.6
Georg Brandl
2009-11-09
1
-1
/
+9
|
|
|
\
|
|
*
|
#169: Added the ``trim_doctest_flags`` config value, which is true by default.
Georg Brandl
2009-06-16
1
-1
/
+12
*
|
|
|
Restore compatibility with Pygments >= 1.2.
Georg Brandl
2010-01-06
1
-3
/
+6
|
/
/
/
*
|
|
Happy new year!
Georg Brandl
2010-01-01
1
-1
/
+1
|
|
/
|
/
|
*
|
#265: restore Jython compatibility.
Georg Brandl
2009-11-08
1
-1
/
+9
|
/
*
When highlighting Python code, ignore extra indentation before
Georg Brandl
2009-06-04
1
-0
/
+5
*
Convert strings to unicode in highlighting.
Georg Brandl
2009-04-28
1
-0
/
+2
*
Reformat to EOL80.
Georg Brandl
2009-01-10
1
-1
/
+2
*
Split stylesheets into basic, default and sphinxdoc.
Georg Brandl
2009-01-10
1
-1
/
+1
*
Add Pygments style selection to theming.
Georg Brandl
2009-01-10
1
-2
/
+7
*
Merge in copyright style changes from 0.5.
Georg Brandl
2009-01-03
1
-1
/
+1
|
\
|
*
Switch copyright and license tags to single style. Add contributor
Georg Brandl
2009-01-03
1
-2
/
+2
*
|
Explicitly refer to the license in :license: tags.
Georg Brandl
2008-12-27
1
-1
/
+1
*
|
Fix NameError if Pygments is not installed.
Georg Brandl
2008-12-16
1
-1
/
+2
*
|
Allow using different Pygments formatters.
Georg Brandl
2008-11-30
1
-10
/
+18
*
|
Add Sphinx.add_lexer().
Georg Brandl
2008-11-30
1
-0
/
+1
[next]