WSL/SLF GitLab Repository
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
inishell
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container 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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
snow-models
inishell
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
648a1e9f9b6280ea7b129f9f293738e773dda798
Select Git revision
Selected
648a1e9f9b6280ea7b129f9f293738e773dda798
Branches
3
master
default
protected
backports_2.1.0
release_test
Tags
11
v2.1.1
v2.1.0
v2.0.8
v2.0.7
v2.0.6
v2.0.5
v2.0.4
v2.0.3
v2.0.3beta
v2.0.2beta
v2.0.1beta
15 results
Begin with the selected commit
Created with Raphaël 2.2.0
6
Jun
3
2
1
31
May
25
24
19
18
17
16
13
12
27
Apr
26
7
16
Mar
14
11
9
8
25
Feb
2
1
25
Jan
19
18
7
6
28
Dec
20
17
16
15
14
10
9
8
7
6
3
2
1
30
Nov
12
10
5
4
3
12
Oct
7
25
Sep
15
13
12
7
6
2
17
Aug
16
11
7
23
Jun
22
18
7
6
5
31
May
30
29
28
27
26
25
18
19
Apr
8
14
Mar
11
10
8
6
1
24
Feb
23
22
21
8
5
2
1
31
Jan
30
29
28
24
22
21
20
19
18
16
Dec
14
10
9
8
3
1
25
Nov
23
18
16
12
11
2
29
Oct
28
19
2
1
30
Sep
29
28
25
17
14
11
10
2
1
31
Aug
30
29
20
19
12
6
5
4
24
Jul
22
21
17
14
4
1
30
Jun
24
28
May
27
26
22
19
15
14
13
12
11
7
4
1
28
Apr
27
24
23
16
5
1
31
Mar
26
24
21
20
19
18
17
13
11
10
Allow to set syntax highlighting in our previews
Add context menu for popup file preview
Merge branch 'master' into feature/preview
Fix file selection bug
Somehow newer version of Qt and/or g++ on Windows enforce using wchar_t for filenames (if not, the code does not even compile anymore).
Fixed some renamed icons, improved the syntax highlightning for "plain"
My 2 cents commits for the preview window
Merge branch 'feature/preview' of https://gitlabext.wsl.ch/snow-models/inishell
Merge branch 'feature/preview' of https://gitlabext.wsl.ch/snow-models/inishell
Some changes on the icons in order to accomodate the new show/hide feature
Schema validation for the 'preview' attribute
Remember preview popup window size
Correct 'extension' syntax in XMLs
Close file preview on ESC
Refactor syntax highlighting
Draft for file preview in file picker widget
Update gitignore
Introducing collapsible frames
Merge branch 'feature/xsd' of https://gitlabext.wsl.ch/snow-models/inishell into feature/xsd
Squashed commit:
XSD: text element only for copytext
XSD: more precise rules
License headers
XSD: Basic validation of settings
XSD: assert that checkbox has 1 option at max
XSD: Ensure having only one help element
XSD: Switching to xsd_validator because xmlschema had a bug with assert and empty help elements
XSD: removed type attribute from option element
XSD: XSD 1.1 asserts for parameters
Quickly note "new" FilePath option in dev help
XSD: added key attribute to option element
XSD: attributes of element type defined
Test: expected test result adjusted to current code
Moved config_schema.xsd to tools/schema_validation
Revert "XSD: xsd location hint added to each xml file (e.g. for validations in IDEs)"
XSD: rearranged parameter attributes
XSD: section attributes without anyAttribute
Resolve a few property clashes in help xmls
XSD: corrected XMLs to comply with restrictions (e.g. booleans in xml are lower case)
XSD: more restrictive attributes for parameters
Loading