Revision history for App::GitGerrit. -*- text -*-

0.006     2013-09-26 21:33:39 America/Sao_Paulo

  [Changes]
  - Rename 'git gerrit backout' to 'git gerrit upstream', which is
    more meaningful.

  - The git-gerrit.username config variable doesn't exist anymore. The
    username can be informed via the git-gerrit.baseurl variable.

  - Improved documentation.

  [New features]
  - Now 'git gerrit co' is an alias for 'git gerrit checkout'.

  - Now 'git gerrit up' is an alias for 'git gerrit upstream'.

  - You can force 'git gerrit upstream' to delete a new change-branch
    with the --delete option.

0.005     2013-09-25 10:00:47 America/Sao_Paulo

  - Small fix.

0.004     2013-09-24 22:19:07 America/Sao_Paulo

  - Just a little documentation reorganization.

0.003     2013-09-23 22:08:59 America/Sao_Paulo

  - Rename git-gerrit's distribution from Git::Gerrit to
    App::GitGerrit.

0.002     2013-09-22 21:45:17 America/Sao_Paulo

  - Fix documentation.

0.001     2013-09-22 17:01:46 America/Sao_Paulo

  - First git-gerrit release. Still untested beta code.