openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
gitmenu
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
about 19 hours
ago.
Jul 22, 2024 — Jul 22, 2025
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Corrected several resharper warnings.
Kevin Thompson
More...
over 15 years ago
* Commands/GitCommand.cs: Updated to return the solution file when no project item or project is selected.
Kevin Thompson
More...
about 16 years ago
* GitMenu.Installer/registration.wxi: Updated product version * GitMenuPackage.cs: Updated product version * Resources.resx: Added Package Load Key(PLK) which is required on systems without the Visual Studio SDK
Kevin Thompson
More...
about 16 years ago
* GitMenu.Installer: Added new WIX based Installer for version 0.1 * GitMenu.csproj: Updated project to auto-generate the registration.wxi file for registering the VS Package
unknown
More...
about 16 years ago
* Updated version to 0.1 * Corrected Name from "Package Name" to Git Menu
unknown
More...
about 16 years ago
* GitMenuPackage.cs: Load settings on package initialize, save on close. * Options.cs: Added new Options page to configure Git Settings in Visual Studio via Tools->Options menu. * Settings.cs: Updated with attributes, loading and saving.
Kevin Thompson
More...
about 16 years ago
* Commands/AddCommand.cs: Updated command to apply to nested items and update glyphs accordingly. * Commands/CommitToolCommand.cs: Changed to update glyphs after commit. * GitFileState.cs: Corrected a bug in GetStatus that would allow a NRE * Services/GitSccProvider.cs: Added IVsQueryEditQuerySave3 interface to update glyphs on edited files. Also added several helper methods to look through and update hierarchy item glyphs
Kevin Thompson
More...
about 16 years ago
* Commands/*: Updates commands so that they have access to the complete Package
Kevin Thompson
More...
about 16 years ago
* Commands/AddCommand.cs: Changed add all command to a simple add command that will add all selected items and sub items.
Kevin Thompson
More...
about 16 years ago
* Resources/StatusIcons.bmp: Gave status icons some padding
Kevin Thompson
More...
about 16 years ago
* GitFileState.cs: Updated to work more like "git status" * GitGlyph.cs: Renamed Icons * Services/GitSccProvider.cs: Updated what glyphs are returned
Kevin Thompson
More...
about 16 years ago
* GitGlyph.cs: Enum to represent custom icon states * Resources/StatusIcons.bmp: Resource by Keith Rocha * StatusIcons.cs: Helper to load an ImageList
Kevin Thompson
More...
about 16 years ago
Helper.cs: Extracted Exec and WDFromPath methods into Helper class Commands/*Command.cs: Updated references to Exec and WDFromPath
Kevin Thompson
More...
about 16 years ago
Added SCC Provider
Kevin Thompson
More...
about 16 years ago
* Added new command to Open a Git Project/Repository from a remote repo (git clone). Incomplete.
Kevin Thompson
More...
about 16 years ago
* Commands/GitCommand.cs: Added an additional ctor to allow specifying a different GUID
Kevin Thompson
More...
about 16 years ago
* Commands/*: Renamed commands to remove the Git prefix as it is a bit redundant.
Kevin Thompson
More...
about 16 years ago
* Commands/GitCommand.cs: Updated Exec method to prevent a window from exiting when not hidden.
Kevin Thompson
More...
about 16 years ago
* Updated project with custom Icons from Keith Rocha. Removed some old ones
Kevin Thompson
More...
about 16 years ago
* Commands/GitCommand.cs: Fixed issue when process did not terminate prior \ to accessing return code.
Kevin Thompson
More...
about 16 years ago
* Commands/*: Updated commands to use GitCommand.GetSelectedPath() instead of only looking at the SelectedProjectItem.
Kevin Thompson
More...
about 16 years ago
* Commands/GitCommand.cs: Factored out getting the Selected Path. This will be helpful to provide the path whether it be for a project, folder, or project item.
Kevin Thompson
More...
about 16 years ago
Added some todo entries
Kevin Thompson
More...
about 16 years ago
* GitMenuPackage.cs: Force package to load when VS is opened. Commands not display correctly prior to selection
Kevin Thompson
More...
about 16 years ago
* Commands/GitCommand.cs: Updated command to failover to project when a projectitem is not selected
Kevin Thompson
More...
about 16 years ago
* Commands/*: Renamed SelectedItems to SelectedProjectItems in order to give a more accurate name of the items. Will also be adding command support for solutions, and projects so we need some way to access this.
Kevin Thompson
More...
about 16 years ago
* GitMenu.vsct: Updated to display commands under solution, project, and folders
Kevin Thompson
More...
about 16 years ago
* Commands/BaseCommand.cs: Removed commentted code
Kevin Thompson
More...
about 16 years ago
* Commands/GitCommand.cs: Added check for lastProjectItem
Kevin Thompson
More...
about 16 years ago
Dog food
Kevin Thompson
More...
about 16 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree