Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | And one more typo to fix... | Pierre-Yves Chibon | 2017-05-02 | 1 | -1/+1 |
| | |||||
* | Missing .delta. | Pierre-Yves Chibon | 2017-05-02 | 1 | -1/+1 |
| | |||||
* | Port the fedmsg git hooks to newer pygit2 | Pierre-Yves Chibon | 2017-05-02 | 1 | -4/+14 |
| | | | | Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr> | ||||
* | Add namespace to dist-git fedmsg messages (#5245) | Ralph Bean | 2016-08-01 | 1 | -0/+2 |
| | | | | For https://fedorahosted.org/fedora-infrastructure/ticket/5245 | ||||
* | (fedmsg) Publish git commits in chronological order. | Ralph Bean | 2015-03-29 | 1 | -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 Bean | 2015-03-25 | 1 | -3/+3 |
| | |||||
* | Update our git hook. | Ralph Bean | 2015-03-20 | 1 | -6/+23 |
| | | | | | With the changes from here: https://github.com/fedora-infra/fedmsg/pull/327 | ||||
* | No more inifinite loops, please. | Ralph Bean | 2015-03-12 | 1 | -14/+9 |
| | | | | See https://github.com/fedora-infra/fedmsg/pull/326 | ||||
* | Avoid recursively expanding the entire git history. | Ralph Bean | 2015-02-23 | 1 | -17/+1 |
| | |||||
* | Update dist-git fedmsg hook after discussion and review. | Ralph Bean | 2015-02-23 | 1 | -25/+32 |
| | | | | See https://github.com/fedora-infra/fedmsg/pull/322 | ||||
* | Avoid infinite recursion in the dist-git fedmsg hook. | Ralph Bean | 2015-02-22 | 1 | -7/+18 |
| | |||||
* | Tell fedmsg on dist-git to just ignore pygit2 Tag objects. | Ralph Bean | 2015-02-20 | 1 | -0/+5 |
| | |||||
* | Port to the new pygit2 fedmsg git hook. | Ralph Bean | 2015-01-29 | 1 | -40/+96 |
| | | | | See https://github.com/fedora-infra/fedmsg/pull/310 | ||||
* | Add missing hook file. | Kevin Fenzi | 2014-08-26 | 1 | -0/+65 |