aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | If we have a directory /home/mssola/a/b/c, and we have a shortcut named 'b' that points to b, then the following now works: $ g b/c Note that the completion script is yet to be updated
* 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-063-3/+3
|
* Let's point out in the README file that the path argument is optional.Miquel Sabaté2014-02-161-2/+4
| | | | Moreover, there was a typo in the Copyright notice.
* 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
| | | | The current working directory will be used if the third argument was not given.
* Updated copyright.Miquel Sabaté2014-01-293-3/+3
|
* Tabulate the shortcuts when listing themMiquel Sabaté2013-12-191-1/+1
|
* TypoMiquel Sabaté2013-07-311-1/+1
|
* Updated the READMEMiquel Sabaté2013-07-311-1/+21
|
* Added a completion fileMiquel Sabaté2013-07-311-0/+63
|
* Added the keys option to the list commandMiquel Sabaté2013-07-311-4/+11
|
* Initial commitMiquel Sabaté2013-07-313-0/+813