summaryrefslogtreecommitdiff
path: root/src/plugins/git
Commit message (Expand)AuthorAgeFilesLines
* PushToGerrit: Fix support for multiple projects on the same remoteOrgad Shaneh2017-09-113-4/+13
* Fix copyright year in plugin info, --version, and macOS infoEike Ziller2017-08-241-1/+1
* Git: Do not use the (s) plural in UI textLeena Miettinen2017-07-281-4/+4
* Git: Fix blame with selection that ends on the last lineOrgad Shaneh2017-07-271-1/+3
* Plugins: Fix that mimetype definition was not valid JSONEike Ziller2017-07-251-16/+16
* Git: Recurse into submodules on grep if applicable (Git >= 2.13)Orgad Shaneh2017-07-241-1/+4
* Git: Minor cleanup in grepOrgad Shaneh2017-07-231-7/+7
* Git: More visible reset icon in GerritRemoteChooser with light themesAlessandro Portale2017-07-211-1/+1
* Git: Fix initial button enabling in Branches dialogOrgad Shaneh2017-07-191-0/+1
* VcsBase: Create common base diff editor controllerJarek Kobus2017-07-051-134/+26
* DiffEditor: process git diffs asynchronouslyJarek Kobus2017-07-051-45/+97
* Gerrit: Show only gerrit remotes in Push to Gerrit dialogOrgad Shaneh2017-07-017-26/+64
* Gerrit: Store also remote name in remote chooserOrgad Shaneh2017-07-012-10/+16
* Git: Move "Include tags" to branches dialogOrgad Shaneh2017-06-294-11/+14
* Replace include guards with #pragma onceOrgad Shaneh2017-06-281-4/+1
* Gerrit: Factor out remote server chooserOrgad Shaneh2017-06-287-49/+208
* Gerrit: Workaround gerrit issue when origin has /p prefixOrgad Shaneh2017-06-271-0/+4
* Gerrit: Avoid double refresh when opened for the first timeOrgad Shaneh2017-06-271-1/+2
* Git: Fix and add accelerators in branches dialogOrgad Shaneh2017-06-251-3/+3
* Git: Remove unused settingOrgad Shaneh2017-06-252-3/+0
* VCS: Set user choices on editor reloadOrgad Shaneh2017-06-191-14/+12
* Merge remote-tracking branch 'origin/4.3' into masterOrgad Shaneh2017-06-121-1/+1
|\
| * Gerrit: Do not refresh the gerrit dialog when it is invisibleOrgad Shaneh2017-06-081-1/+1
* | Merge remote-tracking branch 'origin/4.3'Orgad Shaneh2017-06-023-3/+6
|\ \ | |/
| * Git: Prevent * in branch/remote namesOrgad Shaneh2017-05-291-0/+1
| * Gerrit: Fix SSH output parsing for Gerrit 2.14Orgad Shaneh2017-05-251-1/+3
| * Git: Include decorations in ShowOrgad Shaneh2017-05-241-2/+2
* | Gerrit: Refresh when the dialog is re-openedOrgad Shaneh2017-06-023-5/+6
* | Git: Improve branch listing in ShowOrgad Shaneh2017-05-291-19/+57
* | Fix style of visualized whitespace for various vcs editorsEike Ziller2017-05-231-14/+14
* | Simplify text format handling in syntax highlightersEike Ziller2017-05-232-17/+27
* | Move Git-specific logic from DiffEditor to GitOrgad Shaneh2017-05-191-2/+25
* | Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-05-151-7/+5
|\ \ | |/
| * Gerrit: Avoid UTF-8 in commentsOrgad Shaneh2017-05-151-2/+2
| * Gerrit: Terminate previous query when remote is changedOrgad Shaneh2017-05-151-5/+3
* | Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-05-091-1/+2
|\ \ | |/
| * Gerrit: Fix REST for Gerrit 2.14Orgad Shaneh2017-05-041-1/+2
* | Gerrit: Move line back to correct caseRobert Loehning2017-05-021-1/+1
* | Gerrit: Support certificate validationOrgad Shaneh2017-04-253-5/+32
* | Gerrit: Replace magic numbers with an enumOrgad Shaneh2017-04-241-5/+13
|/
* Use QFileInfo::exists(...) which is faster that QFileInfo(..).existsMontel Laurent2017-04-141-1/+1
* Git: Replace lambdas with std::bindOrgad Shaneh2017-04-042-77/+54
* Git: Fix inline nested branch renameOrgad Shaneh2017-03-261-17/+4
* Git: Improve detection of nested local branchOrgad Shaneh2017-03-261-5/+7
* Git: Expand branches also on internal model refreshOrgad Shaneh2017-03-262-0/+5
* Git: Minor cleanup in BranchModelOrgad Shaneh2017-03-261-11/+9
* Git: Remove "Sign off" shortcut from submit editorMax Blagay2017-03-231-1/+1
* Gerrit: Fix wrong references in REST parsingOrgad Shaneh2017-03-211-4/+10
* Merge remote-tracking branch 'origin/4.2' into 4.3Orgad Shaneh2017-03-141-0/+2
|\
| * QRegExp include cleanupSamuel Gaist2017-03-131-0/+2