Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-04[VCS] Add proper cache invalidation for repository referencestherzok
2016-01-04[TextEditor] Removed VI mode.Mike Krüger
2015-12-30[VCS] Remove obsolete VersionInfo member.therzok
2015-12-20[VCS] Fix some warnings regarding OpenDocument overloads.therzok
2015-12-20[Ide] Fix some unused variable warnings.therzok
2015-12-20[Ide] Fix more async related warnings.therzok
2015-12-20[Git] Properly fixup async in 7ac592451ba9775fdfdcc3cba7c7d216bd1f6976therzok
2015-12-18[VCS] Fix tests and make all diffs not include eol in diffing.Marius Ungureanu
2015-12-18[VCS] Add more error checking to prevent exception spilling.therzok
2015-12-18[Git] Make the credentials dialog put the url on a new line to preserve horiz...therzok
2015-12-18[VCS] Fix unclear meaning of OK button in select repository dialog.therzok
2015-12-18[Ide] Remember the last path of select repository dialog.therzok
2015-12-18[Svn] In case of exception during status, return unversioned/empty.therzok
2015-12-18[VCS] Implement Show Blame Before commandtherzok
2015-12-18[Git] Initial hack on working copy blame.therzok
2015-12-15Close most of DispatchServiceLluis Sanchez
2015-12-14[Git] Store the credentials for TFS if the credentials are ok.therzok
2015-12-14[Git] Improve combobox for changes view now that git log is slower.Marius Ungureanu
2015-12-14[Git] Modify rootpath of a repository to not be the .git folder.Marius Ungureanu
2015-12-14[Git] Fix a bug where an empty request was being reiterated indefinitelyMarius Ungureanu
2015-12-02[VCS] Workaround invalid line/col in editor bufferMarius Ungureanu
2015-12-02[Git] Squeeze out a bit more performance out of log.Marius Ungureanu
2015-12-02[Git] Don't fail parsing the url when user/pass is allowed for SSH url.Marius Ungureanu
2015-11-25[Core] File service has now a way to determine if a file could be madeMike Krüger
2015-11-24Merge branch 'master' into roslynMatt Ward
2015-11-24[VCS] Fix publishing of relative projects with nugetMarius Ungureanu
2015-11-23[Svn] Passing an empty string to svn_wc_get_root makes it loop endlessly.Marius Ungureanu
2015-11-19Merge branch 'master' into roslynVincentDondain
2015-11-19Fix log dates: hours:months -> hours:minutesxplicit
2015-11-17[Ide] Fixed warnings.Mike Krüger
2015-11-10Merge remote-tracking branch 'origin/master' into roslyniain holmes
2015-11-05[VCS] Fix regression introduced in d993bea002a14e8d139565568a142ee2ce939401Marius Ungureanu
2015-10-27Merge remote-tracking branch 'origin/master' into roslynLluis Sanchez
2015-10-22[VCS] Fail-safe mechanism to requery repo when disposed.Marius Ungureanu
2015-10-21Merge remote-tracking branch 'origin/master' into roslynMarius Ungureanu
2015-10-20[Git] Fixup some async operations that caused race conditions in branch switc...Marius Ungureanu
2015-10-19[VCS] Fix Blame commands not reliably workingMarius Ungureanu
2015-10-16Revert "[Git] Disable agent support on El Capitan+."Marius Ungureanu
2015-10-16Revert "[Mac] Re-enable SSH on el capitan and spawn own ssh-agent for usage."Marius Ungureanu
2015-10-16[Mac] Re-enable SSH on el capitan and spawn own ssh-agent for usage.Marius Ungureanu
2015-10-15[Git] Disable agent support on El Capitan+.Marius Ungureanu
2015-10-14Merge remote-tracking branch 'origin/master' into roslynMarius Ungureanu
2015-10-14[Git] Actually restart the stopwatch everywhere.Marius Ungureanu
2015-10-14[Git] Restart the stopwatch on every update.Marius Ungureanu
2015-10-14[Git] Throttle clone UI updates to only happen every 200ms.Marius Ungureanu
2015-10-13Merge branch 'master' into roslynManish Sinha
2015-10-12Fix a typeload exception on a fresh windows install that doesn't have vc++ re...Marius Ungureanu
2015-10-12Revert "[Subversion] Track windows typeload error so the dialog is shown."Marius Ungureanu
2015-10-08Merge remote-tracking branch 'origin/master' into roslynLluis Sanchez
2015-10-07[Subversion] Track windows typeload error so the dialog is shown.Marius Ungureanu