Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A happy new year! | Takeshi KOMIYA | 2020-01-01 | 1 | -1/+1 |
* | Migrate to py3 style type annotation: sphinx.search | Takeshi KOMIYA | 2019-12-25 | 1 | -8/+4 |
* | Merge branch '1.8' | Takeshi KOMIYA | 2019-01-02 | 1 | -1/+1 |
|\ | |||||
| * | A happy new year! | Takeshi KOMIYA | 2019-01-02 | 1 | -1/+1 |
* | | Remove unnecessary encoding cookie from Python source files | Jon Dufresne | 2018-12-16 | 1 | -1/+0 |
* | | refactor: Remove u-prefix from strings | Takeshi KOMIYA | 2018-12-16 | 1 | -1/+1 |
* | | Replace all "unicode" type by "str" | Takeshi KOMIYA | 2018-12-15 | 1 | -2/+1 |
* | | Add sphinx.util.typing:unicode to help mypy-3 migration | Takeshi KOMIYA | 2018-11-24 | 1 | -0/+1 |
|/ | |||||
* | Revert "Use typing.TYPE_CHECKING for typehints" | Takeshi KOMIYA | 2018-03-13 | 1 | -3/+2 |
* | Use typing.TYPE_CHECKING for typehints | Takeshi KOMIYA | 2018-02-14 | 1 | -2/+3 |
* | A happy new year! | Takeshi KOMIYA | 2018-01-01 | 1 | -1/+1 |
* | Merge branch 'stable' | Takeshi KOMIYA | 2017-03-26 | 1 | -1/+1 |
|\ | |||||
| * | Year++ | Takeshi KOMIYA | 2017-03-26 | 1 | -1/+1 |
* | | Upgrade to mypy-0.5 | Takeshi KOMIYA | 2017-03-03 | 1 | -1/+5 |
* | | Move stemmer classes to sphinx.util.stemmer | Takeshi KOMIYA | 2016-12-16 | 1 | -26/+2 |
* | | Add type-check annotations to sphinx.* | Takeshi KOMIYA | 2016-11-16 | 1 | -0/+5 |
|/ | |||||
* | Fix #3039: English stemmer returns wrong word if the word is capitalized | Takeshi KOMIYA | 2016-10-17 | 1 | -1/+1 |
* | Fix #2581: The search doesn't work if language="es" (spanish) | Takeshi KOMIYA | 2016-05-26 | 1 | -1/+0 |
* | Merge branch 'stable' | Georg Brandl | 2016-01-14 | 1 | -1/+1 |
|\ | |||||
| * | Obligatory copyright update. | Georg Brandl | 2016-01-14 | 1 | -1/+1 |
| * | Revert "Fix #2183 porterstemmer causes `make json` to fail" | Takeshi KOMIYA | 2015-12-26 | 1 | -5/+16 |
| * | Fix #2183 porterstemmer causes `make json` to fail | Takeshi KOMIYA | 2015-12-26 | 1 | -16/+5 |
* | | Fix #2183 porterstemmer causes `make json` to fail | Takeshi KOMIYA | 2015-12-26 | 1 | -16/+5 |
|/ | |||||
* | Merge branch 'stable' | Georg Brandl | 2015-01-03 | 1 | -1/+1 |
|\ | |||||
| * | all: update copyright | Georg Brandl | 2015-01-03 | 1 | -1/+1 |
* | | Merged in shibu/sphinx/add_stemmer (pull request #214) | Georg Brandl | 2014-03-04 | 1 | -2/+15 |
|\ \ | |/ |/| | |||||
| * | Add html_search_* options templates to conf.py | shibukawa yoshiki | 2014-01-20 | 1 | -0/+1 |
| * | add 14 languages search support | shibukawa yoshiki | 2014-01-20 | 1 | -2/+14 |
* | | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 |
|/ | |||||
* | Copyright update. | Georg Brandl | 2013-01-01 | 1 | -1/+1 |
* | Fix backslashes. | Georg Brandl | 2011-01-15 | 1 | -1/+1 |
* | Make check. | Georg Brandl | 2011-01-15 | 1 | -4/+6 |
* | #273: Add an API for adding full-text search support for languages other than... | Georg Brandl | 2011-01-04 | 1 | -0/+242 |