Revision history for Padre-Plugin-Git

{{$NEXT}}
0.07 2012-11-03
 - Fix-typo use of pbp return in sub cause a clocaking effect of menu (BOWTIE)

0.06 2012-11-01
 - Add some Branching 
 - Make Dialogue Bigger (BOWTIE)
 - Add auto update Changes on git commit if {{$NEXT}} exists (BOWTIE)
 - Update Makefile.PL with requirments (BOWTIE)

0.05 2012-09-26
 - Add missing dependencies (BOWTIE)

0.04 2012-09-08
 - Update to Padre-Plugin Api 2.2 (BOWTIE)
 - event_on_context_menu now works, short cut (BOWTIE)
 - switch to menu_plugins_simple all items work (BOWTIE)
 - git local functions, done (BOWTIE)
 - git remote functions, using padre-task (BOWTIE)
 - enable git-hub pull request with external credentials (BOWTIE)

0.03 2010-08-20
 - Compatibility with new Padre (CHORNY)
 - chdir to file directory before commit (CHORNY)

0.02 2009-03-25
 - Add necessary diff methods for file and dir (kaare)
 - Add inc/* and META.yml to MANIFEST (and there-for the tar-ball) (ryan52)

0.01 2009-03-13
 - First version, released on an unsuspecting world.
 - Based on Padre-Plugin-SVK