summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sanitize-commit: Validate QUIP footersHEADmasterMarc Mutz2025-05-061-0/+5
* sanitize-commit: Recognize "QUIP" as a footerMarc Mutz2025-05-061-1/+1
* Add hint for qWait usageDaniel Smith2025-05-061-0/+3
* Add .gitreview filePaul Wicking2025-03-251-0/+4
* gpush/gpick: fix a few typosOswald Buddenhagen2025-03-172-5/+5
* gpush/gpick: accept commits without Change-id on Change refsOswald Buddenhagen2025-03-173-4/+4
* Update Real Name check to be friendlierDaniel Smith2025-03-051-2/+2
* qt6_tool/Windows: Fix mis-detection of clang/g++ when in path by coincidenceFriedemann Kleint2025-02-201-1/+3
* qt6_tool: Update handling of branchesFriedemann Kleint2024-11-041-3/+6
* qt6_tool: Adapt to rewrite of init_repositoryFriedemann Kleint2024-11-041-2/+5
* git-gpull: Pass arguments after -- to git-pullJoerg Bornemann2024-10-281-1/+4
* sanitize-commit: Fix warning from module importMoss Heim2024-09-161-1/+1
* qt5_tool: Fix errors about uninitialized variablesFriedemann Kleint2024-08-141-2/+2
* Move Qt Submodule Update Bot to its own repositoryDaniel Smith2024-07-2618-3048/+0
* gpick: fix --all with entirely unpushed seriesOswald Buddenhagen2024-07-051-2/+4
* qt6_tool: Error out on duplicate entries in module listFriedemann Kleint2024-07-031-0/+5
* qt6_tool: Fix flake8 warningsFriedemann Kleint2024-07-031-7/+7
* gpush/gpick: handle Changes w/o target branch on disappeared branchesOswald Buddenhagen2024-06-241-1/+2
* gpick: fix incorrect hash deref in complete_spec_heads()Oswald Buddenhagen2024-06-241-1/+1
* Prepare Sanity Bot for Reopens footerDaniel Smith2024-06-191-1/+8
* Remove capitalization check for Fixes footerDaniel Smith2024-06-181-3/+2
* Improve specificity of sanity-bot complaints for 3rd party ChangeLogDaniel Smith2024-03-251-3/+10
* Set the target branch on missing yocto dependenciesDaniel Smith2024-03-201-0/+2
* Add a machine-readable state printer for bot monitoringDaniel Smith2024-03-209-48/+105
* Complain if qt_attribution.json is modified without changelog entryDaniel Smith2024-03-201-0/+15
* Ignore branch validity for LTS release branch targets in public reposDaniel Smith2024-03-181-5/+11
* Perform generated file checks on a wider set of file typesDaniel Smith2024-01-291-10/+15
* Update generated file detection for SolDaniel Smith2024-01-161-1/+1
* gpush: add support for specifying multiple push sourcesOswald Buddenhagen2024-01-091-32/+59
* gpush: make chaining series comfortableOswald Buddenhagen2024-01-092-50/+325
* gpush: delay (re-)setting the push base to the local branch's baseOswald Buddenhagen2024-01-091-1/+10
* gpush/gpick: try to preserve group idsOswald Buddenhagen2024-01-092-5/+37
* gpush/gpick: enable specifying 'all' with --move/--copy/--hideOswald Buddenhagen2024-01-092-15/+40
* gpush/gpick: compress output from local branch trackingOswald Buddenhagen2024-01-091-38/+70
* gpush: remove support for legacy from:to syntaxOswald Buddenhagen2024-01-091-13/+0
* gpush: don't reject a plain tip revspec with --allOswald Buddenhagen2024-01-091-2/+0
* gpush: introduce option to add missing Change-Id footersOswald Buddenhagen2024-01-092-12/+129
* gpush/gpick: split analyze_local_branch()Oswald Buddenhagen2024-01-093-11/+20
* gpush/gpick: reshuffle sanity check in analyze_local_branch() somewhatOswald Buddenhagen2024-01-091-18/+19
* gpush/gpick: resolve branch names internallyOswald Buddenhagen2024-01-091-1/+3
* gpush: revamp initialize_get_changes()Oswald Buddenhagen2024-01-092-104/+61
* gpush: pull ahead the normalization of rev-specs with omitted HEADOswald Buddenhagen2024-01-091-2/+2
* gpush/gpick: revamp querying value of HEADOswald Buddenhagen2024-01-093-50/+60
* gpush: don't let rebasing detached HEAD confuse our branch guessingOswald Buddenhagen2024-01-091-0/+1
* gpush: make `from` commit source classification more exactOswald Buddenhagen2024-01-091-6/+14
* gpush: try to determine a source branch more aggressively, part 2Oswald Buddenhagen2024-01-091-6/+16
* gpush: try to determine a source branch more aggressively, part 1Oswald Buddenhagen2024-01-091-1/+4
* gpush/gpick: return found commits from analyze_local_branch()Oswald Buddenhagen2024-01-092-4/+4
* gpick: fix incorrect rejection of ROOT and @{upstream} parent commitsOswald Buddenhagen2024-01-091-2/+2
* gpick: try to deduce remote series base from topicOswald Buddenhagen2024-01-092-6/+38