Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
flutils
Browse files
Jul 23, 2020
add: codecs.get_encoding, cmdutils.prep_cmd, cmdutils.RunCmd,...
· df0f84e1
riku
authored
Jul 23, 2020
View commits for tag v0.7
v0.7
df0f84e1
Jul 12, 2020
fix formatting
· f41c21ca
riku
authored
Jul 11, 2020
f41c21ca
remove tests from build add py.typed placeholder PEP 561
· 32219581
riku
authored
Jul 11, 2020
View commits for tag v0.6.1
v0.6.1
32219581
Mar 30, 2020
0.6 prep
· 7828a164
riku
authored
Mar 30, 2020
View commits for tag v0.6
v0.6
7828a164
v0.6 prep
· 125fb9a7
riku
authored
Mar 29, 2020
125fb9a7
Feb 21, 2020
documentation changes
· 54dfccee
riku
authored
Feb 21, 2020
54dfccee
add to_namedtuple and support for Python3.8
· e503cfa4
riku
authored
Feb 20, 2020
View commits for tag v0.5
v0.5
e503cfa4
Jul 16, 2019
CHANGELOG Adjustment
· e4d0bbaa
riku
authored
Jul 16, 2019
View commits for tag v0.4
v0.4
e4d0bbaa
dist changes
· ae749911
riku
authored
Jul 16, 2019
ae749911
add doc build badge
· c768e929
riku
authored
Jul 16, 2019
c768e929
documentation; remove qon
· 2fdee15b
riku
authored
Jul 16, 2019
2fdee15b
Jul 09, 2019
formatting
· fc4ce46f
riku
authored
Jul 09, 2019
fc4ce46f
add codecs, qon; rewrite bump_version; better tests; validate_identifier and ...
· f7353d4b
riku
authored
Jul 09, 2019
f7353d4b
Oct 29, 2018
doc links
· d88123b1
riku
authored
Oct 29, 2018
View commits for tag v0.3.0
v0.3.0
d88123b1
doc links
· 35abda25
riku
authored
Oct 29, 2018
35abda25
v0.3.0 prep
· 35616f4e
riku
authored
Oct 29, 2018
35616f4e
Oct 27, 2018
docs
· 4cea2556
riku
authored
Oct 27, 2018
4cea2556
'make test' should not require Docker to be running.
· 74ef3deb
riku
authored
Oct 27, 2018
View commits for tag v0.2.0
v0.2.0
74ef3deb
add feature: function bump_version to increase version number strings.
· bf2272ab
riku
authored
Oct 27, 2018
bf2272ab
Oct 25, 2018
Makefile add the ability to build the docs
· 1d4964cb
riku
authored
Oct 25, 2018
1d4964cb
ci Dockerfile should use pyenv-install-cpython
· 539366b2
riku
authored
Oct 25, 2018
539366b2
rename py_install -> pyenv-install-cpython
· c272f9e8
riku
authored
Oct 25, 2018
c272f9e8
py_install add arguments
· dba22bae
riku
authored
Oct 25, 2018
dba22bae
Makefile adjustments
· c93d913e
riku
authored
Oct 24, 2018
c93d913e
Makefile to manage project.
· 8f1d2e91
riku
authored
Oct 24, 2018
8f1d2e91
Oct 24, 2018
cached_property tests
· b09996b9
riku
authored
Oct 24, 2018
b09996b9
Oct 23, 2018
Merge branch 'master' of gitlab.com:finite-loop/flutils
· 00d91a13
riku
authored
Oct 23, 2018
00d91a13
new feature cached_property
· e15fbd29
riku
authored
Oct 23, 2018
e15fbd29
Update README.rst
· f360f222
riku
authored
Oct 23, 2018
f360f222
python3.7 prep
· 8373a76c
riku
authored
Oct 23, 2018
8373a76c
Oct 22, 2018
Python 3.7 prep
· afe3b1db
riku
authored
Oct 22, 2018
afe3b1db
Jul 08, 2018
adjust documentation
· 43b1f4f5
riku
authored
Jul 07, 2018
43b1f4f5
adjust documentation
· 7b8127fc
riku
authored
Jul 07, 2018
7b8127fc
Jul 07, 2018
version bump
· d1d13046
riku
authored
Jul 06, 2018
View commits for tag v0.1.2
v0.1.2
d1d13046
fix import importlib to supports systems that do not include importlib.util
· b1eb5919
riku
authored
Jul 06, 2018
b1eb5919
adjust for pypi release version bump
· 09e2311f
riku
authored
Jul 06, 2018
View commits for tag v0.1.1
v0.1.1
09e2311f
version bump
· c1cf1c80
riku
authored
Jul 06, 2018
View commits for tag v0.1.0
v0.1.0
c1cf1c80
Jul 06, 2018
create new requirements-docs.txt for rtd
· ca2adbad
riku
authored
Jul 06, 2018
ca2adbad
adjust docs for rtd
· 13612c95
riku
authored
Jul 06, 2018
13612c95
prep for pypi release
· e8fa6dda
riku
authored
Jul 06, 2018
e8fa6dda
Loading