Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · 0.2.0
nish
Browse files
May 09, 2022
docs: updated changelog
· 049c7de0
thindil
authored
May 09, 2022
View commits for tag 0.2.0
0.2.0
049c7de0
feat: updated Nimble configuration
· 6efa9564
thindil
authored
May 09, 2022
6efa9564
docs: added README.md for tools
· 769d6bf1
thindil
authored
May 09, 2022
769d6bf1
feat: skip setting environment variables when their current value is the same as was
· fa554d76
thindil
authored
May 09, 2022
fa554d76
refactor: some code refactoring
· 66e016f5
thindil
authored
May 09, 2022
66e016f5
refactor: small code refactoring
· 2fe5779b
thindil
authored
May 09, 2022
2fe5779b
refactor: better skipping existing environment variables when setting them
· 82e673c9
thindil
authored
May 09, 2022
82e673c9
May 08, 2022
feat: better test for existing environment variables
· 641f5415
thindil
authored
May 08, 2022
641f5415
refactor: removed test code
· 928c5207
thindil
authored
May 08, 2022
928c5207
feat: don't delete environment variable if it exists in the new directory
· 6c18a036
thindil
authored
May 08, 2022
6c18a036
docs: updated changelog
· 8ab9b48c
thindil
authored
May 08, 2022
8ab9b48c
style: code formatting
· abf005ad
thindil
authored
May 08, 2022
abf005ad
feat: added support for environment variables inside the shell's environment variables
· 61aa7fd1
thindil
authored
May 08, 2022
61aa7fd1
fix: creating sql file from Zsh configuration
· 5e3877e2
thindil
authored
May 08, 2022
5e3877e2
docs: added legal header to script
· da09c200
thindil
authored
May 08, 2022
da09c200
feat: added saving created sql statemets to local file
· b2ae9a10
thindil
authored
May 08, 2022
b2ae9a10
May 07, 2022
feat: continue work on script to convert zsh configuration to nish
· a0b1587a
thindil
authored
May 07, 2022
a0b1587a
feat: started work on script to convert zsh configuration to nish configuration
· c5fb9b82
thindil
authored
May 07, 2022
c5fb9b82
docs: updated README.md
· 4039d3b0
thindil
authored
May 07, 2022
4039d3b0
docs: updated changelog
· cb76fdc4
thindil
authored
May 07, 2022
cb76fdc4
docs: updated code documentation
· ddb5ad3e
thindil
authored
May 07, 2022
ddb5ad3e
tests: better test for getting completion
· d5679ca9
thindil
authored
May 07, 2022
d5679ca9
feat: color the input after each entered character
· 725c5ecd
thindil
authored
May 07, 2022
725c5ecd
May 06, 2022
feat: added coloring for build-in the shell's commands
· e8c80a3e
thindil
authored
May 06, 2022
e8c80a3e
feat: started work on coloring valid/invalid commands
· 4a8bd43a
thindil
authored
May 06, 2022
4a8bd43a
refactor: use ExtendedNatural instead of int
· 90add11f
thindil
authored
May 06, 2022
90add11f
style: added using named parameters
· 1b770e00
thindil
authored
May 06, 2022
1b770e00
docs: updated README.md
· dcf52964
thindil
authored
May 06, 2022
dcf52964
docs: updated changelog
· 305fa51c
thindil
authored
May 06, 2022
305fa51c
tests: added unit test for getCompletion
· 2aef4e99
thindil
authored
May 06, 2022
2aef4e99
May 05, 2022
feat: don't add trailing dir separator to completion result
· b0c39069
thindil
authored
May 05, 2022
b0c39069
docs: added code documentation for getCompletion procedure
· cd4e6f96
thindil
authored
May 05, 2022
cd4e6f96
refactor: added pragmas to getCompletion procedure
· 131e41aa
thindil
authored
May 05, 2022
131e41aa
refactor: updated tags list for showError
· 88ecd7a6
thindil
authored
May 05, 2022
88ecd7a6
feat: better info about problems with getting Tab completion
· e7b1b646
thindil
authored
May 05, 2022
e7b1b646
fix: returned value for completion when looking in subdirectories
· 2946beea
thindil
authored
May 05, 2022
2946beea
feat: continue work on completion for commands
· 2ef1b6a5
thindil
authored
May 05, 2022
2ef1b6a5
May 04, 2022
feat: continue work on completion for commands
· acb80d50
thindil
authored
May 04, 2022
acb80d50
refactor: changed name of argument for getCompletion to prefix
· 666de847
thindil
authored
May 04, 2022
666de847
feat: started work on commands' arguments completion
· e1a0b894
thindil
authored
May 04, 2022
e1a0b894
Loading