Skip to content
GitLab
Explore
Sign in
Register
Commits · 589f6a7ced5c2fe2c6da8fed2bc0ab63e56c048f
eb-prune
Browse files
Dec 26, 2020
Remove flake8 section from setup.cfg.
· 589f6a7c
nimrod
authored
Dec 27, 2020
589f6a7c
Bumped patch version.
· d99f2855
nimrod
authored
Dec 26, 2020
View commits for tag v0.4.2
v0.4.2
d99f2855
Tweak GitLab CI.
· eb9ff3a4
nimrod
authored
Dec 26, 2020
eb9ff3a4
Bumped patch version.
· 78e41fcc
nimrod
authored
Dec 26, 2020
View commits for tag v0.4.1
v0.4.1
78e41fcc
Migrate to GitLab.
· 2b6f0bcd
nimrod
authored
Dec 26, 2020
2b6f0bcd
May 25, 2017
- Added Bandit test.
· 56687605
nimrod
authored
May 25, 2017
56687605
Jan 23, 2017
- Created a new Tox environment just for docs, added said environment to...
· efb55f83
nimrod
authored
Jan 23, 2017
efb55f83
- Don't test on Python 3.2, not supported by Pygments.
· 77387d7a
nimrod
authored
Jan 23, 2017
77387d7a
Jan 09, 2017
- Reenabled Python 3.2 Travis CI but allow it to fail for now.
· 242752c1
nimrod
authored
Jan 09, 2017
242752c1
Jan 01, 2017
- Removed fabfile.py from manifest as Fabric is no longer used in this project.
· 85c4a83b
nimrod
authored
Jan 01, 2017
85c4a83b
Dec 30, 2016
- Updated documentation, release procedure.
· 347f5833
nimrod
authored
Dec 30, 2016
347f5833
- Added Travis CI shield to README.
· 395dcc30
nimrod
authored
Dec 30, 2016
395dcc30
Merge branch 'feature/travisci'
· 84a38d4d
nimrod
authored
Dec 30, 2016
84a38d4d
- Removed Python 3.2 from Travis CI, fails on an unrelated error.
· 07fbceef
nimrod
authored
Dec 30, 2016
07fbceef
- Corrected manifest (ignore travis.yml, fabfile.py).
· ded65d4e
nimrod
authored
Dec 30, 2016
ded65d4e
- Added Travis CI.
· 180e3de5
nimrod
authored
Dec 30, 2016
180e3de5
Sep 03, 2016
- Ran source through yapf.
· a90e216b
nimrod
authored
Sep 03, 2016
View commits for tag v0.3.1
v0.3.1
a90e216b
Mar 16, 2016
- Added licesne.
· c59147ed
nimrod
authored
Mar 16, 2016
c59147ed
Mar 08, 2016
- Added Tox release environment.
· f32d325a
nimrod
authored
Mar 08, 2016
View commits for tag 0.2.1
0.2.1
f32d325a
- Moved flake8 settings from tox.ini to setup.cfg (in case of moving away from
· 2a10db68
nimrod
authored
Mar 08, 2016
View commit 2a10db68
2 tags
2a10db68
- Testing is now done with Tox (just flake8 for now) on Python 2 and 3.
· c1358ac3
nimrod
authored
Mar 08, 2016
c1358ac3
Mar 07, 2016
- Cleaned tox.ini a bit.
· 017b8999
nimrod
authored
Mar 07, 2016
017b8999
- Added .cache to gitignore.
· e228e342
nimrod
authored
Mar 07, 2016
e228e342
- Explicitly exclude .pre-commit.yaml in MANIFEST.in, now tests pass.
· 3f691371
nimrod
authored
Mar 07, 2016
3f691371
Mar 06, 2016
- Added TODO item of dry_run mode.
· e79150fc
nimrod
authored
Mar 06, 2016
e79150fc
- Renamed Python module to eb_prune (otherwise import fails).
· 1483774b
nimrod
authored
Mar 06, 2016
1483774b
Added __pycache__ to gitignore.
· 3edbdf7b
nimrod
authored
Mar 06, 2016
3edbdf7b
First commit, moved from private repo (version 0.2.0).
· 603a1b06
nimrod
authored
Mar 06, 2016
603a1b06
Loading