App-Git-Workflow

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        Updated config (Ivan Wills)
        Added new task (Ivan Wills)

1.0   2016-03-01
        Updating for release of version 1.0
        Updated license (Ivan Wills)
        Stopped supporting perl 5.8! (Ivan Wills)
        VTide and editor configs (Ivan Wills)
        Fixed date dependance of test data (Ivan Wills)

0.99   2015-09-21
        Updating for release of version 0.99
        Making it possible to only look at remote branches (Ivan Wills)
        Fixed issue with undefined --runs (Ivan Wills)

0.98   2015-08-24
        Updating for release of version 0.98
        Added extra dependency (Ivan Wills)
        Removed creation of makefile (Ivan Wills)
        Removed unused parameter (Ivan Wills)
        Added more character that should be removed from branch names (Ivan Wills)
        Added Perl 5.22 to list of perl versions to build with (Ivan Wills)

0.97   2015-06-29
        Updating for release of version 0.97
        Merge pull request #7 from zackse/master (Ivan Wills)
        apply doc updates to script in bin/ (Evan Zacks)
        minor documentation updates (Evan Zacks)
        git-recent pod: fix short argument names (Evan Zacks)

0.96013   2015-06-22
        Updating for release of version 0.96013
        Added missing documentation of cmd line parameters (Ivan Wills)
        Removed documentation about unimplemented format (Ivan Wills)
        Got data outputting correctly for multiple periods (Ivan Wills)

0.96012   2015-06-19
        Updating for release of version 0.96012
        Fixed issue with latest perl (Ivan Wills)

0.96011   2015-06-18
        Updating for release of version 0.96011
        Added ability to specify outputting multiple periods (Ivan Wills)
        Fixed test to match changed param name (Ivan Wills)
        Added ability to limit dates by until (Ivan Wills)
        Fixed tests (Ivan Wills)
        Working on detailed stats (Ivan Wills)

0.96009   2015-06-12
        Updating for release of version 0.96009
        Fixed tests (Ivan Wills)
        Added missing docs (Ivan Wills)
        Added showing commit counts (Ivan Wills)
        Added showing commit counts (Ivan Wills)
        Added different formatting options (Ivan Wills)

0.96008   2015-05-22
        Updating for release of version 0.96008
        Added missing mock data (Ivan Wills)
        Added note to keep track of where things are (Ivan Wills)
        Added pipe (|) to special escaped characters (Ivan Wills)
        Added cpan tag (Ivan Wills)
        Udated the documentation (Ivan Wills)
        Added the ability to limit the maximum number of runs (Ivan Wills)
        Updated manifest with renamed readme (Ivan Wills)
        Added missing documentation (Ivan Wills)
        Updated errors to be more helpful (Ivan Wills)
        Removed unneeded tag (Ivan Wills)
        Added : as a character to replace (Ivan Wills)
        Worked on documentation (Ivan Wills)
        Added specific Test::More version for the features being used (Ivan Wills)
        Converted README into a POD file and added build and coverage badges (Ivan Wills)
        Added config for coveralls.io (Ivan Wills)

0.96007   2015-02-15
        Updating for release of version 0.96007
        Fixed saying switched to branch twice (Ivan Wills)
        Added more things to do (Ivan Wills)

0.96006   2015-02-08
        Updating for release of version 0.96006
        Added more things to do (Ivan Wills)
        Fixed up the way the caller is determined and change printing help to STDOUT rather than STDERR (Ivan Wills)
        Changed the way the test works so it's less sensitive to Pod::Usage missing (Ivan Wills)
        More TODO things (Ivan Wills)
        Added TODO file (Ivan Wills)

0.96005   2015-02-02
        Updating for release of version 0.96005
        Added missing POD (Ivan Wills)
        Added early death for bad data and more detailed info on bad data (Ivan Wills)
        Fixed mock data adding (Ivan Wills)
        Fixed data setup (Ivan Wills)
        Fixed mock data (Ivan Wills)
        Fixed tests with hardcoded time too far in the past, fixed call to pod2usage (Ivan Wills)
        Fixed watch test (Ivan Wills)
        Finished converting to more descriptive mocking (Ivan Wills)
        Fixed up-to-date tests (Ivan Wills)
        Changing mocks to be hashes to confirm the correct data is being used (Ivan Wills)
        added only fetching some times (Ivan Wills)
        Fixed not returning true from pod2usage (Ivan Wills)
        Fixing fatpacked files so that they can work with git bash (Ivan Wills)
        Added catching errors so watch can continue if upstream server is down (Ivan Wills)
        Added exiting tests on first failure (Ivan Wills)
        Added some performance optomisations (Ivan Wills)
        Removed unnessesary quotes and SHA from format (Ivan Wills)
        More formatting (Ivan Wills)
        Fixed formatting of text output (Ivan Wills)

0.96004   2015-01-22
        Updating for release of version 0.96004
        Added missing doc (Ivan Wills)
        Added -v documentation (Ivan Wills)
        Fixed test to match new --version (Ivan Wills)
        Added grep -v negation option (Ivan Wills)
        Finished conversion of --VERSION to --version (Ivan Wills)

0.96003   2015-01-17
        Updating for release of version 0.96003
        Changed test as freebsd seems to not always return a new line (Ivan Wills)
        Fixed code (Ivan Wills)

