index
:
delta/python-packages/sphinx-git.git
1.8.x
3.2.x
3.3.x
3.4.x
3.5.x
3.x
4.0.x
4.1.x
4.2.x
4.3.x
4.4.x
4.x
4606_incorrect_location_of_docstring
7.0.x
7613_class__signature__
7727_autosummary_PycodeError
7996_man_make_section_directory
8321_linkcheck_tel_links
8342_warning_for_unknown_domain
8349_sphinx-contrib
9864_mathjax_loading_method
bot/pull-translations
cleanup_napoleon
dependabot/github_actions/peter-evans/create-pull-request-5
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/http-proxy-1.18.1
master
mypy-0.790
support_py310
github.com: sphinx-doc/sphinx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sphinx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump to 1.5.6 final
v1.5.6
1.5
Takeshi KOMIYA
2017-05-15
1
-2
/
+2
*
Fix (old!) typo in latex Makefile: ARCHIVEPREFIX was misspelled
jfbu
2017-05-13
1
-1
/
+1
*
Fix #3320: Warning about reference target not being found for container types
Takeshi KOMIYA
2017-05-13
1
-1
/
+1
*
Protect isenumclass predicate against non-class arguments
Bryan Van de Ven
2017-05-11
1
-1
/
+1
*
Update warning message (refs: #3524)
Takeshi KOMIYA
2017-05-07
1
-3
/
+5
*
Fix flake8 violation
Takeshi KOMIYA
2017-05-07
1
-1
/
+0
*
Merge pull request #3717 from njsmith/favicon-png-is-ok
Takeshi KOMIYA
2017-05-07
1
-2
/
+0
|
\
|
*
Stop enforcing that favicon's must be .ico
Nathaniel J. Smith
2017-05-07
1
-2
/
+0
*
|
Fix #3708: LaTeX writer allows irc scheme
Takeshi KOMIYA
2017-05-06
1
-13
/
+9
|
/
*
Change slightly console output of LaTeX deprecation macro
jfbu
2017-05-05
1
-5
/
+8
*
Fix #3702: abstract LaTeX styling of figure legends into sphinxlegend
jfbu
2017-05-04
2
-2
/
+4
*
Fix #3685: AttributeError when using 3rd party domains
Takeshi KOMIYA
2017-05-03
1
-1
/
+2
*
Better handling of titlesec 2.10.1's bug (ref #3241)
jfbu
2017-05-01
1
-5
/
+24
*
refs #3588: No compact (p tag) html output in the i18n document build even wh...
shimizukawa
2017-05-01
1
-4
/
+10
*
Fix #3657: EPUB builder crashes if document startswith genindex exists
Takeshi KOMIYA
2017-04-27
1
-1
/
+1
*
Fix #3664 relative to ``\labelsep`` setting in LaTeX fulllineitems
jfbu
2017-04-25
1
-14
/
+7
*
Fix #3618: autodoc crashes with tupled arguments
Takeshi KOMIYA
2017-04-11
1
-4
/
+13
*
Fix #3614: Sphinx crashes with requests-2.5.0
Takeshi KOMIYA
2017-04-08
1
-2
/
+12
*
Bump version
Takeshi KOMIYA
2017-04-04
1
-3
/
+3
*
Bump to 1.5.5 final
v1.5.5
Takeshi KOMIYA
2017-04-04
1
-2
/
+2
*
change Mathjax CDN URL.
WAKAYAMA Shirou
2017-04-03
1
-1
/
+1
*
Fix #3597: python domain raises UnboundLocalError if invalid name given
Takeshi KOMIYA
2017-04-02
1
-2
/
+1
*
Bump version
Takeshi KOMIYA
2017-04-02
1
-3
/
+3
*
Bump to 1.5.4 final
Takeshi KOMIYA
2017-04-02
1
-2
/
+2
*
Merge pull request #3585 from eric-wieser/escape-autosummary
Takeshi KOMIYA
2017-03-29
4
-6
/
+15
|
\
|
*
BUG: Fix autosummary of members with a trailing underscore
Eric Wieser
2017-03-26
4
-6
/
+15
*
|
Merge pull request #3518 from agjohnson/fix-singlehtml-empty-toctree
Takeshi KOMIYA
2017-03-29
1
-1
/
+2
|
\
\
|
*
|
Allow empty toctree in singlehtml builder
Anthony Johnson
2017-03-05
1
-1
/
+2
*
|
|
Update version and date for LaTeX style files
jfbu
2017-03-26
3
-5
/
+5
*
|
|
Fix potential regression in LaTeX from a code change at PR #3538
jfbu
2017-03-26
1
-1
/
+1
*
|
|
Year++
Takeshi KOMIYA
2017-03-26
169
-169
/
+169
|
|
/
|
/
|
*
|
Fix issues with trailing underscores in heading names
Eric Wieser
2017-03-23
1
-2
/
+5
*
|
Fix use of `\pdfinfo` (refs #3551, #3567)
jfbu
2017-03-23
2
-18
/
+4
*
|
Fix intersphinx debug tool
David Baumgold
2017-03-21
1
-4
/
+18
*
|
Fix TeX coding bug in latex writer (closes #3575)
jfbu
2017-03-21
1
-2
/
+3
*
|
Fix docstring
Takeshi KOMIYA
2017-03-18
1
-1
/
+1
*
|
Fix #3552: linkcheck raises UnboundLocalError
Takeshi KOMIYA
2017-03-18
1
-1
/
+3
*
|
Merge pull request #3520 from agjohnson/fix-domain-py-nesting
Takeshi KOMIYA
2017-03-18
1
-17
/
+54
|
\
\
|
*
|
Review feedback, cleanup, and docs
Anthony Johnson
2017-03-15
1
-25
/
+26
|
*
|
Fix Python domain nesting
Anthony Johnson
2017-03-06
1
-17
/
+53
|
|
/
*
|
Allow running Sphinx without ssl
Jeroen Demeyer
2017-03-15
1
-17
/
+21
*
|
Fix #3174: [Napoleon] Defers autodoc-skip-member to other extensions if Napol...
Rob Ruana
2017-03-14
1
-1
/
+1
*
|
Remove superfluous ``\long`` from text styling macro definitions
jfbu
2017-03-12
1
-15
/
+15
*
|
Reorder macros in LaTeX style file for easier maintenance
jfbu
2017-03-12
1
-404
/
+450
*
|
C++, fix parsing error of non-type template arg
Jakob Lykke Andersen
2017-03-12
1
-1
/
+1
*
|
Merge branch 'stable' into field-pending-xref-annotation
Jakob Lykke Andersen
2017-03-12
2
-23
/
+29
|
\
\
|
*
|
More robust hyperlink macros in LaTeX output (refs #3317, #3340, #3533) (#3538)
Jean-François B
2017-03-11
2
-22
/
+22
|
*
|
Protect TeX double quotes ligatures in inline literals (refs #3507)
jfbu
2017-03-07
2
-1
/
+7
*
|
|
Make docfield xref changes backwards compatible
Jakob Lykke Andersen
2017-03-11
2
-29
/
+30
*
|
|
Add callback on domains for xrefs from fields.
Jakob Lykke Andersen
2017-03-08
4
-19
/
+32
|
/
/
[next]