Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/maikebing/AnkhSVN


https://github.com/maikebing/AnkhSVN

* Released daily build 2.3.10581

7020ad7db3e0b5714a68119acdf7dfd6730d1fe4 authored about 13 years ago
* Released daily build 2.3.10580

8379d8d60e67987fa9195b3cf0f8d45683232852 authored about 13 years ago
Update SharpSvn reference to fix long path issue

9766d5c134be8e6ee162c6d41a8de961383cbf7d authored about 13 years ago
* src/Ankh.VS/Dialogs/VSCommandRouting.cs

Normalize whitespace

9017c9727c9d01cf961455ecc7177740942c2951 authored about 13 years ago
* src/Ankh.VS/Dialogs/VSCommandRouting.cs

Don't hook dialog commands if the dialog is not the top level dialog.

7f02734e5a3ef0c9737f413b6ca533c777387ccb authored about 13 years ago
* Released daily build 2.3.10576

78951f7e847824b6b24166f316635e41f507cc1b authored about 13 years ago
* Released daily build 2.3.10575

505e2a8b3124c94468fe71c5e3b5d057f4e34f14 authored about 13 years ago
* src/Ankh.VS/Selection/SelectionContext.cs

Move some functions around and fix whitespace.

d7eab491bfea95db3efc7fc59bd7064ebd075ce5 authored about 13 years ago
Make the VSCommandRouting class use a try-finally to ensure the hooking

is always undone. Handle the special (theoretical) case where the cookie
value might be 0.

* src...

f7a14319abf1795780938efd097f7628bde0a541 authored about 13 years ago
* src/Ankh.Services/Selection/ISelectionContext.cs

* src/Ankh.VS/Dialogs/AnkhDialogOwner.cs
Fix whitespace and regions. No functional changes.

b7ca5d5f912bb58b55be39ca3676dabe87f4cb03 authored about 13 years ago
* src/Ankh.Scc/AnkhSccProvider.Glyphs.cs

Fix the solution glyph in the Visual Studio 2010 Solution Navigator by always
applying _glyph...

330cb260e908e7cbdef91a8d987e1c4a4c002bb3 authored about 13 years ago
* src/Ankh.Scc/Resources.Designer.cs

* src/Ankh.Scc/Resources.resx
Update message text

fec9e1b4c9539b20b344905d4407eb1d5323b479 authored about 13 years ago
Add an initial warning for users that need to perform working copy upgrades

before the full feature set of AnkhSVN is available.

* src/Ankh.Scc/Commands/UnsupportedWcVersio...

5d825b7cdd452bd70903392ad7647fcdf53c2da0 authored about 13 years ago
* src/Ankh.Services/UI/VSTextEditor.cs

* src/Ankh.VS/TextEditor/TheVSTextEditor.cs
Use virtual instead of new methods to hook the sele...

1b1a930bfa0f39d9bed9bb9e56ff1b6e6a2f19d4 authored about 13 years ago
* src/Ankh.Package/source.extension.VsixManifest

Suppress a warning while building with the VS 2010 SDK, by removing the
express editions from...

9f39ea89ead1c5e0da8eb688074ab56810628e97 authored about 13 years ago
Fix the initial focus in the commit and log message dialogs (again) by adding

a missing selection update wrapper function.

* src/Ankh.Services/UI/VSTextEditor.cs
* src/Ankh.V...

d7816d34b4c504f6cb5e5a711b632bb45a7de8e1 authored about 13 years ago
* Released daily build 2.3.10565

124ea13724aeb764b2787f4b9b42ce0886c9141c authored about 13 years ago
* src/Ankh.Package/source.extension.VsixManifest

* src/Ankh.Votive.wixproj
Normalize to VS2010 style

6728493a5bc90afda4992266055d1d5a11ae5959 authored about 13 years ago
* Released daily build 2.3.10563

574ef5b420c18ee31f2728bc0b534b992d4d5b23 authored about 13 years ago
* Released daily build 2.3.10562

