| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Reduce unnecessary verbosity | Paul W. Frields | 2006-01-03 | 1 | -2/+2 |
| * | Local vars for ease of use | Paul W. Frields | 2006-01-02 | 1 | -0/+7 |
| * | Initial version; mostly WORKSFORME | Paul W. Frields | 2006-01-02 | 1 | -0/+108 |
| * | Adjustment to accomodate rpm-info files | Paul W. Frields | 2006-01-02 | 1 | -0/+6 |
| * | Make sure bookinfo catches every copyright element, since multiples are valid | Paul W. Frields | 2006-01-02 | 1 | -10/+12 |
| * | Allow multiple years for copyright, as in DocBook | Paul W. Frields | 2006-01-02 | 1 | -1/+1 |
| * | Rebuilding docs offline from SRPM now works too | Paul W. Frields | 2005-12-30 | 1 | -4/+4 |
| * | A little remaining cleanup | Paul W. Frields | 2005-12-30 | 2 | -2/+6 |
| * | Revert <holder> change to #PCDATA, to accomodate corporate ownership of | Tommy Reynolds | 2005-12-30 | 1 | -2/+1 |
| * | Holy smoke, it REALLY works! | Paul W. Frields | 2005-12-30 | 3 | -9/+84 |
| * | Properly process langified revision details | Paul W. Frields | 2005-12-30 | 1 | -3/+5 |
| * | I know there's a word for this somewhere... | Paul W. Frields | 2005-12-30 | 1 | -2/+1 |
| * | Add optional "othername" attribute to <worker>. | Tommy Reynolds | 2005-12-30 | 1 | -2/+4 |
| * | Make sure FDPDIR gets set correctly, important for build processes | Paul W. Frields | 2005-12-30 | 1 | -1/+1 |
| * | Reduce redundancy, and create new, stupider pet tricks | Paul W. Frields | 2005-12-29 | 6 | -112/+141 |
| * | Consolidate author, editor and such, information into a colophon that we | Tommy Reynolds | 2005-12-29 | 1 | -15/+15 |
| * | Whoops, don't need this file anymore, see other \*desktop.xsl files | Paul W. Frields | 2005-12-28 | 1 | -38/+0 |
| * | Remove redundant lang=en processing | Paul W. Frields | 2005-12-28 | 1 | -2/+2 |
| * | Provide stuff that RPM expects in -lang subpackages | Paul W. Frields | 2005-12-28 | 1 | -1/+5 |
| * | Hopefully improve conditions for offline doc builders | Paul W. Frields | 2005-12-28 | 2 | -0/+9 |
| * | Grab all .desktop files | Paul W. Frields | 2005-12-28 | 1 | -2/+4 |
| * | Remove nochunks watermark during clean target | Paul W. Frields | 2005-12-28 | 1 | -1/+1 |
| * | Define macro for xsltproc | Paul W. Frields | 2005-12-28 | 1 | -0/+2 |
| * | Langifying means optionally more than one details entry | Paul W. Frields | 2005-12-28 | 1 | -1/+1 |
| * | Use new entity nomenclature properly | Paul W. Frields | 2005-12-28 | 6 | -6/+6 |
| * | Additional spec improvements | Paul W. Frields | 2005-12-27 | 1 | -3/+3 |
| * | Some improvements to make nicer, more Fedora compliant spec | Paul W. Frields | 2005-12-27 | 1 | -10/+11 |
| * | Need to provide function for langifying revision history | Paul W. Frields | 2005-12-26 | 1 | -0/+1 |
| * | Add .directory for khelpcenter, include in f-doc-common spec | Paul W. Frields | 2005-12-25 | 2 | -3/+13 |
| * | Additional helpful XSLT, also provide doctype dynamically | Paul W. Frields | 2005-12-25 | 3 | -2/+58 |
| * | Fix term | Paul W. Frields | 2005-12-24 | 1 | -1/+1 |
| * | Never mind, we can do this with XSLT instead, thanks to MegaCoder | Paul W. Frields | 2005-12-24 | 2 | -10/+44 |
| * | Renamed fedora-doc.desktop.in.common to fedora-doc-gnome.desktop.in.common | Paul W. Frields | 2005-12-24 | 1 | -0/+0 |
| * | Updated IG definition | Francesco Tombolini | 2005-12-24 | 1 | -2/+2 |
| * | Typos checked | Francesco Tombolini | 2005-12-24 | 2 | -24/+24 |
| * | Normalize articleinfo and bookinfo elements | Paul W. Frields | 2005-12-24 | 1 | -4/+6 |
| * | Catch multiple copyright years | Paul W. Frields | 2005-12-24 | 1 | -3/+3 |
| * | Make build a little cleaner | Paul W. Frields | 2005-12-24 | 1 | -6/+8 |
| * | Added XSL for khelpcenter .desktop entry | Paul W. Frields | 2005-12-24 | 1 | -0/+32 |
| * | Added "-k" switch to keep on trying to build remaining document languages | Tommy Reynolds | 2005-12-17 | 1 | -6/+14 |
| * | Switched to our own XMLFORMAT tool to prepare the files for comparison. | Tommy Reynolds | 2005-12-15 | 2 | -442/+8 |
| * | Added a "make OLD=old.xml NEW=new.xml diff" target to utilize the | Tommy Reynolds | 2005-12-15 | 1 | -3/+18 |
| * | Cleaned up tacky if-series into an elegant if-elsif checklist ;-) | Tommy Reynolds | 2005-12-15 | 1 | -13/+8 |
| * | Output <!ENTITY> elements, so they can now be compared. | Tommy Reynolds | 2005-12-15 | 1 | -124/+125 |
| * | Ignore <!ENTITY> elements for now. | Tommy Reynolds | 2005-12-15 | 1 | -1/+2 |
| * | Fixed bug in locating helper script "xmlpp". | Tommy Reynolds | 2005-12-15 | 1 | -2/+4 |
| * | Here is a very simple XMLDIFF tool that I've hacked to work reasonably | Tommy Reynolds | 2005-12-15 | 3 | -0/+532 |
| * | Create necessary "figs/*" subdirectory paths automatically if the | Tommy Reynolds | 2005-12-13 | 1 | -1/+2 |
| * | Correctly documented how to build the "Manifest-${LANG}" file. | Tommy Reynolds | 2005-12-13 | 1 | -8/+23 |
| * | Always copy files with multiple dashes, as a courtesy to legacy files. | Tommy Reynolds | 2005-12-12 | 1 | -9/+40 |