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
/
builders
/
gettext.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Incompatibility. Now :confval:`gettext_uuid` is set False by default. If Fals...
shimizukawa
2014-10-05
1
-0
/
+5
*
add :confval:`gettext_enables` to enable extracting 'index' to gettext catalo...
shimizukawa
2014-09-28
1
-9
/
+10
*
remove with_statement feature for py25.
shimizukawa
2014-09-26
1
-1
/
+0
*
Move status_iterator to application object.
Georg Brandl
2014-09-22
1
-3
/
+3
*
Automatically compile ``*.mo`` files from ``*.po`` files.
shimizukawa
2014-08-03
1
-0
/
+3
*
remove unnecessary `list()` wrappers. In some places, I replaced `iterable.so...
shimizukawa
2014-05-25
1
-1
/
+1
*
wrap py3 iterators with list() for each places that expect a list object. ref...
shimizukawa
2014-04-30
1
-1
/
+1
*
replace ur'' prefix with r'' to support py2/py3 in one source. refs #1350
shimizukawa
2014-04-30
1
-7
/
+8
*
use six privided iteritems(),itervalues() to support py2/py3 in one source. r...
shimizukawa
2014-04-29
1
-1
/
+3
*
merge with stable
Georg Brandl
2014-03-02
1
-8
/
+10
|
\
|
*
merge with stable
Georg Brandl
2014-03-02
1
-8
/
+10
|
|
\
|
|
*
Add versionadded tags for new config values.
Georg Brandl
2014-03-01
1
-1
/
+2
|
|
*
Merged in kenhys/sphinx (pull request #217)
Georg Brandl
2014-03-01
1
-1
/
+1
|
|
|
\
|
|
|
*
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
|
|
|
\
|
|
*
|
|
Add feature to suppress uuid/location information for message catalogs
hayashi
2014-02-01
1
-7
/
+8
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Modernize the code now that Python 2.5 is no longer supported
Dmitry Shachnev
2014-01-19
1
-1
/
+1
*
|
|
|
Fix long lines.
Georg Brandl
2014-03-02
1
-1
/
+2
|
/
/
/
*
|
|
Fix 'make gettext' fails when the '.. todolist::' directive is present. Close...
shimizukawa
2014-03-02
1
-0
/
+3
|
|
/
|
/
|
*
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
/
*
Fix ResourceWarnings with Python 3.2 or later. Closes #1269
shimizukawa
2013-11-17
1
-1
/
+4
*
Backed out changeset cfe9e2d11003 refs #1265
shimizukawa
2013-10-04
1
-8
/
+1
*
Now gettext translates label target name. Fix i18n: crash when using a indire...
shimizukawa
2013-10-04
1
-1
/
+8
*
Small consistency fix for timestamp tzoffset calculation.
Georg Brandl
2013-09-16
1
-2
/
+3
*
Fix again. Remove the effect of DST changing by the execution time difference...
shimizukawa
2013-06-15
1
-2
/
+4
*
Force timezone offset to LocalTimeZone on POT-Creation-Date that was generate...
shimizukawa
2013-06-13
1
-11
/
+12
*
add CHANGES for pot-creation-date format. Closes #1182
shimizukawa
2013-06-04
1
-1
/
+0
*
Add +0000 to POT-Creation-Date
masklinn
2013-05-28
1
-2
/
+20
*
Fix: 'make gettext' cause UnicodeDecodeError when templates contain utf-8 enc...
shimizukawa
2013-04-13
1
-1
/
+1
*
Fix: although template file did not have translation string, 'makee gettext' ...
shimizukawa
2013-04-13
1
-3
/
+1
*
builders: fix status_iterator backwards compatibility
Georg Brandl
2013-03-29
1
-3
/
+2
*
Add i18n capabilities for custom templates.
shimizukawa
2013-03-10
1
-4
/
+54
*
Fix pyflakes issues.
Georg Brandl
2013-01-13
1
-1
/
+1
*
Closes #976: Fix gettext does not extract index entries.
shimizukawa
2013-01-05
1
-1
/
+13
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
Satisfy "make check".
Georg Brandl
2011-10-09
1
-1
/
+2
*
Add project name to PO header.
Robert Lehmann
2011-10-08
1
-1
/
+1
*
Respect gettext_compact in message patching too.
Robert Lehmann
2011-10-03
1
-1
/
+2
*
Closes #561: Add configuration option to prevent catalog bundling.
Robert Lehmann
2011-10-03
1
-5
/
+8
*
Fix #765: on Windows, relpath() does not always succeed.
Georg Brandl
2011-09-21
1
-4
/
+2
*
[i18n] fix reference line separator.
kou
2011-08-14
1
-2
/
+2
*
[i18n] use relative path from output directory for source path.
kou
2011-08-12
1
-1
/
+1
*
Move node filtering into extract_messages.
Robert Lehmann
2011-07-06
1
-4
/
+0
*
Distribute UUIDs over multiple comment lines.
Robert Lehmann
2011-07-06
1
-2
/
+2
*
Comment and stretch out code.
Robert Lehmann
2011-07-06
1
-9
/
+15
*
Close #630: Revamp data structures used for message catalogs.
Robert Lehmann
2011-07-06
1
-6
/
+16
*
skip literal_block
shibu
2010-10-28
1
-0
/
+2
*
Refactor comment generating code for message catalogs.
Robert Lehmann
2011-07-06
1
-8
/
+11
*
[i18n] support reference line.
kou
2011-05-08
1
-4
/
+9
*
[i18n] don't generate duplicated msgid.
kou
2011-05-08
1
-4
/
+7
*
Rename "intl" module to "gettext", to make it easier to find. Distinguish en...
Georg Brandl
2011-01-08
1
-0
/
+103