Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/maikebing/AnkhSVN
https://github.com/maikebing/AnkhSVN
e82b97f162936a287bdddb47580f4c340eaa5890 authored over 12 years ago
20bee7d05044cd31bc4aa28b5937e14173035d73 authored over 12 years ago
ce453f539b6a8fa508f9abbf4e44138df599b36f authored over 12 years ago
e2ab7c0f2365810c5a7ce9f16d8f0c7cf1f86306 authored over 12 years ago
5ba3648e1bb3751dade1e9e07d3829680910cce3 authored over 12 years ago
1ed3662e60c6fe907edde10f48ddf629569cedc5 authored over 12 years ago
785416f0acb4a032a23022f0e4f3ce8e7c6ec5b1 authored over 12 years ago
a9834c857535a8955a939318a6e781a47b45d29a authored over 12 years ago
5f9a867cf1dc74abdea735460824421e85c3ca30 authored over 12 years ago
fc998d666e7ba4e573885e198ab6c7cbafcae0a5 authored over 12 years ago
7c8f94f4dd9e8caa4fafe13ba5a7ef82dd3ed80c authored over 12 years ago
3e930cfe68c73ef1480a873bf457ca3f62e48fc8 authored over 12 years ago
bfc2300b494b028853bb904f996e164cd4e630ef authored over 12 years ago
abb528bef8f5d314ef08b8ff4a21e21bb7c2a26c authored over 12 years ago
65c7e9e49f0848c89e35c44c8ef63c14b54ba9db authored over 12 years ago
34593bf8109e7504908551a74d15c4fa54fc8b3e authored over 12 years ago
78ae67c68524356ee193b852f1ec0213ef9f2c0b authored over 12 years ago
cfea81c0dbb88c6fe9fc81cec85c74cbca3db8f9 authored over 12 years ago
06072b4828bbd8c302f48619645263ae274156d9 authored over 12 years ago
2420404687ca2f9b8ab13809e1ea0b7caad2fa0c authored over 12 years ago
e098bd9d7eca113b7dc98c6a080c739754d00808 authored over 12 years ago
* src/Ankh.UI/SvnLog/LogChangedPathsView.cs
Disable history view coloring in !Light theme of VS...
* src/Ankh.Package/Gui/Scc/Browse.png
* src/Ankh.Package/Gui/Scc/Brush.png
* src/Ankh.Package/Gui...
81bdb91b8c54732761b969692ea7b930189d5369 authored over 12 years ago
* src/Ankh.WpfEditor.Package/Properties/AssemblyInfo.cs
Fix assembly version
f6efed99034069e89bffa5c44e97ee1191db0521 authored over 12 years ago
0ef5f7e334c4f3b76487185664d9de363ba34672 authored over 12 years ago
0ac2e179d256f37a739a3126aca610e91e61022b authored over 12 years ago
8f40f4590079ec31b780a530b44dcb37a1fc5df1 authored over 12 years ago
2c027c49c5e24b5543fb1e8c083b7b2db12bee3c authored over 12 years ago
* src/Ankh.Scc/AnkhSccProvider.cs
* src/Ankh.Scc/AnkhSccProvider.Projects.cs
* src/Ankh.Scc/Proje...
Don't change _docMap if not necessary
a86795b7c93fa4b37d0d36de4288a289cfc2233e authored over 12 years agoFollowing up on r11557, revert to the right behavior
39270ba7c0c14038fc1ba251f04b8706dea7c6a8 authored over 12 years agoAvoid exception when the document map changes through reloading files.
296fb4bf9c6f38fa73b31658912b1153359fb550 authored over 12 years ago Make it easier to add future properties by making the
custom property handling handle more ca...
Add icon for scc checkout command
fca66eab548c5a80a57312e02b9896db3912a11e authored over 12 years agoAdd SvnSuffix value, while we still can without the ugly @Keys.
4d3d4e566f338731a498d200b106652540cefb0b authored over 12 years ago* src/Ankh.UI/SvnLog/Commands/IncludeMergedRevisions.cs
* src/Ankh.UI/SvnLog/Commands/LogFollowCo...
Show the right checked state
1652df0eeb658b568e2dbfecc82304a71d40620c authored over 12 years agof44bdbf897477e707085e67b9e0965e13c0a301d authored over 12 years ago
Clear stringbuilder 2.0 compatible
e1e6cbde9568bc577cb8d678bb3369b38526955d authored over 12 years agoAnd fix another 4.0+ build issue.
a313a8a15bf8beca6ab1f74236482e46a41fa141 authored over 12 years agoThis allows automatically creating a secondary working copy when a project
is not available.
* s...
b7637463d28f9ca725282900e133dde14e1d5cd3 authored over 12 years agoDon't throw an exception when setting managed fails.
46c7e2c533a6eaee77db0bcf869f224b03589353 authored over 12 years agoRemove obsolete comment
1f84b57513747f270c0def77ae4ac645c5a99c84 authored over 12 years agorough version.
The format is documented as part of the IVsSolution.GetItemOfProjref
function, wh...
Add documentation pointer
c33683d3099c1f1f38d5dedec07e51a9b3b5d49c authored over 12 years agoinstead of custom hardcoded behavior.
* src/Ankh.Package/AnkhSvnPackage.Scc.cs
Add attributes ...
* src/Ankh.Services/Selection/ISelectionContext.cs
* src/Ankh.Services/Selection/SvnHierarchy.cs
...
Following up on r11539, add missing definition.
4e7c17f4ad8bd65bf420ea0afca813bf950ea18f authored over 12 years agoprojects are unloaded (or not found). When reloading user settings also apply
them in the path tr...
Force xml file to the right directory.
516e369381ce89a91ba50977c94124d5a806cc79 authored over 12 years ago* src/Ankh/Services/TempDirManager.cs
Seal classes.
* src/Ankh.VS/AnkhVSColor.cs
* src/Ankh.VS/GlobalCommandHook.cs
* src/Ankh.VS/Services/AnkhVSColo...
This avoids enlisting again for projects that already have a known location.
* src/Ankh.Ids/Ank...
91d8585ec3d6a1462a09cfb2f27edacbce612808 authored over 12 years agoAvoid theoretical null reference exception
2a9f45ecbb051204ff932e1cde47a4cb7d65aac2 authored over 12 years agoFix value.
c9609b401b4baf5b4f6049ca9bf5d2a288f33d4d authored over 12 years agoIf we don't have a stored Uri, proceed with an assumed local available location.
a4fb0247bdc816e3954c86c172bb092550fe610f authored over 12 years ago* src/Ankh.Services/Scc/EnlistmentState.cs
* src/Ankh.UI/Ankh.UI.csproj
* src/Ankh.UI/SccManageme...
* src/Ankh.Package/AnkhSvnPackage.About.cs
* src/Ankh.Package/AnkhSvnPackage.Commands.cs
* src/An...
Replace usages of the OleConstants return values with VSErr.
a72a18e3e5da27c8c2d740b384e567b0ff446664 authored over 12 years ago Replace all usages of ErrorHandler.Succeeded() and .Failed() with VSErr.*
counterpart.
* src/Ankh.Services/VSErr.cs
Add helper class.
true path to make sure it is remembered with its true path for future opening.
* src/Ankh.Scc/An...
cc0aa6fc881ca7676bc8c9399f7394414260ac96 authored over 12 years agoUse the passed flags to determine behavior instead of just looking at arguments.
4d5161f0594982fd469eb4961bd62f37e0261623 authored over 12 years agoHandle a simple automatic enlistment edit for in-tree websites.
e7ccb0bfc6cefd01e7e991445dcb77bb86e9e3a0 authored over 12 years ago Properly track origins on solution project names. Allow translating
slightly different paths ...
Return the true path of the new project location
8797f620de0da4b4b693f5da452ce5c8d74f0b4b authored over 12 years agoHandle possible errors without crashing VS.
c7bef8c766c56ac1df24bcf40c29aa9ce3851d8a authored over 12 years agoa228907e88783bc84f1c6099e20627fc3d6f4472 authored over 12 years ago
* src/Ankh.WpfEditor.Package/Ankh.WpfEditor.Package.csproj
Set explicit icon
And fix another access to Exception.HResult
15155de546d4b68c63970ae2c4348df236d5882f authored over 12 years ago Use marshalling helper to obtain HResult from Exception to allow
compiling with .Net 2.0
* src/Ankh.Scc/ProjectMap/SccSvnOrigin.cs
* src/Ankh.VS.UnitTest/Mocks/PackageMock.cs
* src/Ankh....
Add TODO
6458ac06ccb30c4559a54f37dfa8fc2fb67dc32d authored over 12 years ago Following up on r11509, use the standard conversion wrapper to make sure ending '\'
character...
Provide at least a normalized path in case trueName fails.
2ed77428ecd6c3e36b00238fdb99f94d6639f6ca authored over 12 years agoStart filling the Svn.Uri field when we automatically start storing enlist data.
a6d69b366897e196631d2096869c57757063202b authored over 12 years agostoring enlist and svn origin information in the solution file for projects
that need this knowle...
Remove old style enlist info.
66e88c40cf672afe97b54f980a2f96f3295afd48 authored over 12 years agoRemove settings store handling.
dd6ba9f9511ee17a329def24935ca9c3086ced4c authored over 12 years ago* src/Ankh.Scc/AnkhSccSettingStorage.Map.cs
* src/Ankh.Scc/AnkhSccSettingStorage.Props.cs
* src/A...
* src/Ankh.Scc/AnkhSccProvider.Projects.cs
Remove old enlist and project setting handling
Remove soon to be obsolete api.
6d0f033a3bf226153c14bd83c0df2b61531119c5 authored over 12 years ago* src/Ankh.Scc/ProjectTracker.Solution.cs
Remove scc store handling.
Apply theming to link labels (for the pending changes pages' references)
aea800997c024d681ccf235574a8fc7b57f8b561 authored over 12 years ago3d8024a5857b002af674e3aa3a4b9e622f3cd9cb authored over 12 years ago
Use the normal server url instead of an ipv6 proxied one.
05b6923219b0ca892a1b6e56a40cba9eda7a9810 authored over 12 years ago* src/Ankh.VS.UnitTest/MergeWizard.cs
* src/Ankh.VS.UnitTest/RepositoryUrlUtilsTest.cs
* src/Ankh...
* src/TestUtils/TestUtils.csproj
Just use a single version of this library in our project.
* src/Ankh.Votive/Ankh.Votive.wxs
Revert r11494, just to be sure apply merge module anyway.
* src/Ankh.Votive/Ankh.Votive.wxs
Remove policy merge module and the warnings suppressions for it.
Suppress build warning from merge module
153fe7e09c854e39e657c0e75360f30e7399036e authored over 12 years ago Update SharpSvn reference to reduce the download size by statically linking
cyrus sasl.
Disable switch commands on added/new nodes.
eaaa2f8f6165c079ca8b450c793368040c7bdbf2 authored over 12 years ago Disable the menu customize code in VS2010+. We can enable this again in
some way when MS adds...
6892b559c37b22883d1617800c8a8f38eb3a857a authored over 12 years ago
form translated path, to allow storing the original form in the .sln and .suo
to avoid project re...
Remove check that is already handled in the caller.
27218132b36be9be00c35379d345e5c7d3183e76 authored over 12 years agoDon't lose cookie values that we already got.
04e59733aeac54ed2c27b1d95a4795183f97f734 authored over 12 years ago