On 02.10.2008, at 11:16, Matt Foster wrote:
I just wanted to say that bundle renaming got added to github a while ago: http://github.com/blog/128-let-there-be-renaming
Thanks. Good to know ;)
BUUUUUT GitHub's search API drives me crazy!!!
In order to get some details about a specific git project (by pressing the i button) I search for e.g.
http://github.com/api/v1/yaml/search/protocool-ack-tmbundle
and I get the info. Fine.
But if I search for e.g.:
http://github.com/api/v1/yaml/search/drnic-objective-c-iphone-tmbundle
it returns nothing! Why?? What's wrong with it? There's no dot in the name.
If I look for: http://github.com/api/v1/yaml/search/drnic+objective+c+iphone+tmbundle
it works but it's a bit unsafe to be sure that I get the specific bundle.
Arggh.
Cheers,
--Hans