aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/gitclient.h
Commit message (Expand)AuthorAgeFilesLines
* VCS: Use runVcs for CommandOrgad Shaneh2013-08-201-2/+0
* Git: Add reflogOrgad Shaneh2013-08-191-0/+1
* VCS: Use a single filename for logOrgad Shaneh2013-08-071-1/+1
* Revert "Git: Use a single filename for log"Orgad Shaneh2013-08-061-1/+1
* Git: Use a single filename for logOrgad Shaneh2013-08-061-1/+1
* VCS: Un-data functions that accept QStringOrgad Shaneh2013-07-311-2/+2
* Git - show command name in tooltipPetar Perisin2013-07-211-4/+4
* VCS: Consolidate codec handlingOrgad Shaneh2013-07-191-3/+3
* PushToGerrit: Filter out stale branchesOrgad Shaneh2013-07-121-1/+1
* Git: Remove args from diffOrgad Shaneh2013-07-111-3/+3
* Git: Set remote-tracking branchOrgad Shaneh2013-07-101-0/+3
* Merge remote-tracking branch 'origin/2.8' into HEADEike Ziller2013-07-081-0/+1
|\
| * Git: Update branches dialog when repository is changedOrgad Shaneh2013-07-041-0/+1
* | Git: Use -x for cherry-pickOrgad Shaneh2013-07-081-0/+1
* | Git: Support remove/rename for tagsOrgad Shaneh2013-07-081-0/+2
* | Git - added ability to launch git guiPetar Perisin2013-07-051-0/+1
|/
* Git: Move static strings out of GitClient classOrgad Shaneh2013-07-011-3/+0
* Add a DiffShowEditor showing an additional infojkobus2013-06-191-1/+2
* Git - stash scope guard in submoduleUpdatePetar Perisin2013-06-171-2/+5
* Git: Execute rebase asynchronouslyOrgad Shaneh2013-06-171-3/+1
* Git: Handle merge conflicts on stash popOrgad Shaneh2013-06-171-1/+1
* Git: Show tracking branch on Branches dialogOrgad Shaneh2013-06-141-1/+1
* Git: Fix expecting changes in executeGitOrgad Shaneh2013-06-121-4/+5
* Git: Use file directory as editor source for files opened inside git dirOrgad Shaneh2013-06-101-1/+0
* VCS: Add a property to Command to indicate expected repo changesOrgad Shaneh2013-06-101-5/+4
* Git: Remove unused forward declarationsOrgad Shaneh2013-06-101-2/+0
* Git: Try do consolidate code duplicationhjk2013-06-041-2/+3
* Git - execute push asynchronouslyPetar Perisin2013-06-041-2/+1
* Git - refactor executeGit and remove unnecessary argsPetar Perisin2013-06-041-3/+1
* Git - execute fetch asynchronouslyPetar Perisin2013-06-041-1/+1
* DiffEditor: Rename DiffEditorEditable to DiffEditorhjk2013-06-031-2/+2
* Git: Prevent or close fixup editor if no local commits are foundOrgad Shaneh2013-06-031-0/+1
* Git: Support change links on commit editorOrgad Shaneh2013-05-311-0/+1
* Gerrit - Removed all patch set stuffPetar Perisin2013-05-311-1/+2
* Git - added submoduleDataMap to handle submodule dataPetar Perisin2013-05-281-1/+11
* Git: Refactor stash handlingOrgad Shaneh2013-05-271-9/+9
* Git: Only execute stash if there are changesOrgad Shaneh2013-05-271-1/+1
* Git: Add m_ prefix to StashGuard membersOrgad Shaneh2013-05-271-8/+8
* Add file list combobox to diff editorjkobus2013-05-241-5/+2
* Basic integration of diff editor inside git pluginjkobus2013-05-151-0/+10
* Git: Prefer remote tracking branch in GerritPushDialogOrgad Shaneh2013-05-071-0/+2
* Git: Implement "Fixup previous commit"Orgad Shaneh2013-05-041-1/+3
* Git: Use StashGuard inside RebaseManagerOrgad Shaneh2013-05-041-1/+2
* Git: Pass CommitData by referenceOrgad Shaneh2013-05-021-1/+1
* Git: Add commit type to CommitDataOrgad Shaneh2013-05-021-3/+2
* Git: Use an enum for simple/amend commitOrgad Shaneh2013-04-301-1/+1
* Git: Support graph log for all log types (file, project, repo)Orgad Shaneh2013-04-291-2/+0
* Git - move ensureStash inside StashGuardPetar Perisin2013-04-261-6/+6
* Git - bugFix in submoduleListPetar Perisin2013-04-241-2/+1
* Git - command in progress in TopicPetar Perisin2013-04-211-0/+2