6dfaf505679d74b8bc775c2c60567abc47ec0517 authored about 13 years ago
Update reference to SharpSvn to use Subversion 1.7.2

be05f0c2d553b669ef1e31f9689a8f52aa438a1f authored about 13 years ago
* Released daily build 2.3.10560

c24faf6fe2fbb3186e481ab0f8e99a5cbf078b64 authored about 13 years ago
* Released daily build 2.3.10559

234a75b902905288a32721c9ad66698f40769199 authored about 13 years ago
* Released daily build 2.3.10558

ebfa9f9b9ca7e7a27a3023424b3f39281c5e3582 authored about 13 years ago
* Released daily build 2.3.10557

734669bac9756eb952f1ef1fb104022558abef6a authored about 13 years ago
* Released daily build 2.3.10556

5d203e90750cc2828f2bd59f8fac4dffe6da51da authored about 13 years ago
* src/Ankh/Commands/RepositoryExplorer/CopyToWorkingCopy.cs

* src/Ankh/Commands/ExportCommand.cs
Force overwriting existing files when exporting, just like...

a97ee872f64bf27c9bef09825bcb535f777c62d5 authored about 13 years ago
Hook up the default property grid commands in the "Subversion Info" toolwindow

via the Visual Studio extensibility, in a way that it appears to be the
standard feature set with...

0a6398d3a5cc2fb6cac8afde3534a1a64f03330a authored about 13 years ago
Extend our toolwindow creation code to allow optionally creating two toolbars.

Use this to add an extra toolbar to the SvnInfo toolwindow. This allows creating
a real VS combob...

0c5312504d13acad8aecf2c46936e1f444589de0 authored about 13 years ago
* Released daily build 2.3.10552

c57e67a4aac81575ef8792a0f90103fa959a4a5b authored about 13 years ago
* src/Ankh/Commands/AddToSccCommands.cs

Ignore two common errors.

0ca2d88aae4aa347e1cfd18343fb255f2cb7a1b5 authored about 13 years ago
* Released daily build 2.3.10550

3c1e218fee36652dd246e5eef8d2665a2b24ca09 authored about 13 years ago
Make sure we catch an not-uncommon exception from third party components that

don't properly implement COM semantics by throwing an exception instead of
returning an error cod...

fba437e86ba9fd2d0bfb5b9699675d6523a2b448 authored about 13 years ago
* Released daily build 2.3.10548

75f1e26c80cb1d54e8a9782e262f06409e083130 authored about 13 years ago
* Released daily build 2.3.10547

180a3a22075253c308cd7857f1f67ebd92a8631c authored about 13 years ago
Fix nullreference exception that occurs when a file is outside of the working copy

3d76538550a0b42c2e1ade201b3aac3932da1e8d authored about 13 years ago
* Released daily build 2.3.10545

50f8d2013969014a0d65c2ef45dcfbf37ef5f12c authored about 13 years ago
* Released daily build 2.3.10544

cfe058a1d297940c79b63a7817a9d32ca21d4f9f authored about 13 years ago
* Released daily build 2.3.10543

e2ad43891ab3bc279a573de96938c8e349f9b0a1 authored about 13 years ago
Fix exception raised from annotate viewer specific command when

no valid selection is found.

* src/Ankh/Commands/RepositoryExplorer/ShowRepositoryItemChanges.cs...

346d5cff86b127c342fd2fc210ae8112d5d021b4 authored about 13 years ago
* Released daily build 2.3.10541

3a2309eb6921ee532e4d970ddc87649f6fab4e48 authored about 13 years ago
* Released daily build 2.3.10540

00115b5dc28f2dfd05dcf97055be074fb5e3a79c authored about 13 years ago
* src/Ankh/Commands/LogCommand.cs

Fix typo

492f78c94c46681c0a57dff9ed3ba7b88f5da622 authored about 13 years ago
* src/Ankh.Services/Scc/SvnItem.cs

