| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | more tweaks | rsc | 2006-01-12 | 4 | -8/+27 | |
| | | ||||||
| * | avoid unnecessary winresize, which flush text cache | rsc | 2006-01-12 | 1 | -2/+5 | |
| | | ||||||
| * | tweaks | rsc | 2006-01-12 | 1 | -2/+2 | |
| | | ||||||
| * | stupid gcc | rsc | 2005-12-21 | 1 | -6/+6 | |
| | | ||||||
| * | try autoexpand by default | rsc | 2005-12-21 | 1 | -0/+2 | |
| | | ||||||
| * | no print | rsc | 2005-12-16 | 1 | -2/+0 | |
| | | ||||||
| * | tag tweak | rsc | 2005-12-16 | 1 | -12/+11 | |
| | | ||||||
| * | auto-insert second line for expand | rsc | 2005-12-16 | 1 | -0/+6 | |
| | | ||||||
| * | add bigtags | rsc | 2005-12-16 | 5 | -2/+96 | |
| | | ||||||
| * | Better window size management. | rsc | 2005-12-16 | 4 | -11/+34 | |
| | | ||||||
| * | More prep. | rsc | 2005-10-31 | 2 | -8/+9 | |
| | | ||||||
| * | Cleanup in preparation for multiline tags. | rsc | 2005-10-31 | 6 | -92/+110 | |
| | | ||||||
| * | Add mail (John Cummings) | rsc | 2005-10-29 | 11 | -0/+3588 | |
| | | ||||||
| * | add mail | rsc | 2005-10-29 | 1 | -0/+2 | |
| | | ||||||
| * | More thread names. | rsc | 2005-09-26 | 3 | -0/+5 | |
| | | ||||||
| * | winunlock bug | rsc | 2005-07-28 | 1 | -6/+6 | |
| | | ||||||
| * | openbsd | rsc | 2005-07-22 | 1 | -0/+5 | |
| | | ||||||
| * | apple | rsc | 2005-07-13 | 2 | -0/+3 | |
| | | ||||||
| * | exit gracefully on error | rsc | 2005-07-13 | 1 | -1/+1 | |
| | | ||||||
| * | various needed casts | rsc | 2005-07-13 | 2 | -5/+5 | |
| | | ||||||
| * | no wide character constants; sigh | rsc | 2005-05-07 | 1 | -2/+2 | |
| | | ||||||
| * | fix row dump/load inconsistency - thanks to peter canning | rsc | 2005-05-02 | 1 | -5/+7 | |
| | | ||||||
| * | unused neditwrsel | rsc | 2005-03-23 | 1 | -1/+0 | |
| | | ||||||
| * | Two bug fixes. | rsc | 2005-03-23 | 2 | -43/+31 | |
| | | | | | | 1. Make sure cmdname NUL-terminates its arguments. 2. Fix the elogapply warning, hopefully. | |||||
| * | fix q1 computation bug in expandfile(). only affects external programs | rsc | 2005-03-21 | 1 | -2/+1 | |
| | | ||||||
| * | use nil instead of 0 | rsc | 2005-03-18 | 1 | -1/+1 | |
| | | ||||||
| * | use typecommit; use nil in place of 0 again | rsc | 2005-03-18 | 1 | -7/+3 | |
| | | ||||||
| * | better tag handling in dollars | rsc | 2005-03-18 | 1 | -0/+13 | |
| | | ||||||
| * | better scrolling | rsc | 2005-03-18 | 2 | -39/+35 | |
| | | ||||||
| * | month old bug fix from rob | rsc | 2005-03-18 | 2 | -16/+30 | |
| | | ||||||
| * | garbage collection | rsc | 2005-03-18 | 1 | -1/+0 | |
| | | ||||||
| * | Add dollarsign support. | rsc | 2005-03-14 | 1 | -8/+20 | |
| | | ||||||
| * | Add $foo window names back to acme, enabled with -'$'. | rsc | 2005-03-14 | 4 | -7/+209 | |
| | | | | | | See the comment in wind.c about why this isn't the right solution. | |||||
| * | ignore tty notes; still not 100% right | rsc | 2005-02-15 | 1 | -4/+13 | |
| | | ||||||
| * | bug fix in auth | rsc | 2005-02-11 | 1 | -1/+3 | |
| | | ||||||
| * | add errors file | rsc | 2005-01-30 | 5 | -0/+51 | |
| | | ||||||
| * | cope with unix ORCLOSE | rsc | 2005-01-27 | 1 | -1/+2 | |
| | | ||||||
| * | fix rowdump bug | rsc | 2005-01-27 | 1 | -1/+1 | |
| | | ||||||
| * | remove searching print; check fids in use; handle addr correctly again | rsc | 2005-01-27 | 3 | -4/+23 | |
| | | ||||||
| * | add undocumented Abort builtin | rsc | 2005-01-23 | 1 | -5/+27 | |
| | | ||||||
| * | do not call exits in threaded programs | rsc | 2005-01-17 | 1 | -6/+6 | |
| | | ||||||
| * | ridiculous precision | rsc | 2005-01-14 | 1 | -7/+7 | |
| | | ||||||
| * | floating percent | rsc | 2005-01-14 | 1 | -3/+4 | |
| | | ||||||
| * | checkpoint | rsc | 2005-01-14 | 1 | -9/+9 | |
| | | ||||||
| * | Many small edits. | rsc | 2005-01-13 | 1 | -3/+1 | |
| | | ||||||
| * | os x changes | rsc | 2005-01-11 | 1 | -0/+3 | |
| | | ||||||
| * | add -r flag to reverse scrolling behavior. | rsc | 2005-01-10 | 2 | -0/+11 | |
| | | | | | from peter canning. | |||||
| * | clean up mkfile; fix winctlprint bug reported by peter canning | rsc | 2005-01-04 | 4 | -21/+15 | |
| | | ||||||
| * | don't need to rename Fid | rsc | 2005-01-04 | 1 | -5/+3 | |
| | | ||||||
| * | don't need to rename Fid anymore | rsc | 2005-01-04 | 1 | -4/+2 | |
| | | ||||||
