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: atom-community/atom-ide-datatip
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.7
Choose a base ref
...
head repository: atom-community/atom-ide-datatip
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.8
Choose a head ref
  • 8 commits
  • 8 files changed
  • 4 contributors

Commits on Mar 11, 2019

  1. Exclude non-essential files

    This way the users of this package doesn't have to download non-essential files which aren't necessary for the package to function. Such as files used for development (docs, screenshots, tests, .travis.yml, etc).
    vinkla authored Mar 11, 2019
    Configuration menu
    Copy the full SHA
    bd50588 View commit details
    Browse the repository at this point in the history
  2. Update .gitattributes

    vinkla authored Mar 11, 2019
    Configuration menu
    Copy the full SHA
    0118ca4 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Merge pull request #18 from vinkla/patch-1

    Exclude non-essential files
    appelgriebsch authored Mar 12, 2019
    Configuration menu
    Copy the full SHA
    77b6799 View commit details
    Browse the repository at this point in the history
  2. initial commit for travis ci integration

    Andreas Gerlach committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    1ce48f4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #19 from atom-ide-community/feature/travis-ci-inte…

    …gration
    
    initial commit for travis ci integration
    appelgriebsch authored Mar 12, 2019
    Configuration menu
    Copy the full SHA
    00d0fe0 View commit details
    Browse the repository at this point in the history
  4. fix: updated package-lock.json for fixing travis build

    Andreas Gerlach committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    ee0ef35 View commit details
    Browse the repository at this point in the history
  5. fix: travic-ci build

    Andreas Gerlach committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    491c14e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8efb01d View commit details
    Browse the repository at this point in the history
Loading