Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/maikebing/AnkhSVN
https://github.com/maikebing/AnkhSVN
the solution events to find out when we should enable on a not connected
project, but don't handl...
service to allow disabling the entire service in VS11.
* src/Ankh.Scc/AnkhSccProvider.Projects.c...
b523fc06e731151e43dc6cc0d11d1e3f0886379c authored almost 13 years agoRemove unused usings
4f714c5ac87907b6583a79084ee8d3bc9e5fb81e authored almost 13 years agoprovider: make us the active scc provider to ensure we know all the projects.
Since r11081, this ...
to the SolutionExplorerWindow service. Our event service code allows access
to the necessary even...
implementation available.
(I'm working on an implementation for VS11)
* src/Ankh.Services/Ankh.S...
d29b77f5ca4300b74bfd86a334fd3793de870af3 authored almost 13 years ago3268d00f4194058dabeaa3389b6058fd9129780d authored almost 13 years ago
* src/Ankh.Services/Commands/CommandMapper.cs
Don't check for commands and services on nested t...
28c29919d6ef446a532c3347421bfd3f53bf3691 authored almost 13 years ago
64d8c80cb50eeb6a16b3872fb8cda9c8e5b5a23b authored almost 13 years ago
Fix yet another directory indentation level problem. Why doesn't the Wix xsd
detect this?
%PROGRAMFILES%\Common Files\Microsoft Shared\MSEnv\PublicAssemblies
where it is automatically use...
make a difference in setup performance. Remove unused directory references.
18e4155063db022c72cf9348c0923e7ddb8bc149 authored almost 13 years ago Remove the copying of the Ankh.ExtensionPoints library. VS can now
find it in the AnkhSVN fol...
9c949d23b52bfcb5104e6900290e36808f9b1292 authored almost 13 years ago
to all Visual Studio installations in a followup commit.
* src/Ankh.ExtensionPoints/Ankh.Extensi...
b1003fd6d382956723d871c5a2bb4bdad9d1d7f1 authored almost 13 years agof276c92ef6b8e661e0eb2ab1a6a525e8cf1546ea authored almost 13 years ago
Fix validation by reverting the scope change from r11067.
d76ec2515589f740f4a32f26d09ddd570a9836e5 authored almost 13 years ago Use the Wix 3.6 provided extension directory property to find the right
location to install t...
ee458b61c737857762434f728efe36947b31e865 authored almost 13 years ago
custom actions that we otherwise have to define ourselves.
* src/Ankh.ExtensionPoints/Ankh.Exten...
46071e998b30b18f488c3029fee05a68f4bf4abc authored almost 13 years ago72a6ebbe65b1009b52761e0431ad1b05df159f07 authored almost 13 years ago
192ae8fe2a885d9b66b2ef70de624e4949d4eab8 authored almost 13 years ago
293d97ce4cf8bb7f545e17c8a6ca354940bfabcd authored almost 13 years ago
fcce8eee229b70a364bee4ddd16ee005c87172da authored almost 13 years ago
* src/Ankh.Package/Attributes/ProvideAnkhExtensionRedirectAttribute.cs
Use the proper file refe...
a8fe1a8bac4725d435ce5c01ed25d71cfc3ec31c authored almost 13 years ago
Add one more property reference in an attempt to fix installation.
d469f9aaf379ac57e6f56dd2d2f24d5daaf15180 authored almost 13 years ago4717a27a025056c1f14fcad76c41732033a3da29 authored almost 13 years ago
Make sure VS version availability is resolved.
c387cce30b6f88b9a062fbbf27f93fa3fd14475a authored almost 13 years agoda6d936cb3c962b7833d8260364c583595929652 authored almost 13 years ago
Resolve compiletime warning.
1a38afa273a00e9fd8e8df424be34fb55a0bb7c5 authored almost 13 years agoAnd remove an unneeded '\'
aefb7a706ccf9cdbed47955a3d5f645cb46241c5 authored almost 13 years ago64511c8ee70f32214f9c1c1b5f945e900a5e89fb authored almost 13 years ago
The file reference didn't work. Try again this way.
fab3d76f5246469cc7aba356243671e4ee3918e9 authored almost 13 years agodd1b3c79d21b99e31dff633447194f27fa99e7f5 authored almost 13 years ago
Remove unused usings to unbreak build.
966a455f59b7732c8f66b5965f8843580ba4228a authored almost 13 years agoAnkh.ExtensionPoints library. This avoids editting the devenv.exe.config,
which is not 100% guara...
f9219c98f9bdd70694a7fc5eaa1cd3c39fef189f authored almost 13 years ago
And remove another System.Linq reference
683ba64c623ac639a736bae49238ee6b4f62b745 authored almost 13 years ago* src/Ankh.VS/Services/ThreadedWaitService.cs
* src/Ankh.VS/SolutionExplorer/SolutionExplorerWind...
* src/Ankh.VS/Ankh.VS.csproj
* src/Ankh.VS/Diff
* src/Ankh.VS/Diff/InternalDiff.cs
* src/Ankh.VS...
dialog only after 2 seconds. In a followup commit we can add a similar feature
for VS2005/2008 us...
f1d7d21c7e1b7953b2a83f9606f87be0961b3cd8 authored almost 13 years ago
* src/Ankh.UI/PendingChanges/Resources/RecentChanges.pdn
* src/Ankh.UI/PendingChanges/Resources/R...
(Tick): Create the wait dialog with flag topmost.
c4ddd153bed6b19deb391168dc51926531f498ab authored almost 13 years agotakes more time than a user would normally accept as a hick-up of Visual Studio.
* src/Ankh.Scc/...
88503c18a6c6fd3a6bdfae69078a15c0dd18c668 authored almost 13 years agoRemove unneeded ifs
c5b0d91b722e8ef655fa4269e36e040a9bd46bd5 authored almost 13 years ago2335a51efb27844bedf40b36c5dded4596b25300 authored almost 13 years ago
Another SharpSvn version bump. This time just getting a small performance
fix in the Subversi...
cbdefb24e20c7b575edbe0d4e33f6376aac39bd9 authored almost 13 years ago
SvnTools.GetNormalizedFullPath() that were just committed. This should
noticable improve the perf...
an SvnItem.
* src/Ankh.Scc/StatusCache/FileStatusCache.cs
* src/Ankh.Services/Scc/IFileStatusCac...
fd471cd373c41a0d502f9921e6ce0dffb0700a2c authored almost 13 years ago
Mark as managed
60f86b4645a649a12b3b3bcea73b8333ac2bf66e authored almost 13 years ago* src/Ankh.UI/PendingChanges/Resources/RecentChanges.pdn
* src/Ankh.UI/PendingChanges/Resources/R...
toolwindow.
* src/Ankh.UI/Ankh.UI.csproj
* src/Ankh.UI/PendingChanges/Commits/PendingCommitItem....
dc1551ecd447f0964e7ce1a644fd5f4050fa1200 authored almost 13 years ago
Don't walk externals.
* src/Ankh/Commands/ItemRevertCommand.cs
Don't assume depth infinity i...
* src/Ankh.WpfEditor.Package/Services/WpfEditorInfo.cs
* src/Ankh.WpfEditor.Package/Ankh.WpfEdito...
Fix compilation
08bdd1f1083d84e0b18848404ebe3439d8f1c4ba authored almost 13 years agothe simple cases where we really must pass a depth to allow revert to succeed.
* src/Ankh.Scc/Sv...
9b9249aa9a77b1ed1a5f5f09eac72e201d1e017c authored almost 13 years ago9b20cd75cbf62e15e500094559fff74edd9b5b57 authored almost 13 years ago
Make this code match our common style.
* src/Ankh.Scc/ProjectTracker.Add.cs
Remove the Conta...
Retrieve the solution extension in the proper way. I don't think the
previous hack ever worke...
with code that really reads the proper information from the clipboard.
The code used is from the...
6f8ba06c8069a41f614bb36f9d8bb944cbb25936 authored almost 13 years agodelete, followed by a rename.
* src/Ankh.Scc/AnkhSccProvider.FileMap.cs
(SccDelete): Remove fu...
bff4a9720815c5cbc11d77b0e2253117ca1a4319 authored almost 13 years ago
7c488ba8aaea5cacf8b88c5ee7fd218e5fed2a49 authored almost 13 years ago
* src/Ankh.Scc/SvnSccContext.cs
(MaybeRevert): If necessary (and safe) use a recursive revert.
* src/Ankh.Scc/AnkhSccProvider.Projects.cs
* src/Ankh.Scc/SvnSccContext.cs
Rename SafeDelete to...
handle all calculations at once, to allow using the result to calculate
directory copies. This ch...
* src/Ankh.Scc/ProjectTracker.Remove.cs
Handle renames and removes from the project tracker ins...
Remove call to no-op function.
ec6eec43fb2a9cf5e71744bf8e75884f71b220f7 authored almost 13 years agothe SvnWorkingCopyClient to prepare for removing more of the shadow
handling in the scc provider....
Pass the normalized path to the scc provider
7418abd4746cfe1ff5fc7309767cc712ff4831a3 authored almost 13 years agoNo need to check for ancestor renames if the ancestor names match.
7dd3131d1715f2283290a7c90f892f504204333a authored almost 13 years agoc57d5d2f18e69a2e397227d4e8068e6df4a44885 authored almost 13 years ago
771e85072432bac046d8c9ce6cda92569ae39474 authored almost 13 years ago
ea1f0cf5113a47c2519b0bc0185b31867632d287 authored almost 13 years ago
* src/Ankh/Services/AnkhClientPool.cs
And another compilation fix.
Following up on r11003, remove some duplicated code by refactoring.
bf78ffc5dc2d4559a8b8fa669095a2e37d256b50 authored almost 13 years agoadd new item handler. This allows properly detecting folder renames in many
project types, such a...
* src/Ankh/Commands/CheckForUpdates.cs
* src/Ankh/Services/AnkhClientPool.cs
* src/Ankh/Services/...
* src/Ankh.Scc/ProjectMap/SccProjectData.Hierarchy.cs
* src/Ankh.Scc/ProjectTracker.Add.cs
* src/...
Subversion 1.7 libraries.
* src/Ankh.Scc/SvnSccContext.cs
* src/Ankh.Services/Ankh.Services.cspr...
Disable show changes on missing files and directories.
ae442d55f9bde08f4b9cde954f156ac504686cfa authored almost 13 years agoUse helper variable instead of array reference
5195f7c4b5c1f0e88739d77711eebb7b8ba91de5 authored almost 13 years ago(SafeWcMoveFixup): Handle an ugly case where a copy is not detected.
3353c8dde7b17191d14c734eb388a524d36cb440 authored almost 13 years ago* src/Ankh.UI/PendingChanges/PendingCommitsPage.cs
* src/Ankh.UI/SccManagement/AddToSubversion.cs...
was needed with Subversion 1.5 and 1.6 as the Subversion working copy library
couldn't handle the...
If a node is not yet deleted there is no reason to mark it dirty.
* src/Ankh.Scc/ProjectTracke...
77220c1561a190c6abb9b9ce9da6eb4df2e0e874 authored almost 13 years agoRemove unneeded work. Fix compilation.
33cc0fdb3180c7b4bb9ffc15952f7be1bfa8bbbe authored almost 13 years agoWe used to have three different code paths with slightly different behavior,
which was mostly a l...
* src/Ankh.Scc/AnkhSccProvider.cs
* src/Ankh.Scc/SccUI/Commands/ChangeSourceControlCommand.cs
* s...
* src/Ankh.Scc/ProjectTracker.cs
Unhook some services while disposing.
diff by using a document instead of a toolwindow. In some ways this might be
a regression, but I ...
5c1f9247cf855448855f2cf535edef8df79e00c1 authored almost 13 years ago
Remove two unused assembly references.
e1f32757445affbb499270e14dd771784f37274a authored almost 13 years ago
* src/Ankh.Ids/AnkhId.cs
* src/Ankh.Package/AnkhEditorFactories.cs
* src/Ankh.Package/AnkhSvnPac...