projects
/
idea
/
community.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'master' of git.labs.intellij.net:idea/community
2010-11-29
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-11-28
Kirill Likhodedov
IDEA-56276: Added help references for Mercurial.
commit
|
commitdiff
|
tree
2010-11-28
Kirill Likhodedov
Git: Disabling GitBranchConfigurations. Instead of...
commit
|
commitdiff
|
tree
2010-11-24
Kirill Likhodedov
GitHandlerUtil: moved runInCurrentThread() implementation...
commit
|
commitdiff
|
tree
2010-11-24
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-11-24
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-11-24
Kirill Likhodedov
Another NPE in GitHistoryUtils.
commit
|
commitdiff
|
tree
2010-11-24
Kirill Likhodedov
Fixed NPE in GitHistoryUtils: hash instead of short...
commit
|
commitdiff
|
tree
2010-11-24
Kirill Likhodedov
Fixed ConcurrentModificationException when closing...
commit
|
commitdiff
|
tree
2010-11-24
Kirill Likhodedov
GitTestCase: fixed another write-action issue.
commit
|
commitdiff
|
tree
2010-11-24
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-11-23
Kirill Likhodedov
GitExecutableValidator: increased timeout, because...
commit
|
commitdiff
|
tree
2010-11-22
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-11-22
Kirill Likhodedov
Fixed git status: was wrong order of params in isUnder().
commit
|
commitdiff
|
tree
2010-11-18
Kirill Likhodedov
IDEA-59587 "Git: after file is moved its status is...
commit
|
commitdiff
|
tree
2010-11-18
Kirill Likhodedov
IDEA-58707 Fixed "already disposed" in GitChangeProvider.
commit
|
commitdiff
|
tree
2010-11-18
Kirill Likhodedov
IDEA-51314 Notification on successful git tag creation...
commit
|
commitdiff
|
tree
2010-11-18
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-11-18
Kirill Likhodedov
NPE fix.
commit
|
commitdiff
|
tree
2010-11-18
Kirill Likhodedov
IDEA-60464 To avoid "already disposed" error passing...
commit
|
commitdiff
|
tree
2010-11-18
Kirill Likhodedov
IDEA-60369 Trivially overrode toString in GitRepositoryLocat...
commit
|
commitdiff
|
tree
2010-11-18
Kirill Likhodedov
IDEA-59833 Renamed git's "Add Snapshot" to "Add".
commit
|
commitdiff
|
tree
2010-11-18
Kirill Likhodedov
GitIndexChangeListener -> vcs-impl/RepositoryChangeListener
commit
|
commitdiff
|
tree
2010-11-18
Kirill Likhodedov
stub javadocs removed.
commit
|
commitdiff
|
tree
2010-11-18
Kirill Likhodedov
Fixed IDEA-59641 "Git: externally commited file isn...
commit
|
commitdiff
|
tree
2010-11-17
Kirill Likhodedov
Fixed WI-3982
commit
|
commitdiff
|
tree
2010-11-17
Kirill Likhodedov
Git push active branches: run in the common git queue.
commit
|
commitdiff
|
tree
2010-11-17
Kirill Likhodedov
Fixed IDEA-61285 Don't use --follow in 'git show' as...
commit
|
commitdiff
|
tree
2010-11-17
Kirill Likhodedov
GitHistoryUtils: DRY: reuse history method.
commit
|
commitdiff
|
tree
2010-11-17
Kirill Likhodedov
Mercurial via 'bash -c': fixed custom escaping in ShellCommand.
commit
|
commitdiff
|
tree
2010-11-17
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-11-17
Kirill Likhodedov
compilation fix.
commit
|
commitdiff
|
tree
2010-11-17
Kirill Likhodedov
Reverted escaping in StringUtil.
commit
|
commitdiff
|
tree
2010-11-17
Kirill Likhodedov
GitLogParser: handle paths with spaces.
commit
|
commitdiff
|
tree
2010-11-15
Kirill Likhodedov
Fixed escaping in StringUtil.
commit
|
commitdiff
|
tree
2010-11-15
Kirill Likhodedov
GitPushActiveBranchesDialog: more user-friendliness...
commit
|
commitdiff
|
tree
2010-11-15
Kirill Likhodedov
Git clone in background (part of IDEA-60556)
commit
|
commitdiff
|
tree
2010-11-15
Kirill Likhodedov
javadoc cleanup
commit
|
commitdiff
|
tree
2010-11-15
Kirill Likhodedov
IDEA-51182: GitRevert now shows the common confirmation...
commit
|
commitdiff
|
tree
2010-11-15
Kirill Likhodedov
IDEA-50604: Made the text in "Locally Modified Files...
commit
|
commitdiff
|
tree
2010-11-15
Kirill Likhodedov
GitStashDialog: focus on message.
commit
|
commitdiff
|
tree
2010-11-15
Kirill Likhodedov
GitExecutableValidator fix: 'git' returns error, so...
commit
|
commitdiff
|
tree
2010-11-15
Kirill Likhodedov
Fixed wrong condition in the default implementation...
commit
|
commitdiff
|
tree
2010-11-15
Kirill Likhodedov
Mercurial: checkout: error notifications.
commit
|
commitdiff
|
tree
2010-11-15
Kirill Likhodedov
Mercurial: checkout fix: check for null later to let...
commit
|
commitdiff
|
tree
2010-11-15
Kirill Likhodedov
Mercurial: checkout in background.
commit
|
commitdiff
|
tree
2010-11-15
Kirill Likhodedov
IDEA-59345 Option to run Mercurial via 'bash -cl'
commit
|
commitdiff
|
tree
2010-11-15
Kirill Likhodedov
StringUtil: introduced another escapeStringCharacters...
commit
|
commitdiff
|
tree
2010-11-15
Kirill Likhodedov
IDEA-59344 Made fields public, storage file - WORKSPACE_FILE
commit
|
commitdiff
|
tree
2010-11-13
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-11-12
Kirill Likhodedov
IDEA-60288 When merging don't forget to add files which...
commit
|
commitdiff
|
tree
2010-11-11
Kirill Likhodedov
Hotfixed failure of execution of any remote ssh git...
commit
|
commitdiff
|
tree
2010-11-11
Kirill Likhodedov
Git and Mercurial executable validators:
commit
|
commitdiff
|
tree
2010-11-11
Kirill Likhodedov
Simple NPE fix.
commit
|
commitdiff
|
tree
2010-11-03
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-11-03
Kirill Likhodedov
Git file history: fixed the situation when many files...
commit
|
commitdiff
|
tree
2010-11-03
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-11-03
Kirill Likhodedov
Git Push Active Branches: fetch is executed in background...
commit
|
commitdiff
|
tree
2010-11-03
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-11-03
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-11-03
Kirill Likhodedov
IDEA-60258: added push and pull Mercurial actions to...
commit
|
commitdiff
|
tree
2010-11-03
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-11-03
Kirill Likhodedov
Git: fixed IDEA-24911: not showing merge commits in...
commit
|
commitdiff
|
tree
2010-11-03
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-11-02
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-11-01
Kirill Likhodedov
GitBranchTest: fixed compile error (new parameter was...
commit
|
commitdiff
|
tree
2010-11-01
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-10-29
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-10-29
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-10-29
Kirill Likhodedov
GitCompareWithBranchAction: rewrote popup invocation...
commit
|
commitdiff
|
tree
2010-10-29
Kirill Likhodedov
GitBranch: refactored methods retrieving current branch...
commit
|
commitdiff
|
tree
2010-10-29
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-10-29
Kirill Likhodedov
GitBranchTest & some enhacements in git test framework...
commit
|
commitdiff
|
tree
2010-10-28
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-10-28
Kirill Likhodedov
Git tests framework enhancement: divided to GitSingleUserTes...
commit
|
commitdiff
|
tree
2010-10-28
Kirill Likhodedov
GitCommit: misprint in method name.
commit
|
commitdiff
|
tree
2010-10-27
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-10-27
Kirill Likhodedov
Git: Compare with branch, step 1. Handling situations...
commit
|
commitdiff
|
tree
2010-10-27
Kirill Likhodedov
Git: Compare with branch, step 1. Error notifications.
commit
|
commitdiff
|
tree
2010-10-27
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-10-27
Kirill Likhodedov
Git tests: fixed to execute some actions from awt-thread...
commit
|
commitdiff
|
tree
2010-10-27
Kirill Likhodedov
Git: Compare with branch, step 1. Show current revision...
commit
|
commitdiff
|
tree
2010-10-27
Kirill Likhodedov
Git: Compare with branch, step 1. Only for a single...
commit
|
commitdiff
|
tree
2010-10-27
Kirill Likhodedov
GitHistoryUtils.getCurrentRevision: added 3rd parameter...
commit
|
commitdiff
|
tree
2010-10-27
Kirill Likhodedov
VCS: FileHistoryPanelImpl: moved showDifference to...
commit
|
commitdiff
|
tree
2010-10-25
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-10-25
Kirill Likhodedov
VCS: don't prompt "add files to vcs" if there are no...
commit
|
commitdiff
|
tree
2010-10-22
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-10-22
Kirill Likhodedov
EA-21113: GitVFSListener: don't mark files dirty is...
commit
|
commitdiff
|
tree
2010-10-22
Kirill Likhodedov
EA-21715: no need to store the reference to HgGlobalSettings...
commit
|
commitdiff
|
tree
2010-10-21
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-10-21
Kirill Likhodedov
Git executable: fixed getGitExecutable() (according...
commit
|
commitdiff
|
tree
2010-10-21
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-10-21
Kirill Likhodedov
Git error handling:
commit
|
commitdiff
|
tree
2010-10-21
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-10-21
Kirill Likhodedov
Git: storing path to git in the application settings...
commit
|
commitdiff
|
tree
2010-10-21
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-10-21
Kirill Likhodedov
Git: better notifications if git failed to start.
commit
|
commitdiff
|
tree
2010-10-20
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-10-20
Kirill Likhodedov
IDEA-53116 Git: enabled show history for directories.
commit
|
commitdiff
|
tree
next