summaryrefslogtreecommitdiffstats
path: root/roles/git/hooks
Commit message (Expand)AuthorAgeFilesLines
* post-receive-alternativearch - catch removals tooDan HorĂ¡k2017-07-251-1/+2
* And one more typo to fix...Pierre-Yves Chibon2017-05-021-1/+1
* Missing .delta.Pierre-Yves Chibon2017-05-021-1/+1
* Port the fedmsg git hooks to newer pygit2Pierre-Yves Chibon2017-05-021-4/+14
* Move to src.fp.o which is httpsPierre-Yves Chibon2017-04-181-1/+1
* Make the email sent a little prettierPierre-Yves Chibon2017-04-181-0/+1
* Looks like all we need is a new linePierre-Yves Chibon2017-04-181-1/+1
* When sending alternative arch excluding emails, include the full changePierre-Yves Chibon2017-04-181-1/+9
* Escape the %ifarch and %ifnarch otherwise python is unhappyPierre-Yves Chibon2017-01-161-1/+1
* Improve the subject of the email sent upon commitPierre-Yves Chibon2017-01-161-1/+1
* Fix detecting %ifarch/%ifnarch upon commit and improve the email contentPierre-Yves Chibon2017-01-161-3/+3
* Fix the ExcludeArch pattern and add two morePierre-Yves Chibon2017-01-131-1/+1
* Send all the notifications about package excluding some arch to the arch-excl...Pierre-Yves Chibon2017-01-101-1/+1
* Layout fixPierre-Yves Chibon2016-11-011-1/+1
* Properly format the diffs sentPierre-Yves Chibon2016-11-011-1/+1
* Correctly store the diffsPierre-Yves Chibon2016-11-011-2/+2
* Include the lines changed/edited in the email sentPierre-Yves Chibon2016-11-011-5/+10
* Let's look like the fedmsg hook doPierre-Yves Chibon2016-11-011-1/+1
* Turn off debugging for nowPierre-Yves Chibon2016-11-011-1/+1
* Looks like we're having duplicated .git in therePierre-Yves Chibon2016-11-011-1/+1
* For now send all the notifs to mePierre-Yves Chibon2016-11-011-2/+2
* To chain hook looks like we need a trailing \Pierre-Yves Chibon2016-11-011-1/+1
* Rename the hook post-receive-secondaryarch into post-receive-alternativearchPierre-Yves Chibon2016-10-283-2/+2
* Use the new terminology secondary arch -> alternative archPierre-Yves Chibon2016-10-281-4/+4
* Let the alternative arch notification hook ignore epel and private branchesPierre-Yves Chibon2016-10-281-0/+5
* Add and install the secondary arch git hookPierre-Yves Chibon2016-10-283-0/+188
* Add namespace to dist-git fedmsg messages (#5245)Ralph Bean2016-08-011-0/+2
* (fedmsg) Publish git commits in chronological order.Ralph Bean2015-03-291-1/+1
* Obviously, this should come first.Ralph Bean2015-03-251-3/+3
* Remove the email-sending git hook.Ralph Bean2015-03-241-1/+4
* Update our git hook.Ralph Bean2015-03-201-6/+23
* No more inifinite loops, please.Ralph Bean2015-03-121-14/+9
* Avoid recursively expanding the entire git history.Ralph Bean2015-02-231-17/+1
* Update dist-git fedmsg hook after discussion and review.Ralph Bean2015-02-231-25/+32
* Avoid infinite recursion in the dist-git fedmsg hook.Ralph Bean2015-02-221-7/+18
* Tag upthe git/hooks role.Ralph Bean2015-02-201-0/+14
* Tell fedmsg on dist-git to just ignore pygit2 Tag objects.Ralph Bean2015-02-201-0/+5
* Typofix.Ralph Bean2015-01-291-1/+1
* Port to the new pygit2 fedmsg git hook.Ralph Bean2015-01-292-41/+101
* These misnamed files must be a mistake.Ralph Bean2015-01-292-73/+0
* git/hooks: The fedmsg post-receive hook needs GitPythonMathieu Bridon2015-01-271-0/+1
* git/hooks: Improve an error messageMathieu Bridon2015-01-231-3/+8
* distgit: Remove the update-chained stuffMathieu Bridon2015-01-232-13/+0
* Try a trailing / as indication to create the directoryPierre-Yves Chibon2014-12-161-2/+2
* distgit: Block push of branches named 'origin/*'Mathieu Bridon2014-10-273-0/+24
* git/hooks: Express the role dependency properlyMathieu Bridon2014-09-242-1/+3
* git/hooks: Add missing package dependencyMathieu Bridon2014-09-241-0/+1
* Add another hookKevin Fenzi2014-08-261-0/+8
* Add missing hook file.Kevin Fenzi2014-08-261-0/+65
* Add a new git/hooks roleMathieu Bridon2014-08-266-0/+1400