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: electron/packager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.3.0
Choose a base ref
...
head repository: electron/packager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.4.0
Choose a head ref
  • 13 commits
  • 22 files changed
  • 2 contributors

Commits on Jul 27, 2016

  1. Alphabetize args

    malept committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    7e42a91 View commit details
    Browse the repository at this point in the history
  2. More consts

    malept committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    0422301 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7055407 View commit details
    Browse the repository at this point in the history
  4. Use rename in more places

    malept committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    cff8333 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2016

  1. Configuration menu
    Copy the full SHA
    6163ab9 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    malept committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    d0b525e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29c25d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2016

  1. Merge pull request #433 from malept/add-debug-module

    Add basic debug support via the 'debug' module
    malept authored Jul 31, 2016
    Configuration menu
    Copy the full SHA
    68f0ef6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c262732 View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    malept committed Jul 31, 2016
    Configuration menu
    Copy the full SHA
    29bdd50 View commit details
    Browse the repository at this point in the history
  4. Add util.fixtureSubdir() + fixture creation docs

    Addresses comments in #415.
    malept committed Jul 31, 2016
    Configuration menu
    Copy the full SHA
    283f77d View commit details
    Browse the repository at this point in the history
  5. Add regression test for apps named "Electron"

    Addresses #415.
    malept committed Jul 31, 2016
    Configuration menu
    Copy the full SHA
    21ec6ec View commit details
    Browse the repository at this point in the history
  6. 7.4.0

    malept committed Jul 31, 2016
    Configuration menu
    Copy the full SHA
    1ca641f View commit details
    Browse the repository at this point in the history
Loading