aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/commitdata.h
Commit message (Expand)AuthorAgeFilesLines
* Git: SubmitEditor: Add recover and revert actionsAndre Hartmann5 days1-0/+6
* Some QTextCodec related cleanupshjk7 days1-4/+0
* Utils: Introduce a Utils::TextCodec classhjk12 days1-1/+2
* VCS: Replace more uses of QTextCodec with its namehjk2025-05-091-1/+1
* Git: Initialize GitSubmitEditorPanelDatahjk2025-04-291-5/+3
* Git: Return Result<CommitData> from GitClient::getCommitData()hjk2025-04-241-1/+1
* Git: Replace "SHA1" with "hash" in code and commentsAndre Hartmann2024-09-091-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Git: Convert to Tr::trAlessandro Portale2022-10-061-11/+4
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Git: Support user configured comment characterOrgad Shaneh2022-08-261-0/+1
* Vcs: Use more FilePath for file pathshjk2021-08-021-1/+3
* More QRegularExpression and include for Qt 6hjk2020-06-251-0/+4
* Git: ModernizeAlessandro Portale2018-11-101-1/+1
* Git: ModernizeOrgad Shaneh2018-09-191-2/+2
* Git: Add Sign off feature in git commit viewTasuku Suzuki2017-01-051-0/+1
* Git: Fix missing includeChristian Stenger2016-11-091-0/+1
* Git: Support typechangeOrgad Shaneh2016-11-091-0/+1
* Git: Simplify translationsOrgad Shaneh2016-11-091-0/+2
* Git: ModernizeTobias Hunger2016-02-101-14/+5
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Git: Simplify commit message codec handlingOrgad Shaneh2014-03-181-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Git: Move hasRemotes out of panel dataOrgad Shaneh2013-10-051-1/+1
* Git: Rename push enum valuesPetar Perisin2013-10-021-3/+3
* Git: Allow direct push after commitAndre Hartmann2013-09-301-0/+8
* Git: Add commit type to CommitDataOrgad Shaneh2013-05-021-0/+4
* Git: Make file state resolving more accurateOrgad Shaneh2013-02-111-1/+2
* 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: Readd operator< for StateFilePairOrgad Shaneh2012-12-301-0/+10
* | Git: compile fixhjk2012-12-301-2/+0
* | Git: Place conflicted files last in submit editorOrgad Shaneh2012-12-301-0/+2
* | Git: Remove description from PanelInfoOrgad Shaneh2012-11-301-1/+0
* | Git: Support merge statusOrgad Shaneh2012-10-291-0/+3
* | Git: Extract FileState from CommitDataOrgad Shaneh2012-10-291-25/+20
* | Git: Remove unused default valueOrgad Shaneh2012-10-291-1/+1
* | Git: Refactor checkLine as a member function in CommitDataOrgad Shaneh2012-10-291-0/+3
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Git: Enable --no-verify for commitOrgad Shaneh2012-03-141-0/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Git: Flag conflictOrgad Shaneh2011-12-131-7/+7
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* | Git: Do the right thing when commitingTobias Hunger2011-10-311-11/+27
* | Git: Support encoding convert of commit messagesYuchen Deng2011-10-211-0/+1
|/