aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
Commit message (Expand)AuthorAge
* vis functions for Linux.Nicholas Marriott2009-01-10
* source-file command from Tiago Cunha.Nicholas Marriott2008-12-15
* Fix CLEANFILES.Nicholas Marriott2008-12-13
* Import OpenBSD's getopt(3) to workaround broken glibc version.Nicholas Marriott2008-12-10
* Make window options work the same was as session options, add mode-fg/mode-bg...Nicholas Marriott2008-12-08
* Trim.Nicholas Marriott2008-09-26
* Fix stupid GNU getopt behaviour.Nicholas Marriott2008-09-25
* Internal screen data rewrite for better 256 colour/UTF-8 support.Nicholas Marriott2008-09-25
* Initial UTF-8 support.Nicholas Marriott2008-09-09
* Support OS X by moving to gettimeofday(2) and adding poll compat from OpenSSH.Nicholas Marriott2008-08-28
* 0.4 released.Nicholas Marriott2008-07-01
* Zombie windows, requested by Will Maier.Nicholas Marriott2008-06-29
* Oops, forgot to commit move-window. Also add select-prompt to allow index to ...Nicholas Marriott2008-06-25
* Allow use of alt keys. move-window command.Nicholas Marriott2008-06-25
* list-commands command.Nicholas Marriott2008-06-23
* IRIX fixes, sort of partly work.Nicholas Marriott2008-06-23
* IRIX fixes thanks to Elias Pipping.Nicholas Marriott2008-06-23
* More missing bits from Solaris.Nicholas Marriott2008-06-22
* Update SRCS.Nicholas Marriott2008-06-21
* Command prompt for interactive commands.Nicholas Marriott2008-06-19
* More Solaris stuff. Use ttyname, use ncurses,h.Nicholas Marriott2008-06-18
* More Solaris bitsNicholas Marriott2008-06-18
* NO_ASPRINTF.Nicholas Marriott2008-06-18
* More Sun OS crap.Nicholas Marriott2008-06-18
* forkpty for Sun OS.Nicholas Marriott2008-06-18
* compat/daemon.cNicholas Marriott2008-06-18
* Start of Solaris port.Nicholas Marriott2008-06-18
* Sort options from Pierre Riteau.Nicholas Marriott2008-06-18
* show-window-options command.Nicholas Marriott2008-06-16
* Add a couple of extra option types, and implement show-options command.Nicholas Marriott2008-06-15
* Some Linux fixes; some code tidying. Don't redraw status bar so often.Nicholas Marriott2008-06-06
* Big reorganisation of command-line syntax.Nicholas Marriott2008-06-05
* Add a MANDIR variable, from Tiago Cunha.Nicholas Marriott2008-06-05
* Update.Nicholas Marriott2008-06-04
* Quick and dirty kill-server command.Nicholas Marriott2008-06-03
* New command, send-keys, to send a set of keys.Nicholas Marriott2008-06-01
* GNUmakefile fixes, from tobiasu.Nicholas Marriott2008-02-10
* Sync with Makefile.Nicholas Marriott2007-12-13
* Major reorganisation of screen handling.Nicholas Marriott2007-12-06
* Update SRCS, use -rdynamic in DEBUG case, lose openssl crap.Nicholas Marriott2007-11-25
* Sync SRCS.Nicholas Marriott2007-11-25
* +index.html.inNicholas Marriott2007-11-20
* switch-client command.Nicholas Marriott2007-11-16
* Add -c option to specify client, and move detach/refresh to client rather tha...Nicholas Marriott2007-11-16
* Initial man page.Nicholas Marriott2007-11-09
* rename-session command.Nicholas Marriott2007-11-09
* Make it build/run on Linux.Nicholas Marriott2007-10-31