index
:
pw
master
Pipe Watch utility
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Version 5 is released.
pw-5
Kaz Kylheku
2023-06-09
3
-5
/
+14
*
Feature: highlight numbers of triggering lines.
Kaz Kylheku
2023-06-09
2
-10
/
+49
*
Feature: implement pass-through mode.
Kaz Kylheku
2023-06-08
2
-21
/
+82
*
Version 4 is released.
pw-4
Kaz Kylheku
2023-06-08
4
-7
/
+13
*
Makefile: use shasum tool on MacOS.
Kaz Kylheku
2023-06-08
1
-1
/
+2
*
MacOS port.
Kaz Kylheku
2023-06-08
4
-2
/
+92
*
If there is no SIGWINCH, don't define handler.
Kaz Kylheku
2023-06-08
1
-0
/
+2
*
Version 3 is released.
pw-3
Kaz Kylheku
2023-03-10
5
-11
/
+16
*
install: use -D to create needed directories.
Kaz Kylheku
2023-03-08
1
-2
/
+2
*
README: longer description; change videos.
Kaz Kylheku
2023-02-24
1
-6
/
+14
*
Add LICENSE file.
Kaz Kylheku
2022-07-04
2
-0
/
+31
*
Fix some typos in README and manual page.
Paul A. Patience
2022-07-04
2
-3
/
+3
*
Add missing semicolon in Makefile install target.
Paul A. Patience
2022-07-04
1
-1
/
+1
*
bugfix: hokey long interval calculation.
Kaz Kylheku
2022-06-16
1
-1
/
+3
*
Version 2 is released.
pw-2
Kaz Kylheku
2022-06-15
3
-5
/
+5
*
Typo in help text.
Kaz Kylheku
2022-06-15
1
-1
/
+1
*
Fix printf warning.
Kaz Kylheku
2022-06-15
1
-1
/
+1
*
Regression: command histories conflated.
Kaz Kylheku
2022-06-15
2
-5
/
+10
*
Start release notes, as a man page.
Kaz Kylheku
2022-05-16
3
-5
/
+59
*
Change :s to :sa.
Kaz Kylheku
2022-05-16
2
-4
/
+21
*
Unnecessary break after goto.
Kaz Kylheku
2022-05-16
1
-1
/
+0
*
Regression: empty : command is no-op.
Kaz Kylheku
2022-05-16
1
-3
/
+2
*
Version 1 is released.
pw-1
Kaz Kylheku
2022-05-16
3
-6
/
+18
*
Bugfix: save correct frequency and count variables.
Kaz Kylheku
2022-05-15
1
-4
/
+4
*
Fix regression: :E and :B commands not recognized.
Kaz Kylheku
2022-05-15
2
-3
/
+8
*
Remove superfluous string truncation.
Kaz Kylheku
2022-05-14
1
-2
/
+0
*
Tighten the command syntax.
Kaz Kylheku
2022-05-13
2
-14
/
+40
*
Remove stray clrline call from execute.
Kaz Kylheku
2022-05-13
1
-2
/
+0
*
When cmdbuf used for result, set cursor position to EOL.
Kaz Kylheku
2022-05-13
1
-8
/
+10
*
Much better editing.
Kaz Kylheku
2022-05-13
3
-25
/
+109
*
bugfix: snapshots not taken in background.
Kaz Kylheku
2022-05-13
1
-1
/
+1
*
New feature: highlight differences between snapshots.
Kaz Kylheku
2022-05-13
2
-13
/
+104
*
Preparation for diff-showing feature.
Kaz Kylheku
2022-05-13
1
-30
/
+44
*
drawline: move integer index pos, not line pointer.
Kaz Kylheku
2022-05-13
1
-7
/
+7
*
Expand tabs to spaces, with configurable tab size.
Kaz Kylheku
2022-05-13
2
-20
/
+64
*
Bugfix: getln doesn't substitute control chars.
Kaz Kylheku
2022-05-13
1
-1
/
+1
*
:p command resets any parameters not specified.
Kaz Kylheku
2022-05-11
2
-2
/
+5
*
Resizing: fix leaks, use-after-free.
Kaz Kylheku
2022-05-09
1
-14
/
+15
*
Add optional freeing code for leak debugging.
Kaz Kylheku
2022-05-09
1
-0
/
+18
*
Use resizebuf instead of realloc.
Kaz Kylheku
2022-05-09
1
-1
/
+1
*
Avoid unnecessary realloc in resizebuf.
Kaz Kylheku
2022-05-09
1
-4
/
+5
*
Use grclean instead of regfree and dsdrop.
Kaz Kylheku
2022-05-09
1
-3
/
+1
*
New :p command; :s saves display params too.
Kaz Kylheku
2022-05-08
2
-6
/
+23
*
Move decoding of -p params into function.
Kaz Kylheku
2022-05-08
1
-37
/
+46
*
Ctrl-G shows a few flags also, and -p restores them.
Kaz Kylheku
2022-05-08
2
-9
/
+30
*
New :s option to save the state.
Kaz Kylheku
2022-05-08
2
-0
/
+78
*
Implement -f option: commands from file.
Kaz Kylheku
2022-05-08
2
-2
/
+62
*
Move batch command execution into function.
Kaz Kylheku
2022-05-08
1
-14
/
+23
*
New video: split screen demo.
Kaz Kylheku
2022-05-07
1
-0
/
+4
*
New -e option to execute commands.
Kaz Kylheku
2022-05-07
2
-6
/
+52
[next]