summary refs log tree commit diff
path: root/home/.local/bin/git-password
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-25 22:20:01 -0400
committerJune McEnroe <june@causal.agency>2021-09-25 22:20:01 -0400
commited3e282befed9ba193f90190ea90fc7b1bb503c9 (patch)
tree2198a71f92b3db0b59ee16cd3c922214982c6b58 /home/.local/bin/git-password
parentClean up up (ugh) somewhat again (diff)
downloadsrc-ed3e282befed9ba193f90190ea90fc7b1bb503c9.tar.gz
src-ed3e282befed9ba193f90190ea90fc7b1bb503c9.zip
Install up to cgi-bin
Diffstat (limited to 'home/.local/bin/git-password')
0 files changed, 0 insertions, 0 deletions
nput.c?h=2.1&id=5c4ecb5a0f8a8a532192d066f792c1f2bfbc414c&follow=1'>Reimplement tab completeJune McEnroe 2022-02-19Handle errors from editFn, etc.June McEnroe 2022-02-19Reimplement text macrosJune McEnroe 2022-02-19Factor out input handling to input.cJune McEnroe 2022-02-19Factor out window management to window.cJune McEnroe 2022-02-19Enable -Wmissing-prototypesJune McEnroe 2022-02-19Fix edit.[ch] license notice additional permissionsJune McEnroe 2022-02-19Run line editing testsJune McEnroe 2022-02-18Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe