Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dolmen/github-keygen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.008
Choose a base ref
...
head repository: dolmen/github-keygen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.009
Choose a head ref
  • 7 commits
  • 3 files changed
  • 2 contributors

Commits on Sep 24, 2013

  1. Allow dashes in usernames

    Pedro Figueiredo committed Sep 24, 2013
    Configuration menu
    Copy the full SHA
    ef4848e View commit details
    Browse the repository at this point in the history
  2. Changes for 1.009

    dolmen committed Sep 24, 2013
    Configuration menu
    Copy the full SHA
    d475372 View commit details
    Browse the repository at this point in the history
  3. Fixes in CONTRIBUTING.pod

    Fix typo in NAME section.
    Add "FOR RELEASE MANAGER" section.
    dolmen committed Sep 24, 2013
    Configuration menu
    Copy the full SHA
    b0d51b8 View commit details
    Browse the repository at this point in the history
  4. release.pl: make a build tag instead of a real release

    If the current branch is not 'devel', create a build tag (named with the
    branch name followed by '.build') instead of a real release.
    This can help contributors who want to build a release just for testing.
    dolmen committed Sep 24, 2013
    Configuration menu
    Copy the full SHA
    ae8d36b View commit details
    Browse the repository at this point in the history
  5. Bump version to 1.009

    dolmen committed Sep 24, 2013
    Configuration menu
    Copy the full SHA
    5b957c9 View commit details
    Browse the repository at this point in the history
  6. release.pl: build from 'HEAD' instead of 'devel'

    This should simplify work for contributors as they are expected to work
    on branches, not directly on 'devel'.
    dolmen committed Sep 24, 2013
    Configuration menu
    Copy the full SHA
    e1b4767 View commit details
    Browse the repository at this point in the history
  7. Release v1.009

    dolmen committed Sep 24, 2013
    Configuration menu
    Copy the full SHA
    7b9d10a View commit details
    Browse the repository at this point in the history
Loading