Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.
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: adobe/brackets-shell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release-1.14.1
Choose a base ref
...
head repository: adobe/brackets-shell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-1.14.2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 12 files changed
  • 2 contributors

Commits on Mar 23, 2020

  1. version bump to 1.14.2

    Nitesh Kumar committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    0c0c8bd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #679 from niteskum/niteskum/1.14.2-versionnBump

    version bump to 1.14.2
    narayani28 authored Mar 23, 2020
    Configuration menu
    Copy the full SHA
    5f03d51 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Merge pull request #677 from niteskum/graphicsFileExternalApplication

    Shell Api to get default Application for a file type.
    API is added to get Default Application for a file type.
    Api Name: getSystemDefaultApp
    This takes input as comma separated file extensions string and return comma separated OS Default Application for each extensions if any.
    narayani28 authored and Nitesh Kumar committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    3532759 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #680 from niteskum/niteskum/CherryPickFromMaster

    Merge pull request #677 from niteskum/graphicsFileExternalApplication
    narayani28 authored Mar 24, 2020
    Configuration menu
    Copy the full SHA
    6cac7a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Merge pull request #681 from niteskum/compatibilityManifestNotAppliedBug

    Wrong UserAgent for windows 10 as Compatibility Manifest were not getting applied in windows build
    narayani28 authored and Nitesh Kumar committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    850deed View commit details
    Browse the repository at this point in the history
  2. Merge pull request #682 from niteskum/niteskum/megeACommitFromMaster

    Merge pull request #681 from niteskum/compatibilityManifestNotAppliedBug
    narayani28 authored Mar 31, 2020
    Configuration menu
    Copy the full SHA
    2668975 View commit details
    Browse the repository at this point in the history
Loading