| Commit message (Expand) | Author | Age | Files | Lines |
* | tr()-Fixes. | Friedemann Kleint | 2010-02-25 | 1 | -0/+5 |
* | VCS[git]: Make version fail warning less obtrusive. | Friedemann Kleint | 2010-02-16 | 1 | -10/+28 |
* | VCS[git]: Implement add using '--intent-to-add' depending on version. | Friedemann Kleint | 2010-02-02 | 1 | -4/+81 |
* | VCS[git]: Make Branchdialog non-modal as is StashDialog. | Friedemann Kleint | 2010-01-27 | 1 | -3/+21 |
* | VCS[git]: Add support for stashes. | Friedemann Kleint | 2010-01-15 | 1 | -61/+376 |
* | VCS[hg, git]: Add support for repository creation. | Friedemann Kleint | 2010-01-12 | 1 | -0/+16 |
* | Remove duplicate inclusions of headers | Tobias Hunger | 2010-01-11 | 1 | -1/+0 |
* | VCS[git]: Add log repository action. | Friedemann Kleint | 2010-01-08 | 1 | -0/+23 |
* | Add display name to VCS plugin structs | Tobias Hunger | 2010-01-08 | 1 | -12/+12 |
* | VCS [git]: Annotate previous version/single filelog annotation. | Friedemann Kleint | 2010-01-07 | 1 | -5/+149 |
* | Git/SVN: Ignore whitespace in annotation/blame (introduce setting). | Friedemann Kleint | 2010-01-05 | 1 | -0/+3 |
* | VCS: Add "Open file" context menu action to VCS log pane | Friedemann Kleint | 2009-12-15 | 1 | -1/+5 |
* | Git: Expand commit template relative to repository directory | Friedemann Kleint | 2009-12-14 | 1 | -1/+5 |
* | Fixes commiting with empty author/email information | dt | 2009-12-11 | 1 | -2/+5 |
* | CVS: Use new VCSBasePlugin-class. | Friedemann Kleint | 2009-12-09 | 1 | -0/+1 |
* | VCS: Introduce Base class for VCS plugins, use in git. | Friedemann Kleint | 2009-12-08 | 1 | -24/+12 |
* | Code model: Update on changes from the versioning system. | Friedemann Kleint | 2009-11-11 | 1 | -11/+37 |
* | Revert "Code model: Update on changes from the versioning system." | con | 2009-11-10 | 1 | -37/+11 |
* | Code model: Update on changes from the versioning system. | Friedemann Kleint | 2009-11-09 | 1 | -11/+37 |
* | VCS/git: Make blame go to current editor line | Friedemann Kleint | 2009-10-01 | 1 | -5/+9 |
* | VCS: perforce, cvs, subversion: Goto current line in blame. | Friedemann Kleint | 2009-10-01 | 1 | -2/+2 |
* | Rename IRunConfigurationRunner -> IRunControlFactory... | Friedemann Kleint | 2009-09-25 | 1 | -0/+4 |
* | Git: Make commit work on Windows | Friedemann Kleint | 2009-08-25 | 1 | -5/+5 |
* | long live the king | hjk | 2009-08-14 | 1 | -1/+1 |
* | API naming. | con | 2009-08-12 | 1 | -1/+1 |
* | Version control: Replace per-VCS output panes with a single one. | Friedemann Kleint | 2009-08-10 | 1 | -51/+27 |
* | VCSBase: Add common functionality, make checkout use page lists. | Friedemann Kleint | 2009-07-21 | 1 | -20/+1 |
* | Add a clone wizard for version control (base classes + git/svn). | Friedemann Kleint | 2009-07-17 | 1 | -17/+27 |
* | Optionally shorten git blame output by removing date+line number. | Friedemann Kleint | 2009-07-15 | 1 | -1/+1 |
* | Don't ask to reload the file, if the user uses git/undo or git/revert. | dt | 2009-06-18 | 1 | -0/+1 |
* | Update license headers and sales contact details. | Jason McDonald | 2009-06-17 | 1 | -2/+2 |
* | Run git on windows properly when git is called synchronously. | Daniel Molkentin | 2009-06-15 | 1 | -1/+7 |
* | Fix not beeing able to commit file deletions with creators git plugin | dt | 2009-06-10 | 1 | -4/+8 |
* | Close write channels of git processes. | Friedemann Kleint | 2009-05-28 | 1 | -0/+1 |
* | add missing tr()s, etc., add some //: comments | Oswald Buddenhagen | 2009-04-20 | 1 | -0/+1 |
* | Report termination of git pull/push (which was missing feedback). | Friedemann Kleint | 2009-04-09 | 1 | -3/+5 |
* | Kill the git process if we timed out waiting for it. | dt | 2009-04-07 | 1 | -0/+2 |
* | Fixes: Suppress colors for git diff project, class names in widget template | Friedemann Kleint | 2009-03-17 | 1 | -2/+2 |
* | Fixes: Using a git configuration with colored output breaks much of the git p... | Friedemann Kleint | 2009-03-17 | 1 | -15/+23 |
* | Fixes: change file license headers to include LGPL | hjk | 2009-02-25 | 1 | -21/+17 |
* | Make the git plugin look for the binary in the path specified in the settings... | Friedemann Kleint | 2009-02-19 | 1 | -6/+7 |
* | Merge commit 'origin/1.0.0' | con | 2009-02-13 | 1 | -4/+4 |
|\ |
|
| * | Fixes: add timeout value to git plugin | lowinu | 2009-02-13 | 1 | -4/+4 |
* | | activate diff editor after creating it | mae | 2009-02-04 | 1 | -1/+1 |
* | | separate EM::setCurrentEditor and EM::activateEditor | mae | 2009-01-26 | 1 | -1/+1 |
* | | Merge branch 'master' of [email protected]:creator/mainline | mae | 2009-01-20 | 1 | -4/+4 |
|\| |
|
| * | replace Core::ICore::instance()->pluginManager() by ExtensionSystem::PluginM... | hjk | 2009-01-20 | 1 | -3/+3 |
| * | forgot this | hjk | 2009-01-20 | 1 | -1/+1 |
* | | first edition of the new editor view, splitting still missing | mae | 2009-01-16 | 1 | -2/+2 |
|/ |
|
* | Bump year in licence header. | Daniel Molkentin | 2009-01-13 | 1 | -1/+1 |