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: sprint-22
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: sprint-23
Choose a head ref
  • 10 commits
  • 10 files changed
  • 5 contributors

Commits on Mar 25, 2013

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

Commits on Mar 27, 2013

  1. Merge pull request #223 from adobe/jasonsanjose/sprint23

    update labels to sprint 23
    gruehle committed Mar 27, 2013
    Configuration menu
    Copy the full SHA
    21d6636 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2013

  1. Configuration menu
    Copy the full SHA
    0f7a6b8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #224 from adobe/randy/close-live-browser-timeout

    Reduce CloseLiveBrowser() timeout
    gruehle committed Mar 28, 2013
    Configuration menu
    Copy the full SHA
    71aee85 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2013

  1. Use NSWorkspace's method for revealing in finder

    It is more reliable than applescript and works for Path Finder users as well
    Alex Zielenski committed Mar 31, 2013
    Configuration menu
    Copy the full SHA
    b40bdcd View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2013

  1. Fix compile error.

    gruehle committed Apr 4, 2013
    Configuration menu
    Copy the full SHA
    c5443fb View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2013

  1. Configuration menu
    Copy the full SHA
    b3b02b6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #226 from adobe/glenn/issue-3355

    Use file.addToWorkingSet instead of file.open
    RaymondLim committed Apr 5, 2013
    Configuration menu
    Copy the full SHA
    c154d5a View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2013

  1. Fix copy issue in Jasmine window.

    Don't call ::TranslateAccelerator for a window that doesn't have the menu bar.
    RaymondLim committed Apr 6, 2013
    Configuration menu
    Copy the full SHA
    f859788 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #228 from adobe/rlim/copy-in-jasmine

    Fix copy issue in Jasmine window.
    gruehle committed Apr 6, 2013
    Configuration menu
    Copy the full SHA
    3bd122e View commit details
    Browse the repository at this point in the history
Loading