summaryrefslogtreecommitdiff
path: root/src/plugins/git
Commit message (Expand)AuthorAgeFilesLines
* Git: Use ICore::dialogParent as dialog parentOrgad Shaneh2018-11-294-19/+19
* Git: Fix checking out a branch after adding itOrgad Shaneh2018-11-151-3/+5
* Git: Make commit a bit less synchronousOrgad Shaneh2018-11-141-1/+2
* Git: Forbid local renaming for date columnAndre Hartmann2018-11-061-1/+1
* Git: Enable renaming local branches by direct editingOrgad Shaneh2018-11-044-1/+37
* Git: Remove wrong soft assertionOrgad Shaneh2018-10-281-1/+0
* Git: Fix detection of current selected indexOrgad Shaneh2018-10-281-1/+1
* Git: Fix resolving top level for non-existent sub-sub-directoryOrgad Shaneh2018-10-252-13/+15
* GitEditor: Fix resolving of working directory for non-existent sourceOrgad Shaneh2018-10-251-9/+9
* Git: Move HTML out of translated stringRobert Loehning2018-10-221-3/+4
* Remove ancient TODO fileAndre Hartmann2018-10-211-17/+0
* Git: Add quick filter for branches panelOrgad Shaneh2018-10-183-8/+36
* BranchView: Add ellipsis to rename and remove actionAndre Hartmann2018-10-181-2/+2
* Git: Fix context menu actions in BranchViews second columnAndre Hartmann2018-10-131-1/+1
* Git: Simplify conditions in BranchViewAndre Hartmann2018-10-131-4/+2
* Git: Disable merge tool execution for vimdiffOrgad Shaneh2018-10-111-0/+6
* Git: Make checkout asynchronousOrgad Shaneh2018-10-106-31/+21
* Git: Use correct flags type in grepOrgad Shaneh2018-10-101-1/+1
* Git: Fix regexp substitution with multiple occurrences in lineOrgad Shaneh2018-10-101-14/+29
* Git: Add support for github remotesAndre Hartmann2018-10-072-1/+6
* Git: Check remote port for isValid in GitRemoteAndre Hartmann2018-10-072-2/+9
* Git: Add tests for GitRemoteAndre Hartmann2018-10-072-0/+103
* Git: Improve local file detection in GitRemoteAndre Hartmann2018-10-021-1/+7
* Git: Fix reading of gitfileOrgad Shaneh2018-10-011-1/+4
* Git: Detect also gitfile in isVcsFileOrDirectoryOrgad Shaneh2018-09-301-2/+5
* Git: Allow creating a new repository from branch viewAndre Hartmann2018-09-303-1/+13
* Git: Add shortcut to "manage remotes" to branch viewAndre Hartmann2018-09-303-3/+6
* Git: Suppress error messages for newly initialized repositoryOrgad Shaneh2018-09-292-3/+4
* Git: Fix return value of BranchModel::refreshOrgad Shaneh2018-09-271-3/+5
* Git: Double click on branch shows logNikolai Kosjar2018-09-273-9/+13
* Merge remote-tracking branch 'origin/master' into 4.8Eike Ziller2018-09-2141-91/+104
|\
| * Git: Disable branch view if no git repository foundAndre Hartmann2018-09-201-2/+8
| * Git: Support move/copy detection for blameOrgad Shaneh2018-09-193-0/+12
| * Git: ModernizeOrgad Shaneh2018-09-1937-74/+68
| * Git: Change pull to run asynchronouslyOrgad Shaneh2018-09-193-15/+16
* | Git: Avoid usage of deprecated QDateTime::fromTime_tOrgad Shaneh2018-09-213-6/+6
|/
* Git: Fix warning in branch modelAndre Hartmann2018-09-161-1/+1
* Git: Add fetch to branch viewAndre Hartmann2018-09-153-0/+22
* Git: Remove unneded qualification to CoreAndre Hartmann2018-09-151-1/+1
* Git: Switch to edit mode when branch view is requestedAndre Hartmann2018-09-151-0/+2
* Git: remove superfluous curly braces in branch viewAndre Hartmann2018-09-151-2/+1
* Git: Improve branch view reload iconAndre Hartmann2018-09-151-1/+1
* Git: Inline BranchUtils in BranchViewAndre Hartmann2018-09-126-396/+275
* Git: Replace branch dialog with branches side panelAndre Hartmann2018-09-129-497/+330
* Git: Fix launching of gitk when not in PATHOrgad Shaneh2018-09-041-4/+7
* VCS: Consolidate submit editor actions setupOrgad Shaneh2018-08-283-27/+2
* Git: Fix remote detection for local remotes starting with "file://"Andre Hartmann2018-07-301-2/+2
* Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-07-101-1/+2
|\
| * Git: Silence managesFileOrgad Shaneh2018-07-091-1/+2
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-06-258-10/+39
|\ \ | |/