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: brackets-cont/brackets-shell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release-1.8
Choose a base ref
...
head repository: brackets-cont/brackets-shell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-1.9
Choose a head ref
  • 12 commits
  • 15 files changed
  • 5 contributors

Commits on Oct 26, 2016

  1. Configuration menu
    Copy the full SHA
    cfca42f View commit details
    Browse the repository at this point in the history
  2. Merge pull request adobe#594 from adobe/adobe/shubham/VersionUpdate

    Bumping version Number to 1.9
    swmitra authored Oct 26, 2016
    Configuration menu
    Copy the full SHA
    d59fad4 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2016

  1. Support AppGetChromeVersionString and AppGetProductVersionString on L…

    …inux
    
    AppGetProductVersionString uses a newly created version_linux.h file
    including only a APP_VERSION constant as there seems to be no other way to
    retrieve version number on Linux.
    ficristo committed Oct 28, 2016
    Configuration menu
    Copy the full SHA
    d36a06e View commit details
    Browse the repository at this point in the history
  2. Merge pull request adobe#591 from ficristo/linux-chrome-version-string

    Support AppGetChromeVersionString and AppGetProductVersionString on Linux
    ficristo authored Oct 28, 2016
    Configuration menu
    Copy the full SHA
    3f4dbd1 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2016

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

Commits on Feb 15, 2017

  1. Fixed #13040 - Limited the size of cache to 250 MB in order to bloati…

    …ng of live-dev-profile folder in APPDATA
    saurabh95 committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    f3e836e View commit details
    Browse the repository at this point in the history
  2. Merge pull request adobe#596 from adobe/saurabh95/LimitPreviewCacheSize

    Fixed #13040 - Limited the size of cache to 250 MB in order to bloating of live-dev-profile folder in APPDATA
    zaggino authored Feb 15, 2017
    Configuration menu
    Copy the full SHA
    ed6eff0 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2017

  1. Configuration menu
    Copy the full SHA
    b48fa02 View commit details
    Browse the repository at this point in the history
  2. Merge pull request adobe#597 from ficristo/path-opn

    Move path of opn to match Brackets
    zaggino authored Feb 26, 2017
    Configuration menu
    Copy the full SHA
    772f737 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2017

  1. Fixed #11281 Added a registry entry for context menu entry to open cu…

    …rrent folder as brackets project
    saurabh95 committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    6a9cce9 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2017

  1. Merge pull request adobe#599 from adobe/saurabh95/Fixed-#11281

    Fixed #11281 Added a registry entry for context menu entry to open current folder as brackets project
    swmitra authored Mar 13, 2017
    Configuration menu
    Copy the full SHA
    8583247 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2017

  1. Merge pull request adobe#600 from adobe/master

    Merge master into release for Brackets 1.9
    swmitra authored Mar 16, 2017
    Configuration menu
    Copy the full SHA
    539e3e4 View commit details
    Browse the repository at this point in the history
Loading