cleanup
[idea/community.git] / plugins / git4idea / src / git4idea / commands / GitHandlerUtil.java
2010-07-05 Alexey Kudravtsevcleanup
2010-04-06 sweinreuterMerge branch 'master' of git.labs.intellij.net:idea...
2010-04-03 Maxim MedvedevMerge branch 'master' into changeSignature
2010-03-29 Dmitry Avdeevhuman readable git progress messages build-94.659
2010-01-18 Dmitry Jemerovmerge idea90 branch into trunk
2010-01-15 Kirill.SafonovMerge branch 'master' of git.labs.intellij.net:idea...
2010-01-15 Kirill KalishevMerge branch 'tool-window'
2010-01-14 Constantine Plotnikovgit4idea: IDEADEV-42214: fixed bug in lock suspending...
2010-01-14 irengrigMerge branch 'master' of git.labs.intellij.net:idea...
2010-01-14 Kirill KalishevMerge branch 'master' of git@git.labs.intellij.net...
2010-01-14 Kirill KalishevMerge branch 'master' of git@git.labs.intellij.net... 94.116
2010-01-13 Constantine Plotnikovgit4idea: Added read/write locking functionality to...
2009-11-20 Ilya SergeyMerge branch 'master' of git.labs.intellij.net:idea...
2009-11-20 irengrigMerge branch 'master' of git.labs.intellij.net:idea...
2009-11-19 Constantine Plotnikovgit4idea: Added possibility to disable error reporting...
2009-11-10 Kirill KalishevMerge branch 'tree-ui'
2009-11-08 irengrigMerge branch 'master' of git.labs.intellij.net:idea...
2009-11-06 Constantine Plotnikovgit4idea: improved error reporting from rebase process
2009-10-14 Kirill KalishevMerge branch 'tree-sorting'
2009-10-14 Oleg ShpynovMerge branch 'master' of git@git.labs.intellij.net...
2009-10-14 Constantine Plotnikovgit4idea: added additional error indicator for pull
2009-10-12 Kirill KalishevMerge branch 'tree-ui'
2009-10-12 Maxim MedvedevMerge branch 'master' of git.labs.intellij.net:idea...
2009-10-11 Dmitry Jemerovupdate copyright
2009-09-28 Constantine PlotnikovMerged SVN plugins IMPORTED
2009-05-13 Constantine Plotnikovgit4idea: fixed many spelling and javadoc comments...
2008-12-03 Constantine Plotnikovgit4idea: initial version of git rebase
2008-11-17 Constantine Plotnikovgit4idea: added new unstash dialog, some refactoring...
2008-11-13 Constantine Plotnikovgit4idea: IDEADEV-32080
2008-10-29 Constantine Plotnikovgit4idea: IDEADEV-32083
2008-10-29 Constantine Plotnikovgit4idea: IDEADEV-31853
2008-10-28 Constantine Plotnikovgit4idea: minor refactoring, fixed formatting, removed...
2008-10-28 Constantine Plotnikovgit4idea: rewritten git pull, refactored common functio...
2008-10-26 Constantine Plotnikovgit4idea: completly rewritten checkout dialog, refactor...
2008-10-20 Constantine Plotnikovgit4idea: fixed reporting errors during push (standalon...
2008-10-17 Constantine Plotnikovgit4idea: minor code cleanup
2008-10-17 Constantine Plotnikovgit4idea: fixed bugs with push when there are multiple...
2008-10-16 Constantine Plotnikovgit4idea: fixed bugs with change detection and commit...
2008-10-08 Constantine Plotnikovgit4idea: replaced file adapter with subclass of VcsVFS...
2008-10-07 Constantine Plotnikovgit4idea: moved classes to subpackages
2008-10-04 Constantine Plotnikovgit4idea: changed clone functionality to use OSProcessH...
2008-10-03 Constantine Plotnikovgit4idea: changed checkRepository functionality to...