Commit Graph

  • 7689c03176 change how editor is launched for how i do my vimmmmmmmmm myvim John Bintz 2012-09-10 10:51:15 -0400
  • 22d35a2576 Merge pull request #25 from jaylevitt/master master Adam Sanderson 2012-07-23 17:18:12 -0700
  • 0aa962ac03 accept QWANDRY_EDITOR variable to allow no-wait mode for subl, mate, etc Jay Levitt 2012-07-23 15:20:28 -0400
  • f58514cee1 fix deprecation warning requiring rake/rdoctask Jay Levitt 2012-07-23 15:20:03 -0400
  • 02dd90dd8c Fix the gemspec (apparently I got some compiled rubinius files in there), and bum the version. We will call this 0.1.4. Adam Sanderson 2011-01-06 07:42:11 -0800
  • 77cd0f0bd3 The infamous git ignore. Adam Sanderson 2011-01-06 07:34:30 -0800
  • c85ddeff8c Fixup qwandry to play nice with ruby 1.8.7 and rubininus. Adam Sanderson 2011-01-05 21:00:31 -0800
  • 2c590a72a3 Get the gem load path from... Gem! I know, it is shocking. Adam Sanderson 2011-01-05 19:59:52 -0800
  • 9a27899c92 Minor fix to allow ruby 1.8 to launch, does not load gems... Adam Sanderson 2011-01-05 14:18:48 -0800
  • 12dd6073a7 Use ruby 1.8-compatible call syntax for Kernel#system (issue #17) Kevin Rohrbaugh 2011-01-05 13:02:49 -0500
  • 0eaaa57f1e Version 0.1.2 Adam Sanderson 2011-01-01 14:19:19 -0700
  • f933f9e674 make matching case insensitive Adam Sanderson 2011-01-01 14:15:54 -0700
  • ec37f3b59f tidying up. Adam Sanderson 2011-01-01 14:10:30 -0700
  • b16af67f73 Differentiate between identically named repositories Adam Sanderson 2011-01-01 14:07:07 -0700
  • 320133c4a5 Better detection of mri-ruby sources Adam Sanderson 2011-01-01 13:56:32 -0700
  • 237ff7df55 Add rvm sources directory if available. Adam Sanderson 2011-01-01 13:20:47 -0700
  • 84d60ae661 Check to make sure a language is installed before registering it. Now if you do not have node installed for instance, you will not see it. Adam Sanderson 2011-01-01 09:16:19 -0700
  • 29a1139877 updating gemspec... Adam Sanderson 2010-12-30 14:07:31 -0700
  • 22e4068495 Updating Readme for 0.1.0 Adam Sanderson 2010-12-30 13:13:49 -0700
  • 1fc3f8c943 Fixing up copy/paste typo Adam Sanderson 2010-12-30 12:56:45 -0700
  • fcd76d89ee Adding support for node.js Adam Sanderson 2010-12-30 12:52:16 -0700
  • 9cfa17e13d Lets call this 0.1.0 Adam Sanderson 2010-12-30 11:03:56 -0700
  • 5ab6901ab1 Updated custom init.rb to reflect how Qwandry expects to get configured.\nHopefully this does not break for anyone. I am assuming nobody has been too adventurous with it yet. Adam Sanderson 2010-12-30 11:03:02 -0700
  • 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. Adam Sanderson 2010-12-30 09:56:16 -0700
  • 147f927f84 Fleshing out the documentation Adam Sanderson 2010-12-29 15:39:11 -0700
  • a3fa222205 Merge branch 'python-3-support' of https://github.com/ilkka/qwandry into ilkka-python-3-support Adam Sanderson 2010-12-29 09:03:04 -0700
  • 9edfb27bd2 Making Qwandry return better exit codes, if the editor command fails, pass the exit code through. Also use 4 instead of 404 for no matching package since exit codes should not exceed 127. Adam Sanderson 2010-12-29 09:01:18 -0700
  • 77d89621de Exit with nonzero status if launch fails Ilkka Laukkanen 2010-12-29 12:57:14 +0200
  • af86fe73ba Fix Python sys.path sniffing to work with Python 3 Ilkka Laukkanen 2010-12-29 12:24:10 +0200
  • 9c1e1753de Change custom init.rb to better reflect the default support for perl and python. Adam Sanderson 2010-12-11 23:40:42 -0800
  • f17a9d0f6b manage TODOs with Github issues, who knows maybe someone else wants to do some of the ;) Adam Sanderson 2010-12-11 23:38:10 -0800
  • 9cefce255d Basic support for python Adam Sanderson 2010-12-11 23:26:05 -0800
  • d9c1c94296 Basic initial support for perl. Adam Sanderson 2010-12-11 22:50:49 -0800
  • 6a4fecc044 Version 0.0.3: Thanks trans, Chris Berkhout, and Bernard Gallet for posting issues and pull requests. Adam Sanderson 2010-12-11 14:15:36 -0800
  • c2900b0bf2 Protect against errors in custom initialization scripts. Adam Sanderson 2010-12-11 14:07:47 -0800
  • 828fb0ed76 Do not override customized file when --customize is called. Adam Sanderson 2010-12-11 13:57:28 -0800
  • 9485b5e157 Follow the XDG spec for placing config files. Adam Sanderson 2010-12-11 13:56:51 -0800
  • 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. Adam Sanderson 2010-12-11 13:37:59 -0800
  • cca2e7d46a Gathering some thoughts after using qw to export the standard lib. Adam Sanderson 2010-12-10 23:31:32 -0800
  • c5b9c910ff Honor XDG Base Directory Specification if the user has XDG_CONFIG_HOME defined. Adam Sanderson 2010-12-08 19:46:59 -0800
  • e044eebe28 mend Adam Sanderson 2010-12-08 17:54:08 -0800
  • 432e78a908 Version bump to 0.1.0 Adam Sanderson 2010-12-08 17:46:14 -0800
  • bc1a837b68 Added a check to make sure that editor was set. Adam Sanderson 2010-12-08 07:49:20 -0800
  • 7fecc60495 Polishing the docs a tincy bit. Adam Sanderson 2010-12-07 19:07:04 -0800
  • 0281d9a633 Pattern matching for library names Adam Sanderson 2010-11-19 15:01:28 -0800
  • d085b92630 Updating docs Adam Sanderson 2010-11-19 13:55:03 -0800
  • e171dafb2c More concise file pattern matching. Adam Sanderson 2010-11-19 09:20:37 -0800
  • 57157b5c6b added a customize command to generate a template in the home directory Adam Sanderson 2010-11-14 15:42:06 -0800
  • a341390510 Adding templates for customizing Qwandry. Adam Sanderson 2010-11-14 13:39:28 -0800
  • ea8c0c0b4a Pretty print known paths Adam Sanderson 2010-11-10 19:38:20 -0800
  • dbaa732ae4 Expand paths so that shortcuts like "~/Projects" work. Adam Sanderson 2010-11-10 18:59:57 -0800
  • 1668fc3a55 Sensible mechanism for setting default repositories. Adam Sanderson 2010-11-10 18:56:30 -0800
  • 39d2b456a7 optionally load a custom configuration script. Adam Sanderson 2010-11-10 13:24:36 -0800
  • 6c44db6e65 Recipes are silly, undoing some excessive code. Adam Sanderson 2010-11-10 09:24:23 -0800
  • aac88bcabc custom recipes Adam Sanderson 2010-11-10 07:37:53 -0800
  • 4eaedbad12 Made recipes normal classes, less magic. Adam Sanderson 2010-11-10 00:26:26 -0800
  • 22ec2aa217 Adding recipes Adam Sanderson 2010-11-08 22:31:09 -0800
  • 6bdbbcad3b Adding gemspec Adam Sanderson 2010-11-08 21:13:16 -0800
  • c3edb028ec better option formatting and handling for specifying repositories. Adam Sanderson 2010-11-08 21:12:21 -0800
  • ac5e9c233a Recognize ruby standard library idioms. Adam Sanderson 2010-11-08 21:02:43 -0800
  • 127a76f5ba allow searching a specific repository Adam Sanderson 2010-11-08 19:39:00 -0800
  • 912fdb4882 Preparing for gem and binary. Adam Sanderson 2010-08-17 22:30:57 -0700
  • 4029d97348 Version bump to 0.0.0 Adam Sanderson 2010-08-17 22:30:30 -0700
  • e5b64406ce Create a proper executable for qwandry, qw Adam Sanderson 2010-08-17 21:42:57 -0700
  • 0306e71f47 Reorganizing files, cleaning up. Adam Sanderson 2010-08-16 22:53:40 -0700
  • c694a1608b Allow overiding the editor Adam Sanderson 2010-08-16 21:23:42 -0700
  • c09b5c7988 Allow people to not use textmate in the unlikely event that they use something else ;) Adam Sanderson 2010-08-16 21:12:33 -0700
  • 2787a16a9f gracefully handle 0 matches. Adam Sanderson 2010-08-16 21:06:58 -0700
  • c59a690643 Added optional custom repository.rb and made qwandry pick the package if there is only one match. Adam Sanderson 2010-08-16 21:04:29 -0700
  • a9152515c6 Smarter repository loading for ruby standard library and gems. Adam Sanderson 2010-08-15 21:02:43 -0700
  • cf69064893 named repositories Adam Sanderson 2010-08-08 21:15:20 -0700
  • 5ea99e2c24 Package, noun => class. Adam Sanderson 2010-08-06 09:48:52 -0700
  • a809fcbdd5 organizing my thoughts Adam Sanderson 2010-08-05 17:49:12 -0700
  • e6a23d045b refining repositories a little, there are a few common layouts. We will start with flat ones. Adam Sanderson 2010-08-05 08:09:58 -0700
  • 8062659921 Quick and dirty spike. Mocked up a working version, next up... code that is not terrible. Adam Sanderson 2010-08-05 07:41:35 -0700