aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* local/update*: ensure correct handling for add/del branch/tagsgithooks-20191215T204800ZRobin H. Johnson2019-12-153-0/+33
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* local/update-06-copyright: detect if a new ref has no common commits to masterRobin H. Johnson2019-12-151-0/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* pre-receive.gentoo-news: merge-base for new tag/branchgithooks-20191215T071909ZRobin H. Johnson2019-12-141-0/+12
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* pre-receive.gentoo-news: fix bytes encodingRobin H. Johnson2019-12-141-2/+7
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* local: tag files to trace remaining cfengine usageRobin H. Johnson2019-12-1425-0/+25
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* local/gentoo_push_notification.py: convert to python3githooks-20191214T070340Robin H. Johnson2019-12-141-10/+15
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* pre-receive.gentoo-news: convert to python3Robin H. Johnson2019-12-141-9/+15
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* pre-receive.gentoo-news: add zeros checkRobin H. Johnson2019-12-141-0/+7
| | | | | | | | Work on any git checks that do not handle branches correctly. Bug: https://bugs.gentoo.org/show_bug.cgi?id=699894 Bug: https://bugs.gentoo.org/show_bug.cgi?id=699892 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Revert "Update git-gx86-tools"Jorge Manuel B. S. Vicetto (jmbsvicetto)2019-10-081-0/+0
| | | | This reverts commit 69fcb1fa1ae44900d0e3a3e02f825d74a74ebf37.
* Update git-gx86-toolsMichał Górny2019-10-081-0/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Remove stale hooksMichał Górny2019-04-092-154/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* update-02-gpg: Start enforcing GLEP 63 for commitsMichał Górny2019-04-091-3/+11
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* update-06-copyright: improve messagesMichał Górny2019-04-092-10/+18
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* update-06-copyright: Support new/removed branches betterMichał Górny2019-04-093-1/+104
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* update-06-copyright: Allow for comments in S-o-bMichał Górny2019-04-092-1/+11
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* update-04-utf8: Add testsMichał Górny2019-04-092-0/+38
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Add a runner for all testsMichał Górny2019-04-094-1/+34
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* update-05-manifest: Add testsMichał Górny2019-04-091-0/+50
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* update-06-copyright: Prohibit committing licenses with DCO-1.1Michał Górny2019-04-092-0/+38
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Hook to test GCO sign-offMichał Górny2019-04-093-0/+524
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* update-02-gpg: Try to fix locale in glep63-check outputMichał Górny2019-04-091-0/+1
|
* update-02-gpg: Verify GLEP63 compliance of keysMichał Górny2019-04-091-0/+10
|
* gpg hook: Restrict push to keys of dev performing itMichał Górny2019-04-091-0/+18
|
* gpg hook: Make signature verification optionalMichał Górny2019-04-091-3/+31
| | | | | | | | | | Make signature verification optional. When disabled, the hook only enforces that a signature is present but does not necessarily verify its validity. The used configuration key uses a default value of 'gentoo-devs'. This is meant to match the gkeys seed group, to make the configuration future-proof for gkeys-based verification with multiple possible groups.
* update-02-gpg: Enforce @gentoo.org committer addressesMichał Górny2019-04-091-0/+6
|
* postrecv-bugs: Fix spurious '}' in commentsMichał Górny2019-04-091-2/+2
| | | | Closes: https://bugs.gentoo.org/654454
* postrecv-bugs: Revert the arch team part for nowMichał Górny2019-04-091-67/+2
| | | | | Revert the arch team support commits until I have more time to investigate the reported failures and do it properly.
* postrecv-bugs: Fix --remove-cc with multiple argsMichał Górny2019-04-091-3/+3
|
* postrecv-bugs: Do keyword splitting on any non-alnumMichał Górny2019-04-091-1/+1
|
* postrecv-bugs: Limit arch magic to keywording/stabilization componentsMichał Górny2019-04-091-4/+7
|
* postrecv-bugs: Do not add empty arch list to UNCC_BUGSMichał Górny2019-04-091-1/+3
|
* postrecv-bugs: Support ALLARCHESMichał Górny2019-04-091-1/+1
|
* postrecv-bugs: process keywordings and stabilizationsMichał Górny2019-04-091-2/+62
|
* manifest: Block old hashes now that we've migrated most pkgsMichał Górny2019-04-091-1/+7
|
* update-05-manifest: Fix typo in error messageMichał Górny2019-04-091-2/+2
|
* Add a script to verify Manifest type & checksumsMichał Górny2019-04-091-0/+51
|
* bugs: Combine multiple commits into a single messageMichał Górny2019-04-091-9/+29
|
* postrecv-bugs: Use - instead of _ in config keyMichał Górny2019-04-091-2/+2
|
* postrecv-bugs: Limit operation to specified branchesMichał Górny2019-04-091-0/+13
| | | | | | Limit the activity of bug closing hook to specified branches ('master' by default) to prevent prematurely closing bugs when commits are pushed to staging branches.
* postrecv-bugs: Fix accidental indent inside messageMichał Górny2019-04-091-3/+3
|
* bugs: convert to post-receive hookMichał Górny2019-04-092-80/+78
|
* update-05-bugs: Explicitly set UTF-8 locale to avoid Python issuesMichał Górny2019-04-091-0/+1
|
* Add a git hook to close Gentoo Bugzilla bug reportsMichał Górny2019-04-091-0/+79
| | | | | | | Add a GitHub-like hook that recognizes 'Closes', 'Fixes' and 'Resolves' footer tags to close bugs, and 'Bug' to reference them. If the tag references a correct Gentoo Bugzilla URL, the hook will leave a nice verbose comment with commit URL and close the bug if desired.
* Add an update hook to verify that commits conform to utf8Michał Górny2019-04-091-0/+24
|
* Add update hook to enforce filename policy, #553906 by ulmMichał Górny2019-04-091-0/+36
|
* Split git update hook into multiple scriptsJason Zaman2019-04-093-0/+190
| | | | | | | | The update hook is in many parts to ease maintenance. The simple checks are first then more complicated ones later. Also the egencache update was moved into a post-update hook where it should be. Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* Description is handled by gitolite, not needed in the hookJason Zaman2019-04-091-9/+0
|
* Disallow metadata in the repoJason Zaman2019-04-091-0/+16
|
* Initial import of my work so farMichał Górny2019-04-091-0/+114
|
* local/agefile: import from cgitgithooks-20190407T234244ZRobin H. Johnson2019-04-071-0/+20
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>