Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos | Andrew Kreimer | 2024-08-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Andrew Kreimer <algonell@gmail.com> | ||||
* | git-version: Use "-wip" as the version suffix instead of "+" for changes not ↵ | Xi Ruoyao | 2024-01-19 | 1 | -1/+1 |
| | | | | | | committed yet It's not allowed to use "+" in XHTML id attributes etc. | ||||
* | Restore the render system to what it was before pythonhosted changes | Pierre Labastie | 2023-01-25 | 1 | -5/+6 |
| | |||||
* | git-version: Don't dump revision if no "important files" are changed | Xi Ruoyao | 2023-01-25 | 1 | -6/+5 |
| | | | | | | | | | If an important file is changed, we regenerate version.ent and so bump the revision. Otherwise, version.ent may be kept. Hack git-version.sh so we can ensure version.ent is really not changed. Add Makefile itself and git-version.sh into the important file list as they can definitely affect book rendering. | ||||
* | Move the default time zone | Bruce Dubbs | 2023-01-01 | 1 | -1/+1 |
| | |||||
* | Replace tabs with spaces (except in Makefile :) | Pierre Labastie | 2022-09-11 | 1 | -18/+18 |
| | |||||
* | merge conditional XML from LFS | Xi Ruoyao | 2021-10-17 | 1 | -9/+16 |
| | | | | | | | | | There was some consistency issues in URLs to LFS. For example, in systemd revision the URL to LFS "General Network Configuration" points to the sysv book, this can be really troubling to new readers. Instead of fixing them one by one, merge conditional XML developed by Pierre from LFS. | ||||
* | git-version: correct the workaround without git | Xi Ruoyao | 2021-10-17 | 1 | -3/+6 |
| | |||||
* | git-version: remove sha unconditionally | Xi Ruoyao | 2021-10-17 | 1 | -4/+1 |
| | | | | Like LFS. | ||||
* | git-version: simplify version number | Xi Ruoyao | 2021-05-01 | 1 | -4/+6 |
| | |||||
* | generate version info from git | Xi Ruoyao | 2021-04-15 | 1 | -0/+48 |