Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This fixed #bind and #rebind problems, patch from kalev lemberv1.2.11 | Steve Slaven | 2006-11-08 | 1 | -1/+4 |
| | |||||
* | Removed malloc.h since it's obsolete, fixed follow.c to not use tty_read_fd | Steve Slaven | 2006-03-24 | 1 | -1/+0 |
| | | | | | | since it looks like a copy-paste job that didn't get fixed and causes brokenness on bsd | ||||
* | Allow configuring the group delimiter to any arbitrary string | Steve Slaven | 2006-01-31 | 1 | -8/+10 |
| | |||||
* | Fix for segfault when viewing a single alias from Kalev Lember | Steve Slaven | 2005-11-22 | 1 | -4/+4 |
| | | | | | | | | | | <kalev@smartlink.ee> #alias foo=bar #alias foo Caused segfault | ||||
* | Wide character (locale) support from Dain, changed output of the compiled | Steve Slaven | 2005-03-21 | 1 | -1/+1 |
| | | | | | options line since there are more compile time options now | ||||
* | Internally renamed some option flags to match their #opt counterparts: | Steve Slaven | 2005-03-21 | 1 | -20/+20 |
| | | | | | | | | | echo_int => opt_info echo_key => opt_keyecho echo_ext => opt_echo As per the 1.2.6-dain patch | ||||
* | Convert all `' to "" as per the powwow-1.2.6-dain patch. Note I did not apply | Steve Slaven | 2005-03-21 | 1 | -21/+21 |
| | | | | | | the patch since 1.2.7 has some differences to 1.2.5 with regard to command handling and things, so I'm applying the diff parts by hand mostly | ||||
* | Initial revisionv1.2.7 | Steve Slaven | 2005-03-12 | 1 | -0/+1665 |