aboutsummaryrefslogtreecommitdiff
path: root/cmd-set-environment.c
Commit message (Expand)AuthorAge
* Add a command queue to standardize and simplify commands that call otherNicholas Marriott2013-02-23
* Merge branch 'obsd-master'Thomas Adam2012-11-04
|\
| * fix an off-by-oneokan2012-10-31
| * Make command exec functions return an enum rather than -1/0/1 values andNicholas Marriott2012-07-11
| * Add a flag to cmd_find_session so that attach-session can preferNicholas Marriott2011-04-05
| * Clean up and simplify tmux command argument parsing.Nicholas Marriott2011-01-04
| * Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in theNicholas Marriott2009-11-13
| * Add flags for 1+2 and 2 arguments to the generic target code, use it forNicholas Marriott2009-08-11
| * Infrastructure and commands to manage the environment for processes startedNicholas Marriott2009-08-08
* Sync OpenBSD patchset 1151:Tiago Cunha2012-07-11
* Expand the Id keyword. Tiago Cunha2011-07-09
* |PatchSet 882Nicholas Marriott2011-04-06
* Sync OpenBSD patchset 829:Tiago Cunha2011-01-07
* Sync OpenBSD patchset 539:Tiago Cunha2009-11-14
* Sync from OpenBSD:Nicholas Marriott2009-08-11
* Sync OpenBSD patchset 231:Tiago Cunha2009-08-09