Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
Istyle Verilog Formatter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to JiHu GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ward
Istyle Verilog Formatter
Graph
df4545d18dee8064e7058c48b9efdef6e0c7bc9a
Select Git revision
Branches
3
gh-pages
master
default
protected
wiki
Tags
2
v1.23
v1.21
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Jun
28
Apr
26
23
26
Aug
20
Apr
30
Jul
8
Jun
24
Apr
20
Mar
9
Feb
8
Aug
29
Jul
17
16
Upload New File
master
master
Normalize all the line endings
v1.23
v1.23
Revert "Normalize all the line endings"
Normalize all the line endings
Rev bump to 1.23 and remove incrementing version from README.md
Add .gitattributes for line ending management
Merge branch 'master' of github.com:thomasrussellmurphy/istyle-verilog-formatter
Convert to unsigned to remove comparison warnings
Merge pull request #15 from daniellimws/master
AStyle: Add `protect and `endprotect tokens
AStyle: Add `protect, `ifndef, `elsif preprocessor tokens
Merge pull request #10 from RPGP1/debug/importOptions
Changes suggested in #13 already conflicting
Spellcheck "spacec"
Bump version to 1.22 for stdio implementation
Merge pull request #12 from lassik/stdin
Format from stdin to stdout if no filename given
[debug] use istream::peek() != EOF to check eof of option-file
Add LICENSE corresponding to existing files, GPL v2
Bump version to 1.21 to reflect addition of new symbols
v1.21
v1.21
Merge pull request #3 from trunone/master
Add 'generate' keyword and remove first char check of keyword
Add support for exponentiation operator (**), whitespace cleanups
Remove errant space
Move old, dead Google Code link to README
Clean up trailing whitespace
What is this continued problem? Zapping again.
gh-pages
gh-pages
Trying another zap since the last one didn't help
Zapping gremlins with TextWrangler
Removing the iStyle.html from master
Put the HTML file on the gh-pages branch
Fixing a pendantic warning about an extra semicolon
Set the -std to a reasonable value for g++
Change to @brenns10's new Makefile, with changes for g++/.cpp
Update .gitignore in preparation for build change
Slight makefile cleanup and improvement
Adding a .gitignore for the build products
Replace Google's README with original Authors' Wiki page
Contents of istyle_1.20.bz2 from Google Code
Merge branch 'wiki' of github.com:thomasrussellmurphy/istyle-verilog-formatter
Loading