Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/maikebing/AnkhSVN
https://github.com/maikebing/AnkhSVN
f38741aa8fd242098a4265454610e20efd387fa8 authored almost 13 years ago
3c3c8aefa94fdf6bec7001120895c23b77379587 authored almost 13 years ago
c4039b8ee72cde3157993df49ffb11de177395e8 authored almost 13 years ago
2b0e313ff95b8684645878439a39da28da2679b6 authored almost 13 years ago
d6c8d6d4c1707d802402f83184e3d7d7c5704334 authored almost 13 years ago
641ae03ca74cc60e5b43bebc3e0b95d9eec36275 authored almost 13 years ago
51159731373676147c2395adbd9bbad028fe6a59 authored almost 13 years ago
b6ec258acc36287af92ea1b353caf7d56099765d authored almost 13 years ago
09f310eb1a14c8c6c2d1160db3763b790e86d54d authored almost 13 years ago
2e99f5bd44706a0ed73ef9eb83415bc3e5c1b01a authored almost 13 years ago
94ce9692a95aa51ddb2e9f480ea3f40ce99573f1 authored almost 13 years ago
Unhook event on dispose.
74a770620c17808a31ad2917ee6bd370f0e32132 authored almost 13 years agofb61ad4274614ad5a9f0ccc4f0b88e6498b7fdb8 authored almost 13 years ago
Avoid the typedescriptor reflection layer if we can safely assume that it
doesn't add anythin...
1bd801591a43a001d852c994c6e40b588654df5c authored almost 13 years ago
c73c8094b092ef3b2ea9c20f84887ddca085027e authored almost 13 years ago
progress runners.
* src/Ankh.UI/PendingChanges/PCResources.Designer.cs
* src/Ankh.UI/PendingChan...
57c6127bb9500719ea541be4388413e82fe6a901 authored almost 13 years ago
ac84f05b56006774ddca0e9604840e98a5fb1ca8 authored almost 13 years ago
e4e3db4f81bffa5b818d20e2afcf168a251fc987 authored almost 13 years ago
3411482121b30637fd6de5eefe46e1428b98bcdc authored almost 13 years ago
* src/Ankh.Package/AnkhSvnPackage.Languages.cs
* src/Ankh.VS/LanguageServices/LogMessages/LogMess...
Register language settings automation objects as available.
5740268b9802219c418d1d2363ab6ac9145d2483 authored almost 13 years ago
* src/Ankh.VS/LanguageServices/Core/AnkhLanguage.cs
* src/Ankh.VS/LanguageServices/Core/AnkhLang...
7fa2b50ee365c6eab68271f33c8306498ad17c6e authored almost 13 years ago
Don't assume VS initializes this output argument for us.
f7bf22bfc651bc6a656cfb0710d0c349e810e11d authored almost 13 years ago578ca169bb6001f0c3591c0a5defb7ff876aa55f authored almost 13 years ago
* src/Ankh/Commands/LockCommand.cs
Disable locking for additions.
Suggested by: Martin Mudra ...
91234394f9bea4cd0998d81ca4e2e86b862513ec authored almost 13 years agoin the diff result. Instead of failing on errors add a comment line to the diff
that shows what e...
the working revision.
* src/Ankh/Commands/ItemAnnotateCommand.cs
Only versioned files with his...
1b196eeb2cb6c30be8f48e48d151dde6121ddd27 authored almost 13 years ago
* src/Ankh.Services/ISvnClientPool.cs
Sort the SvnClientActions before processing.
* src/Ankh.Package/AnkhSvnPackage.About.cs
* src/Ankh.Package/OptionPages/EnvironmentSettingsPag...
And also change this default config to x86.
3f59f40bd1c52419ed13bedbac4fb2f91577cf14 authored almost 13 years ago* src/Ankh.Ids/Ankh.Ids.csproj
* src/Ankh.Package/Ankh.Package.csproj
* src/Ankh.Scc/Ankh.Scc.csp...
d8b8f652ca1644625a9b227567a12fabe30d6b08 authored almost 13 years ago
if no other option is explicitly configured.
* src/Ankh.Services/Ankh.Services.csproj
Update r...
Remove unneeded caching variable.
ea09fd2e0a0ce08346a6f9e671e277ce25f6ce27 authored almost 13 years agoRemove unused variable.
5b799332dea8e4cc64eecdecf53cfe59460567cc authored almost 13 years ago(GetGuidProperty): Forward to GetProperty.
5609d414ac60eaaeecf4a6947a8a3270e73572a5 authored almost 13 years ago Don't require a project file to get a project's type if we can just ask the
project itself.
Make sure the project file location can be retrieved again.
f3df82b3bb4c376e156e0663f68a7c83e2e749ee authored almost 13 years ago* src/Ankh.Package/Attributes/ProvideProjectTypeSettings.cs
Move comment on what the guid stand...
685da84cf6be74377d513621107f40969ccd3187 authored almost 13 years ago
Add additional registration for .dtproj on Sql2012.
8f8d81d07ad4d8b1d275823584869ffcf6bf9409 authored almost 13 years ago34029711a6989918772b442db4ef3921b2b51747 authored almost 13 years ago
Don't forget to commit the project file...
3db774c71b854ec0a16c64fdfb3c453e595579d6 authored almost 13 years ago
* src/Ankh.Package/AnkhSvnPackage.Scc.cs
Add attributes
* src/Ankh.Scc/ProjectMap/SccProjectDa...
lazily update the status glyphs.
This fixes the focus stealing of the SSIS project, which thinks...
79f2f731569350bfb4ffa24253d5744b9e6b0617 authored almost 13 years agoAllow passing null as subkey
cee8d98eacb77bbe1a2146c29e61f7484331f30b authored almost 13 years agoaround glyph update bugs.
* src/Ankh.Package/AnkhSvnPackage.Scc.cs
* src/Ankh.Package/Attributes...
that really opens the right location in all debug scenarios.
(Required for per project flag handl...
* src/Ankh/Services/SolutionSettings.cs
Use AnkhService helpers to simplify code.
* src/Ankh.Scc/ProjectNotifier.cs
Delegate the glyph update to the SvnProject instance to allow...
* src/Ankh/Services/ProgressRunner.cs
Use AnkhService infrastructure.
* src/Ankh.Scc/ProjectNotifier.cs
Check scc excluded flags.
4b91033c2c71be960af0dca46b26327a07bbef12 authored almost 13 years ago
The whitespace ones go against the default VS xml layout settings of VS11.
* src/Ankh.Diff/Ankh....
6278c8dd76d9a284de9158c7a30994c93acfd2e6 authored almost 13 years ago4f8c18c9528b84350ae44894f5bc2bd9d2f068aa authored almost 13 years ago
Don't initialize _mergeHooked to true as that raises an error in OnIdle.
8b333fd5ff879c18caaae6f3ac0e17949174b042 authored almost 13 years ago9fc6b99eee3be48723c1ba02df0472495646d4d3 authored almost 13 years ago
Properly release merge cookie *after* the merge window has been closed.
d5516c0da5a2632c0c2e097a47d73c81906d097c authored almost 13 years ago
* src/Ankh.VS/Services/DiffMergeInstance.cs
Don't free the cookie.
TODO: Verify if we can fr...
9421b1ed3ac41b87a0dc6ae35608327d5892af8d authored almost 13 years ago
Remove unused usings to unbreak the (.Net 2.0) build.
89079d6d68e2dcc2a119406b60c26e484e47f9ac authored almost 13 years ago
* src/Ankh.VS/Ankh.VS.csproj
* src/Ankh.VS/Services/DiffMergeInstance.cs
Add new file.
* src/...
3bb0e7c0ff4faa7bc6ac88a693e0548ef6bac623 authored almost 13 years agod8735c6f3f3bc5cc1cdcc48b1040c06d9089feae authored almost 13 years ago
8ee3c2c4d0f205c777ec49bf997257d35b401049 authored almost 13 years ago
2e09b0ab9ced996b0232eb253eb1ad456a339a96 authored almost 13 years ago
* src/Ankh.Ids/AnkhCommand.cs
* src/Ankh.Package/Ankh.Package.csproj
* src/Ankh.Package/Gui/Ankh...
Use a different type of unlock icon. The previous was not that obvious.
c9f4d5a19711552749dbcd14ba530d73993a6c83 authored almost 13 years ago7620b8ec80bf27cb17a2e30f41e458538398b098 authored almost 13 years ago
* src/Ankh.WpfEditor.Package/Services/VS11ThemingService.cs
Checkpoint theming implementation a...
The ProjectName is no path, so no need to strip.
261b0e83badd170020d41943b455cb5198493885 authored almost 13 years ago(OnPropertyChanged): Flush cached properties on root property changes.
9504b89cb6278c8131473f233407d6fa2ea064e8 authored almost 13 years ago* src/Ankh.Package/Gui/AnkhSvn.xml
* src/Ankh.Package/Gui/menu/Unlock.png
* src/Ankh.Package/Gui/...
Adjust image.
c6bd6f9076a7a56f9553c486fae407730e8c5394 authored almost 13 years ago* src/Ankh.Package/Gui/AnkhSvn.xml
* src/Ankh.Package/Gui/PendingChanges/Switch.png
* src/Ankh.Pa...
Add comment.
df8e6b2badffedf411ca7e19f77b22747c4f0422 authored almost 13 years agoThis might have been a regression against AnkhSVN 2.1.
* src/Ankh.Services/Scc/SvnItem.cs
(IsL...
modifications in the pending changes status.
In a few more cases use .NodeStatus where we don't ...
0a295c1730329bc00ba17ec8b4d925eeed6626aa authored almost 13 years agocan do this via the common pending changes infrastructure. Apply a few
similar fixes to the per f...
ebf02e1db1febd888f90a1872b80b893c55442d6 authored almost 13 years ago
Fix compatibility with .Net 2.0.
fc0eb974fe2b5717dc16026cd7e7dd5912cad941 authored almost 13 years agoUpdate revert text in pending changes window.
a83e675f68ebc436b2db7603fae07422f214dc4c authored almost 13 years agoUse a double border, to more closely follow the common icons.
09256af1409685e257b3c413b81fc00aead07b5f authored almost 13 years ago
* src/Ankh.Package/Ankh.Package.csproj
* src/Ankh.Package/Gui/AnkhSvn.xml
* src/Ankh.Package/Gui...
And unbreak compilation.
3ef01fbd95c0ff7bb3d3aac67c8eebce737b3eda authored almost 13 years ago
* src/Ankh.UI/Ankh.UI.csproj
* src/Ankh.UI/PathSelector/CommonFileSelectorDialog.cs
* src/Ankh.U...
and unified diff to use the pending change infrastructure. Remove the
intermediate result contain...
(GetCommonParent): End when there is no common parent, instead of restarting.
01c785afaf1bbc19d67a8d33a0490a57e1f6a6c7 authored almost 13 years ago
* src/Ankh/Commands/CommandStrings.Designer.cs
* src/Ankh/Commands/CommandStrings.resx
* src/Ank...
by using the pending change selector in its ui.
* src/Ankh.Services/Commands/CommandEventArgs.cs...
0acb57e0f6f7243253278c91cdcc1f639b5faf27 authored almost 13 years ago* src/Ankh.VS.UnitTest/Mocks/SelectionContext.cs
* src/Ankh.VS/Selection/SelectionContext.Active....
* src/Ankh.VS/Selection/CommandState.cs
* src/Ankh/Commands/OpenInXExplorer.cs
Use toolwindow c...
Fix namespace reference
07b5a1be7aff005e59e9906fb62f70e491a31cea authored almost 13 years ago* src/Ankh/Commands/CheckoutCommand.cs
* src/Ankh/Commands/ExportCommand.cs
* src/Ankh/Commands/R...
solutions.
* src/Ankh.Services/Commands/IAnkhCommandStates.cs
* src/Ankh.VS/Selection/CommandSta...
9b5e76fa67cd064c823aeabaa1b4b49cf15d03be authored almost 13 years ago
* src/Ankh.VS/SolutionExplorer/SolutionExplorerWindow.cs
Fix compilation and a stupid boolean v...