summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Say hello to the new Dependency Update UtilityDaniel Smith2022-02-2118-0/+3240
* Add the qt-sync-to scriptVolker Hilsheimer2022-01-251-0/+24
* gpick: fix --move/--copy/--hide with no local commitsOswald Buddenhagen2022-01-213-28/+38
* sanitize-commit: Don't complain about "Contents/MacOS"Joerg Bornemann2021-11-261-1/+1
* Match Unicode either as such or as UTF-8Edward Welbourne2021-11-151-1/+4
* Ban Unicode Bi-directional override characters from all text filesDaniel Smith2021-11-151-0/+5
* Give a -1 when pick-to on a release branch lacks a pick to stable branchDaniel Smith2021-10-281-0/+8
* gpush/gpick: Use resolved Gerrit URL for both pushing and fetching changesTor Arne Vestbø2021-08-133-2/+5
* Long live qt6_tool!Friedemann Kleint2021-06-212-0/+869
* sanitize-commit: remove override keywords from hintsOswald Buddenhagen2021-05-211-5/+5
* sanity: introduce notobjc_check flag variableTor Arne Vestbø2021-05-211-5/+4
* sanity: Warn when using __OBJC__ in non-Objective-C/C++ source filesTor Arne Vestbø2021-05-191-1/+9
* gpick: fix filtering of locally excluded ChangesOswald Buddenhagen2021-05-182-3/+2
* gpick: avoid pointless fetches of own PatchSetsOswald Buddenhagen2021-05-181-1/+8
* gpick: beautify PatchSet fetching debug output somewhatOswald Buddenhagen2021-05-181-5/+5
* gpick: change flag values in complete_spec_heads() from undef to 1Oswald Buddenhagen2021-05-181-5/+5
* ggc: prune fetched refs more aggressivelyOswald Buddenhagen2021-05-182-74/+115
* ggc: setup gerrit config only if querying changesOswald Buddenhagen2021-05-181-4/+5
* ggc: fix pruning of Changes with no corresponding state refsOswald Buddenhagen2021-05-181-25/+29
* gpush: restructure loop to avoid copying dataOswald Buddenhagen2021-05-181-5/+7
* gpush: prune pointless return value from close_process()Oswald Buddenhagen2021-05-181-2/+1
* Warn if something change-log-like doesn't start with [ChangeLog]Edward Welbourne2021-05-041-0/+2
* Remove unused util fixnonlatinDavid Skoland2021-03-222-104/+0
* gpush: Respect pushInsteadOf when mapping remote.foo.urlTor Arne Vestbø2021-03-081-6/+6
* gpush: allow configuring branch-specific remotesTor Arne Vestbø2021-01-292-26/+64
* qt5_tool: Adapt to commercial repositoryFriedemann Kleint2021-01-181-1/+6
* add 5.15 to LTS branchesOswald Buddenhagen2021-01-061-1/+1
* Sanity-bot: Fix warning about undefined symbol $branchFriedemann Kleint2020-09-151-2/+2
* Sanity Bot: Allow branches to be globally excludedDaniel Smith2020-09-081-4/+6
* Sanity-bot: Make sure Pick-to footer doesn't contain source branchDaniel Smith2020-09-081-0/+3
* Sanity: Exclude also testdata-* from copyright checkOrgad Shaneh2020-08-231-1/+1
* Sanity: Exclude also testdata_ from copyright checkOrgad Shaneh2020-08-221-1/+1
* Allow periods in summary when 'etc' is the last wordDaniel Smith2020-08-141-1/+1
* Sanity-bot: Add /perfdata/ to the whitelist of test data directoriesDaniel Smith2020-07-101-1/+1
* Sanity-bot: Fix typo in commit message parserDaniel Smith2020-07-101-1/+1
* Gerrit-bot: Fix use of uninitialized variable when no sanity-reviewDaniel Smith2020-07-101-1/+2
* gpick: make the debug output for base determination less confusingOswald Buddenhagen2020-06-261-2/+2
* gpick: don't complain about never pushed series in --all modeOswald Buddenhagen2020-06-261-1/+1
* gpush/gpick: add support for url.*.{push,}insteadOfOswald Buddenhagen2020-06-261-3/+29
* gpush/gpick: add support for remote.*.pushUrlOswald Buddenhagen2020-06-261-1/+2
* gpush config: add irc alias for alexandruOswald Buddenhagen2020-06-251-0/+1
* Treat wip branches like dev to suppress cherry-pick messagesDaniel Smith2020-05-261-1/+1
* take advantage of now having a proper ref->sha1 mappingOswald Buddenhagen2020-05-151-3/+2
* add validation according to the new cherry-picking policyOswald Buddenhagen2020-05-151-11/+61
* make gerrit-bot pass the branch name to sanitize-commitOswald Buddenhagen2020-05-152-18/+25
* recognize space-separated tasks as well when complaining about themOswald Buddenhagen2020-05-151-2/+2
* re-nest conditionsOswald Buddenhagen2020-05-121-11/+10
* straighten out ChangeLog section state trackingOswald Buddenhagen2020-05-121-1/+5
* fix handling of bogus change-log footersOswald Buddenhagen2020-05-081-3/+8
* make the footer identification regex stricter againOswald Buddenhagen2020-05-081-1/+1