summaryrefslogtreecommitdiffstats
path: root/roles/git/hooks/files/post-receive-fedmsg
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
* Add namespace to dist-git fedmsg messages (#5245)Ralph Bean2016-08-011-0/+2
| | | | For https://fedorahosted.org/fedora-infrastructure/ticket/5245
* (fedmsg) Publish git commits in chronological order.Ralph Bean2015-03-291-1/+1
| | | | | | | | We currently publish them newest to oldest which can be really confusing if you receive them over email. @remicollet pointed this out in ``#fedora-devel`` last week. See https://github.com/fedora-infra/fedmsg/pull/328
* Obviously, this should come first.Ralph Bean2015-03-251-3/+3
|
* Update our git hook.Ralph Bean2015-03-201-6/+23
| | | | | With the changes from here: https://github.com/fedora-infra/fedmsg/pull/327
* No more inifinite loops, please.Ralph Bean2015-03-121-14/+9
| | | | See https://github.com/fedora-infra/fedmsg/pull/326
* 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
| | | | See https://github.com/fedora-infra/fedmsg/pull/322
* Avoid infinite recursion in the dist-git fedmsg hook.Ralph Bean2015-02-221-7/+18
|
* Tell fedmsg on dist-git to just ignore pygit2 Tag objects.Ralph Bean2015-02-201-0/+5
|
* Port to the new pygit2 fedmsg git hook.Ralph Bean2015-01-291-40/+96
| | | | See https://github.com/fedora-infra/fedmsg/pull/310
* Add missing hook file.Kevin Fenzi2014-08-261-0/+65