index
:
g
main
Adding shortcuts to bash.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
More fixes bash vs zsh
Miquel Sabaté
2015-08-24
2
-4
/
+10
*
Erase the contents of the g file in a portable way
Miquel Sabaté
2015-08-24
2
-3
/
+3
*
t: use __g_realpath instead of realpath
Miquel Sabaté
2015-08-24
1
-1
/
+7
*
travis: realpath is no longer required
Miquel Sabaté
2015-08-24
1
-1
/
+1
*
Replaced `realpath` for a custom `__g_realpath` function
Miquel Sabaté
2015-08-24
1
-2
/
+9
*
Print the usage message if no parameter was given
Miquel Sabaté
2015-08-04
1
-0
/
+5
*
Yet another '=='
Miquel Sabaté
2015-08-02
1
-1
/
+1
*
travis: realpath is a dependency
Miquel Sabaté
2015-08-02
1
-1
/
+1
*
Use '=', not '=='
Miquel Sabaté
2015-08-02
1
-3
/
+3
*
The test suite is working just fine
Miquel Sabaté
2015-08-01
6
-41
/
+91
*
travis: removed useless indication of osx
Miquel Sabaté
2015-08-01
2
-7
/
+3
*
travis: fixed installation of zsh
Miquel Sabaté
2015-08-01
1
-2
/
+1
*
travis: use docker
Miquel Sabaté
2015-08-01
1
-0
/
+1
*
travis: Install zsh
Miquel Sabaté
2015-08-01
1
-0
/
+1
*
Starting to work on a testing infrastructure
Miquel Sabaté
2015-08-01
5
-2
/
+68
*
Another typo
Miquel Sabaté
2015-07-29
1
-1
/
+1
*
Fixed typo
Miquel Sabaté
2015-07-29
1
-2
/
+2
*
Allow relative paths after the given shortcut
Miquel Sabaté
2015-07-29
1
-5
/
+18
*
Let's use the "__g" namespace
Miquel Sabaté
2015-07-28
1
-38
/
+38
*
Added a proper exit code
Miquel Sabaté
2015-07-28
1
-4
/
+7
*
Don't allow the user to add shortcuts whose name conflict with commands
Miquel Sabaté
2015-07-28
1
-1
/
+16
*
Use the proper format for optional arguments
Miquel Sabaté
2015-07-28
1
-2
/
+2
*
Use a proper if-else branch...
Miquel Sabaté
2015-07-28
1
-8
/
+10
*
Improved the layout of the help command
Miquel Sabaté
2015-07-28
1
-6
/
+9
*
Improved the layout of the table displayed by the list command
Miquel Sabaté
2015-07-28
1
-2
/
+2
*
Happy new year :)
Miquel Sabaté
2015-01-06
3
-3
/
+3
*
Let's point out in the README file that the path argument is optional.
Miquel Sabaté
2014-02-16
1
-2
/
+4
*
Increased the version number.
Miquel Sabaté
2014-02-16
1
-1
/
+1
*
The third argument for the add command is now optional.
Miquel Sabaté
2014-02-16
1
-3
/
+7
*
Updated copyright.
Miquel Sabaté
2014-01-29
3
-3
/
+3
*
Tabulate the shortcuts when listing them
Miquel Sabaté
2013-12-19
1
-1
/
+1
*
Typo
Miquel Sabaté
2013-07-31
1
-1
/
+1
*
Updated the README
Miquel Sabaté
2013-07-31
1
-1
/
+21
*
Added a completion file
Miquel Sabaté
2013-07-31
1
-0
/
+63
*
Added the keys option to the list command
Miquel Sabaté
2013-07-31
1
-4
/
+11
*
Initial commit
Miquel Sabaté
2013-07-31
3
-0
/
+813