aboutsummaryrefslogtreecommitdiffstats
path: root/pluginManager.js
AgeCommit message (Expand)Author
2011-06-11Merge pull request #13 from lyricallogical/fix_for_eaa063f66dbbanekos
2011-06-07RegExp の関数的な呼び出しができなくなったので修正 for Fi...anekos
2011-05-29fix for eaa063f66dbblyrical_logical
2011-04-28supports httpsteramako
2011-01-22Important security fixanekos
2010-11-29Fix <updateURL>anekos
2010-10-23Removed execution flags.thinca
2010-05-312.3-2.4対応anekos
2010-04-12Fix some typosanekos
2009-11-02Follow HEAD (2.3pre)anekos
2009-03-23fix a typoanekos
2009-03-04require要素を追加teramako
2009-02-28source サブコマンドが補完に洗われてなかったのを修正anekos
2009-02-19 * fix bugteramako
2009-02-18pm install の補完機能追加teramako
2009-02-12 * 正規表現を修正しました。drry
2009-02-12インストーラを追加anekos
2009-02-08pre のインデント修正&改善anekos
2009-02-07バグ修正&整理anekos
2009-02-05 スタイルを付加anekos
2009-02-05WikiParser 書いてみたanekos
2009-02-04fix: wikiparser したかな...?teramako
2009-02-03-source オプションを追加anekos
2009-02-01change compVersion to use [https://developer.mozilla.org/En/NsIVersionCompara...teramako
2009-01-18 * 語句を修正しました。drry
2009-01-18Pluginのinitializeをちょっと修正teramako
2009-01-18plugin update 失敗を修正suVene
2009-01-18pluginhelp -v の補完中の description がおかしいのを修正anekos
2009-01-14 * 各関数をPluginインスタンスのメソッドへ変更teramako
2009-01-12list method returns xmlteramako
2008-12-28数値としての比較にする.suVene
2008-12-28version の比較を厳密に。suVene
2008-12-25いらない文字が!suVene
2008-12-24response header の解析 bugfix.suVene
2008-12-22 * 正規表現を修正しました。drry
2008-12-22bugfix\!suVene
2008-12-22version は up し忘れることが多いので、Last-Modified を保存し...suVene
2008-12-22 * oops. [27221]drry
2008-12-22 * 正規表現を修正しました。drry
2008-12-21* bugfix, getLatestVersionsuVene
2008-12-21add -update args.(plugin update from <updateURL>)suVene
2008-12-20* add version info to a completer header.(気にいらなければ外して...suVene
2008-12-16いくつかの要素をマルチバイト対応anekos
2008-12-14Fix indent.anekos
2008-12-14fix bugteramako
2008-12-14 * expand tagteramako
2008-12-13 * げんご。drry
2008-12-09detail がないと失敗するのを修正anekos
2008-12-09License を追加anekos
2008-12-08定義リストの終端に空行が無い場合に、途中で切れてし...anekos
'#n384'>384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457