summaryrefslogtreecommitdiff
path: root/src/plugins/git/gitversioncontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Git: Fix reading of gitfileOrgad Shaneh2018-10-011-1/+4
* Git: Detect also gitfile in isVcsFileOrDirectoryOrgad Shaneh2018-09-301-2/+5
* Remove spaces in initializer listsTim Jenssen2017-02-221-3/+3
* VCS: Fix inverse conditionOrgad Shaneh2016-10-241-1/+1
* VCS: Add a way to filter out files/directories that belong to a VCSTobias Hunger2016-10-211-0/+8
* Git: Some more QStringList cleanupOrgad Shaneh2016-08-151-2/+2
* Git: De-noiseOrgad Shaneh2016-07-221-4/+4
* Git: Suppress stderr output (for the output pane) on cloneOrgad Shaneh2016-07-201-0/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Git: Make initial checkout more verboseTobias Hunger2015-05-181-1/+1
* IVersionControl: Add method to get a ShellCommand for initial checkoutsTobias Hunger2015-05-111-4/+18
* Vcs: Move annotate and annotateRevisionRequested into VcsBaseClientImplTobias Hunger2015-04-131-1/+1
* Git: Add overrideOrgad Shaneh2015-04-121-2/+2
* Vcs: Move vcsBinary and vcsTimeout into VcsBaseClientImplTobias Hunger2015-04-091-3/+1
* Vcs: Move handling of settings from VcsBaseClient to VcsBaseClientImplTobias Hunger2015-04-081-6/+1
* Vcs: Add vcsBinary and vcsTimeout methods to VcsBaseClientTobias Hunger2015-03-261-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Vcs: Remove unused GetRepositoryRootOperationTobias Hunger2015-01-191-6/+0
* | Core: Remove unused functionality to checkout from VCSTobias Hunger2015-01-151-6/+0
|/
* License updateEike Ziller2014-10-091-7/+8
* Git: Rename gitBinaryPath => gitExecutableOrgad Shaneh2014-07-181-1/+1
* Git: Use Git bin directory as an additional pathOrgad Shaneh2014-07-161-1/+5
* Git: Report additional search pathsTobias Hunger2014-03-051-0/+5
* IVersionControl: Implement topic cache in the base classOrgad Shaneh2014-02-191-1/+26
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Git: Really add new/existing filesOrgad Shaneh2013-11-181-2/+1
* Vcs: Remove snapshot supportTobias Hunger2013-10-151-93/+0
* VCS: Do not try to add files that are already trackedOrgad Shaneh2013-10-111-0/+5
* Git: Show active branch next to command in progressOrgad Shaneh2013-08-271-1/+5
* Git: Capitalize display nameOrgad Shaneh2013-06-111-1/+1
* Git: Style fixesOrgad Shaneh2013-06-111-2/+3
* Clean headers in Git.Friedemann Kleint2013-04-051-2/+0
* ClearCase: Don't show Hijack button for dynamic viewKnut Petter Svendsen2013-03-111-2/+0
* Git: Require 1.7.2Orgad Shaneh2013-02-201-17/+3
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Git: Remove "Branch" from synchronousCheckoutBranchOrgad Shaneh2013-01-241-2/+2
* | Git: Use stash pop instead of apply...Orgad Shaneh2013-01-231-1/+1
* | Git: Rename synchronousBranch -> synchronousTopicOrgad Shaneh2012-11-301-2/+2
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-1/+1
* | Git: Report current branchMathias Hasselmann2012-11-161-1/+6
* | Git: Refactor branch/HEAD accessOrgad Shaneh2012-10-221-6/+10
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Git: CleanupOrgad Shaneh2012-07-021-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Git: Find correct topLevelOrgad Shaneh2012-01-111-1/+1