projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
kernel32: Implement SetFileValidData.
[wine]
/
programs
/
cmd
/
2012-11-30
Jason Edmeades
cmd: Wait for command to complete when spawned through...
tree
|
commitdiff
2012-11-28
Jason Edmeades
cmd: Change what 'ver' issues.
tree
|
commitdiff
2012-11-27
Jason Edmeades
cmd: Prevent overflow for long command string.
tree
|
commitdiff
2012-11-20
Jason Edmeades
cmd: Add support for NUL in copy.
tree
|
commitdiff
2012-11-20
Jason Edmeades
cmd: Prevent external env vars causing tests to fail.
tree
|
commitdiff
2012-11-20
Jason Edmeades
cmd: Add support for tokens= (for /f).
tree
|
commitdiff
2012-11-16
Jacek Caban
cmd: Added HeapFree wrapper.
tree
|
commitdiff
2012-11-15
Jacek Caban
cmd: Make allocation unfailable.
tree
|
commitdiff
2012-11-07
Frédéric Delanoy
cmd/tests: Simplify 'if' comparison tests.
tree
|
commitdiff
2012-11-06
Jason Edmeades
cmd: Fix for loops within for loops.
tree
|
commitdiff
2012-11-06
Jason Edmeades
attrib: Add support for attrib /s.
tree
|
commitdiff
2012-11-06
Jason Edmeades
attrib: Support relative paths as args.
tree
|
commitdiff
2012-11-06
Jason Edmeades
cmd: Don't overflow parameter length when copying subst...
tree
|
commitdiff
2012-11-05
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2012-11-01
Frédéric Delanoy
cmd: Fix some leaks (coverity).
tree
|
commitdiff
2012-10-30
Frédéric Delanoy
cmd: Avoid handle leaks (coverity).
tree
|
commitdiff
2012-10-29
Francois Gouget
cmd: Make WCMD_forf_getinputhandle() static.
tree
|
commitdiff
2012-10-26
Frédéric Delanoy
cmd: Display a clearer error message for not found...
tree
|
commitdiff
2012-10-26
Frédéric Delanoy
cmd: Add support for GTR comparison operator in if...
tree
|
commitdiff
2012-10-26
Frédéric Delanoy
cmd: Add support for GEQ comparison operator in if...
tree
|
commitdiff
2012-10-26
Frédéric Delanoy
cmd: Add support for NEQ comparison operator in if...
tree
|
commitdiff
2012-10-26
Frédéric Delanoy
cmd: Add support for EQU comparison operator in if...
tree
|
commitdiff
2012-10-26
Frédéric Delanoy
cmd: Add support for LEQ comparison operator in if...
tree
|
commitdiff
2012-10-26
Frédéric Delanoy
cmd: Add support for LSS comparison operator in if...
tree
|
commitdiff
2012-10-26
Frédéric Delanoy
cmd: Avoid using strstr to match == operator in WCMD_if.
tree
|
commitdiff
2012-10-26
Frédéric Delanoy
cmd: Move common error reporting code in WCMD_if.
tree
|
commitdiff
2012-10-26
Frédéric Delanoy
cmd: Get rid of longer needed 'end' parameter in WCMD_p...
tree
|
commitdiff
2012-10-26
Frédéric Delanoy
cmd: Correctly set the 'raw' parameter in calls to...
tree
|
commitdiff
2012-10-24
Jason Edmeades
cmd: Add for /f delims= support.
tree
|
commitdiff
2012-10-24
Jason Edmeades
cmd: Strip quotes from for /f string before attempting...
tree
|
commitdiff
2012-10-24
Jason Edmeades
cmd: Correct for /f string and command set handling.
tree
|
commitdiff
2012-10-24
Jason Edmeades
cmd: Add support for usebackq (for /f).
tree
|
commitdiff
2012-10-24
Jason Edmeades
cmd: Implement support for for /f eol=c option.
tree
|
commitdiff
2012-10-24
Jason Edmeades
cmd: Use a common function for the string parsing in...
tree
|
commitdiff
2012-10-24
Jason Edmeades
cmd: Refactor building a list of directories out of...
tree
|
commitdiff
2012-10-24
Jason Edmeades
cmd: Add support parsing for /f options and implement...
tree
|
commitdiff
2012-10-23
Frédéric Delanoy
cmd/tests: Add tests for mixed number/stringified numbe...
tree
|
commitdiff
2012-10-23
Frédéric Delanoy
cmd/tests: Add tests for GTR comparison operator in...
tree
|
commitdiff
2012-10-23
Frédéric Delanoy
cmd/tests: Add tests for GEQ comparison operator in...
tree
|
commitdiff
2012-10-23
Frédéric Delanoy
cmd/tests: Add tests for NEQ comparison operator in...
tree
|
commitdiff
2012-10-23
Frédéric Delanoy
cmd/tests: Add tests for EQU comparison operator in...
tree
|
commitdiff
2012-10-23
Frédéric Delanoy
cmd/tests: Add tests for LEQ comparison operator in...
tree
|
commitdiff
2012-10-23
Frédéric Delanoy
cmd/tests: Add tests for LSS comparison operator in...
tree
|
commitdiff
2012-10-22
Akihiro Sagawa
cmd: Properly handle multibyte characters in batch...
tree
|
commitdiff
2012-10-22
Francois Gouget
Assorted spelling tweaks and fixes.
tree
|
commitdiff
2012-10-17
Jason Edmeades
cmd: Add support for calling a built in command.
tree
|
commitdiff
2012-10-17
Jason Edmeades
cmd: Rename parameter passed to builtin calls.
tree
|
commitdiff
2012-10-17
Jason Edmeades
cmd: Handle very odd delimiter support for command...
tree
|
commitdiff
2012-10-16
Jason Edmeades
cmd: %* expands to first non-whitespace delimiter of...
tree
|
commitdiff
2012-10-16
Jason Edmeades
cmd: Identify the program name using more appropriate...
tree
|
commitdiff
2012-10-16
Jason Edmeades
cmd: cmd /c "pgmname" searches all extensions on PATHEXT.
tree
|
commitdiff
2012-10-15
Jason Edmeades
cmd: Add full support for copy concatenation and ascii...
tree
|
commitdiff
2012-10-15
Jason Edmeades
cmd: Support copy to an 'ascii' destination.
tree
|
commitdiff
2012-10-15
Jason Edmeades
cmd: Add suite of tests for the copy command.
tree
|
commitdiff
2012-10-15
Jason Edmeades
cmd: Fix some issues with ~ modifier expansion.
tree
|
commitdiff
2012-10-15
Jason Edmeades
cmd: Rework the body of WCMD_copy based on new paramete...
tree
|
commitdiff
2012-10-15
Jason Edmeades
cmd: Rework parameter parsing for WCMD_Copy.
tree
|
commitdiff
2012-10-15
Jason Edmeades
cmd: Fix regression around prompting during copy.
tree
|
commitdiff
2012-10-11
Frédéric Delanoy
cmd/tests: Add tests for command line parsing.
tree
|
commitdiff
2012-10-11
Frédéric Delanoy
cmd/tests: Move command line tests to separate file.
tree
|
commitdiff
2012-10-03
Jason Edmeades
cmd: Change command line parsing away from argv/argc.
tree
|
commitdiff
2012-10-02
Jason Edmeades
cmd: Fix basic cmd.exe /c "echo hello" type syntax.
tree
|
commitdiff
2012-10-02
Jason Edmeades
cmd: cmd.exe /c or /k should suppress copy overwrite...
tree
|
commitdiff
2012-10-01
Jason Edmeades
cmd: Ensure current directory saved during cmd /c.
tree
|
commitdiff
2012-10-01
Jason Edmeades
cmd: Fix setlocal/endlocal implementation.
tree
|
commitdiff
2012-10-01
Jason Edmeades
cmd: Add full for /R support.
tree
|
commitdiff
2012-10-01
Jason Edmeades
cmd: Convert wcmd_for to use WCMD_parameter.
tree
|
commitdiff
2012-10-01
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2012-09-28
Frédéric Delanoy
cmd: Reuse common string constants.
tree
|
commitdiff
2012-09-28
Frédéric Delanoy
cmd: Spelling fixes.
tree
|
commitdiff
2012-09-26
Jason Edmeades
cmd: Display 'set' sort ordering correctly.
tree
|
commitdiff
2012-09-26
Jason Edmeades
cmd: Echo back command with whitespace removed first.
tree
|
commitdiff
2012-09-26
Jason Edmeades
cmd: Support for ^ character at end of line.
tree
|
commitdiff
2012-09-26
Jason Edmeades
cmd: Add circumflex support into command shell.
tree
|
commitdiff
2012-09-26
Jason Edmeades
cmd: Fix parameterization around delimiters.
tree
|
commitdiff
2012-09-24
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2012-09-06
Jason Edmeades
cmd: Space does not delimit environment variable names.
tree
|
commitdiff
2012-09-06
Jason Edmeades
cmd: A successful set should reset the errorlevel.
tree
|
commitdiff
2012-09-05
Jason Edmeades
cmd: Fix incorrect pointer comparison.
tree
|
commitdiff
2012-09-05
Jason Edmeades
cmd: More generic zero iteration for loop fix.
tree
|
commitdiff
2012-09-05
Jason Edmeades
cmd: Fix "PATH=value" command.
tree
|
commitdiff
2012-09-04
Jason Edmeades
cmd: Fix renaming inside directories.
tree
|
commitdiff
2012-09-04
Jason Edmeades
cmd: Fix rmdir error during recursive delete.
tree
|
commitdiff
2012-09-03
Jason Edmeades
cmd: for /l with zero iterations failed to skip its...
tree
|
commitdiff
2012-09-03
Jason Edmeades
cmd: for loops did not respect boundaries.
tree
|
commitdiff
2012-06-27
Francois Gouget
start: Fix the command line handling.
tree
|
commitdiff
2012-05-16
Frédéric Delanoy
cmd: Improve WCMD_parameter documentation.
tree
|
commitdiff
2012-03-29
Frédéric Delanoy
cmd: Use BOOL instead of int for boolean variables.
tree
|
commitdiff
2012-03-27
Christian Costa
cmd/tests: If we rewind to the beginning of the line...
tree
|
commitdiff
2012-03-27
Christian Costa
attrib: Dislay attribute flags in the right order.
tree
|
commitdiff
2012-03-27
Christian Costa
attrib: Add 2 missing spaces between attribute flags...
tree
|
commitdiff
2012-03-01
Francois Gouget
start: Remove the license and the /L option.
tree
|
commitdiff
2012-02-13
Frédéric Delanoy
cmd: Respect constant wide strings naming convention.
tree
|
commitdiff
2012-02-13
Frédéric Delanoy
cmd: Reuse common string constants.
tree
|
commitdiff
2012-02-11
Frédéric Delanoy
cmd: Add short help for START command.
tree
|
commitdiff
2012-02-11
Alexandre Julliard
cmd: START needs to be an internal command.
tree
|
commitdiff
2012-01-25
Francois Gouget
programs: Standardize references to the <Enter> key.
tree
|
commitdiff
2012-01-23
Francois Gouget
cmd: Fix an internationalization issue in WCMD_ask_conf...
tree
|
commitdiff
2012-01-23
Francois Gouget
cmd: Fix asking for a Yes / No / All confirmation.
tree
|
commitdiff
2012-01-23
Francois Gouget
cmd: Remove an unused variable.
tree
|
commitdiff
next