0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add --show option. More... about 9 years ago
Merge pull request #31 from bradland/patch-1 More... over 10 years ago
Add editor selection section. More... over 10 years ago
Merge pull request #27 from bwiklund/master More... almost 11 years ago
Merge pull request #29 from bwiklund/editor-prompt More... almost 11 years ago
prompt user for editor if using a tty More... almost 11 years ago
removed node probe script More... almost 11 years ago
require.path's is gone now, this fixes node paths More... almost 11 years ago
Bump to 0.1.5 More... over 11 years ago
Merge branch 'master' of https://github.com/ricktessner/qwandry into ricktessner-master More... over 11 years ago
Check for executables on path. More... over 11 years ago
Merge branch 'master' of https://github.com/jrickman/qwandry into jrickman-master More... over 11 years ago
Merge branch 'patch-1' of https://github.com/coffeejunk/qwandry into coffeejunk-patch-1 More... over 11 years ago
Merge branch 'master' of github.com:adamsanderson/qwandry More... over 11 years ago
change to directory before opening More... over 11 years ago
Merge pull request #25 from jaylevitt/master More... almost 12 years ago
accept QWANDRY_EDITOR variable to allow no-wait mode for subl, mate, etc More... almost 12 years ago
fix deprecation warning requiring rake/rdoctask More... almost 12 years ago
Qwandry::Configuration#present? changed to use PATH environment variable instead of shelling out to which More... about 12 years ago
Use Gem.path as suggested by dmitryelastic More... about 13 years ago
Handle RVM gemsets as well. This is especially important if using a @global gemset and a @perproject gemset. This allows qwandry to search both in @global and @perproject for gems. More... over 13 years ago
ignore rbx compiled files. More... over 13 years ago
Fix the gemspec (apparently I got some compiled rubinius files in there), and bum the version. We will call this 0.1.4. More... over 13 years ago
The infamous git ignore. More... over 13 years ago
Fixup qwandry to play nice with ruby 1.8.7 and rubininus. More... over 13 years ago
Get the gem load path from... Gem! I know, it is shocking. More... over 13 years ago
Minor fix to allow ruby 1.8 to launch, does not load gems... More... over 13 years ago
Use ruby 1.8-compatible call syntax for Kernel#system (issue #17) More... over 13 years ago
Version 0.1.2 More... over 13 years ago
make matching case insensitive More... over 13 years ago