Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 17 | -58/+60 | |
2006-03-21 | Write $-free paths in Dump files (Peter Canning). | rsc | 1 | -4/+10 | |
2006-03-19 | no more lucida | rsc | 1 | -1/+1 | |
2006-03-07 | seek to end of outgoing | rsc | 1 | -0/+1 | |
2006-03-03 | more updates | rsc | 3 | -0/+21 | |
2006-02-28 | new delmesg | rsc | 3 | -13/+18 | |
2006-02-21 | events buffer need not end in NUL | rsc | 3 | -6/+9 | |
2006-02-15 | fixed | rsc | 4 | -4/+32 | |
2006-02-14 | fixes | rsc | 3 | -36/+47 | |
2006-02-11 | more changes | rsc | 4 | -48/+29 | |
2006-02-09 | changes | rsc | 7 | -499/+238 | |
2006-02-08 | fix b1 c2 c3 c3 c2 c3 [sic] | rsc | 1 | -12/+13 | |
2006-02-06 | add chord fix from plan 9 | rsc | 2 | -7/+10 | |
2006-01-12 | more tweaks | rsc | 4 | -8/+27 | |
2006-01-12 | avoid unnecessary winresize, which flush text cache | rsc | 1 | -2/+5 | |
2006-01-12 | tweaks | rsc | 1 | -2/+2 | |
2005-12-21 | stupid gcc | rsc | 1 | -6/+6 | |
2005-12-21 | try autoexpand by default | rsc | 1 | -0/+2 | |
2005-12-16 | no print | rsc | 1 | -2/+0 | |
2005-12-16 | tag tweak | rsc | 1 | -12/+11 | |
2005-12-16 | auto-insert second line for expand | rsc | 1 | -0/+6 | |
2005-12-16 | add bigtags | rsc | 5 | -2/+96 | |
2005-12-16 | Better window size management. | rsc | 4 | -11/+34 | |
2005-10-31 | More prep. | rsc | 2 | -8/+9 | |
2005-10-31 | Cleanup in preparation for multiline tags. | rsc | 6 | -92/+110 | |
2005-10-29 | Add mail (John Cummings) | rsc | 11 | -0/+3588 | |
2005-10-29 | add mail | rsc | 1 | -0/+2 | |
2005-09-26 | More thread names. | rsc | 3 | -0/+5 | |
2005-07-28 | winunlock bug | rsc | 1 | -6/+6 | |
2005-07-22 | openbsd | rsc | 1 | -0/+5 | |
2005-07-13 | apple | rsc | 2 | -0/+3 | |
2005-07-13 | exit gracefully on error | rsc | 1 | -1/+1 | |
2005-07-13 | various needed casts | rsc | 2 | -5/+5 | |
2005-05-07 | no wide character constants; sigh | rsc | 1 | -2/+2 | |
2005-05-02 | fix row dump/load inconsistency - thanks to peter canning | rsc | 1 | -5/+7 | |
2005-03-23 | unused neditwrsel | rsc | 1 | -1/+0 | |
2005-03-23 | Two bug fixes. | rsc | 2 | -43/+31 | |
1. Make sure cmdname NUL-terminates its arguments. 2. Fix the elogapply warning, hopefully. | |||||
2005-03-21 | fix q1 computation bug in expandfile(). only affects external programs | rsc | 1 | -2/+1 | |
2005-03-18 | use nil instead of 0 | rsc | 1 | -1/+1 | |
2005-03-18 | use typecommit; use nil in place of 0 again | rsc | 1 | -7/+3 | |
2005-03-18 | better tag handling in dollars | rsc | 1 | -0/+13 | |
2005-03-18 | better scrolling | rsc | 2 | -39/+35 | |
2005-03-18 | month old bug fix from rob | rsc | 2 | -16/+30 | |
2005-03-18 | garbage collection | rsc | 1 | -1/+0 | |
2005-03-14 | Add dollarsign support. | rsc | 1 | -8/+20 | |
2005-03-14 | Add $foo window names back to acme, enabled with -'$'. | rsc | 4 | -7/+209 | |
See the comment in wind.c about why this isn't the right solution. | |||||
2005-02-15 | ignore tty notes; still not 100% right | rsc | 1 | -4/+13 | |
2005-02-11 | bug fix in auth | rsc | 1 | -1/+3 | |
2005-01-30 | add errors file | rsc | 5 | -0/+51 | |
2005-01-27 | cope with unix ORCLOSE | rsc | 1 | -1/+2 | |