Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/maikebing/AnkhSVN
https://github.com/maikebing/AnkhSVN
702806563d8269bacb08dde4a63169968ffb5bd6 authored about 13 years ago
ac222daffdc0e143fd82cefa95fcfb9f60dbcade authored about 13 years ago
* src/Ankh.Services/AnkhRuntime.cs
Continue installing other services when one is skipped for ...
77afb87904a08405332f1df4647e325d7d1a32ed authored about 13 years ago
dbeeac566329e4cec076f6afd5ca1a255a654916 authored about 13 years ago
documentation for newer VS versions.
d46366e25f579a3cfd94ef27e0f41e6690539d6a authored about 13 years agoa8173d167979b3fcf02e4f3ab2c19ca1c15d1f2d authored about 13 years ago
Add a few optional arguments
b8992d01d7b85733186aac646a11173bb7ee616f authored about 13 years agoRemove unused usings.
6c9855cb6491efc1190886b878a8bca51615b654 authored about 13 years agoFix some logical errors
7a97ba492416c564d82f3b16effb34649b37fb8d authored about 13 years agoDo file exists check on output path, not the input path.
5cac737774d56582aa02865fe65986dcb753b1fa authored about 13 years agoFix compilation with .Net 2.0 only.
b3af1961e6da1d047943e0e1dc096f1d96f3cc4b authored about 13 years agopreparation for adding VS11 diff support.
* src/Ankh.Diff/Ankh.Diff.csproj
* src/Ankh.Diff/AnkhI...
* src/Ankh.Services/AnkhInstanceConditionalAttribute.cs
* src/Ankh.Services/AnkhRuntime.cs
* src/...
Allow experimenting with local project additions via a 'local' subdirectory.
76d8bf6d4371ad7c687e633ef6df90f83d59b014 authored about 13 years ago58ea739ff5790abed1bf27ac7ca3744b35fe34c6 authored about 13 years ago
* src/Ankh.Scc/AnkhSccProvider.Enlistment.cs
Mostly revert r10668
* src/Ankh.Scc/AnkhSccProvider.QueryEditSave.cs
Cleanup some com interface definitions
ff976f081bc53c24f1a5c6039836546bc2fbf629 authored about 13 years ago
whitespace in their name.
* src/Ankh.Services/Ankh.Services.csproj
Another SharpSvn bump.
to-be removed tree based path selector.
* src/Ankh.Services/Ankh.Services.csproj
* src/Ankh.Serv...
e1b53bf25236895f5c2492fcfe4425e022b7d0ea authored about 13 years ago
this for us.
* src/Ankh.Scc/SvnSccContext.cs
* src/Ankh.Services/Scc/SvnItem.State.cs
* src/Ankh...
* src/Ankh.Scc/ProjectMap/SccProjectData.ProjectRefresh.cs
Verify that a parsed canonical path...
d57aa7a16ed8633ba6f4ce588446b0e54e263de8 authored about 13 years ago
Rename file in project to match on-disk casing.
c01cdd58591781c552b4df5e1deaef32eb574d2a authored about 13 years ago4b37a5a6e221e31c09f65c312e243e5702b986c3 authored about 13 years ago
33efa6d057b9a7c41b9ae5024b30be1d258d9283 authored about 13 years ago
ac1262aa1608b6171efc1ba1098382e061c2bab7 authored about 13 years ago
f0347fb8bd83ed79e4f85200f645a8d0d40e733a authored about 13 years ago
db8a3afafe22ad032b2d6f581d77bf7aa04a5c29 authored about 13 years ago
4839d450d9f631736afddf67d223f83952193541 authored about 13 years ago
43c5df9f9011d265804e0f21a60647ade09f5f6d authored about 13 years ago
cc9cc3cb5f8d7dcffe269b555aed0a68b6fcb484 authored about 13 years ago
Instantiate using public and non public constructors.
1ccbd977628f1e2cad525085bfdad559ede3c8ea authored about 13 years ago* src/tools/Ankh.DotNet2Test/App.config
Add application configuration file to suppress mixed mo...
* src/AnkhSvn.2011.sln
* src/tools/Ankh.DotNet2Test/Ankh.DotNet2Test.csproj
Update project file...
marked as incompatible.
* src/Ankh.Package/AnkhEditorFactories.cs
* src/Ankh.VS.IntegrationTest/...
b1441fcf152cbceaae044eb5ed1adaeb8bd72ba6 authored about 13 years ago
* src/Ankh.UI/PendingChanges/Commands/SpacerHider.cs
Remove references to System.Linq
in the repository and working copy explorer.
* src/Ankh.Package/Gui/AnkhSvn.xml
* src/Ankh.UI/Re...
* src/Ankh/Commands/CheckoutCommand.cs
Pass the right repository root to the log viewer from th...
Resolve MDA NonComVisibleBaseClass, by defining a default interface.
Technically this allows ...
Following up on r10641: Use standard command in toolbar.
2b5909bf155e8f412818f30e36dea269e130cd9f authored about 13 years agocase reuse the real delete and rename in the repository explorer.
* src/Ankh.Package/Gui/AnkhSvn...
f821ea483210a4d31525df6440998652a4a3c634 authored about 13 years agobefore the commit button.
4758d42fdeca2da12d27378d901b9dfc72a0f72b authored about 13 years agoFollow the window colors in the help pane of the property grid.
d9bc1bb997bb82cd8d1a50f16f61fef378b30a28 authored about 13 years ago
* src/Ankh.Services/Ankh.Services.csproj
* src/Ankh.Services/Scc/SvnItemAnnotation.cs
Add new ...
* src/Ankh.Scc/AnkhSccProvider.Glyphs.cs
* src/Ankh.Scc/ProjectTracker.Rename.cs
* src/Ankh.Scc/...
* src/Ankh.UI/PendingChanges/PendingConflictsPage.resx
Regenerate designer code
* src/Ankh.UI/PendingChanges/PendingConflictsPage.Designer.cs
Use VS colors for styling info pa...
of the test framework. For VS11 and VS9 the target framework must be the latest
version to be abl...
shell assemblies instead of with those of Visual Studio 2010.
* src/Ankh.Package/Ankh.Package.cs...
ad407dd2bc79f6a3ca5b858d8dd4bf58050057cc authored about 13 years agofd7a629107daf3a7837d47bab4f3b3df19abcfa7 authored about 13 years ago
Remove unnecessary include file.
8fda39bec9a1d28fe20f6b50f79444a68fd10981 authored about 13 years agoStore manifest version instead of an old AnkhSVN version.
b6010aabb83a2adaf71071097b162d2237dfa7bd authored about 13 years agoplace instead of doing it in multiple places.
* src/Ankh.Services/UI/AnkhToolWindowControl.cs
...
Create the exact font instead of a font using the family.
985e5ce0d09375decb37aeb92fc3f927095b7b99 authored about 13 years ago* src/Ankh.UI/SvnInfoGrid/SvnInfoGridControl.cs
Remove toolstrip rendering handling as we don't...
value before we were properly hooked for receiving changes.
Noticed this myself when switching b...
b7d5eec66984a81e620bedd0fcb5422117afe60d authored about 13 years agoOn VS2010+ just use the standard toolstrip renderer.
ea401b0a6eae5d8a92fa590c1d726f5bbfb19d92 authored about 13 years ago
* src/Ankh.Services/Commands/CommandAttribute.cs
* src/Ankh.Services/Commands/CommandMapItem.cs
...
In this case reuse the common delete and rename in the working copy explorer.
* src/Ankh.Package...
34eca6fc6a1af455d7c5f58a39c9215a22dc6aac authored about 13 years ago Rename output pane from 'AnkhSVN - Subversion' to 'Subversion - AnkhSVN' to
mimic 'Source Con...
a6e088ca6b87ee5a74005b7915d1a8e130698713 authored about 13 years ago
fb25f13e04f279985e7eb4aa40459f00de7aa9b4 authored about 13 years ago
81928e74ad670cb141465f3b25ccbfadc5388b5f authored about 13 years ago
a9a1b1ed0f93976f30aed7a46ca134e1b68b5c68 authored about 13 years ago
96965d810554d7d741b6396bf238122aa07dfcb5 authored about 13 years ago
e14f8a31fcaf1d2501eea07dc1f23ed1212db175 authored about 13 years ago
toolwindow when the toolwindow is used vertically.
Making the window workable vertically will ta...
8970891992fbada0d77fd4ffb26e164f6aea5c2b authored about 13 years agoProvide -1 value for value unavailable
41a140e850d4252f1eabdcf277a3c55151dcb8a4 authored about 13 years agof320305382acccc50daf8d8dc9fbf65c3c3d08e8 authored about 13 years ago
Implement AnkhService and use this for the connection sinks.
b701f6afb7f654c0663c5cd38aad94f9b53f53a3 authored about 13 years agoFix compilation after r10606.
65866fadc628ffc389978ebdd230b9ed7c500a3e authored about 13 years agoCleanup usings.
ab85dab66270acdcc41a50759d7e18ad93d0d440 authored about 13 years agoSync with VS 2010 code fixes.
39427bcfdb9c913b8e009b6850c15833f99c1404 authored about 13 years agoImport some fixes from the VS2010 version of this code.
7a83354542ef28f21753d51c49a9182df069f964 authored about 13 years agofrom our build. We only use a few features and in the early VS SDKs it was a moving
target. Fixes...
Resolve two warnings by making methods in sealed class private.
93a8c95a8398f05e285afdf5896187be5e36039a authored about 13 years ago* src/Ankh.VS/LanguageServices/UnifiedDiff/UnifiedDiffLanguage.cs
Remove unused namespace in pr...
7a565dfd2b0aa6a869b60cb4d50abf168d68c584 authored about 13 years ago
8d10683d3195e862c5d30aae06a6c9e88832a9ce authored about 13 years ago
58cde434163de7af81c37271d97168833dab8770 authored about 13 years ago
3645cd15f2cc78f6cc8e498d2586d139a78c9079 authored about 13 years ago
203c805530c911129f96403a5c0894d3831bac3e authored about 13 years ago
6a314a63288a221aeffcf4327b1c7fce4ab1009b authored about 13 years ago
62669969d0c96c4b72b529e58bccf9c7add78652 authored about 13 years ago
Avoid NullReferenceException in must-upgrade scenario.
0bff2dae52ba5f688f6701bdcde775309ef6348b authored about 13 years ago* src/Ankh.UI/SvnInfoGrid/Commands/SvnInfoComboCommand.cs
* src/Ankh.UI/SvnInfoGrid/SvnInfoString...
* src/Ankh.UI/Ankh.UI.csproj
* src/Ankh.UI/SvnInfoGrid/Commands
* src/Ankh.UI/SvnInfoGrid/Comman...
63fa1262b112e16c50e3b3b7932707aa4453a66e authored about 13 years ago
0445c40bdf5212b72e3180eeccb71638ec3a3700 authored about 13 years ago
* Ankh.UI/PendingChanges/Commits/PendingCommitsView.cs
- add "OpenPendingChangeOnDoubleClick" ...
Remove some obsolete checks on IsManagedPath().
b69a8be0aa3814f1662528a89d8a9ce483516586 authored about 13 years ago(FixWorkingCopyAfterRenames): Don't bail on !IsManagedPath()
491d807d624d4079a77eb5b4301d0f84833955dc authored about 13 years agoa subversion working copy for all directories below one that has a .svn instead
of only if the so...
it's parent directory exists, or we will throw an exception and break
the scc recording phase.
*...
ca6456da18c828984c66668b700d09db7352c844 authored about 13 years agobd4b05f56013bfed9def10b415828e5183dee2bb authored about 13 years ago
de2ac8dcfc245467655774b5e95e80c5b06737c6 authored about 13 years ago