FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing 1.0...main · larrykollar/Unix-Text-Processing · GitHub

Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: larrykollar/Unix-Text-Processing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: larrykollar/Unix-Text-Processing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 49 files changed
  • 3 contributors

Commits on Oct 19, 2020

  1. Configuration menu
    Copy the full SHA
    eb07587 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d43cc90 View commit details
    Browse the repository at this point in the history
  3. New clickable index

    DeriJames committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    8755e5a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Merge pull request #2 from DeriJames/utp-1.1

    Utp 1.1 - Implemented pdfhref to provide clickable TOC and Index, replaced index scripts with single mkindex.pl
    larrykollar authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    6a6ee1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db017da View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Correct ambiguous 'ls' command

    In the "Copying and Moving Files" section the '-F' option is passed to
    'ls' to show two files and two directories.  The next command moves one
    of the files to a directory and the following example shows a bare 'ls'
    but with one of the directories with a trailing '/' character (the
    result of the '-F' option).
    
    This patch removes the ambiguity by showing the result when '-F' is
    passed to 'ls' by adding the option to the command and showing both
    directories with trailing '/' characters.
    
    This ambiguity is also present in the original book available from:
    https://www.oreilly.com/openbook/utp/
    N0NB committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    acb2b69 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Replace incorrect text with ix macro

    Extra text was found in the output that matched other uses of the 'ix'
    macro.  Replace '129' with '.ix' to fix.
    
    The 'mmt' command is now present in the index.
    N0NB committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    a6fc5f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Remove extraneous " lines" from Hb reference

    The value of register Hb controls the heading levels that will have a
    line break after the heading.  The addition of " lines" implies that
    the value controls the number of blank lines which is not the case per
    original AT&T MM documentation:
    
    https://github.com/n-t-roff/DWB3.3/blob/562bb8615116f46077ca03e8561323cc7a89673e/doc/mm/mm.04#L257
    
    Unfortunately, this erroneous text also appears in the original UTP and
    confuses the intended use of the register.
    N0NB committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    4713bfe View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Remove extraneous " (default)" from Hi reference

    The sentence preceeding the description of legal values correctly notes
    '1' as the default.  Showing '0' and '1' as 'default' is confusing.  The
    available AT&T MM manual confirms the default is '1':
    
    https://github.com/n-t-roff/DWB3.3/blob/562bb8615116f46077ca03e8561323cc7a89673e/doc/mm/mm.04#L282
    
    This extreneous string appears in the original UTP.
    N0NB committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    8118774 View commit details
    Browse the repository at this point in the history
  2. Align the HF example to explantory text

    The HF example only sets bold for the first four headings while the
    explanatory text below states that the first five headings will be in
    bold type.  Correct the example to match the text.
    
    This inconsistency is present in the original UTP.
    N0NB committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    463225f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2026

  1. Merge pull request #7 from N0NB/ch06

    Replace incorrect text with ix macro - changes look reasonable.
    larrykollar authored May 31, 2026
    Configuration menu
    Copy the full SHA
    5dc195a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from N0NB/ch02

    Correct ambiguous 'ls' command - Everything looks correct, committed as requested.
    larrykollar authored May 31, 2026
    Configuration menu
    Copy the full SHA
    d60edc8 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2026

  1. Typo fix

    larrykollar authored Jun 2, 2026
    Configuration menu
    Copy the full SHA
    49275a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae744e7 View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL