summaryrefslogtreecommitdiffstats
path: root/bin/review-update-needed
Commit message (Collapse)AuthorAgeFilesLines
* Add rmadison query to review-update-needed to ensure packages exist in ↵users/roberto/rmadison_review-update-neededRoberto C. Sánchez2020-01-301-0/+29
| | | | specified suite(s)
* Revert "new option, --elts, to act on ela-needed.txt"Holger Levsen2019-03-041-4/+0
| | | | This reverts commit 07f46f8f9f3a1405cd291661535b4ea28db9178c.
* new option, --elts, to act on ela-needed.txtHolger Levsen2019-03-041-0/+4
| | | | Signed-off-by: Holger Levsen <holger@layer-acht.org>
* lts; do not unclaim packages matching prefix, but complete package nameAntoine Beaupré2018-11-261-1/+1
|
* add flag to exclude package from reviewAntoine Beaupré2018-11-231-2/+5
|
* look at the latest between update and claimed datesAntoine Beaupré2018-11-221-1/+4
| | | | | | | Previous implementation wouldn't detect updates to the file and only looked at the claimed dates. This was an oversight: the goal was to take into account normal edits to the claimed block as well, so that users can "ping" the claim to extend their claim.
* clarify closing comment: we are editing the fileAntoine Beaupré2018-11-221-1/+1
| | | | | | Previous wording seemed to indicate the user had to make a change by hand, but the --unclaim paramater forcibly makes changes to the file directly.
* inline explanation for why a package is unclaimedAntoine Beaupré2018-11-221-0/+1
| | | | | | | | A little more verbose explanation will help in diagnosing why a specific package was unclaimed. It also shows the exact diff that was used for comparison and the requested delay. Requested-by: Holger Levsen <holger@layer-acht.org>
* do not crash if --unclaim is not specifiedAntoine Beaupré2018-11-191-4/+5
|
* add default value for unclaim parameterAntoine Beaupré2018-11-091-2/+4
|
* allow for human-friendly date ranges as wellAntoine Beaupré2018-11-091-3/+15
|
* add --unclaim to remove claimed entries inactive for N secondsAntoine Beaupré2018-11-091-1/+30
|
* add --quiet argument to allow running as a cronjobAntoine Beaupré2018-11-091-6/+10
|
* more pythonic args checkingAntoine Beaupré2018-11-091-8/+3
|
* fix usage help for --verbose flag, obvious copy-paste errorAntoine Beaupré2018-11-091-1/+1
|
* review-update-needed: also show, when verbose, how many packages are claimed ↵Antoine Beaupré2018-08-281-0/+9
| | | | per person
* review-update-needed: Adjust error message to only mention git checkoutSalvatore Bonaccorso2017-12-291-1/+1
| | | | | | | | | | After svn to git migration there will be no users of git-svn anymore, the repo is a plain git repository. Adjust the error message which is errored out if there is not .git directory. Signed-off-by: Salvatore Bonaccorso <carnil@debian.org> git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@59015 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Fix bin/review-update-neededRaphaël Hertzog2016-11-251-2/+2
| | | | | | | | | | | "git-blame -p" only displays meta-data the first time a commit appears. But when a commit modifies multiple lines at different places in the file, then we use the wrong metadata for all modified lines except the first. With --line-porcelain, we get all the metadata for each line and it works as expected. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@46533 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Add a new tool to help review dsa-needed.txt/dla-needed.txtRaphaël Hertzog2016-10-251-0/+122
It makes it easy to find out old entries where nothing happened recently and where the person who claimed the entry failed to do his job in a timely manner. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@45578 e39458fd-73e7-0310-bf30-c45bca0a0e42

© 2014-2024 Faster IT GmbH | imprint | privacy policy