stick with pijul's "change" terminology, even though the word is a bit overloaded

simonmichael
Feb 1, 2022, 8:47 PM
7WRGEHBUHKCI4JJZYGPRVW7HBRIWZV7MY5QL7OQA5CUSY2NIIQ7AC

Dependencies

Change contents

  • replacement in bashrc at line 19
    [3.258][2.256:315]()
    # pjkeygen - generate a patch-signing key for current user
    [3.258]
    [3.499]
    # pjkeygen - generate a change-signing key for current user
  • replacement in bashrc at line 29
    [3.629][2.457:500]()
    # ** List recorded patches in current repo
    [3.629]
    [3.299]
    # ** List recorded changees in current repo
  • replacement in bashrc at line 41
    [3.1][2.614:680]()
    # pjhashes [N] - list the patch hashes, or just the last N hashes
    [3.1]
    [3.67]
    # pjhashes [N] - list the change hashes, or just the last N hashes
  • replacement in bashrc at line 51
    [3.452][2.681:702]()
    # ** Inspect a patch
    [3.452]
    [3.1250]
    # ** Inspect a record change
  • replacement in bashrc at line 53
    [3.1251][2.703:762]()
    # pjshow [HASH] - show the last or specified patch in full
    [3.1251]
    [2.762]
    # pjshow [HASH] - show the last or specified change in full
  • replacement in bashrc at line 57
    [3.1354][2.818:878]()
    # pjshowstat [HASH] - summarise the last or specified patch
    [3.1354]
    [2.878]
    # pjshowstat [HASH] - summarise the last or specified change
  • replacement in README.md at line 19
    [2.1752][2.1752:1810]()
    pjkeygen - generate a patch-signing key for current user
    [2.1752]
    [2.1810]
    pjkeygen - generate a change-signing key for current user
  • replacement in README.md at line 22
    [2.1866][2.1866:1908]()
    ** List recorded patches in current repo
    [2.1866]
    [2.1908]
    ** List recorded changes in current repo
  • replacement in README.md at line 26
    [2.2012][2.2012:2077]()
    pjhashes [N] - list the patch hashes, or just the last N hashes
    [2.2012]
    [2.2077]
    pjhashes [N] - list the change hashes, or just the last N hashes
  • replacement in README.md at line 28
    [2.2078][2.2078:2215]()
    ** Inspect a patch
    pjshow [HASH] - show the last or specified patch in full
    pjshowstat [HASH] - summarise the last or specified patch
    [2.2078]
    [2.2215]
    ** Inspect a recorded change
    pjshow [HASH] - show the last or specified change in full
    pjshowstat [HASH] - summarise the last or specified change