aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/gitclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* overhaul process argument handlingOswald Buddenhagen2010-11-171-1/+2
* kill dead source stringOswald Buddenhagen2010-10-251-7/+0
* Git: Consider new files a diffTobias Hunger2010-10-081-2/+3
* Git: ignore spaces in diffTobias Hunger2010-10-051-1/+3
* Git: Handle unusual HEADsTobias Hunger2010-10-051-3/+18
* Fixup formating of mr2178Tobias Hunger2010-09-291-12/+18
* Added few new functions to IVersionControl, VCSManager and GeneratedFile to s...Tuomas Puranen2010-09-291-0/+56
* Git: Fix commiting with Author and Email setTobias Hunger2010-09-241-23/+9
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-2/+0
* git: Added workaround for older versions which don't know format:%BRobert Loehning2010-09-201-1/+2
* git: Fixed launching of gitkRobert Loehning2010-09-171-2/+24
* EditorManager: Change openEditor/activateEditor to not do mode switchingdt2010-09-141-1/+1
* I18n: tr-fixes.Friedemann Kleint2010-09-131-1/+1
* VCS[git]: Remove unneeded 'success' confirmation of pull.Friedemann Kleint2010-09-011-2/+1
* VCS[git]: Added git fetchRobert Loehning2010-09-011-0/+10
* VCS[git]: Added showing logs of all branchesRobert Loehning2010-08-271-2/+8
* VCS[git]: Environment settings.Friedemann Kleint2010-08-261-0/+22
* VCS[git]: Add menu option for git amend.Friedemann Kleint2010-08-231-32/+67
* VCS[git]: Add branch combo to the checkout wizard.Friedemann Kleint2010-08-121-0/+22
* Merge remote branch 'origin/2.0'Friedemann Kleint2010-08-061-9/+19
|\
| * git: Added an option to undo unstaged changes onlyRobert Loehning2010-07-301-9/+19
* | VCS: Windows slash display fixing spree.Friedemann Kleint2010-07-051-12/+24
* | User visible paths need to go through QDir::toNativeSeparators()Alessandro Portale2010-07-031-3/+3
* | Merge remote branch 'origin/2.0'con2010-06-301-5/+26
|\|
| * VCS[git]: Adapt to 1.7.0, handling of renamed files.Friedemann Kleint2010-06-281-5/+26
* | VCS[git]: Add arguments setting for gitk, add to locator.Friedemann Kleint2010-06-161-2/+4
* | VCS: Do not force LANG=C on all commands.Friedemann Kleint2010-06-151-1/+1
* | Fix parameters hidden by local variables.Bill King2010-06-111-2/+2
* | VCS[git]: Use QProcess::startDetached() if possible for gitk.Friedemann Kleint2010-06-081-11/+18
* | VCS[git]: Add menu option to launch gitk.Friedemann Kleint2010-06-081-1/+40
* | Merge remote branch 'origin/2.0'con2010-06-081-0/+1
|\|
| * VCS/Diff editors: Set readonly attributes correctly.Friedemann Kleint2010-06-071-0/+1
| * VCS[git/hg]: Prevent search for repository from creating foldersFriedemann Kleint2010-05-201-7/+4
* | VCS[git]: Make push/pull synchronous commands.Friedemann Kleint2010-05-251-52/+73
* | VCS: Show message box on timeouts/Add SSH prompt.Friedemann Kleint2010-05-211-24/+29
* | VCS[git/hg]: Prevent search for repository from creating foldersFriedemann Kleint2010-05-191-7/+4
* | Merge remote branch 'origin/2.0'con2010-05-171-1/+1
|\|
| * Doc - UI - Fix UI text capitalization to follow the KDE Style Guide rules.Leena Miettinen2010-05-141-1/+1
* | File renamingdt2010-05-121-0/+21
|/
* VCS: Speed upFriedemann Kleint2010-04-231-15/+1
* VCS[git]: Refuse to show sha 000000 or ^xxxx.Friedemann Kleint2010-03-291-32/+61
* VCS[git], CodePaster: Add support for applying patches.Friedemann Kleint2010-03-251-0/+20
* tr()-FixesFriedemann Kleint2010-03-231-4/+4
* VCS[git]: Introduce optional pull --rebase.Friedemann Kleint2010-03-191-3/+35
* VCS[git]: Reorganize menu action creation/Start SVN submenu.Friedemann Kleint2010-03-191-0/+29
* Fixed parsing of git status so that one can check out a branch when not on a ...Robert Loehning2010-03-151-3/+12
* VCS[git]: Add support for cleaning a repository.Friedemann Kleint2010-03-121-0/+24
* VCS/git: Add setting for diff --patience and make it default.Friedemann Kleint2010-03-101-0/+2
* Long live the king!hjk2010-03-051-1/+1
* VCS: Minor fixesFriedemann Kleint2010-03-011-2/+3