aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git
Commit message (Expand)AuthorAgeFilesLines
* Git: Fix assertion when upstream branch no longer existsOrgad Shaneh2022-02-111-0/+2
* Register some more windowsEike Ziller2022-02-092-0/+3
* Git: Fix parsing in mergetoolOrgad Shaneh2022-02-071-1/+4
* Git: Block branch refresh for actions that open a new editorOrgad Shaneh2022-02-062-6/+25
* Git: Fix bad access to temporary storageOrgad Shaneh2022-01-311-3/+5
* Utils: Wrap various file system iteration flags and filtershjk2022-01-261-1/+1
* Git: Adapt grep to new default coloring in Git 2.35Orgad Shaneh2022-01-261-0/+2
* Git: Support HOMEDRIVE/HOMEPATH home directoryOrgad Shaneh2022-01-221-2/+8
* Remove qmake build filesEike Ziller2022-01-203-98/+0
* Get rid of QtcProcess::workingDirectory() overloadJarek Kobus2022-01-181-1/+1
* Git: Support filtering log entries by authorOrgad Shaneh2021-12-123-3/+22
* Make some qHash and comparison operators overloads hidden friendshjk2021-12-061-5/+5
* Fix various compiler warningsChristian Kandeler2021-12-021-1/+1
* Git: Fix wording and availability of actions for commit rangeOrgad Shaneh2021-12-021-52/+56
* Core: Use FilePaths in IVersionControl::additionalToolsPath()hjk2021-11-111-4/+4
* Utils: FilePathify Environment::{ap,pre}pendOrSetPath etchjk2021-11-102-3/+2
* Merge remote-tracking branch 'origin/6.0'Eike Ziller2021-11-041-1/+1
|\
| * Fix signal slot connectionJarek Kobus2021-11-031-1/+1
* | MergeTool: use multiarg arg()Jarek Kobus2021-11-031-5/+3
* | Use QtcProcess in MergeToolJarek Kobus2021-11-034-74/+74
* | EditorManager: Remove QString openEditor(At) overloadsEike Ziller2021-11-021-1/+2
|/
* Git: Fix warning when applying settings with OkOrgad Shaneh2021-09-301-2/+6
* Merge remote-tracking branch 'origin/5.0' into 6.0Eike Ziller2021-09-302-1/+8
|\
| * Git: Take Prepend to PATH into account again, take #2v5.0.2hjk2021-09-291-3/+3
| * Git: Take Prepend to PATH into account againhjk2021-09-292-1/+8
* | RemoteDialog: Fix button states after adding remoteAndre Hartmann2021-09-293-0/+6
* | Git: Add "Show HEAD" link in amend commit editorOrgad Shaneh2021-09-272-0/+11
* | Git: Fix log editor shows as modifiedOrgad Shaneh2021-09-261-0/+1
* | Various FilePath::fromString -> fromUserInput changesAlessandro Portale2021-09-231-2/+2
* | Add FileSystemWatcher::clear()Eike Ziller2021-09-151-1/+1
* | Vcs: Use QtcProcessArtem Sokolovskii2021-08-251-6/+5
* | Vcs: Use FilePath for working directory in DiffEditorControllerhjk2021-08-201-9/+9
* | Git: Use QtcProcess in GitClienthjk2021-08-201-9/+9
* | Git: Use QtcProcess in ChangeSelectionDialoghjk2021-08-202-13/+13
* | Use more FileUtils based file dialogshjk2021-08-192-8/+7
* | Utils: Return FilePath from PathChooser::homePath()hjk2021-08-191-2/+1
* | Git: FilePathify GitClient::tryLauchingGitK and surroundingshjk2021-08-172-29/+22
* | Git: Proliferate FilePath use in GerritModel a bithjk2021-08-176-55/+53
* | VCS: Use more FilePath in ShellCommand and surroundingshjk2021-08-175-9/+10
* | Utils: Introduce a FilePath constructor from char arrayshjk2021-08-173-6/+8
* | Use refactored ProcessModeJarek Kobus2021-08-092-3/+0
* | Git: Use FilePath in findRepositoryForDirectoryhjk2021-08-023-10/+10
* | Vcs: Use more FilePath for file pathshjk2021-08-0238-481/+535
* | VCS: Partially use FilePath in VcsBaseClienthjk2021-07-303-3/+3
* | Vcs: Use FilePath in IVersionControl APIhjk2021-07-293-52/+54
|/
* Git: Fix regression on cherry-pickOrgad Shaneh2021-07-071-1/+1
* Git: Fix regression in log output on WindowsOrgad Shaneh2021-07-061-1/+1
* All: Replace most SynchronousProcess by QtcProcesshjk2021-06-233-47/+47
* Core: filepathify expected document changesDavid Schulz2021-06-171-1/+1
* Git: fix archive file nameTasuku Suzuki2021-06-151-1/+1