Git: set silent for "log" in get committed changes
[idea/community.git] / plugins / git4idea / src / git4idea / GitUtil.java
2010-03-10 irengrigGit: set silent for "log" in get committed changes
2010-02-20 Maxim MedvedevMerge branch 'master' into smartcompletion
2010-02-16 Bas LeijdekkersMerge branch 'master' of git.labs.intellij.net:idea... 94.330
2010-02-15 Oleg ShpynovMerge branch 'master' of git@git.labs.intellij.net...
2010-02-13 Eugene KudelevskyMerge branch 'master' of git@git.labs.intellij.net...
2010-02-12 irengrigMerge branch 'master' of git.labs.intellij.net:idea...
2010-02-10 irengrigVCS: asynch load of committed changes [in "browse chang...
2010-01-18 Dmitry Jemerovmerge idea90 branch into trunk
2010-01-15 Kirill.SafonovMerge branch 'master' of git.labs.intellij.net:idea...
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-10-19 Gregory ShragoMerge branch 'master' of git.labs.intellij.net:idea...
2009-10-19 Oleg ShpynovMerge branch 'master' of git@git.labs.intellij.net...
2009-10-16 unknowngit4idea: moved constant
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-10-01 Irina ChernushinaMerge branch 'master' of git@git.labs.intellij.net...
2009-09-30 Maxim.MossienkoMerge branch 'master' of git.labs.intellij.net:idea...
2009-09-30 Constantine Plotnikovgit4idea: Implemeted forced merge/rebase and stash...
2009-09-28 Constantine PlotnikovMerged SVN plugins IMPORTED
2009-09-11 Irina ChernushinaGit: when ask committed change lists, ask changes too
2009-09-10 Irina ChernushinaVCS: git outgoing provider logging for team city
2009-08-28 Irina ChernushinaVCS: outgoing provider added, implemented for Git
2009-06-03 Constantine Plotnikovgit4idea: IDEADEV-34938: added detection of changes...
2009-05-25 Constantine Plotnikovgit4idea: IDEADEV-36928: files that come from VFS liste...
2009-05-22 Constantine Plotnikovgit4idea: IDEADEV-36928: fixed refershing files that...
2009-05-18 Constantine Plotnikovgit4idea: IDEADEV-33099: non-git files are now handled...
2009-05-15 Constantine Plotnikovgit4idea: IDEADEV-34882: vfs listener now puts specific...
2009-05-14 Constantine Plotnikovgit4idea: IDEA-22563: added show all submitted files...
2009-05-14 Constantine Plotnikovgit4idea: IDEADEV-36261: removed unneeded project argum...
2009-05-13 Constantine Plotnikovgit4idea: fixed many spelling and javadoc comments...
2009-05-12 Constantine PlotnikovAdded possibility to change tracked branch using curren...
2009-01-29 Constantine Plotnikovgit4idea: partial fix for IDEADEV-34123
2009-01-20 Constantine Plotnikovgit4idea: IDEADEV-34049
2009-01-13 Constantine Plotnikovgit4idea: Made merge provider to use MergeProvider2...
2008-11-18 Constantine Plotnikovgit4idea: removed utility method that was duplicated...
2008-11-13 Constantine Plotnikovgit4idea: IDEADEV-32080
2008-10-31 Constantine Plotnikovgit4diea: code cleanup
2008-10-28 Constantine Plotnikovgit4idea: IDEADEV-31865, fixed a number of bugs relate...
2008-10-26 Constantine Plotnikovgit4idea: completly rewritten checkout dialog, refactor...
2008-10-24 Constantine Plotnikovgit4idea: rewritten merge action to have a better UI...
2008-10-21 Constantine Plotnikovgit4idea: IDEADEV-31530, refactoring to use OSProcessHa...
2008-10-20 Constantine Plotnikovgit4idea: Fixed file revert functionality. Rollback...
2008-10-20 Constantine Plotnikovgit4idea: fixed reporting errors during push (standalon...
2008-10-16 Constantine Plotnikovgit4idea: fixed bugs with change detection and commit...
2008-10-14 Constantine Plotnikovgit4idea: fixed collecting changes for modify-modify...
2008-10-08 Constantine Plotnikovgit4idea: replaced file adapter with subclass of VcsVFS...
2008-10-07 Constantine Plotnikovgit4idea: moved classes to subpackages
2008-10-07 Constantine Plotnikovgit4idea: removed GitFileSystem and related files....
2008-10-03 Constantine Plotnikovgit4idea: changed checkRepository functionality to...
2008-10-02 Dmitry JemerovRevert: Massive (final) refactoring & added newest...
2008-10-02 Mark ScottMassive (final) refactoring & added newest features...
2008-09-22 Constantine Plotnikovgit4idea: IDEADEV-30086, updated comments of modified...
2008-09-19 Constantine Plotnikovgit4idea: minor cleanup and i18n changes for GitCheckou...
2008-09-19 Constantine Plotnikovgit4idea: the initial version of GitCheckoutProvider
2008-09-10 Constantine Plotnikovgit4idea: GitFileAnnotation now listen for changes...
2008-09-10 Constantine Plotnikovgit4idea: I18N changes, code cleanup
2008-09-05 Constantine Plotnikovgit4idea: code cleanup
2008-09-05 Constantine PlotnikovReformatted sources and fixed some problems with closin...
2008-09-05 Constantine Plotnikovadded git4idea to the svn projects