Skip to content
GitLab
Explore
Sign in
shelldone
Dec 31, 2015
fix Makefile
· f6368810
Ziirish
authored
Dec 31, 2015
f6368810
bg and fg were not handled properly
· 674f4a91
Ziirish
authored
Dec 31, 2015
674f4a91
new plugin to handle specials variables
· 5c338177
Ziirish
authored
Dec 31, 2015
5c338177
ignore compiled files
· 5213d7d6
Ziirish
authored
Dec 31, 2015
5213d7d6
various plugin issues
· 603f4c2e
Ziirish
authored
Dec 31, 2015
603f4c2e
Reworked Makefile
· 4e896912
Ziirish
authored
Dec 31, 2015
4e896912
new utility function
· 53c80d3e
Ziirish
authored
Dec 31, 2015
53c80d3e
return last command exit code
· baf85c63
Ziirish
authored
Dec 31, 2015
baf85c63
fix: memory leak + read of uninitialized value
· 0b8d5d07
Ziirish
authored
Dec 31, 2015
0b8d5d07
wrong test
· aac3e937
Ziirish
authored
Dec 31, 2015
aac3e937
Oct 13, 2015
add: CTRL+L and CTRL+D support
· 311d6cb3
Ziirish
authored
Oct 13, 2015
311d6cb3
add: check env content before using it
· 29f549da
Ziirish
authored
Oct 13, 2015
29f549da
Dec 23, 2014
typo
· 732f6ded
Ziirish
authored
Dec 23, 2014
732f6ded
Sep 26, 2014
add non-interactive mode
· e1e60eff
Ziirish
authored
Sep 26, 2014
e1e60eff
May 31, 2012
let the wildcard plugin manage the quotes
· 96a1a900
Ziirish
authored
May 31, 2012
96a1a900
May 24, 2012
a few more comment + fix xalloca + add new optional config function in the...
· 58da8a6b
Ziirish
authored
May 24, 2012
58da8a6b
add: option to disable completion
· 2b329a4e
Ziirish
authored
May 24, 2012
2b329a4e
using alloca instead of malloc for temporary string
· 5b873e4d
Ziirish
authored
May 24, 2012
5b873e4d
silent make clean for plugins
· 63475a77
Ziirish
authored
May 24, 2012
63475a77
May 19, 2012
add: comments + a few optimizations
· 06fa981b
Ziirish
authored
May 19, 2012
06fa981b
May 14, 2012
add: alloca function
· 258e3f0b
Ziirish
authored
May 14, 2012
258e3f0b
fix: old bug in the parsing process
· 4a2d2c84
Ziirish
authored
May 14, 2012
4a2d2c84
fix: bug in expanded wildcards
· d4f6b9a6
Ziirish
authored
May 14, 2012
d4f6b9a6
fix: bug in the recursive setting
· 3f0da937
Ziirish
authored
May 14, 2012
3f0da937
May 13, 2012
a few fixes
· 96e84b5b
Ziirish
authored
May 13, 2012
96e84b5b
add: support of \ in parser
· 01776881
Ziirish
authored
May 13, 2012
01776881
add: changing the plugins dir on runtime
· 76b1e3b5
Ziirish
authored
May 13, 2012
76b1e3b5
fix: possible overflow in xstrlen
· 898686cf
Ziirish
authored
May 13, 2012
898686cf
add: changing the plugins dir on runtime
· d52f6938
Ziirish
authored
May 13, 2012
d52f6938
add: recursive setting (ie. toto=$tata)
· ea831d90
Ziirish
authored
May 13, 2012
ea831d90
fix: bug when argument's length is null
· 1a390f10
Ziirish
authored
May 13, 2012
1a390f10
add: support for empty variables + support for composed arguments (ie. "$toto...
· a8a7a943
Ziirish
authored
May 13, 2012
a8a7a943
May 10, 2012
fix: memory leak
· 9b753089
Ziirish
authored
May 10, 2012
9b753089
May 08, 2012
add debug functions + verbosity option
· 9b2fc3f3
Ziirish
authored
May 08, 2012
9b2fc3f3
wildcards: starting to handle multi words params... wip
· 0546dcd0
Ziirish
authored
May 08, 2012
0546dcd0
env: add a list of all variables that are set
· c01f6105
Ziirish
authored
May 08, 2012
c01f6105
Apr 26, 2012
new: env plugin that handle the variables settings
· eae686b8
Ziirish
authored
Apr 26, 2012
eae686b8
add: support the 'setting' syntax (ie. var=toto)
· cc7e729b
Ziirish
authored
Apr 26, 2012
cc7e729b
fix: typo in jobs plugin
· d307c9ac
Ziirish
authored
Apr 26, 2012
d307c9ac
fix: wildcards plugin in order to support the new env plugin
· 1788c8ab
Ziirish
authored
Apr 26, 2012
1788c8ab
Loading