aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cvs/cvsplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* VCS[Perforce/SVN/CVS]: Add "Annotate" to single file logs.Friedemann Kleint2010-01-071-5/+42
* VCS[SVN, CVS, Perforce]: Implement "Annotate Previous" context menu.Friedemann Kleint2010-01-061-20/+18
* VCS: Introduce configureable timeout to vcs,svn, p4.Friedemann Kleint2009-12-141-20/+15
* VCS Submit: Run check script in repository, do not front-trim message.Friedemann Kleint2009-12-141-0/+1
* CVS: Use new VCSBasePlugin-class.Friedemann Kleint2009-12-091-263/+173
* VCS: Introduce Base class for VCS plugins, use in git.Friedemann Kleint2009-12-081-30/+21
* Wizards: Improve list of files displayed.Friedemann Kleint2009-11-251-39/+4
* Code model: Update on changes from the versioning system.Friedemann Kleint2009-11-111-2/+7
* Revert "Code model: Update on changes from the versioning system."con2009-11-101-7/+2
* Code model: Update on changes from the versioning system.Friedemann Kleint2009-11-091-2/+7
* Enable multi key shortcuts on the Mac.con2009-10-091-6/+0
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-14/+14
* VCS: perforce, cvs, subversion: Goto current line in blame.Friedemann Kleint2009-10-011-0/+3
* Rename IRunConfigurationRunner -> IRunControlFactory...Friedemann Kleint2009-09-251-0/+2
* Version control: Do not keep lock on message file while committing.Friedemann Kleint2009-09-221-25/+25
* Fixed dublicated placeholder in message.Sergey Belyashov2009-08-191-1/+1
* Tr glitches.Friedemann Kleint2009-08-171-2/+2
* Version Control: Release the commit message temporary file.Friedemann Kleint2009-08-171-1/+1
* long live the kinghjk2009-08-141-1/+1
* API naming.con2009-08-121-1/+1
* Version control: Replace per-VCS output panes with a single one.Friedemann Kleint2009-08-101-25/+14
* CVS: Add checkout wizard.Friedemann Kleint2009-07-201-0/+3
* CVS: Properly detect initial revision.Friedemann Kleint2009-07-171-1/+1
* CVS: Properly detect initial revisionFriedemann Kleint2009-07-171-1/+1
* CVS: Fix gcc 3.3 compilation; do not describe first revisionFriedemann Kleint2009-07-161-18/+27
* Add a CVS plugin for use with UNIX cvs or Tortoise CVS.Friedemann Kleint2009-07-151-0/+1228