Commit Graph

28 Commits

Author SHA1 Message Date
Adam Sanderson 1fc3f8c943 Fixing up copy/paste typo 2010-12-30 12:56:45 -07:00
Adam Sanderson fcd76d89ee Adding support for node.js 2010-12-30 12:52:16 -07:00
Adam Sanderson 506be7f192 Refactored how repositories are defined and loaded. We can now support probing tons of different types of repositories by loading them just in time. 2010-12-30 09:56:16 -07:00
Adam Sanderson 147f927f84 Fleshing out the documentation 2010-12-29 15:39:11 -07:00
Ilkka Laukkanen af86fe73ba Fix Python sys.path sniffing to work with Python 3
Python 3 wants parentheses around the args to print().
2010-12-29 12:24:47 +02:00
Adam Sanderson 9cefce255d Basic support for python 2010-12-11 23:26:05 -08:00
Adam Sanderson d9c1c94296 Basic initial support for perl. 2010-12-11 22:50:49 -08:00
Adam Sanderson c2900b0bf2 Protect against errors in custom initialization scripts. 2010-12-11 14:07:47 -08:00
Adam Sanderson 9485b5e157 Follow the XDG spec for placing config files. 2010-12-11 13:56:51 -08:00
Adam Sanderson b00d4f2a70 Fix for issues gh:6 and gh:7. Split up any parameters the EDITOR has and merge those with the paths. Now EDITOR can be mate -w if you want. 2010-12-11 13:37:59 -08:00
Adam Sanderson c5b9c910ff Honor XDG Base Directory Specification if the user has XDG_CONFIG_HOME defined. 2010-12-08 19:46:59 -08:00
Adam Sanderson bc1a837b68 Added a check to make sure that editor was set. 2010-12-08 07:49:20 -08:00
Adam Sanderson 0281d9a633 Pattern matching for library names 2010-11-19 15:01:28 -08:00
Adam Sanderson e171dafb2c More concise file pattern matching. 2010-11-19 09:20:37 -08:00
Adam Sanderson 57157b5c6b added a customize command to generate a template in the home directory 2010-11-14 15:42:06 -08:00
Adam Sanderson ea8c0c0b4a Pretty print known paths 2010-11-10 19:38:20 -08:00
Adam Sanderson dbaa732ae4 Expand paths so that shortcuts like "~/Projects" work. 2010-11-10 18:59:57 -08:00
Adam Sanderson 1668fc3a55 Sensible mechanism for setting default repositories. 2010-11-10 18:56:30 -08:00
Adam Sanderson 39d2b456a7 optionally load a custom configuration script. 2010-11-10 13:24:36 -08:00
Adam Sanderson 6c44db6e65 Recipes are silly, undoing some excessive code. 2010-11-10 09:24:23 -08:00
Adam Sanderson aac88bcabc custom recipes 2010-11-10 07:37:53 -08:00
Adam Sanderson 4eaedbad12 Made recipes normal classes, less magic. 2010-11-10 00:26:26 -08:00
Adam Sanderson 22ec2aa217 Adding recipes 2010-11-08 22:31:09 -08:00
Adam Sanderson ac5e9c233a Recognize ruby standard library idioms. 2010-11-08 21:02:43 -08:00
Adam Sanderson 127a76f5ba allow searching a specific repository 2010-11-08 19:39:00 -08:00
Adam Sanderson 912fdb4882 Preparing for gem and binary. 2010-08-17 22:30:57 -07:00
Adam Sanderson e5b64406ce Create a proper executable for qwandry, qw 2010-08-17 21:42:57 -07:00
Adam Sanderson 0306e71f47 Reorganizing files, cleaning up. 2010-08-16 22:53:40 -07:00