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/rcedit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Choose a base ref
...
head repository: electron/rcedit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 13 commits
  • 18 files changed
  • 6 contributors

Commits on Feb 25, 2019

  1. Fix typo in README.md (#83)

    tilkinsc authored and Cheng Zhao committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    ca7064e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. fix: print full paths in error messages (#85)

    * Use fwprintf instead of fprintf
    
    * Need a commit
    
    * try %S
    
    * Back to fwprintf, cast the format
    
    * WCHAR, not wchar_t
    
    * Use @MarshallOfSound's suggestion
    malept authored and zcbenz committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    9243fe7 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. Configuration menu
    Copy the full SHA
    2034ced View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a8e823 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. Issue #86 - change find execution level logic to handle multiple form…

    …atting styles (#88)
    dmascord authored and zcbenz committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    b807b34 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    9b04a43 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    228fcd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    824746d View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. feat!: build with CMake and release with semantic-release (#118)

    BREAKING CHANGE: Drops Windows XP support
    
    * refactor: code review suggestion
    
    * ci: move print help to build job
    
    * refactor: code review suggestion
    
    * build: fix
    
    * docs: clarify where releases are
    dsanders11 authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b1f8a3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c43941 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7531ac View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    4ea6c4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28a1319 View commit details
    Browse the repository at this point in the history
Loading