aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* add a comment about a trickHEADmasterEgor Tensin2017-04-16
| | | | It allows to safely split a string.
* refactoringEgor Tensin2017-04-16
| | | | | | | * No more `echo ... || true`. This was to make sure this statement doesn't fail in case stdout/stderr is closed, which I don't feel like doing anymore. * Other tweaks and improvements.
* bugfixEgor Tensin2017-01-15
| | | | * Add missing '--'s.
* fix_nt_symbol_path.sh: interface updateEgor Tensin2016-11-15
|
* bugfix & code styleEgor Tensin2016-11-13
|
* bugfixEgor Tensin2016-11-07
| | | | * Add missing '--'s.
* +x fix_nt_symbol_path.shEgor Tensin2016-10-26
|
* code styleEgor Tensin2016-10-20
|
* code styleEgor Tensin2016-10-12
|
* fix_nt_symbol_path.sh: interface updateEgor Tensin2016-10-12
|
* get rid of dead codeEgor Tensin2016-10-11
|
* bash instead of tr for string conversionEgor Tensin2016-10-11
|
* bugfix & refactoringEgor Tensin2016-10-10
|
* bugfixEgor Tensin2016-10-10
|
* refactoringEgor Tensin2016-09-23
|
* refactoringEgor Tensin2016-08-14
|
* bugfix & code styleEgor Tensin2016-08-14
|
* add fix_nt_symbol_path.shEgor Tensin2016-08-13
|
* README updateEgor Tensin2016-08-10
|
* initial commitEgor Tensin2016-07-17