Changes between Version 1 and Version 2 of PadrePluginGit
- Timestamp:
- 09/10/12 13:10:12 (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PadrePluginGit
v1 v2 3 3 = {{{Padre::Plugin::Git}}} 4 4 5 To Enable {{{Padre::Plugin:: Nopaste}}} in Padre, go to Tools->Plug-in Manager, select Nopaste in left area, then click preferences to open dialog and save your chosen service and #channel. Or just let it default to Shadowcat and #padre.5 To Enable {{{Padre::Plugin::Git}}} in Padre, go to Tools->Plug-in Manager, select Git in left area. 6 6 7 8 Please note version compatibility, it's important, you can check what version is installed for {{{Nopaste}}} use Plug-in Manager for Padre look in Help -> About -> Information 7 Please note version compatibility, it's important, you can check what version is installed for {{{Git}}} use Plug-in Manager for Padre look in Help -> About -> Information 9 8 10 9 |---------------------------------- 11 10 {{{#!td style="background: #7F7" 12 **{{{Padre::Plugin:: Nopaste v0.06}}}**11 **{{{Padre::Plugin::Git v0.04 in trunk}}}** 13 12 }}} 14 13 {{{#!td style="background: #7F7" 15 **Padre 0.9 6**14 **Padre 0.97+** 16 15 }}} 17 16 |---------------------------------- … … 21 20 22 21 ---- 23 == Padre Plug-in Manager22 == History 24 23 25 [[Image(Nopaste_prefs.png)]] 24 after banging my head on git, and being kicked by several to get over it, I decide that the best solution was to update the Git plugin on my little journey of enlightenment. 25 ---- 26 == Usage 26 27 27 You can gain access to the Prefs dialog via context menu (right mouse)28 ----29 == Usage Ctrl+Shift+V30 * works against whole file or selected text.31 28 32 ----33 == supported Nopaste services34 35 /whois server36 37 * Codepeek38 * Debian39 * Gist40 * PastebinCom41 * Pastie42 * Shadowcat43 * Channel: #distzilla #perl-help +#london.pm #padre #soap-lite #angerwhale #rt +#perlde +#p5p #tt #iusethis #reaction #handel +#moose #poe #cometd #pita #dbix-class #catalyst44 * Snitch45 * Ubuntu46 * ssh47 48 ----49 **Please add additions for above below**50 51 and they will be added to plugin for all on next release52 29 ---- 53 30 == Bugs … … 57 34 == Limitations 58 35 59 **You must have a nickname set** 60 * look in Tools -> Preferences -> Advance 61 * you might like to set your name and e-mail while you are there :) 62 why you might ask, well this is a plugin and nickname is in Padre core, just being respectful to core :) 36 This provides Basic git cmd interface. 37 38 if you want more 39 40 * git cola 41 * gitg 63 42 ---- 64 43 == {{{ToDo}}} 44 45 * basic local catalog 46 47 * master 48 49 * GitHub 50 * pull request 65 51 66 52
