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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix style-checker errors
Takeshi KOMIYA
2016-05-29
1
-6
/
+6
*
Fix #2383: The generated footnote by `latex_show_urls` overflows lines
Takeshi KOMIYA
2016-05-28
1
-4
/
+5
*
Adjust spacing in `numref` role (ref: #2382)
Takeshi KOMIYA
2016-05-28
1
-2
/
+2
*
Add testcase for #2382
Takeshi KOMIYA
2016-05-28
1
-14
/
+14
*
Fix #2445: `rst_prolog` and `rst_epilog` affect to non reST sources
Takeshi KOMIYA
2016-05-25
6
-10
/
+48
*
Add testcase for rst_prolog and rst_epilog
Takeshi KOMIYA
2016-05-25
3
-1
/
+26
*
Fix #2518: `intersphinx_mapping` disallows non alphanumeric keys
Takeshi KOMIYA
2016-05-23
1
-2
/
+2
*
Fix ``sphinx.ext.intersphinx`` crashes if non-string value is used for key of...
Takeshi KOMIYA
2016-05-23
1
-2
/
+3
*
Fix format string in assert_in()/assert_not_in()
Jakub Wilk
2016-05-16
1
-2
/
+2
*
Merge pull request #2503 from JojoBoulix/stable
Takeshi KOMIYA
2016-05-05
3
-0
/
+56
|
\
|
*
Code enhancements (thanks to mitya57 and tk0miya):
Alexis Bienvenüe
2016-05-02
1
-31
/
+33
|
*
Corrects copyright year using SOURCE_DATE_EPOCH if set
Alexis Bienvenüe
2016-04-28
3
-0
/
+54
*
|
Fix #2526: LaTeX writer crashes if the section having only images
Takeshi KOMIYA
2016-05-05
1
-0
/
+4
*
|
Fix the caption of figure is always put on center even if ``:align:`` was spe...
Takeshi KOMIYA
2016-05-04
3
-4
/
+13
*
|
Fix #2492: Figure directive with :figwidth: generates incorrect Latex-code
Takeshi KOMIYA
2016-05-04
3
-3
/
+18
*
|
Fix intersphinx fails if mapping URL contains any port
Takeshi KOMIYA
2016-04-25
1
-0
/
+10
*
|
Fix #2309: Could not refer "indirect hyperlink targets" by ref-role
Takeshi KOMIYA
2016-04-24
5
-6
/
+19
*
|
Fix broken testcase
Takeshi KOMIYA
2016-04-22
1
-1
/
+1
|
/
*
Fix #2397: Setup shorthandoff for turkish documents
Takeshi KOMIYA
2016-04-16
1
-0
/
+25
*
Fix testcase
Takeshi KOMIYA
2016-04-16
1
-3
/
+3
*
Remove debug print
Takeshi KOMIYA
2016-04-14
1
-1
/
+0
*
sphinx.ext.mathbase: Refactor LaTeX output
Takeshi KOMIYA
2016-04-14
1
-8
/
+8
*
Fix #2370: the equations are slightly misaligned in LaTeX
Takeshi KOMIYA
2016-04-14
1
-0
/
+19
*
Add image file for testcase of #2395
Takeshi KOMIYA
2016-04-13
1
-0
/
+0
*
Merge pull request #2415 from jfbu/jumptorightplace-onstable
Takeshi KOMIYA
2016-04-11
4
-2
/
+107
|
\
|
*
Added Tests for latex(pdf) links to captioned or named literal blocks
jfbu
2016-04-10
4
-2
/
+107
|
*
Enable pdf hyperlinks to named literal-blocks without caption.
jfbu
2016-04-07
1
-2
/
+2
|
*
Merge branch 'stable' into jumptorightplace-onstable
jfbu
2016-04-06
1
-0
/
+12
|
|
\
|
*
|
Fix broken numeric reference in PDF hyperlinks to "Listing " code-blocks
jfbu
2016-04-03
1
-2
/
+2
*
|
|
Fix #2395: Sphinx crashs if unicode character in image filename
Takeshi KOMIYA
2016-04-10
2
-1
/
+3
|
|
/
|
/
|
*
|
Tests for 22dce02bec1e97b00fa5dde2479ab498784a866c..1754473c532d300ce517460d2...
Ruediger Pluem
2016-04-05
1
-0
/
+12
|
/
*
The default format of `today_fmt` and `html_last_updated_fmt` is back to strf...
Takeshi KOMIYA
2016-04-03
1
-5
/
+12
*
import mock from util instead of directly.
shimizukawa
2016-04-02
1
-2
/
+2
*
Fix #2394: Sphinx crashes when html_last_updated_fmt is invalid
Takeshi KOMIYA
2016-04-01
1
-0
/
+8
*
C++, also support 'extern' for functions.
Jakob Lykke Andersen
2016-03-31
1
-0
/
+2
*
C++, add support for 'extern' and 'thread_local'.
Jakob Lykke Andersen
2016-03-30
1
-0
/
+5
*
Fix broken testcase caused by translation
Takeshi KOMIYA
2016-03-29
1
-1
/
+1
*
Remove duplicated testcase for latex builder
Takeshi KOMIYA
2016-03-29
1
-38
/
+0
*
Merge branch 'stable' into 1.4-release
Takeshi KOMIYA
2016-03-23
1
-1
/
+1
|
\
|
*
Fix broken tests
Takeshi KOMIYA
2016-03-06
1
-1
/
+1
*
|
fix for 'make style-check'
shimizukawa
2016-03-06
1
-3
/
+6
*
|
Fix #1498: manpage writer: don't make whole of item in definition list bold i...
Takeshi KOMIYA
2016-03-06
2
-0
/
+13
*
|
Merge pull request #2297 from jfbu/literalblockcaption
Takeshi KOMIYA
2016-03-06
1
-2
/
+2
|
\
\
|
*
|
Fix broken test_literalinclude_caption_latex
jfbu
2016-03-04
1
-1
/
+1
|
*
|
Changes of LaTeX macro names in sphinx.sty to use Sphinx prefix.
jfbu
2016-03-04
1
-1
/
+1
|
*
|
Address #2262 (latex): avoid pagebreaks after captions of literal blocks
jfbu
2016-02-10
1
-2
/
+2
*
|
|
Fix #2337: Use ``\url{URL}`` macro instead of ``\href{URL}{URL}`` in LaTeX wr...
Takeshi KOMIYA
2016-03-04
1
-6
/
+3
*
|
|
Merge branch 'stable'
Takeshi KOMIYA
2016-03-03
1
-32
/
+47
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add ``\sphinxAtStartFootnote`` macro
Takeshi KOMIYA
2016-03-03
1
-44
/
+45
|
*
|
#2351: Fix footnote spacing
Takeshi KOMIYA
2016-03-02
1
-32
/
+46
[next]