| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| | | |||||
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | | |||||
| * | (main): Set console codepages to "ANSI". | Jason Rumney | 2007-06-25 | 1 | -0/+6 |
| | | |||||
| * | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris | 2007-01-16 | 1 | -2/+2 |
| | | | | | 2001). | ||||
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+2 |
| | | |||||
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-10 | 1 | -1/+1 |
| | | |||||
| * | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | | |||||
| * | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
| | | |||||
| * | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -9/+9 |
| | | |||||
| * | (get_next_token): Fix indefinite loop bug scanning | Andrew Innes | 2001-03-18 | 1 | -0/+1 |
| | | | | | escaped quotes. | ||||
| * | cmdproxy.c (main): Fix parens. | Geoff Voelker | 1999-03-31 | 1 | -1/+1 |
| | | |||||
| * | (main): Call GetShortPathName to normalize program | Andrew Innes | 1999-03-25 | 1 | -1/+5 |
| | | | | | names for comparison. | ||||
| * | (main): Add missing parens. | Geoff Voelker | 1999-03-05 | 1 | -1/+1 |
| | | |||||
| * | (spawn): Pass directory for child as parameter. | Andrew Innes | 1998-12-28 | 1 | -4/+15 |
| | | | | | | | (main): Save startup directory to give to spawn, then change directory to location of .exe in order not to prevent startup directory from being deleted. | ||||
| * | (main): Set environment size only when running | Geoff Voelker | 1998-11-10 | 1 | -9/+9 |
| | | | | | command.com. | ||||
| * | (main): Treat command line options as case-insensitive. | Geoff Voelker | 1998-10-06 | 1 | -4/+4 |
| | | |||||
| * | (main): Only set environment size for real shell, and | Geoff Voelker | 1998-04-23 | 1 | -17/+27 |
| | | | | | provide extra directory argument, when running on Windows 95. | ||||
| * | (fail): Exit with a negative return value. | Geoff Voelker | 1998-04-17 | 1 | -8/+28 |
| | | | | | | | | (spawn): Return subprocess return code as an argument. Explicitly copy environment block. (main): Update to use return value argument with spawn. Retry if spawn failed when a subshell was not tried. | ||||
| * | (get_env_size): New function. | Geoff Voelker | 1997-09-03 | 1 | -25/+100 |
| | | | | | | | | | | | (spawn): Explicitly pass in environment when creating subprocess. (main): Cleaup error messages. Specify dynamically sized environment block for real shell. Pass on unhandled switches to real shell. Quote program name. (get_next_token): Null terminate token returned. | ||||
| * | Initial revision | Geoff Voelker | 1997-08-09 | 1 | -0/+580 |
