6
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge commit 'subtleGradient/master' More... almost 16 years ago
Merge branch 'uninstall_moves_to_trash' More... almost 16 years ago
Whoops. It's actually 'Pristine Copy/Bundles' :[ More... almost 16 years ago
Merge branch 'uninstall_moves_to_trash' of git://github.com/cypher/textmate More... almost 16 years ago
Merge branch 'subtleGradient/master' More... almost 16 years ago
Remove lib/class_cli.rb, as it is no longer needed More... almost 16 years ago
Uninstalling a bundle moves it into the OS X trash instead of rm-rfing it More... almost 16 years ago
Update gemspec More... almost 16 years ago
support textmate list [SEARCH] More... almost 16 years ago
Add gemspec and a task to generate one. More... almost 16 years ago
Renamed the reload_textmate! command to reload. Made the reload command public More... almost 16 years ago
Marcomates?! :'( More... almost 16 years ago
Updated readme More... almost 16 years ago
Refactored [NEW] remote_bundle_locations hash of available remote bundle locations Added a slew of todos and such [CHANGED] Instead of looking at each repo to see shich one has the bundle you're looking for, just blindly try to install it from everywhere until it works. This works out to be faster than doing both since you can do it all in that first connection and you're throwing around less data and stuff. More... almost 16 years ago
Added the Application bundles path More... almost 16 years ago
Renamed the methods installed => list, list => remote It makes so much more sense to me to keep it as much like rubygems standard keywords as possible. I don't know of an existing standard for listing remote bundles/gems/whatever so I just used "remote" seems relatively obvious what it should do, no? More... almost 16 years ago
Centralized bundle paths Added Pristine Copy paths Made the installed method support all bundle paths Made the uninstall method support all bundle paths Use e_sh from textmate for escaping paths Made the install_bundles_path a method so that we can add some logic cof deciding which path to use [CHANGED] The default install path is now the User Pristine Bundles path. This should now work for users who don't have admin access. This is also the default for when you double-click on a bundle in the Finder. More... almost 16 years ago
No newline at end of file always gives my the screeming heebiejeebies. Not sure why More... almost 16 years ago
Update textmate to use thor More... almost 16 years ago
Whoops... left in part of method_options demo More... almost 16 years ago
Support for hash options More... almost 16 years ago
Small improvements to README More... almost 16 years ago
Initial checkin of textmate CLI More... almost 16 years ago