aboutsummaryrefslogtreecommitdiffstats
path: root/git-repository--after-tarball
Commit message (Collapse)AuthorAgeFilesLines
* Use fake email address in commit logsChristophe Fergeau2009-02-031-1/+1
| | | | | | | If the commits don't have an email address looking like a valid email address, then git-rebase (and possibly other git tools) will complain. Use the dummy devel@mandriva.com as the email address of the author of the patch
* - git-repository--after-tarball:Pascal Rigaux2009-01-291-1/+8
| | | | | | o commit the tarball with user "unknown" o commit the tarball using the tarball's modification time
* - when %_with_git_repository is set, define %_after_setup and %_patch to usePascal Rigaux2009-01-291-0/+63
the new scripts git-repository--after-tarball and git-repository--apply-patch