help cleanups

simonmichael
Jan 31, 2022, 10:22 PM
QDXCMHT4BDGBESMYVDJWJJDKSZCD3OISSZPZMOCGS7FZ7PVCJUWAC

Dependencies

Change contents

  • edit in bashrc at line 36
    [4.353][4.1057:1058](),[4.1058][2.959:990](),[2.990][4.353:385](),[4.1082][4.353:385](),[4.353][4.353:385]()
    # pjlh - list just the hashes.
    alias pjlh='pj log --hash-only'
  • edit in bashrc at line 40
    [4.1228]
    [4.451]
    # pjlh - list just the hashes.
    alias pjlh='pj log --hash-only'
  • replacement in bashrc at line 46
    [4.1251][2.1101:1141]()
    # pjshow [HASH] - show a patch in full.
    [4.1251]
    [2.1141]
    # pjshow [HASH] - show the last or specified patch in full.
  • replacement in bashrc at line 50
    [4.1354][2.1194:1235]()
    # pjshowstat [HASH] - summarise a patch.
    [4.1354]
    [2.1235]
    # pjshowstat [HASH] - summarise the last or specified patch.
  • replacement in bashrc at line 57
    [2.1325][2.1325:1379]()
    # pjd - show unrecorded changes (except added files).
    [2.1325]
    [2.1379]
    # pjd - show unrecorded changes in full (except added files).
  • replacement in bashrc at line 67
    [2.1621][2.1621:1694]()
    # pjrecam 'MSG' [PATHS] - record pending changes with the given message.
    [2.1621]
    [2.1694]
    # pjrecam 'MSG' [PATHS] - record all unrecorded changes, with the given message.
  • replacement in bashrc at line 71
    [2.1786][2.1786:1875]()
    # pjamenda [HASH] [PATHS] - add pending changes to the last recorded or specified patch.
    [2.1786]
    [2.1875]
    # pjamenda [HASH] [PATHS] - add all unrecorded changes to the last or specified patch.
  • edit in README.md at line 26
    [3.404][3.404:435]()
    # pjlh - list just the hashes.
  • edit in README.md at line 27
    [3.479]
    [3.479]
    # pjlh - list just the hashes.
  • replacement in README.md at line 32
    [3.610][3.610:664]()
    # pjd - show unrecorded changes (except added files).
    [3.610]
    [3.664]
    # pjd - show unrecorded changes in full (except added files).
  • replacement in README.md at line 35
    [3.774][3.774:936]()
    # pjrecam 'MSG' [PATHS] - record pending changes with the given message.
    # pjamenda [HASH] [PATHS] - add pending changes to the last recorded or specified patch.
    [3.774]
    [4.333]
    # pjrecam 'MSG' [PATHS] - record all unrecorded changes, with the given message.
    # pjamenda [HASH] [PATHS] - add all unrecorded changes to the last or specified patch.