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
2020-03-14
[trigger ci] again to test the cache.
cache-pyoxidizer
laixintao
2020-03-14
upgrade cache key, cache again.
laixintao
2020-03-14
[trigger ci] reuse cache.
laixintao
2020-03-14
bugfix: cache path needs to be a dir.
laixintao
2020-03-14
[trigger ci] be sure to revert this before merging.
laixintao
2020-03-14
try cache pyoxidizer's binary. speed up cargo install.
laixintao
2020-03-13
Merge pull request #306 from messense/patch-1
赖信涛
2020-03-13
IRedis starts in interactive mode
messense
2020-03-12
Bump version: 1.4.2 → 1.4.3
v1.4.3
smart-completer
laixintao
2020-03-12
Merge pull request #303 from laixintao/lolwut
赖信涛
2020-03-12
testcase for render lolwut.
laixintao
2020-03-12
render raw bytes for redis version6 8bit arts.
laixintao
2020-03-12
lolwut: testcase for redis grammar.
laixintao
2020-03-12
help: add a space before list.
laixintao
2020-03-12
agrammar for lolwut.
laixintao
2020-03-11
Merge pull request #299 from laixintao/smart-completer
赖信涛
2020-03-11
add lru_cache to split_command_args function.
laixintao
2020-03-11
refactor: make _strip_quote_args a public function.
laixintao
2020-03-11
move split command_args to commands.py
laixintao
2020-03-11
refactor: command_csv_load, to commands.py
laixintao
2020-03-11
make get_completer_mapping as a internal method.
laixintao
2020-03-11
rename: LatestUsedFirst -> MostRecentlyUsedFirst.
laixintao
2020-03-11
Bump version: 1.4.1 → 1.4.2
v1.4.2
laixintao
2020-03-11
Merge pull request #301 from laixintao/feature/auth-hide-password
赖信涛
2020-03-11
update readme and changelog for auth.
laixintao
2020-03-11
testcase for history, skip auth command.
laixintao
2020-03-11
testcase for ignoring auth in history.
laixintao
2020-03-11
bugfix: skip auth for history, by overwrite append_string.
laixintao
2020-03-11
Feature: hidden password for auth command.
laixintao
2020-03-08
Bump version: 1.4.0 → 1.4.1
v1.4.1
laixintao
2020-03-08
update dependency.
laixintao
2020-03-08
update changelog for 1.4
laixintao
2020-03-08
Bump version: 1.3.1 → 1.4.0
v1.4.0
laixintao
2020-03-08
Merge pull request #298 from laixintao/fix-pyoxidizer-build
赖信涛
2020-03-08
lock version for importlib-resources.
laixintao
2020-03-08
Revert "loadRevert "Use importlib_resources to remove __file__""
laixintao
2020-03-08
update changelog.
laixintao
2020-03-08
Bump version: 1.3.0 → 1.3.1
v1.3.1
laixintao
2020-03-08
fix version in iredis reverted.
laixintao
2020-03-08
update changelog.
laixintao
2020-03-08
Merge pull request #297 from laixintao/test-build
赖信涛
2020-03-08
revert back from master's release github action.
laixintao
2020-03-08
loadRevert "Use importlib_resources to remove __file__"
laixintao
2020-03-08
add metadata.
laixintao
2020-03-08
use 3.8 to build
laixintao
2020-03-08
remove old resourceslib
laixintao
2020-03-08
add importlib-resources.
laixintao
2020-03-08
install dev
laixintao
2020-03-08
skip poetry dev dependency.
laixintao
2020-03-08
Merge pull request #296 from laixintao/hint-for-help
赖信涛
[next]