summaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Expand)AuthorAgeLines
* share/mk/: Reorganize files for generating the PDF bookAlejandro Colomar2024-03-26-1897/+0
* share/mk/: Generate the fonts during the buildAlejandro Colomar2024-03-26-11377/+0
* share/mk/, scripts/LinuxManBook/build.sh: Embed script in the makefilesAlejandro Colomar2024-03-24-25/+0
* scripts/LinuxManBook/prepare.pl: Use more robust pipelinesAlejandro Colomar2024-03-21-2/+7
* scripts/LinuxManBook/build.sh, share/mk/: Use command variablesAlejandro Colomar2024-03-14-10/+20
* scripts/LinuxManBook/prepare.pl: Support some autogenerated pages from other ...Deri2024-03-12-12/+14
* scripts/LinuxManBook/: Simplify pipelineAlejandro Colomar2023-12-01-851/+110
* scripts/LinuxManBook/: Shorten names of scriptsAlejandro Colomar2023-11-24-2/+2
* scripts/LinuxManBook/prepare_linux_man_book.pl: Add new function BuildSec()Alejandro Colomar2023-11-24-1/+10
* scripts/LinuxManBook/build_linux_man_book.sh: Call pic(1), and call it after ...Alejandro Colomar2023-11-24-1/+2
* scripts/LinuxManBook/prepare_linux_man_book.pl: Don't support trailing white ...Alejandro Colomar2023-11-24-2/+0
* *: Remove trailing white spaceAlejandro Colomar2023-11-24-74/+74
* scripts/LinuxManBook/build_linux_man_book.sh: Simplify groff(1) callAlejandro Colomar2023-11-22-3/+3
* scripts/LinuxManBook/build_linux_man_book.sh: Explicitly preprocess before ca...Alejandro Colomar2023-11-22-2/+6
* scripts/LinuxManBook/build_linux_man_book.sh: Allow running from any working ...Alejandro Colomar2023-11-22-6/+8
* scripts/LinuxManBook/build_linux_man_book.sh: Use pipes instead of temporary ...Alejandro Colomar2023-11-22-15/+15
* scripts/LinuxManBook/build_linux_man_book.sh: LicenseAlejandro Colomar2023-11-22-0/+2
* scripts/LinuxManBook/prepare_linux_man_book.pl: Use a helper function for bui...Alejandro Colomar2023-11-22-68/+75
* scripts/LinuxManBook/prepare_linux_man_book.pl: wsfixAlejandro Colomar2023-11-22-167/+137
* scripts/LinuxManBook/: Split the pipeline for building the Linux Man BookAlejandro Colomar2023-11-21-23/+30
* scripts/sortman: Treat [_-] as a spaceAlejandro Colomar2023-08-28-1/+1
* scripts/sortman: Sort 'cat' before 'catatonic'Alejandro Colomar2023-08-21-1/+2
* scripts/sortman: Tighten regexAlejandro Colomar2023-08-16-1/+1
* scripts/sortman: Ignore only leading underscores or dashesAlejandro Colomar2023-08-14-1/+1
* scripts/sortman: Use version sortAlejandro Colomar2023-08-14-7/+9
* scripts/sortman: Support pages in sections 0 and 9Alejandro Colomar2023-08-13-3/+3
* scripts/sortman: Support pages with suffixes (not subsections)Alejandro Colomar2023-08-13-3/+3
* scripts/sortman: Add script to sort manual pages in book orderAlejandro Colomar2023-08-13-0/+12
* scripts/LinuxManBook/: Update for groff-1.23.0Deri James2023-08-12-9517/+298
* bash_aliases: Increase robustness of sed_rm_ccomments()Alejandro Colomar2023-05-24-4/+5
* bash_aliases: Optimize man_section()Alejandro Colomar2023-04-08-1/+2
* scripts/LinuxManBook/: Make the title consistent with the name of the projectAlejandro Colomar2023-04-02-2/+2
* scripts: tfixSamanta Navarro2022-12-30-6/+6
* scripts/LinuxManBook/: Add Deri's script for producing the man-pages bookAlejandro Colomar2022-12-24-0/+23242
* bash_aliases: Remove grep_syscall(), grep_syscall_def(), and grep_glibc_proto...Alejandro Colomar2022-11-22-80/+0
* dist.mk, All pages: .TH: Generate date at 'make dist'Alejandro Colomar2022-10-09-19/+0
* update_timestamps.sh: Ignore inexistent filesAlejandro Colomar2022-10-09-0/+1
* print_encoding.sh: Remove unused scriptAlejandro Colomar2022-08-24-47/+0
* check_unbalanced_macros.sh: This script's functionality is already covered by...Alejandro Colomar2022-08-24-68/+0
* append_COLOPHON.sh, remove_COLOPHON.sh: Remove COLOPHON section.Alejandro Colomar2022-08-24-66/+0
* Many pages: Use STANDARDS instead of CONFORMING TOAlejandro Colomar2022-07-29-1/+1
* bash_aliases: man_gitstaged(): Never show dirsAlejandro Colomar2022-07-22-3/+3
* update_timestamps.sh: Add script to update the pages' timestampsAlejandro Colomar2022-06-08-0/+18
* remove_COLOPHON.sh: srcfixAlejandro Colomar2022-05-30-1/+1
* bash_aliases: srcfixAlejandro Colomar2022-05-22-51/+49
* bash_aliases: Add reference to grepc(1)Alejandro Colomar2022-05-22-0/+6
* scripts/append_COLOPHON.sh: Add script to append the COLOPHON sectionAlejandro Colomar2022-05-02-0/+38
* scripts/remove_COLOPHON.sh: Allow passing directories to the scriptAlejandro Colomar2022-05-02-3/+3
* scripts/bash_aliases: grep_syscall[_def](): Fix bug that couldn't find syscal...Alejandro Colomar2022-04-02-2/+2
* scripts/bash_aliases: man_lsfunc(): Fix some corner casesAlejandro Colomar2022-02-25-2/+2