Commits · master
takeevery
Browse files
Feb 25, 2018
ci: no longer use GitLab shared CI for pushing to mirror.
· 43aaa098
Cong Ma
authored
Feb 25, 2018
43aaa098
ci: overwrite before_script in the mirroring stage.
· 10e1ab82
Cong Ma
authored
Feb 25, 2018
10e1ab82
readme: bring back travis-ci.org badge (for GitHub mirroring)
· e91d17b3
Cong Ma
authored
Feb 25, 2018
e91d17b3
ci: fix mirroring ssh host verification.
· c71aa3c2
Cong Ma
authored
Feb 25, 2018
c71aa3c2
ci: fix mirroring command.
· 8888d6d5
Cong Ma
authored
Feb 25, 2018
8888d6d5
ci: tentatively add mirroring-by-ci commands.
· c15b4a44
Cong Ma
authored
Feb 25, 2018
c15b4a44
readme: switch to GitLab build status badge.
· 7e168c45
Cong Ma
authored
Feb 25, 2018
7e168c45
tests: use generic python3 environment name.
· b3ae46e2
Cong Ma
authored
Feb 25, 2018
b3ae46e2
tests: add tox as system packages to be installed.
· ac2ab930
Cong Ma
authored
Feb 25, 2018
ac2ab930
tests: tentatively set up GitLab CI.
· fbe445e6
Cong Ma
authored
Feb 25, 2018
fbe445e6
Feb 24, 2018
ievery: (hopefully) clarify the doc.
· b9791db5
Cong Ma
authored
Feb 24, 2018
b9791db5
tests: change some doctests with every() to ievery().
· e5af511e
Cong Ma
authored
Feb 24, 2018
e5af511e
ievery: add warning about current behavior of "unused" sub-iterators.
· fa68ffaf
Cong Ma
authored
Feb 24, 2018
fa68ffaf
every: re-implement every using ievery.
· 0c9ddd5b
Cong Ma
authored
Feb 24, 2018
0c9ddd5b
ievery: implement ievery().
· 36b104d2
Cong Ma
authored
Feb 24, 2018
36b104d2
2-to-3 compatibility: use builtin next().
· 16f691e5
Cong Ma
authored
Feb 24, 2018
16f691e5
Feb 23, 2018
Initial commit.
· 199f6907
Cong Ma
authored
Feb 23, 2018
199f6907
Loading