index
:
iredis
aymericbeaumet-aymeric/custom-prompt
cache-pyoxidizer
feature/in-memory-res
feature/slots-range-map
fix-build
master
smart-completer
test-ci
version-parse
Mirror of https://github.com/laixintao/iredis
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-07
format using black 22.1.0
version-parse
laixintao
2022-03-07
update version.
laixintao
2022-03-07
udpate changelog.
laixintao
2022-03-07
fix lint error.
laixintao
2022-03-07
siwtch `distutils.version` to `packaging.version` to fix the version
laixintao
2022-01-25
Bump version: 1.10.0 → 1.11.0
v1.11.0
laixintao
2022-01-25
upgrade mistune to ^2.0 (#416)
laixintao
2021-12-20
Merge pull request #411 from tssujt/patch-1
laixintao
2021-12-20
Introduce codespell to find typos
tssujt
2021-12-20
Bump version: 1.9.4 → 1.10.0
v1.10.0
laixintao
2021-12-20
update changelog
laixintao
2021-12-20
Merge pull request #412 from tssujt/310
laixintao
2021-12-16
Bump pytest to v6.X
tssujt
2021-12-16
Test iredis on Python 3.10
tssujt
2021-11-23
Merge pull request #410 from laixintao/update-readme
laixintao
2021-11-23
fix typo.
laixintao
2021-11-23
Merge pull request #409 from laixintao/update-readme
laixintao
2021-11-23
add helper instruction.
laixintao
2021-11-23
Merge pull request #408 from laixintao/update-readme
laixintao
2021-11-23
add package status to readme.
laixintao
2021-11-22
Merge pull request #407 from laixintao/upgrade-ci-base
laixintao
2021-11-22
update changelog.
laixintao
2021-11-22
upgrade ubuntu 16.04 to ubuntu latest.
laixintao
2021-11-22
Merge pull request #406 from itamarhaber/patch-1
laixintao
2021-11-21
Fixes license
Itamar Haber
2021-08-17
Merge pull request #402 from MerleLiuKun/up-redispy
laixintao
2021-08-16
chore(redispy): :arrow_up: update redis-py to v3.4.0 for the parameter `clien...
ikaroskun
2021-08-06
add cluster support in readme.
laixintao
2021-07-17
remove spaces in readme.
laixintao
2021-07-16
update readme: add brew install.
laixintao
2021-07-15
Bump version: 1.9.3 → 1.9.4
v1.9.4
laixintao
2021-07-15
update changelog.
laixintao
2021-07-15
Merge pull request #395 from sid-maddy/sid/bugfix/newbie
laixintao
2021-07-13
fix(args): respect `newbie_mode` set in config, if cli flag is missing
Siddhesh Mhadnak
2021-07-07
Merge pull request #392 from laixintao/catupup-redis-doc
laixintao
2021-07-07
extend the timeout for expect keyboard int.
laixintao
2021-07-07
add test for cancel connection.
laixintao
2021-07-07
test: use regex mathc to test FormattedText match.
laixintao
2021-07-07
add test for render_help and update changelog.
laixintao
2021-07-07
bugfix: foramt with black.
laixintao
2021-07-07
rebase with redis-doc.
laixintao
2021-07-07
feature: render help message without line number.
laixintao
2021-07-07
feature: render help text without double quote.
laixintao
2021-07-07
overwrite md files to display docs.
laixintao
2021-07-07
overwrite command.json.
laixintao
2021-07-07
update submodule of redis-doc
laixintao
2021-07-07
support python 3.9 in badge.
laixintao
2021-07-07
Bump version: 1.9.2 → 1.9.3
v1.9.3
laixintao
2021-07-07
update changelog.
laixintao
2021-07-07
Merge pull request #391 from Hanaasagi/fix-decode-response
laixintao
[next]