2008-12-04 |
Constantine Plotnikov | git4idea: IDEADEV-33130, minor code cleanup
|
commit | commitdiff | tree |
2008-12-03 |
Constantine Plotnikov | git4idea: initial version of git rebase
|
commit | commitdiff | tree |
2008-11-19 |
Constantine Plotnikov | git4idea: added git push dialog. minor refactorings...
|
commit | commitdiff | tree |
2008-11-19 |
Constantine Plotnikov | git4idea: added resource bundle missing from previous...
|
commit | commitdiff | tree |
2008-11-19 |
Constantine Plotnikov | git4idea: fixed fetch dialog, so if remote name is...
|
commit | commitdiff | tree |
2008-11-18 |
Constantine Plotnikov | git4idea: removed utility method that was duplicated...
|
commit | commitdiff | tree |
2008-11-18 |
Constantine Plotnikov | git4idea: refactored GitAdd action to use handler....
|
commit | commitdiff | tree |
2008-11-18 |
Constantine Plotnikov | git4idea: refactored getRevisionChanges() to use handler...
|
commit | commitdiff | tree |
2008-11-17 |
Constantine Plotnikov | git4idea: added support for the future -v option for...
|
commit | commitdiff | tree |
2008-11-17 |
Constantine Plotnikov | git4idea: added new unstash dialog, some refactoring...
|
commit | commitdiff | tree |
2008-11-17 |
Constantine Plotnikov | git4idea: added new stash dialog
|
commit | commitdiff | tree |
2008-11-17 |
Constantine Plotnikov | git4idea: Fixed error with adding files from changes...
|
commit | commitdiff | tree |
2008-11-14 |
Constantine Plotnikov | git4idea: The handler-based commands now copy stdout...
|
commit | commitdiff | tree |
2008-11-14 |
Constantine Plotnikov | git4idea: replaced all occurences of git command names...
|
commit | commitdiff | tree |
2008-11-14 |
Constantine Plotnikov | git4idea: Added tag dialog and replaced tagging action...
|
commit | commitdiff | tree |
2008-11-14 |
Constantine Plotnikov | git4idea: added dimension service key to fetch dialog
|
commit | commitdiff | tree |
2008-11-13 |
Constantine Plotnikov | git4idea: added support for SSH config file (IDEA-20591)
|
commit | commitdiff | tree |
2008-11-13 |
Constantine Plotnikov | git4idea: IDEADEV-32080
|
commit | commitdiff | tree |
2008-11-12 |
Constantine Plotnikov | git4idea: added version check to the so a warning is...
|
commit | commitdiff | tree |
2008-11-12 |
Constantine Plotnikov | git4idea: fixed some unicode related problems with...
|
commit | commitdiff | tree |
2008-11-10 |
Constantine Plotnikov | git4idea: git related part of the IDEADEV-32675
|
commit | commitdiff | tree |
2008-11-10 |
Constantine Plotnikov | git4idea: added git init action
|
commit | commitdiff | tree |
2008-11-07 |
Constantine Plotnikov | git4idea: rewritten fetch dialog to support more options...
|
commit | commitdiff | tree |
2008-10-31 |
Constantine Plotnikov | git4diea: code cleanup
|
commit | commitdiff | tree |
2008-10-30 |
Constantine Plotnikov | git4idea: code cleanup changes
|
commit | commitdiff | tree |
2008-10-30 |
Constantine Plotnikov | git4idea: changed anotation provider to use os process...
|
commit | commitdiff | tree |
2008-10-29 |
Constantine Plotnikov | git4idea: replaced current branch popup with dialog...
|
commit | commitdiff | tree |
2008-10-29 |
Constantine Plotnikov | git4idea: fixed bug with detecting changes with copied...
|
commit | commitdiff | tree |
2008-10-29 |
Constantine Plotnikov | git4idea: IDEADEV-32083
|
commit | commitdiff | tree |
2008-10-29 |
Constantine Plotnikov | git4idea: IDEADEV-31853
|
commit | commitdiff | tree |
2008-10-29 |
Constantine Plotnikov | git4idea: IDEADEV-32077 (fix for DiffProvider)
|
commit | commitdiff | tree |
2008-10-29 |
Constantine Plotnikov | git4idea: IDEADEV-32077
|
commit | commitdiff | tree |
2008-10-29 |
Constantine Plotnikov | git4idea: IDEADEV-32074
|
commit | commitdiff | tree |
2008-10-29 |
Constantine Plotnikov | git4idea: IDEADEV-32073
|
commit | commitdiff | tree |
2008-10-28 |
Constantine Plotnikov | git4idea: IDEADEV-31865, fixed a number of bugs related...
|
commit | commitdiff | tree |
2008-10-28 |
Constantine Plotnikov | git4idea: IDEADEV-31466
|
commit | commitdiff | tree |
2008-10-28 |
Constantine Plotnikov | git4idea: minor refactoring, fixed formatting, removed...
|
commit | commitdiff | tree |
2008-10-28 |
Constantine Plotnikov | git4idea: rewritten git pull, refactored common functionalit...
|
commit | commitdiff | tree |
2008-10-27 |
Constantine Plotnikov | git4idea: formatting changes, project root is no initial...
|
commit | commitdiff | tree |
2008-10-26 |
Constantine Plotnikov | git4idea: added reaction to include tags on checkout...
|
commit | commitdiff | tree |
2008-10-26 |
Constantine Plotnikov | git4idea: completly rewritten checkout dialog, refactoring...
|
commit | commitdiff | tree |
2008-10-24 |
Constantine Plotnikov | git4idea: renamed GitCheckoutDialog to GitCloneDialog
|
commit | commitdiff | tree |
2008-10-24 |
Constantine Plotnikov | git4idea: added tooltips to merge dialog
|
commit | commitdiff | tree |
2008-10-24 |
Constantine Plotnikov | git4idea: IDEADEV-31875
|
commit | commitdiff | tree |
2008-10-24 |
Constantine Plotnikov | git4idea: rewritten merge action to have a better UI...
|
commit | commitdiff | tree |
2008-10-21 |
Constantine Plotnikov | git4idea: IDEADEV-31530, refactoring to use OSProcessHandler...
|
commit | commitdiff | tree |
2008-10-21 |
Constantine Plotnikov | git4idea: IDEADEV-31501
|
commit | commitdiff | tree |
2008-10-20 |
Constantine Plotnikov | git4idea: IDEADEV-31495
|
commit | commitdiff | tree |
2008-10-20 |
Constantine Plotnikov | git4idea: IDEADEV-31458
|
commit | commitdiff | tree |
2008-10-20 |
Constantine Plotnikov | git4idea: IDEADEV-31457
|
commit | commitdiff | tree |
2008-10-20 |
Constantine Plotnikov | git4idea: Fixed file revert functionality. Rollback...
|
commit | commitdiff | tree |
2008-10-20 |
Constantine Plotnikov | git4idea: fixed reporting errors during push (standalone...
|
commit | commitdiff | tree |
2008-10-17 |
Constantine Plotnikov | git4idea: push after commit now works
|
commit | commitdiff | tree |
2008-10-17 |
Constantine Plotnikov | git4idea: minor code cleanup
|
commit | commitdiff | tree |
2008-10-17 |
Constantine Plotnikov | git4idea: fixed bugs with push when there are multiple...
|
commit | commitdiff | tree |
2008-10-16 |
Constantine Plotnikov | git4idea: fixed bugs with change detection and commit...
|
commit | commitdiff | tree |
2008-10-15 |
Constantine Plotnikov | git4idea: added commit author support
|
commit | commitdiff | tree |
2008-10-14 |
Constantine Plotnikov | git4idea: fixed collecting changes for modify-modify...
|
commit | commitdiff | tree |
2008-10-13 |
Constantine Plotnikov | git4idea: commit now works for a repository without...
|
commit | commitdiff | tree |
2008-10-09 |
Constantine Plotnikov | git4idea: removed GitDelete command that was a less...
|
commit | commitdiff | tree |
2008-10-09 |
Constantine Plotnikov | git4idea: updated GitCheckinEnvironment to use OSProcessHand...
|
commit | commitdiff | tree |
2008-10-08 |
Constantine Plotnikov | git4idea: replaced file adapter with subclass of VcsVFSListe...
|
commit | commitdiff | tree |
2008-10-08 |
Constantine Plotnikov | git4idea: fixed bug with generating scripts on unix...
|
commit | commitdiff | tree |
2008-10-07 |
Constantine Plotnikov | git4idea: moved classes to subpackages
|
commit | commitdiff | tree |
2008-10-07 |
Constantine Plotnikov | git4idea: removed GitFileSystem and related files....
|
commit | commitdiff | tree |
2008-10-07 |
Constantine Plotnikov | git4idea: moved settings to separate package, and updated...
|
commit | commitdiff | tree |
2008-10-06 |
Constantine Plotnikov | git4idea: IDEADEV-30490, removed expensive check for...
|
commit | commitdiff | tree |
2008-10-04 |
Constantine Plotnikov | git4idea: changed clone functionality to use OSProcessHandle...
|
commit | commitdiff | tree |
2008-10-03 |
Constantine Plotnikov | git4idea: changed checkRepository functionality to...
|
commit | commitdiff | tree |
2008-10-03 |
Constantine Plotnikov | git4idea: fixed missing resources from classpath in...
|
commit | commitdiff | tree |
2008-10-02 |
Constantine Plotnikov | git4idea: added file comments on new files, minor cleanup...
|
commit | commitdiff | tree |
2008-10-02 |
Constantine Plotnikov | git4idea: git is now configured to use custom ssh implementa...
|
commit | commitdiff | tree |
2008-09-23 |
Constantine Plotnikov | git4idea: IDEADEV-30490, removed broken functionality...
|
commit | commitdiff | tree |
2008-09-22 |
Constantine Plotnikov | git4idea: IDEADEV-30086, updated comments of modified...
|
commit | commitdiff | tree |
2008-09-19 |
Constantine Plotnikov | git4idea: minor cleanup and i18n changes for GitCheckoutProvider
|
commit | commitdiff | tree |
2008-09-19 |
Constantine Plotnikov | git4idea: the initial version of GitCheckoutProvider
|
commit | commitdiff | tree |
2008-09-16 |
Constantine Plotnikov | git4idea: added action functionality for revision on...
|
commit | commitdiff | tree |
2008-09-10 |
Constantine Plotnikov | git4idea: GitFileAnnotation now listen for changes...
|
commit | commitdiff | tree |
2008-09-10 |
Constantine Plotnikov | git4idea: I18N changes, code cleanup
|
commit | commitdiff | tree |
2008-09-08 |
Constantine Plotnikov | git4idea: code cleanup
|
commit | commitdiff | tree |
2008-09-05 |
Constantine Plotnikov | git4idea: code cleanup
|
commit | commitdiff | tree |
2008-09-05 |
Constantine Plotnikov | Reformatted sources and fixed some problems with closing...
|
commit | commitdiff | tree |
2008-09-05 |
Constantine Plotnikov | added git4idea to the svn projects
|
commit | commitdiff | tree |
2008-08-20 |
Constantine Plotnikov | Weaked comparison of xml attributes in ant generation...
|
commit | commitdiff | tree |
2008-08-20 |
Constantine Plotnikov | Ant generator now better supports unicode characters...
|
commit | commitdiff | tree |