aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git
Commit message (Expand)AuthorAgeFilesLines
* Git: Silence managesFileOrgad Shaneh2018-07-091-1/+2
* Gerrit: Update remotes on settings changeOrgad Shaneh2018-06-195-1/+30
* Gerrit: Fix modality of warning message for invalid configurationOrgad Shaneh2018-06-191-2/+2
* Git: Update file model after unsuccessful commitOrgad Shaneh2018-06-192-1/+2
* Git: Minor cleanup in commit processingOrgad Shaneh2018-06-191-6/+4
* Gerrit: Unset authenticated on unknown errorOrgad Shaneh2018-06-191-0/+1
* VCS: Unify default and maximum timeout in all setting pagesOrgad Shaneh2018-06-191-1/+1
* Git: Show also stderr on MergetoolOrgad Shaneh2018-06-171-0/+1
* Git: Use nullptr in MergetoolOrgad Shaneh2018-06-171-1/+1
* Gerrit: Do not refresh dialog on update remotes when hiddenOrgad Shaneh2018-06-012-2/+3
* Gerrit: Fix some clang-tidy warningsOrgad Shaneh2018-06-014-7/+6
* Git: Fix handling Esc in "Create Local Branch" dialogNikolai Kosjar2018-05-311-1/+1
* Remove some lambdas from Utils::transform callsEike Ziller2018-05-281-1/+1
* Git: Consistently use nullptrTobias Hunger2018-05-072-2/+2
* Gerrit: Warn when probably pushing to wrong branchOrgad Shaneh2018-05-021-2/+16
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-131-5/+5
|\
| * Pass this context object to the connect()Jarek Kobus2018-04-091-5/+5
* | Utils: Purge asConstOrgad Shaneh2018-04-0910-24/+14
* | Fix that menus didn't show ampersands in files namesEike Ziller2018-03-261-2/+3
* | Merge "Merge remote-tracking branch 'origin/4.6'"Eike Ziller2018-03-163-76/+220
|\ \
| * | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-163-76/+220
| |\|
| | * Move git specific stuff out of diff editor pluginJarek Kobus2018-03-153-76/+220
* | | Git: show commit given as command line parameter in diff editorNikita Baryshnikov2018-03-163-1/+27
|/ /
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-131-1/+1
|\|
| * Git: Show decorations in commit detailsOrgad Shaneh2018-03-071-1/+1
* | Git: Fix warning about unused lambda capturesTobias Hunger2018-03-061-2/+2
* | Git: Extract BranchUtils for re-use in Branches Side PanelAndre Hartmann2018-03-016-237/+399
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-02-232-42/+33
|\|
| * Fix repeting Stage/Unstage actions in unified diff editorJarek Kobus2018-02-162-42/+33
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-02-131-3/+3
|\|
| * Improve translated stringsRobert Loehning2018-02-091-3/+3
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-02-072-11/+11
|\|
| * Gerrit: Fix UI textLeena Miettinen2018-02-052-11/+11
* | Vcs/Text search: Remove a few addAutoReleaseObject useshjk2018-02-066-14/+13
* | Core: make useMacShortcut constexprDavid Schulz2018-02-021-8/+8
|/
* DiffEditor: Replace bool arguments with flags enumAndre Hartmann2018-01-171-2/+5
* Git: Do not pop the VCS pane on every [Un]StageOrgad Shaneh2018-01-131-3/+3
* Merge "Merge remote-tracking branch 'origin/4.5'"Eike Ziller2018-01-091-3/+8
|\
| * Merge remote-tracking branch 'origin/4.5'Eike Ziller2018-01-091-3/+8
| |\
| | * Gerrit: Set current repository every time the dialog is shownOrgad Shaneh2018-01-081-0/+1
| | * Gerrit: Deduplicate detection of current repositoryOrgad Shaneh2018-01-081-3/+7
* | | Git: add reload button for 'git blame' and 'git log' windowsPrzemyslaw Gorszkowski2018-01-091-0/+5
* | | Git: Introduce Recover Deleted Files actionOrgad Shaneh2018-01-094-0/+31
|/ /
* | Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-12-071-1/+2
|\|
| * Git: Show success message on pushOrgad Shaneh2017-12-051-1/+2
* | Git: Gerritpushdialog: Fix draft push for older GerritsAlessandro Portale2017-12-031-1/+1
* | Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-252-4/+4
|\|
| * VCS: Fix translation issuesEike Ziller2017-10-241-2/+2
| * Git: Reduce the minimal height of the Gerrit dialog a bitAlessandro Portale2017-10-191-2/+2
* | Git: Remove unused variableRobert Loehning2017-10-231-1/+0