Changes  view on Meta::CPAN

        Added missing POD documentation (Ivan Wills)
        Added recommended dependency (Ivan Wills)
        Fixed incorrectly named method and missing $self (Ivan Wills)
        Fixed the test (not sure what the issue was) (Ivan Wills)
        Fixing some of the broken logic (Ivan Wills)
        Improved on the verbose action to use Term::Spinner if available (Ivan Wills)
        Restructured so that branch-clean can support sub commands (Ivan Wills)
        Added jira.url config documentation (Ivan Wills)

0.96001   2014-12-14
        Updating for release of version 0.96001
        Fixed generated files (Ivan Wills)
        Added clarification in --pull's description (Ivan Wills)
        Added note about --pull not working the way I expect (Ivan Wills)
        Removed testing files form distribution (Ivan Wills)
        Moved pull to appropriate position (Ivan Wills)
        Implemented "run" method (Ivan Wills)
        Adding testing helper scripts (Ivan Wills)

0.96   2014-11-28
        Updating for release of version 0.96 (Ivan Wills)
        Added options to control "release" and updated docs (Ivan Wills)
        Added more tests to achieve 100% coverage of git-files (Ivan Wills)
        Changed test to be a little less verbose (Ivan Wills)
        Added some more documentation (Ivan Wills)

0.95   2014-11-21
        Updating for release of version 0.95 (Ivan Wills)
        Improved coverage of git branch-clean (Ivan Wills)
        Improved coverage (Ivan Wills)
        Removed runner and replaced with simple system call (Ivan Wills)
        Added ability to list all and remote branches (Ivan Wills)

0.94   2014-11-19
        Updating for release of version 0.94 (Ivan Wills)
        More tests to get better coverage (Ivan Wills)
        Added missing docs (Ivan Wills)

0.93   2014-11-19
        Updating for release of version 0.93 (Ivan Wills)
        Changed to show info about branches, fixed tests to match (Ivan Wills)

0.92   2014-11-18
        Updating for release of version 0.92 (Ivan Wills)
        Changed tests to using Test::Warnings (Ivan Wills)
        Added new file (Ivan Wills)
        Added better documentation (Ivan Wills)
        Added recent files to load and boilerplate tests (Ivan Wills)
        Got code coverage of "recent" to 100% (Ivan Wills)
        Got better output going (Ivan Wills)
        Added new files (Ivan Wills)
        Fixed --day, --week and --month options (Ivan Wills)
        Added branch info to output (Ivan Wills)
        Implemented a default test (but it's still TODO) (Ivan Wills)
        Added the ability to mark a test as TODO (Ivan Wills)
        Basic implementation working (Ivan Wills)
        New script to show recent changes (Ivan Wills)

0.91   2014-11-03
        Updating for release of version 0.91 (Ivan Wills)
        Added escaped character at the end of the line to stop future edits removing final spaces (Ivan Wills)
        Fixed needed whitespace (Ivan Wills)
        Remember lists are 0 based! (Ivan Wills)
        Added skipping test on windows as "echo" toggles or sets the echo state (Ivan Wills)
        Added protection against DESTROY calling AUTOLOAD (Ivan Wills)

0.13   2014-11-01
        Changed regex to work with older Perl versions (Ivan Wills)
        Changed regex to work with older Perl versions (Ivan Wills)
        Added limiting array size to make perl 5.21.3+ happy (Ivan Wills)

0.12   2014-11-01
        Fixed direct running of git command, changed tests to add missing mock data (Ivan Wills)

0.11   2014-10-31
        #1 Updated bug tracker url (Ivan Wills)
        Fixed test mock data order (Ivan Wills)
        Fixed test mock data order (Ivan Wills)
        fixed order change of mock due to lib order changes (Ivan Wills)
        Reorganised calls so that require/use tests pass (Ivan Wills)
        Updating for release of version 0.9 (Ivan Wills)
        fixed boilerplate (Ivan Wills)
        Added default tests for new files (Ivan Wills)
        Added extra spelling skip words (Ivan Wills)
        Revert "Added missing modules" (Ivan Wills)

0.9   2014-10-29
        fixed boilerplate (Ivan Wills)
        Added default tests for new files (Ivan Wills)
        Added extra spelling skip words (Ivan Wills)
        Revert "Added missing modules" (Ivan Wills)
        Added missing modules (Ivan Wills)
        Added documentation command_ok (Ivan Wills)
        Removed moved file names (Ivan Wills)
        Added new mock and test libs (Ivan Wills)
        Moved tests to being part of main app so others can use it (Ivan Wills)

0.8   2014-10-20
        Fixed committers to be informative when an unknown period is passed, test changed to match (Ivan Wills)
        Fixed watche's pull issue (Ivan Wills)
        Fixed adding ".git" to the repository as Git.pm seems to not want it (Ivan Wills)
        Added some debugging helper code (Ivan Wills)
        Added check for non existant row (Ivan Wills)
        Updating for release of version 0.7 (Ivan Wills)
        Fixed renamed build object (Ivan Wills)
        Fixed various tests (Ivan Wills)

0.7   2014-09-28
        Got better code coverage removed poorly thought out code (Ivan Wills)
        Changed to calculate localtime rather than hard code it (Ivan Wills)
        Cleaned arguments (Ivan Wills)
        Fixed docs (Ivan Wills)
        Removed extra --test (Ivan Wills)
        Added calculating localtime (Ivan Wills)
        Fixed removal of white space (Ivan Wills)
        Fixed test names (Ivan Wills)
        Added test for non-unique POM version (Ivan Wills)
        Converted git-pom (Ivan Wills)
        Changed the order of mock set up (Ivan Wills)
        Added missing modules (Ivan Wills)
        More tests (Ivan Wills)



( run in 0.590 second using v1.01-cache-2.11-cpan-2398b32b56e )