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.001
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.002
Choose a head ref
  • 11 commits
  • 4 files changed
  • 1 contributor

Commits on Sep 17, 2012

  1. Configuration menu
    Copy the full SHA
    259e51c View commit details
    Browse the repository at this point in the history
  2. Remove the old sh version

    dolmen committed Sep 17, 2012
    Configuration menu
    Copy the full SHA
    ad96431 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e32be0 View commit details
    Browse the repository at this point in the history
  4. Add release.pl (WIP)

    Work in progress: the release script that FatPack github-keygen with its
    dependencies (including Pod::Usage that is missing in msysgit).
    dolmen committed Sep 17, 2012
    Configuration menu
    Copy the full SHA
    41ef3e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2012

  1. gitignore: github-keygen ignored (committed on release branch)

    github-keygen is now a generated file that will be committed on the
    'release' branch with the 'release.pl' script.
    dolmen committed Nov 14, 2012
    Configuration menu
    Copy the full SHA
    a03b885 View commit details
    Browse the repository at this point in the history
  2. release.pl nearly complete

    release.pl now creates the new merge commit on the 'release' (well
    'toto' for now) branch that merges the previous release commit with
    changes that occured on 'devel' (for example, a README.pod update) and
    generated files (github-keygen built with fatpacker).
    dolmen committed Nov 14, 2012
    Configuration menu
    Copy the full SHA
    eff60ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7861751 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2012

  1. gitignore: ignore fatlib

    dolmen committed Nov 15, 2012
    Configuration menu
    Copy the full SHA
    08cfe3a View commit details
    Browse the repository at this point in the history
  2. release.pl: cleanup

    dolmen committed Nov 15, 2012
    Configuration menu
    Copy the full SHA
    ada99c4 View commit details
    Browse the repository at this point in the history
  3. README: changes for 1.002

    dolmen committed Nov 15, 2012
    Configuration menu
    Copy the full SHA
    d5c5dd1 View commit details
    Browse the repository at this point in the history
  4. Release v1.002

    dolmen committed Nov 15, 2012
    Configuration menu
    Copy the full SHA
    bbe3cd7 View commit details
    Browse the repository at this point in the history
Loading