8000 Comparing yazd:master...kniteli:master · yazd/DKit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s 8000 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: yazd/DKit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kniteli/DKit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 1 file changed
  • 1 contributor

Commits on Nov 6, 2014

  1. Fix the creation of project file based on dub project

    There was an issue where it was importing every dependency folder into the project, rather than just the includes, severely polluting the project space. It also failed to include the main project folder (instead including only source)
    kniteli committed Nov 6, 2014
    Configuration menu
    Copy the full SHA
    49beebf View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2014

  1. Changed the dub create script to include only the base dependencies f…

    …olders rather than the entire flattened folder tree. Also set up the project to be updated and saved through sublime instead of outside of it. This should help keep things synchronized for the user, as well as allowing in the future to update the project automatically as dub changes.
    kniteli committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    1d33593 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3619170 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2014

  1. Reorganize code to group functionality in the command (could probably…

    … move them into functions). Switched to using dub package import paths instead of a bunch of individual directories. Fixed bug when the only thing open is a file and Window.get_project_data() gives back None.
    kniteli committed Nov 8, 2014
    Configuration menu
    Copy the full SHA
    54bb0cf View commit details
    Browse the repository at this point in the history
Loading
0