projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
kernel32: Suppress constness warnings for tigetstr parameter.
[wine]
/
programs
/
cmd
/
wcmd.h
2010-12-20
Detlef Riekenberg
cmd: Add CHOICE builtin with DOS6 to XP commandline...
blob
|
commitdiff
|
raw
2010-02-03
Dan Kegel
cmd: %~dp0 should expand to the directory containing...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-29
André Hentschel
wcmd: Ignore start and end quotes.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-02
Michael Stefaniuc
cmd: Build language resource files separately.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Francois Gouget
cmd: Introduce a WCMD_strsubstW() function to simplify...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-03
Diaa Sami
cmd: Fixed a number of buffer overflows.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-06
Francois Gouget
cmd: Make some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-06
Francois Gouget
cmd: WCMD_strtrim_trailing_spaces() is unused so remove it.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-06
Francois Gouget
cmd: Make WCMD_ask_confirm() static.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-04
Jason Edmeades
cmd.exe: Fix pipes.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-12
Jason Edmeades
cmd.exe: Fix redirect ordering on a command line.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-12
Jason Edmeades
cmd.exe: Expand for variables at last with tilda modifi...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-18
Jason Edmeades
cmd.exe: Fix FOR so it works as 'well' as before.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-18
Jason Edmeades
cmd.exe: Support IF..ELSE processing tolerate multiline...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-18
Jason Edmeades
cmd.exe: EXIT /b skips any residual commands.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-18
Jason Edmeades
cmd.exe: GOTO throws away any preloaded multi part...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-18
Jason Edmeades
cmd.exe: Pass the command list through so it is availab...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-18
Jason Edmeades
cmd.exe: Pass command structure into WCMD_pipe, not...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-18
Jason Edmeades
cmd.exe: Add basic support for && and (...) syntax.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Jason Edmeades
cmd.exe: Fix 'help garbage' command post-unicode support.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Jason Edmeades
cmd.exe: Convert cmd to Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Jason Edmeades
cmd.exe: Handle command line as Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Jason Edmeades
cmd.exe: Move English constants into NLS files.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-24
Jason Edmeades
cmd.exe: Support for DEL filename /s.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
Jason Edmeades
cmd.exe: Implement a basic 'more'.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-12
Jason Edmeades
cmd.exe: Add prompting and COPYCMD plus /Y support...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-06
Jason Edmeades
cmd.exe: Make dir support multiple parameters.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-13
Jason Edmeades
cmd.exe: Add TYPE multiple file support.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-13
Jason Edmeades
cmd.exe: Add support for FTYPE.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-12
Francois Gouget
cmd: Fix compilation on systems that don't support...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
Jason Edmeades
cmd.exe: Support SHIFT /n option.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
Jason Edmeades
cmd.exe: setlocal and endlocal should preserve drive...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
Jason Edmeades
cmd.exe: Support PUSHD with wildcards.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
Jason Edmeades
cmd.exe: Support unquoted directories in CD command.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
Jason Edmeades
cmd.exe: Add COLOR command.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Jason Edmeades
cmd.exe: Add support for del file1 file2.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Jason Edmeades
cmd.exe: Add ASSOC command.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Jason Edmeades
cmd.exe: PROMPT option to show pushd levels.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Jason Edmeades
cmd.exe: Support rd dir1 dir2.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Jason Edmeades
cmd.exe: Support del /p.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Jason Edmeades
cmd.exe: Prompt during del *.* and del *.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Jason Edmeades
cmd.exe: Add prompt for rd /s.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-26
Jason Edmeades
cmd.exe: Unify parsing and expansion.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-26
Jason Edmeades
cmd.exe: Add support for call :label and goto :label.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-26
Jason Edmeades
cmd.exe: Add pushd and popd.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-23
Alexandre Julliard
cmd: Remove execute permission on source files.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-21
Jason Edmeades
cmd.exe: Support exit [/b] returncode.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Dan Kegel
programs/wcmd: Rename to programs/cmd.
blob
|
commitdiff
|
raw
|
diff to current