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
/
builders
Commit message (
Expand
)
Author
Age
Files
Lines
*
Close #1990: Use caption of toctree to title of \tableofcontents in LaTeX
Takeshi KOMIYA
2015-08-21
1
-0
/
+11
*
Fix: "building [mo]" status indicates absolute path instead of relative from ...
shimizukawa
2015-08-09
1
-1
/
+5
*
Fix #1540: Fix RuntimeError with circular referenced toctree
Takeshi KOMIYA
2015-08-09
4
-4
/
+4
*
Closes #1942: Fix a KeyError in websupport.
Georg Brandl
2015-07-25
1
-0
/
+2
*
Fixed #1796: On py3, automated .mo building cause UnicodeDecodeError.
shimizukawa
2015-07-25
1
-0
/
+3
*
One way to work around the lack of html.parser.HTMLParserError in Python 3.5
Barry Warsaw
2015-07-24
1
-1
/
+11
*
Fix #1784: Provide non-minified JS code in sphinx/search/*.py
shimizukawa
2015-06-08
1
-0
/
+6
*
refactoring: move i18n related function from osutil into i18n
shimizukawa
2015-03-16
2
-2
/
+4
*
rename function name to avoid ambiguous
shimizukawa
2015-03-16
1
-3
/
+3
*
Fixed #1771: automated .mo building doesn't work properly with template trans...
shimizukawa
2015-03-16
1
-4
/
+8
*
Fixed #1771: automated .mo building doesn't work properly with:
shimizukawa
2015-03-16
1
-3
/
+3
*
Support PEP-440 version spec for developers.
shimizukawa
2015-03-14
1
-2
/
+2
*
final pep8 fixes; reactivate most warnings in flake8
Georg Brandl
2015-03-08
1
-2
/
+2
*
builders: pep8 fixes
Georg Brandl
2015-03-08
11
-83
/
+90
*
Fix flake8.
Georg Brandl
2015-03-08
2
-21
/
+19
*
Merge branch 'apple-help' of git://github.com/al45tair/sphinx
Georg Brandl
2015-03-08
4
-14
/
+285
|
\
|
*
Use binary mode for writing plist file, as per Python 3 docs.
Alastair Houghton
2015-01-15
1
-1
/
+1
|
*
Don't use codecs for writing plists; breaks on Python 3.
Alastair Houghton
2015-01-15
1
-4
/
+1
|
*
Added some additional configuration variables for Apple Help.
Alastair Houghton
2015-01-15
1
-23
/
+58
|
*
Altered the way we use applehelp_locale slightly. Also altered its default s...
Alastair Houghton
2015-01-14
1
-3
/
+3
|
*
Disable Javascript search in Apple Help.
Alastair Houghton
2015-01-14
1
-0
/
+4
|
*
Clean up the mechanism for disabling Javascript search.
Alastair Houghton
2015-01-14
2
-14
/
+23
|
*
Added code signing support. Improved error handling. Fixed handle_finish to...
Alastair Houghton
2015-01-14
1
-9
/
+47
|
*
More changes for Apple Help support.
Alastair Houghton
2015-01-13
1
-8
/
+37
|
*
Added initial Apple help support.
Alastair Houghton
2015-01-13
2
-0
/
+159
*
|
enables flake8 E501 line too long, E502 the backslash is redundant between br...
shimizukawa
2015-03-07
1
-3
/
+3
*
|
Merge branch 'source_suffix'
shimizukawa
2015-02-27
1
-4
/
+8
|
\
\
|
*
|
source_suffix can now be a list.
Georg Brandl
2015-02-08
1
-4
/
+8
*
|
|
Linkcheck now works with non-ASCII URIs.
Georg Brandl
2015-02-25
1
-2
/
+18
*
|
|
refs #1346. Add new default theme.
shimizukawa
2015-02-24
1
-1
/
+1
*
|
|
Closes #1227: Add `html_auto_image_link` config option to conf.py, to control...
shimizukawa
2015-02-22
1
-17
/
+19
*
|
|
The ``gettext_enables`` config value has been renamed to `gettext_additional_...
shimizukawa
2015-02-22
1
-1
/
+1
|
/
/
*
|
Remove non-determinism
Dmitry Shachnev
2015-01-28
1
-3
/
+4
*
|
Fixes #1688: actually emit warnings when doing parallel build
Georg Brandl
2015-01-25
1
-0
/
+3
*
|
Closes #1687: for linkcheck purposes, HTTP 401 Unauthorized is working.
Georg Brandl
2015-01-19
1
-5
/
+12
|
/
*
Closes #1669: make "language" available in HTML templates.
Georg Brandl
2015-01-10
1
-0
/
+1
*
Merge branch 'stable'
Georg Brandl
2015-01-03
15
-15
/
+15
|
\
|
*
all: update copyright
Georg Brandl
2015-01-03
15
-15
/
+15
*
|
Fix memory leak during parallel writing with multiplied warnings.
Georg Brandl
2014-12-31
1
-1
/
+3
*
|
Fix copy-paste error.
Georg Brandl
2014-12-31
1
-1
/
+1
*
|
Fix again for fffbcba0b. We should keep original env.update() return value ty...
Takayuki Shimizukawa
2014-11-27
1
-2
/
+2
*
|
Fix: rebuilding cause crash unexpectedly when source files were added. The pr...
Takayuki Shimizukawa
2014-11-25
1
-1
/
+0
*
|
Closes #1597: Added possibility to return a new template name from `html-page...
Georg Brandl
2014-10-23
2
-6
/
+11
*
|
Incompatibility. Now :confval:`gettext_uuid` is set False by default. If Fals...
Takayuki Shimizukawa
2014-10-05
3
-1
/
+9
*
|
Fix Builder.imgpath has not been initialized correctly
tk0miya
2014-10-01
1
-2
/
+2
*
|
Merged in tk0miya/sphinx (pull request #297)
Takayuki Shimizukawa
2014-09-29
5
-10
/
+17
|
\
\
|
*
|
Refactored; Initialize imagedir at init() method
tk0miya
2014-09-29
2
-5
/
+7
|
*
|
Merge with default
tk0miya
2014-09-28
3
-1
/
+4
|
|
\
\
|
*
|
|
Remove debug print
tk0miya
2014-09-28
1
-3
/
+0
|
*
|
|
Add imgpath property to all builders
tk0miya
2014-09-27
5
-11
/
+19
[next]