- Aug 21, 2017
-
-
Stanley Goldman authored
-
Stanley Goldman authored
-
- Aug 20, 2017
-
-
Andreia Gaita authored
Fix to correct icon of deleted files
-
Andreia Gaita authored
-
Andreia Gaita authored
Split the commit message into the subject line and the body
-
- Aug 19, 2017
-
-
Mitsuhiro Koga authored
-
- Aug 18, 2017
-
-
Andreia Gaita authored
Fix console message test to be in past tense
-
Stanley Goldman authored
-
Stanley Goldman authored
-
Stanley Goldman authored
-
Andreia Gaita authored
Reducing noise in UsageTracker error
-
- Aug 16, 2017
-
-
Stanley Goldman authored
Fixes to populate remote url text field after publish
-
Stanley Goldman authored
-
- Aug 15, 2017
-
-
Andreia Gaita authored
Add symlink resolver so we can figure out paths properly
-
Andreia Gaita authored
-
Andreia Gaita authored
-
Andreia Gaita authored
We want the GitExecutablePath to reflect where the binary was found, and the GitInstallPath to reflect where it is installed. When the binary is a symlink (like /usr/local/bin/git -> ../Cellar/git/2.12.2/bin/git), this means GitExecutablePath will have /usr/local/bin/git and GitInstallPath will have /usr/local/Cellar/git/2.12.2/bin
-
Andreia Gaita authored
-
Andreia Gaita authored
Fixes #192 On non-windows, git and other files might be symlinks, so when we're using them as a base for determining parent directories, we may need to resolve the symlink first. The rules for automatically doing symlink resolution are tricky, so for now just do it manually.
-
Stanley Goldman authored
Fix opening a command line window on mac
-
Andreia Gaita authored
Fixes #189
-
- Aug 14, 2017
-
-
Stanley Goldman authored
This reverts commit cac6b235.
-
Andreia Gaita authored
Issue template: Correcting path to the debug log on a mac
-
Andreia Gaita authored
-
Stanley Goldman authored
Fix to not load the Keychain on application startup
-
Stanley Goldman authored
-
Stanley Goldman authored
-
Stanley Goldman authored
-
Andreia Gaita authored
Moving BaseWindow to it's own file for clarity's sake
-
Andreia Gaita authored
Fixing UnityYAMLMerge path
-
Stanley Goldman authored
-
- Aug 11, 2017
-
-
Stanley Goldman authored
-
Stanley Goldman authored
-
Stanley Goldman authored
-
Stanley Goldman authored
-
- Aug 08, 2017
-
-
Stanley Goldman authored
-
Stanley Goldman authored
Fix to set correct clone url based on environment os
-
Stanley Goldman authored
-
Andreia Gaita authored
UI and Functionality to Publish
-
Andreia Gaita authored
Fixes to update name/email in Settings View
-