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
/
gettext.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
i18n: Add support for having single text domain
Michal Čihař
2020-08-07
1
-1
/
+1
*
Fix exception causes all over the codebase
Ram Rachum
2020-06-14
1
-1
/
+1
*
Fix #7019: gettext: Absolute path used in message catalogs
Takeshi KOMIYA
2020-01-13
1
-3
/
+11
*
refactor: Rename var keyword argument to "**kwargs"
Takeshi KOMIYA
2020-01-08
1
-2
/
+2
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
mypy: Enable disallow_incomplete_defs flag for type checking
Takeshi KOMIYA
2019-12-30
1
-2
/
+2
*
Close #6781: gettext Add confvals to customize headers of POT file
Takeshi KOMIYA
2019-12-15
1
-0
/
+4
*
gettext: Use template file to generate message catalog
Takeshi KOMIYA
2019-11-08
1
-30
/
+42
*
Fix type annotation for python 3.5.1
Takeshi KOMIYA
2019-07-13
1
-1
/
+4
*
Migrate to py3 style type annotation: sphinx.builders.gettext
Takeshi KOMIYA
2019-06-10
1
-49
/
+26
*
Merge branch '2.0'
Takeshi KOMIYA
2019-03-21
1
-0
/
+6
|
\
|
*
Fix #6178: i18n: Captions missing in translations for hidden TOCs
Takeshi KOMIYA
2019-03-17
1
-0
/
+6
*
|
Rename find_catalog() to docname_to_domain()
Takeshi KOMIYA
2019-02-27
1
-2
/
+2
|
/
*
Give "nonl=True" value to logging.info() instead of int
Takeshi KOMIYA
2019-01-19
1
-1
/
+1
*
Merge branch '1.8'
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
*
|
Merge pull request #5509 from stephenfin/remove-future-imports
Takeshi KOMIYA
2018-12-17
1
-2
/
+0
|
\
\
|
*
|
py3: Remove (most) __future__ imports
Stephen Finucane
2018-12-17
1
-2
/
+0
*
|
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
|
/
/
*
|
Use Python 3 super() argument-less syntax
Jon Dufresne
2018-12-15
1
-5
/
+5
*
|
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
1
-15
/
+14
*
|
refactor: Replace six.StringIO by io.StringIO
Takeshi KOMIYA
2018-12-15
1
-2
/
+1
*
|
Add docutils-stubs to test deps
Takeshi KOMIYA
2018-12-15
1
-1
/
+1
*
|
Move to py3 mode for mypy (and remove many "type: ignore" comments)
Takeshi KOMIYA
2018-12-15
1
-10
/
+9
*
|
Simplify open() call by removing default mode
Jon Dufresne
2018-12-11
1
-2
/
+2
*
|
Fix annotation of Catalog.add(); it takes an Element object
Takeshi KOMIYA
2018-12-04
1
-2
/
+2
*
|
Fix annotations (minor fixes)
Takeshi KOMIYA
2018-12-03
1
-3
/
+2
*
|
refactor: Use super() to call methods of superclass
Takeshi KOMIYA
2018-11-28
1
-4
/
+4
*
|
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
1
-1
/
+2
*
|
Always prefer dict literals over calls to dict()
Jon Dufresne
2018-11-13
1
-6
/
+6
*
|
Merge branch '1.8'
Takeshi KOMIYA
2018-10-16
1
-5
/
+9
|
\
\
|
|
/
|
*
Fix #5493: gettext: crashed with broken template
Takeshi KOMIYA
2018-10-10
1
-5
/
+9
*
|
Merge branch 'master' into HEAD
Takeshi KOMIYA
2018-09-22
1
-2
/
+2
|
\
\
|
*
|
Remove use of six.iteritems()
Jon Dufresne
2018-09-11
1
-2
/
+2
|
|
/
*
|
Remove unnecessary object from class definitions
Jon Dufresne
2018-09-11
1
-2
/
+2
|
/
*
Merge branch '1.7'
Takeshi KOMIYA
2018-04-09
1
-3
/
+2
|
\
|
*
Fix #4783: Sphinx crashed when drives of srcdir and outdir are different
Takeshi KOMIYA
2018-04-02
1
-3
/
+2
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-03-18
1
-2
/
+2
|
\
\
|
|
/
|
*
Revert "Use typing.TYPE_CHECKING for typehints"
Takeshi KOMIYA
2018-03-13
1
-2
/
+2
*
|
Make console and warning messages translatable
Takeshi KOMIYA
2018-03-03
1
-5
/
+6
*
|
refactor: Move pairindextypes to sphinx.domains.python
Takeshi KOMIYA
2018-03-03
1
-1
/
+1
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-02-20
1
-4
/
+5
|
\
\
|
|
/
|
*
Suppress a flake8 warning (E501)
cocoatomo
2018-02-19
1
-1
/
+1
|
*
Fix indentation violation (flake8 E114)
cocoatomo
2018-02-19
1
-1
/
+1
|
*
Have order on msgids in sphinx.pot deterministic
cocoatomo
2018-02-19
1
-4
/
+5
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-02-18
1
-2
/
+2
|
\
\
|
|
/
|
*
Use typing.TYPE_CHECKING for typehints
Takeshi KOMIYA
2018-02-14
1
-2
/
+2
*
|
Update type annotations
Takeshi KOMIYA
2018-02-04
1
-0
/
+1
|
/
*
Use flake8-import-order
Takeshi KOMIYA
2018-01-28
1
-7
/
+7
*
builders: Add 'Builder.epilog' option
Stephen Finucane
2018-01-11
1
-0
/
+1
[next]