index
:
powwow
master
powwow
bpk@hoopajoo.net
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
reorganizing files
Steve Slaven
2019-11-05
1
-2084/+0
*
Move configured regex lib in to a common header
Steve Slaven
2019-11-05
1
-11/+9
*
Allow the regular expression engine to be replaced with PCRE POSIX
Nils Schimmelmann
2019-06-29
1
-1/+6
*
make a variable more local in a function
powwow@askgustav.com
2019-04-23
1
-5/+7
*
remove some non-ANSI C support
powwow@askgustav.com
2019-04-23
1
-242/+242
*
better handle prompts with control characters
powwow@askgustav.com
2019-04-23
1
-2/+53
*
make sure to use the correct fdset in call to select()
powwow@askgustav.com
2018-09-05
1
-3/+2
*
Match prompts longer than terminal width
Kalev Lember
2009-09-01
1
-1/+1
*
removed unused variable
Gustav Hållberg
2009-01-16
1
-1/+0
*
minor typo fixes
Gustav Hållberg
2009-01-16
1
-1/+1
*
renamed _cmd_init() to initialize_cmd() and added a function prototype for it
Gustav Hållberg
2009-01-16
1
-1/+1
*
Removed malloc.h since it's obsolete, fixed follow.c to not use tty_read_fd
Steve Slaven
2006-03-24
1
-1/+0
*
Fixed up copyright symbols and display (Dain)
Steve Slaven
2006-02-02
1
-5/+5
*
Fixes crash if non-latin-1 character is entered before connecting to a
Steve Slaven
2006-02-02
1
-1/+4
*
1. Allows empty-line matching using regexp.
Steve Slaven
2006-01-31
1
-2/+3
*
Allow configuring the group delimiter to any arbitrary string
Steve Slaven
2006-01-31
1
-1/+4
*
Applied patch from Michael Sterrett <mr_bones_@gentoo.org> that fixes
Steve Slaven
2005-06-03
1
-1/+1
*
Changed some contact info to bpk@hoopajoo.net for bug reports
Steve Slaven
2005-04-05
1
-1/+2
*
Wide character (locale) support from Dain, changed output of the compiled
Steve Slaven
2005-03-21
1
-17/+44
*
Internally renamed some option flags to match their #opt counterparts:
Steve Slaven
2005-03-21
1
-9/+9
*
Convert all `' to "" as per the powwow-1.2.6-dain patch. Note I did not apply
Steve Slaven
2005-03-21
1
-9/+10
*
Initial revision
v1.2.7
Steve Slaven
2005-03-12
1
-0/+1995