aboutsummaryrefslogtreecommitdiff
path: root/g.sh
Commit message (Expand)AuthorAgeFilesLines
* Added some compatibilities with zshMiquel Sabaté Solà2020-11-141-21/+43
* Bringing shellcheck into the mixMiquel Sabaté Solà2020-03-181-19/+23
* Updated copyright noticeMiquel Sabaté Solà2020-03-171-2/+2
* Updated license noticeMiquel Sabaté Solà2018-01-021-2/+2
* Add copyright notice into the -v/--version flagsMiquel Sabaté Solà2016-06-291-1/+7
* PolishingMiquel Sabaté Solà2016-02-041-3/+2
* Update yearMiquel Sabaté Solà2016-01-291-1/+1
* More fixes bash vs zshMiquel Sabaté2015-08-241-3/+9
* Erase the contents of the g file in a portable wayMiquel Sabaté2015-08-241-1/+1
* Replaced `realpath` for a custom `__g_realpath` functionMiquel Sabaté2015-08-241-2/+9
* Print the usage message if no parameter was givenMiquel Sabaté2015-08-041-0/+5
* Yet another '=='Miquel Sabaté2015-08-021-1/+1
* Use '=', not '=='Miquel Sabaté2015-08-021-3/+3
* The test suite is working just fineMiquel Sabaté2015-08-011-1/+1
* Another typoMiquel Sabaté2015-07-291-1/+1
* Fixed typoMiquel Sabaté2015-07-291-2/+2
* Allow relative paths after the given shortcutMiquel Sabaté2015-07-291-5/+18
* Let's use the "__g" namespaceMiquel Sabaté2015-07-281-38/+38
* Added a proper exit codeMiquel Sabaté2015-07-281-4/+7
* Don't allow the user to add shortcuts whose name conflict with commandsMiquel Sabaté2015-07-281-1/+16
* Use the proper format for optional argumentsMiquel Sabaté2015-07-281-2/+2
* Use a proper if-else branch...Miquel Sabaté2015-07-281-8/+10
* Improved the layout of the help commandMiquel Sabaté2015-07-281-6/+9
* Improved the layout of the table displayed by the list commandMiquel Sabaté2015-07-281-2/+2
* Happy new year :)Miquel Sabaté2015-01-061-1/+1
* Increased the version number.Miquel Sabaté2014-02-161-1/+1
* The third argument for the add command is now optional.Miquel Sabaté2014-02-161-3/+7
* Updated copyright.Miquel Sabaté2014-01-291-1/+1
* Tabulate the shortcuts when listing themMiquel Sabaté2013-12-191-1/+1
* TypoMiquel Sabaté2013-07-311-1/+1
* Added the keys option to the list commandMiquel Sabaté2013-07-311-4/+11
* Initial commitMiquel Sabaté2013-07-311-0/+119