summaryrefslogtreecommitdiff
path: root/src/plugins/git
Commit message (Expand)AuthorAgeFilesLines
* PushToGerrit: Do not allow spaces in the reviewers editOrgad Shaneh2014-08-141-2/+3
* Compile fixes for Qt 4.8Robert Loehning2014-08-131-3/+3
* Try to show some meaningful diff when in merging state.jkobus2014-08-131-5/+23
* Fix const correctnessjkobus2014-08-132-66/+66
* Save / restore state in diff editor when reloadingjkobus2014-08-131-0/+3
* GitClient: use "git show" for show instead of "git diff"jkobus2014-08-131-18/+41
* DiffEditor: Fix double click inside commit editorjkobus2014-08-121-5/+10
* Git: Fix crash when returning to commit editor from diffOrgad Shaneh2014-08-041-4/+5
* Git: Do not suggest tag name for local branchOrgad Shaneh2014-08-041-6/+10
* DiffEditor: Use explicit DirectConnection for context menuOrgad Shaneh2014-08-041-1/+1
* Git: Parse for-each-ref output as UTF-8Orgad Shaneh2014-07-301-1/+1
* Git: Fix soft assertion on Abort RebaseOrgad Shaneh2014-07-221-1/+2
* Git: Rename gitBinaryPath => gitExecutableOrgad Shaneh2014-07-1811-23/+23
* Git: replace "Url" with "URL" in UI textLeena Miettinen2014-07-171-1/+1
* Git: Use Git bin directory as an additional pathOrgad Shaneh2014-07-161-1/+5
* Git: Factor out resolving of bin directory on WindowsOrgad Shaneh2014-07-165-8/+32
* Git: Fix suggested directory for cloneAndre Hartmann2014-07-162-27/+16
* Git: Fix opening repository log when commit editor is openOrgad Shaneh2014-07-151-1/+3
* Git: Add auto tests for CloneWizardPageAndre Hartmann2014-07-134-0/+39
* Rename some methods and variables in DiffEditorjkobus2014-07-072-28/+28
* Hide reload button for diff editor when there is no reloaderjkobus2014-07-071-12/+12
* Git: Replace findRepository with VcsManager::findTopLevelOrgad Shaneh2014-07-033-8/+11
* Git: Factor source directory resolving to a functionOrgad Shaneh2014-07-032-11/+14
* Git: De-noise GitClientOrgad Shaneh2014-07-031-30/+32
* Git: Fix double-clicking a diff chunk in Show invoked from BlameOrgad Shaneh2014-07-031-1/+4
* Always pass Core::Id by value.Christian Kandeler2014-07-014-15/+15
* Git: Fix showing commits from rebase-todo editorOrgad Shaneh2014-06-301-4/+1
* Git: Use a separate thread for updating commit dataOrgad Shaneh2014-06-244-9/+87
* Git: Fix sha1 resolving when a branch is added from detached HEADOrgad Shaneh2014-06-241-2/+7
* Git: Remove diff editorOrgad Shaneh2014-06-243-18/+0
* Git: Add on-demand branches expandingOrgad Shaneh2014-06-242-15/+20
* VCS: Discard commit if submit widget is disabledOrgad Shaneh2014-06-233-15/+6
* Gerrit: Display dependent changes as tree.Friedemann Kleint2014-06-233-8/+60
* Gerrit: Use magic branch options to specify reviewersOrgad Shaneh2014-06-231-10/+9
* Git: Remotedialog, replace QTableView with QTreeViewAlessandro Portale2014-06-204-20/+29
* Gerrit: Refactor preparing the introduction of a hierarchical model.Friedemann Kleint2014-06-204-85/+89
* Gerrit: Read out dependency information.Friedemann Kleint2014-06-193-30/+112
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-192-2/+4
* Centralize error/warning/info iconsAlessandro Portale2014-06-171-2/+2
* Revert "VCS: Open diff/blame editors in other split"Tobias Hunger2014-06-171-4/+2
* Git: Preserve author on cherry-pickOrgad Shaneh2014-06-122-17/+45
* Git: Replace string literal with constantOrgad Shaneh2014-06-121-1/+1
* Implement unified diff editorjkobus2014-06-066-782/+412
* Git: Native separators in GitClient::StashInfo::stashPromptAlessandro Portale2014-06-031-1/+2
* Git: Fix mergetool prompt repliesOrgad Shaneh2014-06-031-0/+2
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-05-281-0/+1
|\
| * Git: Fix tab order in gerrit optionsOrgad Shaneh2014-05-261-0/+1
* | Cleanup: Remove searchKeywords from optionspage widgetsTobias Hunger2014-05-261-1/+0
* | Git: Fix handling of Enter key on LogChangeDialogOrgad Shaneh2014-05-261-1/+1
* | Git: Suppress command logging for tooltip display in branches dialogOrgad Shaneh2014-05-261-1/+4