Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
Template
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nimrod
Template
Commits
bcf938f6e8abfeb0ee39a920bf147c9240ea3e4a
Select Git revision
0 results
template
Author
Search by author
Any Author
authors
0 authors
Jul 22, 2019
Add run filter for running command and capturing their output.
· bcf938f6
nimrod
authored
5 years ago
bcf938f6
Jul 01, 2019
Bump version: 0.4.7 → 0.4.8
· 9b291850
nimrod
authored
5 years ago
View commits for tag v0.4.8
v0.4.8
9b291850
Corrections to the README.
· 36e5d054
nimrod
authored
5 years ago
36e5d054
Bump version: 0.4.6 → 0.4.7
· 1daa8be9
nimrod
authored
5 years ago
View commits for tag v0.4.7
v0.4.7
1daa8be9
Major overhaul of the project.
· f9d3167d
nimrod
authored
5 years ago
f9d3167d
May 26, 2018
Fixed to Travis CI.
· 76a5a857
nimrod
authored
7 years ago
76a5a857
Removed Python 3.2, 3.3 (passed eol).
· b5077fc2
nimrod
authored
7 years ago
b5077fc2
Use black formatter, added to pre-commit.
· a4d8dcd6
nimrod
authored
7 years ago
a4d8dcd6
Jul 13, 2017
- Bumped patch version.
· 97c0329c
nimrod
authored
7 years ago
View commits for tag v0.4.6
v0.4.6
97c0329c
- Moved the flake8 section from setup.cfg to tox.ini (more appropriate).
· d6e96545
nimrod
authored
7 years ago
d6e96545
Jun 11, 2017
- Bumped patch version.
· c00179a5
nimrod
authored
7 years ago
View commits for tag v0.4.5
v0.4.5
c00179a5
- Remove flake8 test from py? Tox testenv, already present in pre-commit.
· 38677ae0
nimrod
authored
7 years ago
38677ae0
- Pass the TERM environment variable for fancy colorful output.
· 5b176e77
nimrod
authored
7 years ago
5b176e77
Merge branch 'bats'
· 3bda244a
nimrod
authored
7 years ago
3bda244a
- Removed combine filter from README, was removed from code previously.
· a56bcfc9
nimrod
authored
7 years ago
a56bcfc9
May 25, 2017
- Updated pre-commit hooks, use tags instead of hashes.
· ef78c2d9
nimrod
authored
8 years ago
ef78c2d9
- Added Bandit test.
· 72ed5f8b
nimrod
authored
8 years ago
72ed5f8b
Apr 15, 2017
- The pprint filter already exists in Jinja, removing my duplicate.
· 7d030048
nimrod
authored
8 years ago
View commits for tag v0.4.2
v0.4.2
7d030048
Jan 29, 2017
- Corrected metadata check in Tox.
· b09c2dba
nimrod
authored
8 years ago
View commits for tag v0.4.1
v0.4.1
b09c2dba
Jan 24, 2017
- Bumped patch version.
· fec87320
nimrod
authored
8 years ago
fec87320
- Moved the setup.py metadata check back to the Tox test environment, left...
· 921633b8
nimrod
authored
8 years ago
921633b8
- Corrected development status classifier.
· b21a665e
nimrod
authored
8 years ago
b21a665e
- Added pre-commit test.
· a2102f0a
nimrod
authored
8 years ago
a2102f0a
- Correct Tox release environment.
· 85c7984a
nimrod
authored
8 years ago
View commits for tag v0.4.0
v0.4.0
85c7984a
- Bumped version to 0.4.0 (JMESPath and TOML support).
· 14cf2b04
nimrod
authored
8 years ago
View commits for tag 0.4.0
0.4.0
14cf2b04
- Correct minimal (working) Python3 version in the README.
· 8eb2cd0a
nimrod
authored
8 years ago
8eb2cd0a
Merge branch 'feature/toml'
· d88ddd1c
nimrod
authored
8 years ago
d88ddd1c
Merge branch 'master' into feature/toml
· 909569c2
nimrod
authored
8 years ago
909569c2
Merge branch 'feature/jmespath'
· 00a42412
nimrod
authored
8 years ago
00a42412
- Removed six as a runtime requirement, now only required for testing.
· 256a1439
nimrod
authored
8 years ago
256a1439
Jan 23, 2017
Merge branch 'feature/python32'
· b0817717
nimrod
authored
8 years ago
b0817717
- Allow Python 3.2 to fail again (Jinja doesn't test on Python 3.2 so there...
· cb6c8b0d
nimrod
authored
8 years ago
cb6c8b0d
- Fix doctests to work with Python 3.2.
· fa664cff
nimrod
authored
8 years ago
fa664cff
- Created a new Tox environment just for docs, added said environment to...
· b119163b
nimrod
authored
8 years ago
b119163b
Merge branch 'feature/doctest'
· ca322290
nimrod
authored
8 years ago
ca322290
- Don't test on Python 3.2, not supported by Pygments.
· 68340725
nimrod
authored
8 years ago
68340725
- Now really ignore failure on Python 3.2 in Travis CI.
· 545e16dc
nimrod
authored
8 years ago
545e16dc
- Fixed issues with difference between Python2 and Python3 regarding
· d5f9b7c4
nimrod
authored
8 years ago
d5f9b7c4
- Removed unit tests from tests.sh which already exist as doctests.
· d6e14b58
nimrod
authored
8 years ago
d6e14b58
- Added doctests to pprint and combine filters.
· 36d7fdea
nimrod
authored
8 years ago
36d7fdea
Loading