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.
65fd4e0417581cf201c20a83373d7261891bfc06
Select Git revision
Selected
65fd4e0417581cf201c20a83373d7261891bfc06
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
4
Mar
3
2
1
29
Feb
28
27
26
25
24
21
20
19
18
17
15
14
13
11
10
7
6
6
Jan
5
4
30
Dec
29
24
23
22
21
20
19
18
17
12
11
9
8
6
5
4
3
30
Nov
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
30
Oct
29
28
27
26
23
22
21
20
19
18
17
16
15
14
11
9
8
7
5
4
3
2
1
29
Sep
28
27
Ok, one more keyboard natification for Mac...
Make one more menu native on Mac
Better error message when a user tries to remove a Selector item that does not exist
Draw a little in the program flowchart - now it may actually prove useful to somebody I hope. Typos.
Note to self: read doc of functions I'm using
More integration of keyboard shortcuts: Add menu for 'refresh applications' so that the user can find the native shortcut for it. In the welcome text, use the nativ shortcut for the help hint.
Mini-tweak
Merge branch 'master' of models.slf.ch:inishell-ng
Merge branch 'master' of models.slf.ch:inishell-ng
More color standardization in the settings panel
Move one more function to 'os' - now only small tweaks are left scattered in the code and the core OS functionality is bundled.
Fighting with OsX's menus...
Fix merge conflicts
Fix inclusion bug for the new 'os' module, and move some stuff that I think belongs there.
Deleting a typo
More mue roles have been defined and the menu bar is now set to "unified" on mac.
Properly implement and document the newish workflow checkbox so it can be called by ID as the others. Minor cleanup in recent features; typos.
Remove keyboard shortcut for closing all content - this is not important and it was duplicated
Remove 'SAFE' option for dark mode, because INIshell is not going to run from the same settings on different machines... switch the settings page tab color to solarized.
Automate one step necessary to add a new user setting so that it can't be forgotten
Add possibility to a Checkbox to show child panels when checked
Improvement in the handling of search paths.
Merge remote-tracking branch 'origin/raw'
Removing (commenting out) 2d interpolations from snowpack.
Merge branch 'master' of models.slf.ch:inishell-ng
Fixed a typo for osX and improved search paths for Windows.
Merge branch 'master' into raw
Re-stage some finetuning that got lost in a bit of a fight with git...
Merge branch 'master' into raw
Merge branch 'dark'
Finally make INIshell's settings XML available right at program start and keep it in scope always.
Allow user to set how to decide whether to use a dark theme
Finally make INIshell's settings XML available right at program start and keep it in scope always.
Fix description of KEEP command
Fix merge conflicts
Implement a 'placeholder' property in Textfields and Selectors - if the text is empty this is displayed grayed out by Qt and can tell a user what to enter
Do mini TODO: start showing a hidden Number when the minus sign is entered. It's not perfect but better.
Use Mathias' nice 2d interpol framing idea for the Generators. Also get
The 2d interpolations were missing in the SNOWPACK XML
Alternative way of presenting the data creators (save space in crowded section, uniform with MeteoIO doc)
Loading