aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/gitclient.h
Commit message (Expand)AuthorAgeFilesLines
* Git: FilePathify GitClient::tryLauchingGitK and surroundingshjk2021-08-171-1/+1
* Git: Use FilePath in findRepositoryForDirectoryhjk2021-08-021-1/+1
* Vcs: Use more FilePath for file pathshjk2021-08-021-128/+131
* VCS: Partially use FilePath in VcsBaseClienthjk2021-07-301-1/+1
* Vcs: Use FilePath in IVersionControl APIhjk2021-07-291-1/+1
* Use Utils::FutureSynchronizer instead of QFutureSynchronizerJarek Kobus2021-05-121-2/+2
* Vcs/Utils: Use Utils::Environment for ShellCommandhjk2021-05-051-2/+2
* Git: Aspectify settingshjk2021-03-191-2/+3
* Git: Do not prompt to add files in a submoduleOrgad Shaneh2020-10-041-1/+1
* Git: Enable Show for file in a specified revisionOrgad Shaneh2020-09-291-1/+5
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-101-1/+2
|\
| * Git: Add new files with --intent-to-addOrgad Shaneh2020-07-191-1/+2
* | Git: Suggest branch name based on the commit subjectOrgad Shaneh2020-08-041-2/+4
* | Git: Show full description on tooltip in commit chooser dialogsOrgad Shaneh2020-08-021-2/+2
|/
* Git: Do not read working directory before it is setOrgad Shaneh2020-06-081-5/+5
* Git: Add git bash to tools menuAndre Hartmann2020-05-051-0/+1
* Git: Support diff against a selected commitOrgad Shaneh2020-04-211-1/+8
* Git: Change some functions in GitClient to constOrgad Shaneh2020-04-101-9/+9
* Git: Improve the Checkout > Create Branch > Add dialogAndre Hartmann2020-04-041-0/+2
* Git: Move addChangeActions from GitEditor to GitClientOrgad Shaneh2020-02-261-0/+3
* Git: Store singleton instance in GitClientOrgad Shaneh2020-02-261-0/+1
* Git: Support reflog also for branchesOrgad Shaneh2020-02-191-1/+1
* Git: Ignore unknown push failuresAndre Hartmann2020-02-161-0/+1
* Vcs: Use setters to set up DiffController parametershjk2020-02-061-2/+3
* Vcs: Merge IVersionControl and VcsBasePlugin hierarchieshjk2020-01-311-1/+1
* Vcs: Pass settings handles to settings pages more directlyhjk2020-01-241-1/+1
* Git: Always use commit hash in archiveAndre Hartmann2019-12-241-1/+1
* Git: Show upstream status for tracked branchesAndre Hartmann2019-12-241-0/+12
* Git: Offer creating remote branch if push fails due to the lack of itMiklós Márton2019-12-191-0/+6
* Git: Allow removing stale remote branchesAndre Hartmann2019-12-191-0/+1
* DiffEditor: Stage and unstage selected lines for GitAndre Hartmann2019-11-191-1/+3
* Git: Speed up the unmanagedFiles() functionChristian Kandeler2019-11-141-0/+1
* Wizards: Do some input validation on repository URLsChristian Kandeler2019-07-261-9/+4
* Merge remote-tracking branch 'origin/4.10'Tim Jenssen2019-07-041-3/+4
|\
| * Git: Correctly handle aborting pull commandsAndre Hartmann2019-07-021-1/+2
| * Git: Fix popping of branch-stash after checkoutOrgad Shaneh2019-07-011-2/+2
* | Git: Archive supportTasuku Suzuki2019-06-101-0/+1
|/
* Utils: Rename FileName to FilePathhjk2019-05-281-3/+3
* Git: add svn dcommitAndre Hartmann2018-11-251-0/+1
* Git: Show detached HEAD in branches view when applicableOrgad Shaneh2018-11-121-1/+1
* Git: ModernizeAlessandro Portale2018-11-101-1/+1
* Git: Fix resolving top level for non-existent sub-sub-directoryOrgad Shaneh2018-10-251-1/+1
* Git: Make checkout asynchronousOrgad Shaneh2018-10-101-4/+3
* Git: Suppress error messages for newly initialized repositoryOrgad Shaneh2018-09-291-1/+1
* Git: Change pull to run asynchronouslyOrgad Shaneh2018-09-191-2/+2
* Move git specific stuff out of diff editor pluginJarek Kobus2018-03-151-1/+0
* Fix repeting Stage/Unstage actions in unified diff editorJarek Kobus2018-02-161-5/+3
* Git: Introduce Recover Deleted Files actionOrgad Shaneh2018-01-091-0/+1
* Git: Fix progress during rebaseOrgad Shaneh2017-10-041-1/+3
* Git: clean forward declarationLaurent Montel2017-09-281-1/+0