Aneesh Durg
1f7f33c93f
Add $HISTCONTROL=ignorespace support ( #4062 )
...
* Add $HISTCONTROL=ignorespace support
* Add news and fix formatting
* Move ignore space to happend in append and fix test bugs
* invert conditional
* remove leftover debug info
2021-01-25 16:37:29 -05:00
Eadaen1
3933b74278
Improve comments in tests
2020-09-20 19:28:54 +01:00
Eadaen1
d7141856ae
add docs, bugfixes, misc changes
2020-09-17 14:22:41 +01:00
Eadaen1
5e0228aa09
Tests succeeded.
2020-09-17 01:25:56 +01:00
Eadaen1
2ada0badbb
Add tests, other misc changes.
2020-09-17 00:26:19 +01:00
Noortheen Raja
0851866ebf
feat: add HISTCONTROL(erasedups) support to sqlite backend
...
fixes part of !3478
2020-03-19 12:58:31 +05:30
Anthony Scopatz
b32823d236
replace yield fixtures
2018-11-19 20:22:18 -05:00
Anthony Scopatz
4c91df2abc
many test fixes
2018-09-13 14:03:35 -04:00
Anthony Scopatz
634a8ec9f2
black tests
2018-08-30 09:18:49 -05:00
Hugo Wang
f216aa8bed
adding tests back
2017-02-05 22:55:04 +08:00
laerus
487366592d
history indexing replaced namedtuple with SimpleNamespace
2017-01-29 15:22:46 +02:00
laerus
a76f312d89
changed history indexing api
2017-01-26 18:24:33 +02:00
Hugo Wang
7053d3ac7e
updated test cases
2016-12-04 23:24:56 +08:00
Hugo Wang
0c5cede886
bug fix on sqlite history rtns
2016-12-04 22:54:45 +08:00
Hugo Wang
b3c2609974
rename stuff & doc strings
2016-12-01 22:14:22 +08:00
Hugo Wang
1ce4552d0d
align sqlite history backend with public attrs
2016-11-30 22:49:13 +08:00
Hugo Wang
04d2044c29
added tests for history sqlite
2016-11-27 22:57:42 +08:00