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
path: root/main
AgeCommit message (Expand)Author
2010-12-02Fix bug 656696 - project (both C# and VB) properties aren'tLluis Sanchez Gual
2010-12-02Added missing null checks.Lluis Sanchez Gual
2010-12-02Worked on profiler GUI.Mike Krüger
2010-12-01Optimize by removing many redundats checks.Lluis Sanchez Gual
2010-12-01Updated from NGit.Lluis Sanchez Gual
2010-12-01Fix expression evaluation bugLluis Sanchez Gual
2010-12-01Fixed add bracement forcement + comments. Fixed 'fixed' statementMike Krüger
2010-12-01Added unit test with comments + add brace forcements.Mike Krüger
2010-12-01fixed little 'if else if' formatting issue with brace forcement.Mike Krüger
2010-12-01Added tests for 'if else' & 'if else if' brace forcement.Mike Krüger
2010-12-01fixed 'if' brace forcement.Mike Krüger
2010-12-01Added unit test for if brace forcement.Mike Krüger
2010-12-01[Mac] Prevent possible bundle build breakageMichael Hutchinson
2010-11-30Updated from NGit.Lluis Sanchez Gual
2010-11-30Fix bug 655002 - Renaming a folder renames files in project, keeps them the s...Lluis Sanchez Gual
2010-11-30Updated from NGit.Lluis Sanchez Gual
2010-11-30Normalize line endings to LF.Lluis Sanchez Gual
2010-11-30Normalize line endings to LFLluis Sanchez Gual
2010-11-30Updated russian translation by Семен Солдатов <simplexe@mail.ru>Lluis Sanchez Gual
2010-11-30Fix build issueLluis Sanchez Gual
2010-11-30Add missing files.Lluis Sanchez Gual
2010-11-30Add missing file.Lluis Sanchez Gual
2010-11-30Updated from NGitLluis Sanchez Gual
2010-11-30Fixed revert command.Lluis Sanchez Gual
2010-11-30Properly report files in conflicted state.Lluis Sanchez Gual
2010-11-30Use a merge command to apply stashesLluis Sanchez Gual
2010-11-30Fix rebase commandLluis Sanchez Gual
2010-11-30Fix path conversion issueLluis Sanchez Gual
2010-11-30Various fixes and optimizationsLluis Sanchez Gual
2010-11-30Fix commit comparision ordering when getting push changesLluis Sanchez Gual
2010-11-30Make sure that diff information doesn't contain \rLluis Sanchez Gual
2010-11-30Update remote branch after pushLluis Sanchez Gual
2010-11-30Fixed rebase operationLluis Sanchez Gual
2010-11-30Add missing fileLluis Sanchez Gual
2010-11-30UpdatedLluis Sanchez Gual
2010-11-30More null checks required for brand new reposLluis Sanchez Gual
2010-11-30Added null checks required for repositories which have just beenLluis Sanchez Gual
2010-11-30Fix revert commandLluis Sanchez Gual
2010-11-30Improve progress reporting when switching branchesLluis Sanchez Gual
2010-11-30Updated to latest NGit.Lluis Sanchez Gual
2010-11-30Use DirCache instead of the deprecated GitIndex.Lluis Sanchez Gual
2010-11-30Updated from NGit repo.Lluis Sanchez Gual
2010-11-30* GitRepository.cs: Save changes done in remotes.Lluis Sanchez
2010-11-30Updated from ngit.Lluis Sanchez
2010-11-30Implemented merge, blame and move commands. Removed old code.Lluis Sanchez
2010-11-30Implemented rebase operation and other missing bits. Fixed issues in Stash.Lluis Sanchez
2010-11-30Fix out of range exception caused by some .pc files.Lluis Sanchez
2010-11-30Added new projects.Lluis Sanchez
2010-11-30Deply the NGit support libs. Updated project references to NGit.Lluis Sanchez
2010-11-30Added update target to makefile. Removed .orig files.Lluis Sanchez