aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-10-04qcd: Update comment about slash escapingHEADmasterTeddy Wing
2017-10-04Homebrew/qcd.rb: Update to v0.2.1Teddy Wing
2017-10-04CHANGELOG: Describe changes for v0.2.1v0.2.1Teddy Wing
2017-10-04Merge branch 'allow-database-file-to-be-symlinked'Teddy Wing
2017-10-04qcd: Allow database file to be symlinkedTeddy Wing
2017-10-04Merge branch 'fix-change-command-sed-substitution-escaping-for-bash-4'Teddy Wing
2017-10-04qcd: Update slash-escapes in change command for Bash 4Teddy Wing
2016-12-03Homebrew/qcd.rb: Update to v0.2.0Teddy Wing
2016-12-03CHANGELOG: Describe changes for v0.2.0v0.2.0Teddy Wing
2016-12-03qcd: Add option to list shortcutsTeddy Wing
2016-07-24Homebrew/qcd.rb: Update to v0.1.1Teddy Wing
2016-07-24Add CHANGELOGv0.1.1Teddy Wing
2016-07-24qcd: Prefix helper functions with `__qcd_`Teddy Wing
2016-07-23Add Homebrew formulaTeddy Wing
2016-07-22Remove 'new interface.txt'v0.1.0Teddy Wing
2016-07-22Add README.mdTeddy Wing
2016-07-22Add license information (GPLv3)Teddy Wing
2016-07-22qcd.bash-completion: Remove path variablesTeddy Wing
2016-07-22Update Bash completion file to work with database-enabled versionTeddy Wing
2016-07-22qcd: Run initial setupTeddy Wing
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