aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-07-21qcd: Add descriptive comment to `change_shortcut`Teddy Wing
2016-07-21qcd: Enable `cd` into paths with spacesTeddy Wing
2016-07-21qcd: Quote the `$path` variableTeddy Wing
2016-07-21qcd: Only run `cd` if the given shortcut existsTeddy Wing
2016-07-21qcd: When a shortcut is passed, `cd` into the corresponding directoryTeddy Wing
2016-07-21qcd: Fix `absolute_path` functionTeddy Wing
2016-07-21qcd: Add "remove" commandTeddy Wing
2016-07-21qcd: Move "add" and "change" commands to their own functionsTeddy Wing
2016-07-21qcd: Add "change" commandTeddy Wing
2016-07-21qcd: Rename `find_shortcut` function to `shortcut_exists`Teddy Wing
2016-07-21qcd: Only add shortcut to database if it's newTeddy Wing
2016-07-21qcd: Add `setup` functionTeddy Wing
2016-07-21qcd: Initial "add" command implementationTeddy Wing
2016-07-21qcd: Remove `return` from help branchTeddy Wing
2016-07-21qcd: Option parsing skeletonTeddy Wing
2016-07-21qcd: Update usage outputTeddy Wing
2016-07-21qcd: Set config path locationsTeddy Wing
2016-07-21Add some ideas for what we want the new version to look likeTeddy Wing
2016-07-21qcd: Add modeline to set Vim filetype for syntax highlightingTeddy Wing
2016-07-21Initial commit. First working version of qcd.v0.0.1Teddy Wing