summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gpush: permit base-modifying options with --list-onlineOswald Buddenhagen2024-01-091-2/+5
* gpush: reuse trees more aggressivelyOswald Buddenhagen2024-01-091-7/+13
* gpush: cache rebased commits more aggressivelyOswald Buddenhagen2024-01-092-41/+134
* gpush: simplify parent_trees_equal()'s parameter listOswald Buddenhagen2024-01-091-4/+5
* gpush: inline get_1st_commit()Oswald Buddenhagen2024-01-092-8/+1
* gpush/gpull: return ROOT early in get_1st_parent_tree()Oswald Buddenhagen2024-01-091-1/+2
* gpush: don't forget to update series' topicOswald Buddenhagen2024-01-091-6/+3
* gpush: do all rebases using the same git indexOswald Buddenhagen2024-01-091-4/+14
* gpush/gpick: clear $curr_tree when creating new indexOswald Buddenhagen2024-01-091-1/+2
* gpush: make error message in aggregate_property() less confusingOswald Buddenhagen2024-01-091-1/+1
* gpush: clarify undef vs. false in aggregate_property()Oswald Buddenhagen2024-01-091-1/+1
* gpush: simplify calling convention for aggregate_property() callbacksOswald Buddenhagen2024-01-091-9/+10
* gpush: simplify skipping push of unmodified seriesOswald Buddenhagen2024-01-091-7/+2
* gpush: don't confirm specified base with gerritOswald Buddenhagen2024-01-091-28/+19
* gpush/gpick: centralize Change lookup by pushed commitOswald Buddenhagen2024-01-091-13/+6
* ggc: keep ancestors of pushed ChangesOswald Buddenhagen2024-01-091-9/+41
* ggc: revamp processing loopsOswald Buddenhagen2024-01-091-19/+14
* Update commit-msg hook from gerrit upstreamOrgad Shaneh2024-01-051-159/+93
* commit-msg: Place Coverity-Id before Change-IdOrgad Shaneh2023-10-141-1/+1
* Don't block committing when clang-format produces a diffVolker Hilsheimer2023-09-211-5/+4
* Remove warning about leftover Pick-to footers in cherry-picksDaniel Smith2023-09-111-47/+40
* Also nag about enum deprecation adjustmentsEdward Welbourne2023-08-281-1/+1
* Limit deprecation adjustments grumbleEdward Welbourne2023-08-241-1/+3
* Complain when there are two newlines back to backCasimir Saastamoinen2023-08-091-0/+5
* Handle branch prefixes for pick targetsDaniel Smith2023-07-211-1/+9
* Verify the presence of a space following a colon in footersDaniel Smith2023-06-201-1/+4
* sanitize-commit: Warn about extraneous semicolons after Qt macrosOlivier De Cannière2023-06-081-0/+32
* Don't advocate use of Q_OS_OSX to replace Q_OS_MAC && !Q_OS_IOSEdward Welbourne2023-06-081-1/+1
* gpush: print the sha1 of the commit we failed to rebaseOswald Buddenhagen2023-06-011-2/+3
* gpush/gpick: improve debug info in apply_diff()Oswald Buddenhagen2023-06-011-1/+4
* gpush: factor out parent_trees_equal()Oswald Buddenhagen2023-06-011-5/+12
* gpush/gpick: factor out commit_metas_equal()Oswald Buddenhagen2023-06-013-4/+10
* gpush/gpick: heed --dry-run more carefullyOswald Buddenhagen2023-06-011-2/+2
* gpush/gpick: fix width of flowed text in reportsOswald Buddenhagen2023-06-011-1/+1
* gpush/gpick: make sure that git errors during state saving are visibleOswald Buddenhagen2023-06-011-5/+6
* gpick: fix dropping closed Changes when reconstructing pushed seriesOswald Buddenhagen2023-06-011-22/+32
* gpick: fix local series deduction based on remote specsOswald Buddenhagen2023-06-011-1/+7
* ggc: drop dead assignmentOswald Buddenhagen2023-06-011-2/+2
* gpull: fix reading of gpush.gcInterval config valueOswald Buddenhagen2023-06-011-1/+1
* gpush/gpick: consistently include arguments in help textOswald Buddenhagen2023-06-012-6/+7
* Do not check spelling of licensesKai Köhne2023-05-151-1/+1
* sanitize-commit: add support for C++17 if-constexprMarc Mutz2023-05-091-1/+1
* sanitize-commit: complain about missing Coverity-Id footersMarc Mutz2023-04-281-0/+9
* Make querying internal coin safe and use configurable hostnameDaniel Smith2023-04-173-3/+11
* Exclude Yocto and Qt5.git from providing a dependencies listDaniel Smith2023-04-171-0/+2
* Fix variable name for accessing state_dataDaniel Smith2023-04-171-2/+2
* Retry failed staging once in submodule updatesDaniel Smith2023-04-171-30/+46
* Fix Teams Card buttons for current version of the teams python libDaniel Smith2023-04-171-33/+19
* Update how the submodule update handles failed modulesDaniel Smith2023-04-175-48/+114
* Add ability to prune branches from state fileDaniel Smith2023-04-172-26/+66