Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | trivial: Strip the Fedora arch-specific requires | Richard Hughes | 2014-07-16 | 1 | -0/+4 | |
| | ||||||
* | trivial: Also download packages from the same srpm | Richard Hughes | 2014-07-16 | 1 | -37/+42 | |
| | ||||||
* | trivial: Use more than just the file size when checking packages | Richard Hughes | 2014-07-15 | 1 | -6/+14 | |
| | ||||||
* | trivial: Fedora 21 has branched from rawhide now | Richard Hughes | 2014-07-15 | 5 | -12/+47 | |
| | ||||||
* | trivial: Sync the .spec file with downstream | Richard Hughes | 2014-07-11 | 1 | -5/+9 | |
| | ||||||
* | trivial: Update the Fedora helper scripts | Richard Hughes | 2014-07-11 | 2 | -2/+2 | |
| | ||||||
* | trivial: Update Fedora scripts to generate failed.html | Richard Hughes | 2014-07-10 | 4 | -1/+10 | |
| | ||||||
* | fedora: Always download data files for each application | Richard Hughes | 2014-07-09 | 1 | -25/+36 | |
| | ||||||
* | trivial: Upload a helper script that I use | Richard Hughes | 2014-07-04 | 1 | -0/+8 | |
| | ||||||
* | trivial: Always generate status.html and applications-to-import.yaml after ↵ | Richard Hughes | 2014-07-04 | 3 | -0/+15 | |
| | | | | each build | |||||
* | Add a script to download the Fedora package cache | Richard Hughes | 2014-07-02 | 3 | -0/+243 | |
| | ||||||
* | trivial: Move the helpers into a new directory | Richard Hughes | 2014-07-02 | 5 | -12/+21 | |
| | ||||||
* | trivial: Fix up the contributed helpers | Richard Hughes | 2014-07-02 | 2 | -2/+3 | |
| | ||||||
* | Remove --use-package-cache from appstrem-builder | Richard Hughes | 2014-06-23 | 3 | -6/+3 | |
| | | | | | It makes a huge directory tree that takes minutes to delete/sync and isn't much faster on an SSD anyway... | |||||
* | trivial: Use different outputdirs for each distro release | Richard Hughes | 2014-06-20 | 4 | -43/+42 | |
| | ||||||
* | Fix generation of AppStream 0.41 metadata | Richard Hughes | 2014-06-20 | 1 | -0/+13 | |
| | | | | | This quirk is required by GNOME Software 3.12.x -- later versions use libappstream-glib which uses the standardized per-application priority value. | |||||
* | trivial: Use the package cache for Fedora 20 | Richard Hughes | 2014-06-20 | 1 | -0/+1 | |
| | ||||||
* | Fix the API versions for Fedora 20 | Richard Hughes | 2014-06-20 | 1 | -1/+1 | |
| | | | | We only ship a parser than validates AppStream 0.3 metadata in gnome-software. | |||||
* | Add an m4 file to easily validate AppData and MetaInfo files | Richard Hughes | 2014-06-18 | 1 | -0/+1 | |
| | ||||||
* | Add manpages for appstream-util and appstream-builder | Richard Hughes | 2014-06-18 | 1 | -0/+5 | |
| | ||||||
* | i18n: use transifex for translations | Igor Gnatenko | 2014-06-18 | 1 | -1/+5 | |
| | | | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com> Signed-off-by: Richard Hughes <richard@hughsie.com> | |||||
* | trivial: Fix the example RPM spec file | Richard Hughes | 2014-06-17 | 1 | -0/+1 | |
| | ||||||
* | trivial: Add example scripts for Fedora and Ubuntu | Richard Hughes | 2014-06-17 | 3 | -0/+34 | |
| | ||||||
* | trivial: Fix up the example spec file to reflect reality | Richard Hughes | 2014-06-17 | 1 | -3/+41 | |
| | ||||||
* | trivial: Add the bash completion file to the example spec file | Richard Hughes | 2014-06-13 | 1 | -0/+2 | |
| | ||||||
* | Add as_app_validate() to validate AppStream, AppData and desktop files | Richard Hughes | 2014-04-21 | 1 | -0/+2 | |
| | ||||||
* | Add a utility 'appstream-util' to do simple operations on AppStream metadata | Richard Hughes | 2014-04-15 | 1 | -0/+2 | |
| | | | | | Sub-commands understood by this utility include: 'install', 'uninstall', 'dump' and 'convert'. | |||||
* | Use gperf to generate a perfect hash for the tag names | Richard Hughes | 2014-03-24 | 1 | -0/+1 | |
| | | | | This speeds up parsing by ~3% | |||||
* | trivial: Fixes to the spec file from Fedora | Richard Hughes | 2014-03-21 | 1 | -5/+3 | |
| | ||||||
* | trivial: Update README to reflect reality | Richard Hughes | 2014-03-17 | 1 | -3/+5 | |
| | ||||||
* | Add an example spec file for Fedora | Richard Hughes | 2014-03-12 | 1 | -0/+67 | |