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.
6ccc100a06543f4e7f7dd1f6b305fb3f5d8918b0
Select Git revision
Selected
6ccc100a06543f4e7f7dd1f6b305fb3f5d8918b0
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
11
Mar
10
9
8
7
6
5
4
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
The logger buttons were the only elements that weren't respecting the
Erase 'close settings' menu. There is now a very visible tab close button and no other program has this. ESC still works.
Thanks to the bold items I see that the preview toolbar was not being disabled together with the menu. Thanks to the Preview editor I see that loading the settings would cause the application name to change.
Fixed a stupid bug on Windows
Marking some groups as non-capturing in the lat/lon parser regex
Making osX and Linux use the same PATH extension
Improved error message when the application exe can not be found
Improving a few icons for Mac
Now we can produce self-contained dmg files for osX
Show a close tab button for the settings page
Oups, missing the cc file
Renamed the "performant" option into "pre-generate"
Adding the missing icons
Icons and colors tweaks
Don't push menus to the right on macOS
Remember working directory selection
Minor enhancements and numerous fixes in the preview menu. Add 'add
Duplicate fix for ticket 823
Add preview menu to convert spaces to tabs and vice versa
Add menu option to preview to show whitespaces.
Fix small merge conflict regarding new icons
When showing the help, in addition to the section the key of a frame can
Add possibility to show the user guide with a specified tab opened. Use this to link to the Preview section from the preview menu.
Solarize the user guide.
committing deletion
committing deletion
This ***** of git did not commit my last changes to the code
added more icons
Preview menu: insert keys the application is missing
Using slightly bolder (ie darker) icons for flat-bw
Add preview menus to convert comment prefix, and some more text case
More preview menu fun: comment out all content, copy all content to comment (quick 'backup'), collect comments at bottom of file
Add preview editor menu entry to paste to new line (vim-style paste), cut whole line if selection is empty.
Restoring text selection really only makes sense for one transformation so far.
With surprising effort in cursor magic, we now have block (un)comment in
Load the user's textual changes in the preview editor back into the parser before performing a transformation, thus taking them into consideration.
Trying not to use the term 'GUI' in the Preview menu... show the application's name instead (at the time of the preview click)
De-spaghettify Preview menu signal mapping.
In an afterthought, start the undo history after the document was first inserted (no undoing back to blank)
Make undo history work for Preview transformations
Loading