projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cmd/tests: Add tests for LEQ comparison operator in "if" statements.
[wine]
/
programs
/
cmd
/
builtins.c
2012-10-22
Francois Gouget
Assorted spelling tweaks and fixes.
blob
|
commitdiff
|
raw
2012-10-17
Jason Edmeades
cmd: Add support for calling a built in command.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-17
Jason Edmeades
cmd: Rename parameter passed to builtin calls.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-17
Jason Edmeades
cmd: Handle very odd delimiter support for command...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-15
Jason Edmeades
cmd: Add full support for copy concatenation and ascii...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-15
Jason Edmeades
cmd: Support copy to an 'ascii' destination.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-15
Jason Edmeades
cmd: Rework the body of WCMD_copy based on new paramete...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-15
Jason Edmeades
cmd: Rework parameter parsing for WCMD_Copy.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-02
Jason Edmeades
cmd: cmd.exe /c or /k should suppress copy overwrite...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-01
Jason Edmeades
cmd: Fix setlocal/endlocal implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-01
Jason Edmeades
cmd: Add full for /R support.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-01
Jason Edmeades
cmd: Convert wcmd_for to use WCMD_parameter.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-28
Frédéric Delanoy
cmd: Reuse common string constants.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-26
Jason Edmeades
cmd: Display 'set' sort ordering correctly.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-26
Jason Edmeades
cmd: Fix parameterization around delimiters.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-06
Jason Edmeades
cmd: Space does not delimit environment variable names.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-06
Jason Edmeades
cmd: A successful set should reset the errorlevel.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-05
Jason Edmeades
cmd: Fix incorrect pointer comparison.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-05
Jason Edmeades
cmd: More generic zero iteration for loop fix.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-05
Jason Edmeades
cmd: Fix "PATH=value" command.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-04
Jason Edmeades
cmd: Fix renaming inside directories.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-04
Jason Edmeades
cmd: Fix rmdir error during recursive delete.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-03
Jason Edmeades
cmd: for /l with zero iterations failed to skip its...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-03
Jason Edmeades
cmd: for loops did not respect boundaries.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-29
Frédéric Delanoy
cmd: Use BOOL instead of int for boolean variables.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-13
Frédéric Delanoy
cmd: Respect constant wide strings naming convention.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-13
Frédéric Delanoy
cmd: Reuse common string constants.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-11
Alexandre Julliard
cmd: START needs to be an internal command.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-23
Francois Gouget
cmd: Fix an internationalization issue in WCMD_ask_conf...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-23
Francois Gouget
cmd: Fix asking for a Yes / No / All confirmation.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-23
Francois Gouget
cmd: Remove an unused variable.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-15
Akihiro Sagawa
cmd: Improve the message when the volume has no label.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-06
Francois Gouget
cmd: Use FormatMessage() for better internationalizatio...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-02
Francois Gouget
cmd: Print error messages on stderr, not on stdout.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-30
Frédéric Delanoy
cmd: Reorder global vars declarations/definitions to...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-30
Frédéric Delanoy
cmd: Move commonly used global vars declarations to...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-30
Frédéric Delanoy
cmd: Move a global var to the file using it.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-25
Francois Gouget
cmd: Use WCMD_output_asis*() for strings that are not...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-24
Frédéric Delanoy
cmd: Avoid dead assignment (clang).
blob
|
commitdiff
|
raw
|
diff to current
2011-11-21
Frédéric Delanoy
cmd: Move builtins list to builtins.c.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-18
Frédéric Delanoy
cmd: Move WCMD_part_execute function to avoid forward...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Frédéric Delanoy
cmd: Avoid duplication of commonly used strings.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Frédéric Delanoy
cmd: Trim whitespace in echo on/off.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-08
Frédéric Delanoy
cmd: Avoid comparison between signed and unsigned values.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-28
Frédéric Delanoy
cmd: Make 'if errorlevel' only recognize integer values.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-21
Frédéric Delanoy
cmd: Constify WCMD_pushd parameter.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-19
Frédéric Delanoy
cmd: Rename WCMD_opt_s_strip_quotes function.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-14
Frédéric Delanoy
cmd: Make RENAME work for read-only files.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-13
Frédéric Delanoy
cmd: Make MOVE work for read-only files.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-08
Frédéric Delanoy
cmd: Make PAUSE accept any keypress instead of a full...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-06
Frédéric Delanoy
cmd: Infer handle type from handle value in WCMD_fgets...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
Frédéric Delanoy
cmd: Avoid dead assignments (Clang).
blob
|
commitdiff
|
raw
|
diff to current
2011-10-03
Frédéric Delanoy
cmd: Output error messages to stderr instead of stdout...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-28
Frédéric Delanoy
cmd: Get rid of unused parameter in WCMD_ReadFile.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-28
Frédéric Delanoy
cmd: Avoid checking whether we're in console mode for...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-27
Frédéric Delanoy
cmd: Fix comments in WCMD_color.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-26
Frédéric Delanoy
cmd: Output error messages to stderr where appropriate.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-23
Frédéric Delanoy
cmd: Improve WCMD_volume documentation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Frédéric Delanoy
cmd: verify_mode has BOOL type instead of int.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Frédéric Delanoy
cmd: echo_mode has BOOL type instead of int.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Frédéric Delanoy
cmd: Make some variables static.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Christian Costa
cmd: Move externals list at the same place as the built...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Frédéric Delanoy
cmd: GOTO is a no-op and doesn't output anything in...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-09
Christian Costa
cmd: Add help info for xcopy.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-08
Frédéric Delanoy
cmd: Fix IF operands parsing for '==' operator.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-08
Frédéric Delanoy
cmd: Add an output parameter to WCMD_parameter to point...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-08
Frédéric Delanoy
cmd: Clarify WCMD_if function.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-07
Christian Costa
cmd: Launch the command with the /? option for external...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-06
Christian Costa
attrib: Move implementation from cmd.exe to the standal...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-01
Frédéric Delanoy
cmd: Fix echo's special ';' handling.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-30
Frédéric Delanoy
cmd: Fix invalid RegSetValueExW call in WCMD_assoc.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-30
Frédéric Delanoy
cmd: Ensure WCMD_assoc error messages are sent to stder...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-29
Frédéric Delanoy
cmd: Ignore trailing whitespace when using cd.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Frédéric Delanoy
cmd: Quiet a noisy 'FOR /F' fixme.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Frédéric Delanoy
cmd: Make some WCHAR arrays static.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-25
Frédéric Delanoy
cmd: Misc tab fixes.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-25
Frédéric Delanoy
cmd: Fix if/else tab handling.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-25
Frédéric Delanoy
cmd: Fix FOR tab handling.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-24
Frédéric Delanoy
cmd: Fix FOR tab handling.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-24
Frédéric Delanoy
cmd: Fix ECHO tab issues.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-23
Frédéric Delanoy
cmd: Constify some function parameters.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-23
Frédéric Delanoy
cmd: Rename WCMD_strtrim_leading_spaces to WCMD_skip_le...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-23
Frédéric Delanoy
cmd: Fix a FOR parsing bug when multiple spaces follow...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-23
Frédéric Delanoy
cmd: Clarify some trace messages.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-23
Frédéric Delanoy
cmd: Use CSTR_* instead of hardcoded values as result...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-03
Dan Kegel
cmd: mkdir: Set errorlevel and output error message...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-03
Dan Kegel
cmd: mkdir: Set errorlevel on invalid argument.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-03
Dan Kegel
cmd: mkdir: Handle multiple arguments.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-28
Frédéric Delanoy
cmd: Partial fix for echo's special ':' handling.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-15
Frédéric Delanoy
cmd: Avoid excess newline after TYPE outputs file contents.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-02
Dan Kegel
cmd: WCMD_delete: fix /s for dirnames containing spaces...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-31
Dan Kegel
cmd: WCMD_delete: move "Delete *.* ?" processing into...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-24
Dan Kegel
cmd: del /a: test deleting readonly files, with fix.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-24
Dan Kegel
cmd: del /a: move parsing of attributes to helper funct...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-20
Detlef Riekenberg
cmd: Do not reset errorlevel during SET.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-20
Detlef Riekenberg
cmd: Add CHOICE builtin with DOS6 to XP commandline...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-13
Detlef Riekenberg
cmd: Allow GOTO to a label which has a following whites...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-08
Jason Edmeades
cmd: echo.word should echo back the word without the .
blob
|
commitdiff
|
raw
|
diff to current
2010-05-10
Gerald Pfeifer
cmd: Remove variable copyFromDir which is not really...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-05
Gerald Pfeifer
cmd: Remove variable useinput which is not really used...
blob
|
commitdiff
|
raw
|
diff to current
next