GN77OO23ADGU24Z5AZID3UGYZPU4SYJICDWJ4VGENV5Q2773HNFQC 6C2F2W264LNQ7CNNVL67DQXOO43EJIZEXEPLDVS4BPIDW2FGHIIQC QQWDF7WVTS2HBSHYGPNU6WHME42WSG5K57QTXWB6EC22O6FAJF7QC CMKT7UIXEPWTZ3QJHB72HDNWZQK3QRGCD64N6NAGAT5LKAN6HI2AC CCM5YBC3QOHGW7IEO5YUOLKDZALW24IFY35HET2FEZPY7PZCVFJAC BYFCLBTK56QZTD6PBK5EQ4V7HFXHYYI5CTZZAYQDR7M2U4OUACFAC T66A5UPF3V6W7I5R7NTDAJRZREW6G6C2AIVSSI5HMEKWPRO7MPMQC 6JFIFDO7Q75BO3QISCJYMK73MARIJDUX7XYZ3ZAKAUAAISQXR5FAC T5O2CIKSK7O6ECMYXEGPLJLT7GHEGC6BJXP5QF3TVES7OE5V4PLAC 7WRGEHBUHKCI4JJZYGPRVW7HBRIWZV7MY5QL7OQA5CUSY2NIIQ7AC $ pjhh* pijul command line aliasespjh - show help for these aliasespjhh - show more verbose help with equivalent commandspj [CMD] - run a pijul command or show pijul's help
$ pjhh* pijul command line aliasespjh - show help for these aliasespjhh - show more verbose help with equivalent commandspj [CMD] - run a pijul command or show pijul's help
** Setup/uninstall helperspjkeygen - generate a change-signing key for current userpijul key generate `whoami`pjconfrm - erase current user's pijul config and keysrm -ri $PIJULCONFDIR
** Setup/uninstall helperspjkeygen - generate a change-signing key for current userpijul key generate `whoami`pjconfrm - erase current user's pijul config and keysrm -ri $PIJULCONFDIR
** List recorded changes in current repopjl - standard listpijul log (like git log, darcs log)pjlv - list with full descriptions. (?)pijul log --descriptionpjls - list with summary of file changes(like git log --stat, darcs log -s)pjhashes [N] - list the change hashes, or just the last N hashes
** List recorded changes in current repopjl - standard listpijul log (like git log, darcs log)pjlv - list with full descriptions. (?)pijul log --descriptionpjls - list with summary of file changes(like git log --stat, darcs log -s)pjhashes [N] - list the change hashes, or just the last N hashes
** Inspect a record changepjshow [HASH] - show the last or specified change in fullpijul change (like git show [HASH], darcs log -v -h HASH)pjshowstat [HASH] - summarise the last or specified change(like git show --stat [HASH], darcs log -v -h HASH)
** Inspect a record changepjshow [HASH] - show the last or specified change in fullpijul change (like git show [HASH], darcs log -v -h HASH)pjshowstat [HASH] - summarise the last or specified change(like git show --stat [HASH], darcs log -v -h HASH)
** Show unrecorded changespjs - summarise unrecorded changes (except added files), -u for untracked filespijul diff -s (like git status -s, darcs whatsnew -s)pjd - show unrecorded changes in full (except added files)pijul diff (like git diff, darcs whatsnew)
** Show unrecorded changespjs - summarise unrecorded changes (except added files), -u for untracked filespijul diff -s (like git status -s, darcs whatsnew -s)pjd - show unrecorded changes in full (except added files)pijul diff (like git diff, darcs whatsnew)
** Record changespjrec 'MSG' [PATHS] - record all unrecorded changes, with the given messagepijul record -am 'MSG' (like git commit -am 'MSG', darcs record -am 'MSG')pjamend [HASH] [PATHS] - add all unrecorded changes to last or specified patchpijul record -a --amend [HASH] (like git commit --amend -a, darcs amend -a)
** Record changespjrec 'MSG' [PATHS] - record all unrecorded changes, with the given messagepijul record -am 'MSG' (like git commit -am 'MSG', darcs record -am 'MSG')pjamend [HASH] [PATHS] - add all unrecorded changes to last or specified patchpijul record -a --amend [HASH] (like git commit --amend -a, darcs amend -a)