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.002
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.003
Choose a head ref
  • 6 commits
  • 3 files changed
  • 1 contributor

Commits on Nov 15, 2012

  1. Add CONTRIBUTING.pod

    dolmen committed Nov 15, 2012
    Configuration menu
    Copy the full SHA
    97e5f86 View commit details
    Browse the repository at this point in the history
  2. Add CONTRIBUTING.pod

    dolmen committed Nov 15, 2012
    Configuration menu
    Copy the full SHA
    f6a0b47 View commit details
    Browse the repository at this point in the history
  3. release.pl: build 'fatlib' ourself

    FatPacker wants to use packlists, but this is broken by design:
    - packlists are not available on Debian/Ubuntu/... for modules installed
      with the system manager
    - if it does not find the packlist, it skips the module!
    - it copies the whole distribution, not just the required module. This
      is overkill for our needs
    So we build 'fatlib' ourself.
    dolmen committed Nov 15, 2012
    Configuration menu
    Copy the full SHA
    a010d3c View commit details
    Browse the repository at this point in the history
  4. release.pl: tag only if github-keygen is modified

    The release commit is now tagged only if github-keygen is modified.
    Check is added to allow an update of github-keygen only if its version
    has been bumped (which will so bring a new tag). If not the release
    process is canceled.
    dolmen committed Nov 15, 2012
    Configuration menu
    Copy the full SHA
    59dd432 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    178445d View commit details
    Browse the repository at this point in the history
  6. Release v1.003

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