summaryrefslogtreecommitdiff
path: root/src/plugins/git
Commit message (Expand)AuthorAgeFilesLines
* Git: Adapt argument append styleAndre Hartmann2016-05-201-1/+1
* Git: Do not append extraOptions twice in blameOrgad Shaneh2016-05-191-1/+0
* Git: Show date and time in branches dialogOrgad Shaneh2016-05-193-37/+49
* Git: Filter obsolete branch names when adding a branchOrgad Shaneh2016-05-172-2/+8
* Git: Show current branch even if it is obsoleteOrgad Shaneh2016-05-171-2/+2
* Git: Use numerous formRobert Loehning2016-05-101-2/+2
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-091-1/+1
|\
| * Git: Suppress failure message on grepOrgad Shaneh2016-05-041-1/+1
* | Git: Fetch completion refs asynchronouslyOrgad Shaneh2016-05-093-11/+20
* | Git: Fix error message on run failureOrgad Shaneh2016-05-021-1/+1
* | SynchronousProcess: Change exit code interpreter to function objectEike Ziller2016-04-271-5/+0
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-202-24/+19
|\ \ | |/
| * Git: some cleanup in gitclient.{h,cpp}hjk2016-04-152-24/+19
* | Wholesale conversion to #pragma oncehjk2016-03-307-28/+7
|/
* Git: Save only current document on Undo Uncommitted ChangesOrgad Shaneh2016-03-101-2/+4
* Git: Hide obsolete branches by default in branches dialogOrgad Shaneh2016-03-106-49/+80
* Git: Document line output in branch modelOrgad Shaneh2016-03-101-1/+3
* Git: Remove unneeded painter state save/restoreAlessandro Portale2016-02-241-2/+0
* Git: Fix selection painting artifact in rebase dialogAlessandro Portale2016-02-241-1/+1
* Git: Reduce grep approximated time to 5 secondsOrgad Shaneh2016-02-181-1/+1
* Git: Shorten grep tree descriptionOrgad Shaneh2016-02-161-4/+3
* Git: Fix tree validator in grepOrgad Shaneh2016-02-151-1/+1
* Git: Inline a signal connectionOrgad Shaneh2016-02-152-8/+3
* VCS: Reslot describe functionsOrgad Shaneh2016-02-121-0/+1
* Git: Show message on fetch successOrgad Shaneh2016-02-111-1/+2
* GitSubmitEditor: Simplify update of files modelEike Ziller2016-02-112-60/+35
* Git: ModernizeTobias Hunger2016-02-1047-420/+230
* Git: Support tree argument for GrepOrgad Shaneh2016-02-102-12/+97
* runAsync: Remove ResultType template parameter.Eike Ziller2016-02-101-1/+1
* Git: Require 1.8.0Orgad Shaneh2016-02-093-15/+4
* Git: Use a progress timer for GrepOrgad Shaneh2016-02-091-3/+2
* Git: Return QByteArray in synchronousShowOrgad Shaneh2016-02-082-7/+4
* Git: Minor cleanupOrgad Shaneh2016-02-082-10/+6
* Git: Do not report canceled for Grep when no results were foundOrgad Shaneh2016-02-081-1/+11
* Git: Use VcsCommand for GrepOrgad Shaneh2016-02-051-35/+29
* Git: Always enable "Actions on Commits..."Robert Loehning2016-02-041-5/+9
* Git: Use PathChooser for Actions on CommitsOrgad Shaneh2016-02-043-35/+16
* Git: Hook grep into Find In File System dialogOrgad Shaneh2016-02-042-120/+51
* Git: Un-slot private slotsOrgad Shaneh2016-02-0410-23/+14
* Preferably use QStringRef::toInt().Friedemann Kleint2016-02-042-2/+2
* Git: Make "Create Repository" action localRobert Loehning2016-02-032-5/+3
* Git: Fix crash on GrepOrgad Shaneh2016-02-031-13/+7
* Git: Default to * file pattern in GrepOrgad Shaneh2016-01-271-1/+1
* Git: Support Git GrepOrgad Shaneh2016-01-255-2/+388
* Git/Clean: Fix issues with submodulesEike Ziller2016-01-253-17/+29
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1960-1004/+709
* Git: Fix build with Qt 5.4Nikolai Kosjar2016-01-061-1/+1
* Git: Reduce indirection in submit editorOrgad Shaneh2016-01-064-26/+8
* Git: Do not suggest to continue command when commit editor is activeOrgad Shaneh2016-01-062-1/+3
* Git: Force update file model when mergetool is doneOrgad Shaneh2016-01-062-0/+14