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
/
util
/
osutil.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix flake8 violation
Takeshi KOMIYA
2016-08-22
1
-1
/
+1
*
Merge branch 'master' into HEAD
Takeshi KOMIYA
2016-08-22
1
-13
/
+44
|
\
|
*
Merge branch 'stable'
Takeshi KOMIYA
2016-07-21
1
-0
/
+7
|
|
\
|
|
*
fix make clean abort when build dir contains files like .DS_Store.
Yoshiki Shibukawa
2016-07-16
1
-0
/
+7
|
*
|
``sphinx.util.osutil.filecopy()`` skips copying if the file has not been chan...
Takeshi KOMIYA
2016-07-07
1
-7
/
+11
|
|
/
|
*
Fix #794: Date formatting in latex output is not localized
Takeshi KOMIYA
2016-02-14
1
-1
/
+2
|
*
Merge pull request #2074 from techtonik/patch-1
Takayuki SHIMIZUKAWA
2016-02-09
1
-0
/
+5
|
|
\
|
|
*
gettext: use new osutil.canon_path()
anatoly techtonik
2016-02-09
1
-1
/
+2
|
|
*
add inverse of util.os_path for canonical path generation
anatoly techtonik
2016-02-09
1
-0
/
+4
|
*
|
Merge branch 'stable'
Georg Brandl
2016-01-14
1
-1
/
+1
|
|
\
\
|
|
*
|
Obligatory copyright update.
Georg Brandl
2016-01-14
1
-1
/
+1
|
*
|
|
Merge branch 'stable'
shimizukawa
2015-11-15
1
-2
/
+8
|
|
\
\
\
|
|
|
/
/
|
|
|
/
|
|
|
/
|
|
/
|
|
|
*
Fixed #2102: On Windows + Py3, using ``|today|`` and non-ASCII date format wi...
shimizukawa
2015-10-27
1
-2
/
+9
|
*
|
Add support for SOURCE_DATE_EPOCH environment variable to ustrftime function
Dmitry Shachnev
2015-07-09
1
-4
/
+12
|
|
/
*
|
Introduce FileAvoidWrite class
Gregory Szorc
2015-06-02
1
-0
/
+74
|
/
*
refactoring: move i18n related function from osutil into i18n
shimizukawa
2015-03-16
1
-21
/
+0
*
util: pep8 fixes
Georg Brandl
2015-03-08
1
-1
/
+4
*
Merge branch 'stable'
Georg Brandl
2015-01-03
1
-1
/
+1
|
\
|
*
all: update copyright
Georg Brandl
2015-01-03
1
-1
/
+1
*
|
merge with stable
Takayuki Shimizukawa
2014-09-26
1
-0
/
+11
|
\
\
|
|
/
|
*
refactoring by using `with cd`
Takayuki Shimizukawa
2014-09-26
1
-0
/
+12
*
|
Fix a few missing Unicode/bytes filename problems.
Georg Brandl
2014-09-21
1
-0
/
+6
*
|
tiny fix for py2/py3 compatibility in one source.
Takayuki Shimizukawa
2014-05-01
1
-6
/
+0
*
|
remove 'six' name except importing line.
Takayuki Shimizukawa
2014-04-30
1
-4
/
+3
*
|
use six privided text_type() to replace with unicode() to support py2/py3 in ...
Takayuki Shimizukawa
2014-04-29
1
-1
/
+2
*
|
introduce the six module and reduce sphinx.util.pycompat implementation. refs...
Takayuki Shimizukawa
2014-04-29
1
-2
/
+4
*
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
*
|
Modernize the code now that Python 2.5 is no longer supported
Dmitry Shachnev
2014-01-19
1
-4
/
+5
*
|
Fix: The application now check extra Python versions (3.0, 3.1) to stop invok...
Takayuki Shimizukawa
2014-01-18
1
-4
/
+3
*
|
Drop python-3.1 and remove support codes
Takayuki Shimizukawa
2013-12-15
1
-1
/
+1
*
|
Drop python-2.5 and remove 2.4,2.5 support codes
Takayuki Shimizukawa
2013-12-15
1
-4
/
+6
|
/
*
grammar fix: 'multibyte filename' is ambiguous. They are replaced with 'non-A...
Takayuki Shimizukawa
2013-10-03
1
-1
/
+1
*
small grammar fix in multibyte filename messages
Georg Brandl
2013-10-01
1
-2
/
+2
*
When Sphinx couldn't decode multibyte filename, now Sphinx notices UnicodeErr...
Takayuki Shimizukawa
2013-09-28
1
-1
/
+8
*
Fix again: NFC/NFD normalizing problem. Closes #1142
Takayuki Shimizukawa
2013-09-18
1
-0
/
+13
*
Fix: Output TeX/texinfo/man filename has no basename (only extention) when us...
Takayuki Shimizukawa
2013-06-13
1
-1
/
+1
*
Rebuild i18n target document when catalog updated
Takayuki Shimizukawa
2013-04-15
1
-0
/
+14
*
Closes #1128: Fix Unicode errors when trying to format time strings with a no...
Georg Brandl
2013-03-30
1
-4
/
+6
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
merge heads
Takayuki Shimizukawa
2012-12-10
1
-3
/
+12
|
\
|
*
Fix whitespace / line length issues reported by "make test"
Jonathan Waltman
2012-11-03
1
-1
/
+1
|
*
merge with stable
Georg Brandl
2012-10-28
1
-2
/
+10
|
|
\
|
|
*
relative_uri patch. Fixes #916.
Freek Dijkstra
2012-04-28
1
-2
/
+10
|
|
*
Changed Conditional Expressions
togakushi
2011-11-26
1
-1
/
+6
|
*
|
* fix for Python2.5: test failed by using os.path.relpath that introduced at ...
Takayuki Shimizukawa
2012-05-02
1
-1
/
+2
*
|
|
support multibyte filename handling.
Takayuki Shimizukawa
2012-05-01
1
-0
/
+3
|
/
/
*
|
Changed Conditional Expressions
togakushi
2011-11-26
1
-1
/
+6
|
/
*
Respect gettext_compact in message patching too.
Robert Lehmann
2011-10-03
1
-2
/
+2
*
Closes #561: Add configuration option to prevent catalog bundling.
Robert Lehmann
2011-10-03
1
-0
/
+3
[prev]
[next]