summaryrefslogtreecommitdiff
path: root/src/plugins/git/clonewizardpage.cpp
Commit message (Expand)AuthorAgeFilesLines
* git: Reuse more code from vcsbaseTobias Hunger2011-10-051-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Git: Allow . in checkout pathesTobias Hunger2010-11-221-1/+1
|/
* Git integration: Disambiguate precedence to silence gcc warningDaniel Molkentin2010-10-151-1/+1
* Git: Unbreak cloneing of non-default branches from local repos.Tobias Hunger2010-10-051-4/+17
* Git: Handle unusual HEADsTobias Hunger2010-10-051-12/+17
* Git: Change mapping of repository to directory nameTobias Hunger2010-10-041-3/+5
* Polish the checkout wizard (base and git)Tobias Hunger2010-10-041-1/+2
* Git: Fix commiting with Author and Email setTobias Hunger2010-09-241-7/+5
* VCS polishing: Change context menu entry for 'Blame parent'.Friedemann Kleint2010-08-131-2/+2
* VCS[git]: Fix branch checkout: Use absolute path.Friedemann Kleint2010-08-121-3/+3
* VCS[git]: Add branch combo to the checkout wizard.Friedemann Kleint2010-08-121-7/+62
* VCS: Polish 91c4b0305c0d36da4d959d1be744ee61863b4642Friedemann Kleint2010-05-251-1/+1
* VCS: Show message box on timeouts/Add SSH prompt.Friedemann Kleint2010-05-211-2/+3
* Replace QWizard with Utils::WizardJarek Kobus2010-03-311-0/+1
* Long live the king!hjk2010-03-051-1/+1
* long live the kinghjk2009-08-141-1/+1
* Added a gitorious clone wizard.Friedemann Kleint2009-07-241-11/+47
* Add a clone wizard for version control (base classes + git/svn).Friedemann Kleint2009-07-171-0/+83