(RefreshTo): Make sure Conflicted is properly set.

a75de281427bfd0080a9060556f4ba0f2873475f authored about 13 years ago
More fixes to Annotate context commands when applied to a local change

instead of an old change.

* src/Ankh.UI/Annotate/AnnotateSection.cs
(ISvnRepositoryItem.Revisi...

e052d83622246decb6ca03d7bd005853e26a8227 authored about 13 years ago
Handle local changes diff from the annotate viewer as show changes instead

of as a diff against r-1.

* src/Ankh/Commands/RepositoryExplorer/ShowRepositoryItemChanges.cs
...

cc04e381c14ec56e97abd38699317a97f8f543b5 authored about 13 years ago
* Released daily build 2.3.10535

892acbfe2f59bfa09dd720aee1ca68d514894026 authored about 13 years ago
Update conflict handling in the status walker to a more generic conflict

concept. A node is now conflicted and details can than be fetched.

This brings our status walker...

9ad85dd59e210dc53ca26a77a197814fb39ecd04 authored about 13 years ago
* Released daily build 2.3.10533

7febc17020020f2b118675ba4eb1d9b9a640131f authored about 13 years ago
* Released daily build 2.3.10532

7baae62abe646c9d73cdbc1aef89fdb162bcb082 authored about 13 years ago
* Released daily build 2.3.10531

b676e669d6c6e19aefc29b4c6aa3adbb513f91c9 authored about 13 years ago
* Released daily build 2.3.10530

ec198a954683352f5b19ffdc571a1fd69a07504d authored about 13 years ago
* Released daily build 2.3.10529

0edffc8142f45636b5041ed565957e0973baaca1 authored about 13 years ago
* Released daily build 2.3.10528

751e09bea7d639d6400fcae8bd6944cfe81999da authored about 13 years ago
* Released daily build 2.3.10527

81142dbc5b130af0bba3f29e9facf4a0d3e9d8a6 authored about 13 years ago
* Released daily build 2.3.10526

e677950f554ebbcc858c8dae889aeda69e4824d3 authored about 13 years ago
* Released daily build 2.3.10525

a5a7ac39ca7a0097fe3d68c0944b793855b79570 authored about 13 years ago
* Released daily build 2.3.10524

31dc97de0c85beca6190e31e797added1bd99528 authored about 13 years ago
* Released daily build 2.3.10523

d5ab276566a8e0d5ab88066361752ca2f90cf882 authored about 13 years ago
* Released daily build 2.3.10522

e504d227de8040c1a688f90112b5160a90c2c0f0 authored about 13 years ago
* Released daily build 2.3.10521

2fa0e6fe3d168ad8e0ace9f31a04ef000694218d authored about 13 years ago
* Released daily build 2.3.10520

0dc56ef66493fbcd87798cbee769252eb5a7a49f authored about 13 years ago
* Released daily build 2.3.10519

74ccc74948e4ecb7cb9161e6c82ae07db24bb6c3 authored about 13 years ago
* Released daily build 2.3.10518

0549d3e3a16a0b87ae4181774385ffacb6068c34 authored over 13 years ago
Remove Subversion 1.7 warning

09cd65e255efe32c5219cf76a074d4528de4156b authored over 13 years ago
* Released daily build 2.3.10516

9be5b685007e35eefbc78e7c4f9705e689472a9c authored over 13 years ago
* Released daily build 2.3.10515

c5ac32ebf9e6ed8d463ce90b0822ee571198bf1a authored over 13 years ago
* Released daily build 2.3.10514

62f9a90ffe15515734b8c75bda938f815bc932bb authored over 13 years ago
* Released daily build 2.3.10513

8cb67232c3ecd9cffe9d379d8e5652de92ff4ef4 authored over 13 years ago
* Released daily build 2.3.10512

5b45ef5a42be920d27be6633d04090a752806c69 authored over 13 years ago
* Released daily build 2.3.10511

14d98afed91299e3c64fb1f37e48d6ea874e204c authored over 13 years ago
Bump to 2.3.10509

f4d52ef73025470f65e390d2242d82556bc254b2 authored over 13 years ago
* Released daily build 2.3.10509

4e77887e61c8a496a6635dfcc94c99d8979aa720 authored over 13 years ago
* Released daily build 2.3.10508

2aa7a90d0f9f91384ea1f1a5b30e3a6b701bdb21 authored over 13 years ago
* Released daily build 2.3.10507

bd9b4215b03e47aa82704ec1819cac5fc68e3864 authored over 13 years ago
* Released daily build 2.3.10506

67584e1575e97f36e5c969f1d4c7919409ae2441 authored over 13 years ago
* Released daily build 2.3.10505

fba55d9c48a26b8c807d36b5715fa9f80870a606 authored over 13 years ago
* Released daily build 2.3.10504

296066a658747be41b5111a083b725c5ea938056 authored over 13 years ago
* Released daily build 2.3.10503

277cb072ee8b677ed4cb83932595ab5a6d97372b authored over 13 years ago
* Released daily build 2.3.10502

e04d6ae32d681d1542702a3419c9547a72d4f8ec authored over 13 years ago
* Released daily build 2.3.10501

ce354923f13c9df026957858263ea79c0daf9ab3 authored over 13 years ago
* Released daily build 2.3.10500

516c80b287857b39252a58973e82a2f9fbdd5b69 authored over 13 years ago
* Released daily build 2.3.10499

7868a3f1de6f091961bac57b6a6ffb3c4ed45f5a authored over 13 years ago
Update DevArt code compare templates as requested.

b6d510d56b1d2ca108b27f61b1d65a1c00ca2a47 authored over 13 years ago
* Released daily build 2.3.10497

bde66eea29907527b3ff0ba3bba537a6e2494c39 authored over 13 years ago
* Released daily build 2.3.10496

454dcac862c01bb42b00308ca0cb579c7ace4c52 authored over 13 years ago
Update to SharpSvn for Subversion 1.7.1 to get a lot of bug fixes.

* src/Ankh.Services/Ankh.Services.csproj
Update reference

ffc1e529c84f7f502efd792cbef757dd0fa86d88 authored over 13 years ago
* Released daily build 2.3.10494

e57a206268b4f01db01814a65fa50af0220e7aee authored over 13 years ago
* Released daily build 2.3.10493

b9bf5e2fae0c9711dbcee4167de83e712327c09b authored over 13 years ago
* Released daily build 2.3.10492

2617d0fc8d61f40c81486423a9e26035c4321185 authored over 13 years ago
* Released daily build 2.3.10491

aede704886691578f0279a8e4165ff5e5e09bb1c authored over 13 years ago
Make sure the system/user temporary path is processed in its normalized

form to avoid exceptions when adding it to the tempdir manager.

78691c511e12b5054c9da84a1374bd65d1c417aa authored over 13 years ago
* Released daily build 2.3.10489

f25f0ed54e4cf24c92ec2dbd2504182794412980 authored over 13 years ago
* Released daily build 2.3.10488

48ee7d1f7d0b006ec78c472b6ef90012fc1ad2c1 authored over 13 years ago
* Released daily build 2.3.10487

4cdc7c13ccb000fc3fcc4b790da491db691d5ab6 authored over 13 years ago
* Released daily build 2.3.10486

b726b9db9af13d491a2c2efb6bba1d0582fa4063 authored over 13 years ago

ea4465615807d87eab6e70fb918d4172b91411be authored over 13 years ago
point to svn 1.7 release notes instead of 1.6

9cf12fd1d4d68cf458720caa848330d1837596cc authored over 13 years ago
remove suggestion to use daily builds for svn 1.7 support

392a21611276e77503ecb1889011668cf8ceaf25 authored over 13 years ago
2.3 release

1a005fdf6dde65ecc5acf35af3e6696fc207d30f authored over 13 years ago