Jason Edmeades
|
4ef2f8ba1a
|
cmd.exe: Add TYPE multiple file support.
|
2007-03-13 12:02:29 +01:00 |
Jason Edmeades
|
9e041c6bc9
|
cmd.exe: Add support for FTYPE.
|
2007-03-13 11:58:19 +01:00 |
Francois Gouget
|
540d8186df
|
cmd: Fix compilation on systems that don't support nameless unions.
|
2007-03-12 12:08:33 +01:00 |
Jason Edmeades
|
612dc9d35d
|
cmd.exe: Support SHIFT /n option.
|
2007-03-08 13:38:27 +01:00 |
Jason Edmeades
|
86140e3fbb
|
cmd.exe: setlocal and endlocal should preserve drive and directory.
|
2007-03-08 13:37:10 +01:00 |
Jason Edmeades
|
e5a26bc24d
|
cmd.exe: Support PUSHD with wildcards.
|
2007-03-08 13:34:32 +01:00 |
Jason Edmeades
|
eb6d084fd6
|
cmd.exe: Support unquoted directories in CD command.
|
2007-03-08 13:33:10 +01:00 |
Jason Edmeades
|
e37463fab5
|
cmd.exe: Add COLOR command.
|
2007-03-08 13:30:20 +01:00 |
Jason Edmeades
|
a97d1200f3
|
cmd.exe: Add support for del file1 file2.
|
2007-03-05 12:58:07 +01:00 |
Jason Edmeades
|
79aa1a009f
|
cmd.exe: Add ASSOC command.
|
2007-03-05 12:56:48 +01:00 |
Jason Edmeades
|
8049ae1af8
|
cmd.exe: PROMPT option to show pushd levels.
|
2007-03-05 12:56:09 +01:00 |
Jason Edmeades
|
0efa91de15
|
cmd.exe: Support rd dir1 dir2.
|
2007-03-05 12:55:47 +01:00 |
Jason Edmeades
|
fe29ed41cc
|
cmd.exe: Support del /p.
|
2007-02-28 14:28:45 +01:00 |
Jason Edmeades
|
409368eb4c
|
cmd.exe: Prompt during del *.* and del *.
|
2007-02-28 14:28:26 +01:00 |
Jason Edmeades
|
fda7229b50
|
cmd.exe: Add prompt for rd /s.
|
2007-02-28 14:28:16 +01:00 |
Jason Edmeades
|
98ae8a6941
|
cmd.exe: Unify parsing and expansion.
|
2007-02-26 13:50:21 +01:00 |
Jason Edmeades
|
327d7ef9e6
|
cmd.exe: Add support for call :label and goto :label.
|
2007-02-26 13:49:21 +01:00 |
Jason Edmeades
|
365f86fd7e
|
cmd.exe: Add pushd and popd.
|
2007-02-26 13:45:48 +01:00 |
Alexandre Julliard
|
cdca32c12e
|
cmd: Remove execute permission on source files.
|
2007-02-23 12:51:55 +01:00 |
Jason Edmeades
|
c36664891c
|
cmd.exe: Support exit [/b] returncode.
|
2007-02-21 11:42:43 +01:00 |
Dan Kegel
|
39857443e4
|
programs/wcmd: Rename to programs/cmd.
|
2006-09-07 15:08:44 +02:00 |