aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git
Commit message (Expand)AuthorAgeFilesLines
* QRegExp include cleanupSamuel Gaist2017-03-131-0/+2
* Git: Do not re-use diff controllerOrgad Shaneh2017-03-031-9/+6
* Git: Initialize members of StashInfoRobert Loehning2017-02-161-2/+2
* Git: Prepend -e to the pattern on grepOrgad Shaneh2017-02-071-1/+1
* Git: Fix result check on resetOrgad Shaneh2017-01-311-1/+1
* Git: Fix crash on Commit + Push to GerritOrgad Shaneh2017-01-301-3/+5
* Git: Replace msysGit with Git for Windows in commentsOrgad Shaneh2016-11-291-2/+2
* Reuse existing controller when requesting existing diff editorJarek Kobus2016-11-221-6/+9
* Git: Fix missing includeChristian Stenger2016-11-091-0/+1
* Git: Make mergetool parsing more robustOrgad Shaneh2016-11-092-11/+25
* Git: Support typechangeOrgad Shaneh2016-11-095-3/+12
* Git: Simplify translationsOrgad Shaneh2016-11-092-10/+12
* Git: Show success message on abortOrgad Shaneh2016-11-091-1/+2
* Git: Disambiguate revision from path on logOrgad Shaneh2016-11-091-0/+1
* GitGrep: fixed substitution of regexpPrzemyslaw Gorszkowski2016-11-031-0/+9
* Git: Use Utils::Icon for IconItemDelegate constructorAlessandro Portale2016-10-114-5/+8
* Git: Fix initially disabled OK button in Push to GerritOrgad Shaneh2016-10-051-0/+1
* improve static initializersTim Jenssen2016-09-231-15/+12
* Merge remote-tracking branch 'origin/4.1'Orgad Shaneh2016-09-222-43/+22
|\
| * Git: Avoid QProcess::waitForReadyRead in MergeToolOrgad Shaneh2016-09-202-14/+7
| * Git: Do not rely on QProcess::readData/writeData in MergeToolOrgad Shaneh2016-09-202-32/+18
* | Gerrit: Support pushing initial commit for reviewOrgad Shaneh2016-09-122-4/+22
* | Git: Return empty list for remote branches when there are noneOrgad Shaneh2016-09-121-0/+4
* | Merge remote-tracking branch 'origin/4.1'Eike Ziller2016-08-221-1/+1
|\|
| * Git: Detect rebase even if rebase-apply does not contain "rebasing"Orgad Shaneh2016-08-181-1/+1
* | Git: Some more QStringList cleanupOrgad Shaneh2016-08-158-17/+13
* | Remove uses of deprecated QProcess::error signalOrgad Shaneh2016-08-092-4/+2
* | Remove use of deprecated Qt algorithmsOrgad Shaneh2016-08-091-4/+4
* | Move icons to UtilsUlf Hermann2016-08-052-4/+4
* | UI files: Fix tab order in lots of UI formsNazar Gerasymchuk2016-08-022-1/+9
* | Merge remote-tracking branch 'origin/4.1'Orgad Shaneh2016-07-251-1/+1
|\|
| * Git: Fix MSVC compilationOrgad Shaneh2016-07-241-1/+1
* | Merge remote-tracking branch 'origin/4.1'Orgad Shaneh2016-07-2231-666/+560
|\|
| * Git: Save silently on undo actionsOrgad Shaneh2016-07-221-1/+1
| * Git: De-noiseOrgad Shaneh2016-07-2231-353/+312
| * Git BranchAddDialog: fix branch renamingNikita Baryshnikov2016-07-201-5/+1
| * Git: Suppress stderr output (for the output pane) on cloneOrgad Shaneh2016-07-201-0/+1
| * Git: make git grep not duplicate leading path namesThiago Macieira2016-07-191-0/+1
| * Git: Delete unused cloneRepository functionOrgad Shaneh2016-07-182-40/+0
| * Git: Refix filtering of obsolete branches when adding a branchOrgad Shaneh2016-07-171-2/+6
| * Git: Some more cleanupTobias Hunger2016-07-152-23/+19
| * VCS: VcsBaseClient::vcsFullySynchronousExec returns a SynchronousProcessResponseTobias Hunger2016-07-151-260/+237
| * SynchronousProcess: Store raw bytes from stdout/stderr of the processTobias Hunger2016-07-151-4/+4
* | Git BranchAddDialog: small fixesNikita Baryshnikov2016-07-202-4/+2
|/
* Git: Sprinkle C++11 goodness over the codeTobias Hunger2016-07-112-519/+384
* Git: fix compilationNikita Baryshnikov2016-06-301-1/+1
* Git: Add a do not ask again checkbox to the pre checkout message box.David Schulz2016-06-241-3/+9
* Git: Prompt for unchanged file after custom mergetool failsOrgad Shaneh2016-06-242-9/+16
* Git: Resize columns in branches dialog when data is changedOrgad Shaneh2016-06-232-3/+11
* Git: Show date and time for newly created branchesOrgad Shaneh2016-06-232-2/+22