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-11-24[VCS] Fix publishing of relative projects with nugetMarius Ungureanu
2015-11-19Fix log dates: hours:months -> hours:minutesxplicit
2015-11-05[VCS] Fix regression introduced in d993bea002a14e8d139565568a142ee2ce939401Marius Ungureanu
2015-10-22[VCS] Fail-safe mechanism to requery repo when disposed.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-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-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-07[Subversion] Track windows typeload error so the dialog is shown.Marius Ungureanu
2015-09-26[Git] Enable integrity tests! WooMarius Ungureanu
2015-09-26[VCS] Refactor some code and reduce code duplication.Marius Ungureanu
2015-09-26[VCS] Fix regression with top menu commands using single fileMarius Ungureanu
2015-09-25[Git] Leverage reversing to native libgit2.Marius Ungureanu
2015-09-25[Svn] Test with file://, not svn://Marius Ungureanu
2015-09-25[Git] Fix test in previous commit on windows.Marius Ungureanu
2015-09-25[Git] Fix rebase reordering commits.Marius Ungureanu
2015-09-25[VersionControl] Use type-safer collections.Marius Ungureanu
2015-09-23Merge pull request #1023 from mono/git-home-dirMarius Ungureanu
2015-09-19Fixup! Configurations with new version of tool.Marius Ungureanu
2015-09-12[VCS] Remodel the test suite repo constructionMarius Ungureanu
2015-09-12[Git] Fix UnitTests on MacMarius Ungureanu
2015-09-12[Git] Fix wrong repository detection for git submodules.Marius Ungureanu
2015-09-11[Git] Fix renaming of files across submodules.Marius Ungureanu
2015-09-10[Svn] Don't request lock for non-versioned files.Marius Ungureanu
2015-09-10Fix build. >_>Marius Ungureanu
2015-09-10[VCS] Audit that all VCS commands report success.Marius Ungureanu
2015-09-10[Git] Remodel the commit dialog title extension to work the other way aroundMarius Ungureanu
2015-09-10[Git] Add branch name to commit dialog title.Marius Ungureanu
2015-09-09[VCS] Preserve lines in commit messages.Marius Ungureanu
2015-09-02Merge pull request #1020 from directhex/fix-make-dist-exclusionsMarius Ungureanu
2015-09-02fix weird exclusions in "make dist"Jo Shields
2015-09-01[VCS] Fix a possible StatusView NREMarius Ungureanu
2015-08-31[VCS] Fix log view error on setting date.Marius Ungureanu
2015-08-27[Git] Try better home directory detection for .ssh under msysgit.Marius Ungureanu
2015-08-27Merge pull request #1014 from directhex/fix-libgit-tarballMarius Ungureanu
2015-08-27Add build_libgit2.sh to EXTRA_DISTJo Shields
2015-08-26Revert "[Git] Fixup initial commit never appearing in git log."Marius Ungureanu
2015-08-25Bump libgit2sharpMarius Ungureanu
2015-08-25[Git] Logic fixup to conflict resolution.Marius Ungureanu
2015-08-23[VCS] Fixup text size being way too small in commit message style panelMarius Ungureanu
2015-08-17[Git] Add some styling to the git remote dialog.Marius Ungureanu
2015-08-17[VCS] Add two todos.Marius Ungureanu
2015-08-17[VCS] Clarify intent of repository detection heuristicsMarius Ungureanu
2015-08-17[Git] Fix race condition in disposal of the repository.Marius Ungureanu