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
2015-08-17[Git] Fix flashing of tooltip when writing a long commit message.Marius Ungureanu
2015-08-17[Git] Fixup initial commit never appearing in git log.Marius Ungureanu
2015-08-17[Git] Refix credential key caching in Git.Marius Ungureanu
2015-08-17[Git] Fix multiple authentication requests.Marius Ungureanu
2015-08-17[Git] Better management of passwords.Marius Ungureanu
2015-07-31[VCS] Don't attempt to translate the native error messages.Marius Ungureanu
2015-07-31[Git] Clone submodules recursively.Marius Ungureanu
2015-07-31[UITest] Added Git Tag TestsManish Sinha
2015-07-30[Git] Disable switch to branch when current branch is selectedMarius Ungureanu
2015-07-28[Svn] Use Exception.Data to store errorcode.Marius Ungureanu
2015-07-28[VCS] Add comment for future improvement.Marius Ungureanu
2015-07-27[Git] Fixup time differences in Log view.Marius Ungureanu
2015-07-27[Git] Fix possible NRE in Remote dialog.Marius Ungureanu
2015-07-27[Git] Fix remote changes when other updates occur.Marius Ungureanu
2015-07-27[Git] Fix faulty comparison in remote dialog.Marius Ungureanu
2015-07-20[VCS] Fix warning and use overlay_replaced for renamed items.Marius Ungureanu
2015-07-20[VCS] Fix build. I hate file saving.Marius Ungureanu
2015-07-20[VCS] Log Type+Version instead of just version.Marius Ungureanu
2015-07-17[Git] Implement support for TFS servers.Marius Ungureanu
2015-07-15[Svn] Bump SharpSvnMarius Ungureanu
2015-07-13[VCS] Add dependency on having a SourceEditorView attachment.Marius Ungureanu
2015-07-09[VCS] Fix NRE when items were being notified of changes when not underMarius Ungureanu
2015-06-25Merge pull request #958 from mono/use-native-context-menus-extension-methodMarius Ungureanu
2015-06-24Use native context menus for the remaining git version control dialogs.Cody Russell
2015-06-24[VCS] Ignore a test.Marius Ungureanu
2015-06-23[Git] Use MSBuild to solve problem from 6b9c68aMarius Ungureanu
2015-06-22[Git] Fix linux copying libraries script.Marius Ungureanu
2015-06-20Add an extension method to Gtk.Window to have it hijack right-clickCody Russell
2015-06-19[Git] Fix leak when initting project with git.Marius Ungureanu
2015-06-17[Core] Fixup FileStatusTracker to be publicly disposable.Marius Ungureanu
2015-06-17[Git] Fix directory status setting.Marius Ungureanu
2015-06-17[VersionControl] Try fix an issue with repo ref cache.Marius Ungureanu
2015-06-17[Git] Nuke commented line.Marius Ungureanu
2015-06-17[Misc] 4/4 batch of checking disposes of dialogs.Marius Ungureanu
2015-06-17[Misc] 3/4 batch of checking disposes of dialogs.Marius Ungureanu
2015-06-17[Misc] 1/4 batch of checking disposes of dialogs.Marius Ungureanu
2015-06-16[Svn] Disable log tests on mac/linux.Marius Ungureanu
2015-06-16[Git] Resolve symlinks for the repo path.Marius Ungureanu
2015-06-16[VersionControl] Improve log and tests.Marius Ungureanu
2015-06-16[Git] Fix warning.Marius Ungureanu
2015-06-16[Git] Warnings are now a capital offense.Marius Ungureanu
2015-06-16[Git] Fix linux script.Marius Ungureanu
2015-06-16[Git] Fix previous commit.Marius Ungureanu
2015-06-16[VCS] Add GetFileIsBinary virtual API.Marius Ungureanu
2015-06-16[Git] Fixup to previous commitMarius Ungureanu
2015-06-16[Git] Re-add push url entry.Marius Ungureanu
2015-06-15[Git] Fix build with warnings as errors in tests.Marius Ungureanu
2015-06-15[Git] Fix test for stash checking constant.Marius Ungureanu
2015-06-11[VCS] Create less strings for dropdown in changes.Marius Ungureanu
2015-06-11[VCS] Clear statusbar upon retrieving revision in changes viewMarius Ungureanu