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-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-09-25[Git] Leverage reversing to native libgit2.Marius Ungureanu
2015-09-25[Git] Fix rebase reordering commits.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[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[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-02fix weird exclusions in "make dist"Jo Shields
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-17[Git] Add some styling to the git remote dialog.Marius Ungureanu
2015-08-17[Git] Fix race condition in disposal of the repository.Marius Ungureanu
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[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-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-17[Git] Implement support for TFS servers.Marius 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-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] Nuke commented line.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[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