projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cmd: Fix FOR tab handling.
[wine]
/
programs
/
cmd
/
2011-08-25
Frédéric Delanoy
cmd: Fix FOR tab handling.
tree
|
commitdiff
2011-08-24
Frédéric Delanoy
cmd: Fix FOR tab handling.
tree
|
commitdiff
2011-08-24
Frédéric Delanoy
cmd: Fix ECHO tab issues.
tree
|
commitdiff
2011-08-23
Frédéric Delanoy
cmd/tests: Add tests for tab handling.
tree
|
commitdiff
2011-08-23
Frédéric Delanoy
cmd/tests: Add @tab@ keyword recognition.
tree
|
commitdiff
2011-08-23
Frédéric Delanoy
cmd/tests: Add basic cd tests.
tree
|
commitdiff
2011-08-23
Frédéric Delanoy
cmd: Constify some function parameters.
tree
|
commitdiff
2011-08-23
Frédéric Delanoy
cmd: Rename WCMD_strtrim_leading_spaces to WCMD_skip_le...
tree
|
commitdiff
2011-08-23
Frédéric Delanoy
cmd: Fix a FOR parsing bug when multiple spaces follow...
tree
|
commitdiff
2011-08-23
Frédéric Delanoy
cmd/tests: Fix bug where an output line was marked...
tree
|
commitdiff
2011-08-23
Frédéric Delanoy
cmd: Clarify some trace messages.
tree
|
commitdiff
2011-08-23
Frédéric Delanoy
cmd: Remove reference to no longer existing WCMD_read_c...
tree
|
commitdiff
2011-08-23
Frédéric Delanoy
cmd: Use CSTR_* instead of hardcoded values as result...
tree
|
commitdiff
2011-08-05
Frédéric Delanoy
cmd: Fix handling of lines starting with echo. or echo:.
tree
|
commitdiff
2011-08-04
Frédéric Delanoy
cmd/tests: Add FOR /A tests.
tree
|
commitdiff
2011-08-04
Frédéric Delanoy
cmd/tests: Add setlocal/endlocal tests.
tree
|
commitdiff
2011-08-04
Frédéric Delanoy
cmd/tests: Refactor "broken" keyword handling so all...
tree
|
commitdiff
2011-08-04
Frédéric Delanoy
cmd/tests: Remove redundant ok check in compare_line...
tree
|
commitdiff
2011-08-04
Frédéric Delanoy
cmd/tests: Ensure failures are caught in all cases...
tree
|
commitdiff
2011-08-03
Frédéric Delanoy
cmd/tests: Fix "broken" handling when expected line...
tree
|
commitdiff
2011-08-03
Dan Kegel
cmd: mkdir: Set errorlevel and output error message...
tree
|
commitdiff
2011-08-03
Dan Kegel
cmd: mkdir: Set errorlevel on invalid argument.
tree
|
commitdiff
2011-08-03
Dan Kegel
cmd: mkdir: Handle multiple arguments.
tree
|
commitdiff
2011-08-03
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2011-08-02
Frédéric Delanoy
cmd/tests: Additional tests for variable delayed expansion.
tree
|
commitdiff
2011-08-01
Frédéric Delanoy
cmd/tests: Add tests for variable delayed expansion.
tree
|
commitdiff
2011-07-29
Frédéric Delanoy
cmd/tests: Additional CALL tests.
tree
|
commitdiff
2011-07-29
Frédéric Delanoy
cmd/tests: Add FOR /L tests.
tree
|
commitdiff
2011-07-29
Frédéric Delanoy
cmd/tests: Add FOR /D tests.
tree
|
commitdiff
2011-07-28
Frédéric Delanoy
cmd/tests: Additional variable expansion FOR tests.
tree
|
commitdiff
2011-07-28
Frédéric Delanoy
cmd: Partial fix for echo's special ':' handling.
tree
|
commitdiff
2011-07-28
Frédéric Delanoy
cmd/tests: Test special handling of ':' in echo.
tree
|
commitdiff
2011-07-28
Frédéric Delanoy
cmd/tests: Fix test runner so it catches cases where...
tree
|
commitdiff
2011-07-27
Frédéric Delanoy
cmd: Fix some comments.
tree
|
commitdiff
2011-07-27
Frédéric Delanoy
cmd/tests: Add tests for stdout redirection and appendi...
tree
|
commitdiff
2011-07-26
Frédéric Delanoy
cmd: Add help for setlocal/endlocal commands.
tree
|
commitdiff
2011-07-25
Frédéric Delanoy
cmd/tests: Test multiple params rmdir.
tree
|
commitdiff
2011-07-25
Frédéric Delanoy
cmd/tests: Test multiple params mkdir.
tree
|
commitdiff
2011-07-25
Frédéric Delanoy
cmd/tests: Add ^ escape character tests.
tree
|
commitdiff
2011-07-25
Frédéric Delanoy
cmd/tests: Add tests for || on failure conditional...
tree
|
commitdiff
2011-07-25
Frédéric Delanoy
cmd/tests: Add tests for && on success conditional...
tree
|
commitdiff
2011-07-25
Frédéric Delanoy
cmd/tests: Add tests for & (un)conditional execution.
tree
|
commitdiff
2011-07-21
Frédéric Delanoy
cmd: Fix comment for CMD_PIPE.
tree
|
commitdiff
2011-07-21
Frédéric Delanoy
cmd/tests: Add CALL tests.
tree
|
commitdiff
2011-07-19
Frédéric Delanoy
cmd/tests: Add tests for NUL handling.
tree
|
commitdiff
2011-07-19
Frédéric Delanoy
cmd/tests: Test that ErrorLevel is set to 9009 when...
tree
|
commitdiff
2011-07-19
Frédéric Delanoy
cmd/tests: Add tests for recursive rmdir.
tree
|
commitdiff
2011-07-18
Frédéric Delanoy
cmd/tests: Add SET tests.
tree
|
commitdiff
2011-07-18
Frédéric Delanoy
cmd/tests: Convert line endings to DOS style at runtime...
tree
|
commitdiff
2011-07-15
Frédéric Delanoy
cmd: Avoid excess newline after TYPE outputs file contents.
tree
|
commitdiff
2011-07-15
Frédéric Delanoy
cmd: Do not show prompt when echo mode is off.
tree
|
commitdiff
2011-07-15
Frédéric Delanoy
cmd: Avoid printing an excess newline after version...
tree
|
commitdiff
2011-07-15
Frédéric Delanoy
cmd: Output a empty line before version in VER.
tree
|
commitdiff
2011-07-12
André Hentschel
cmd/tests: Add test for parameter detection.
tree
|
commitdiff
2011-07-12
Frédéric Delanoy
cmd/tests: Add basic rmdir tests.
tree
|
commitdiff
2011-07-12
Frédéric Delanoy
cmd/tests: Add mkdir tests for trailing backslashes...
tree
|
commitdiff
2011-07-12
Frédéric Delanoy
cmd/tests: Add basic mkdir tests.
tree
|
commitdiff
2011-07-12
Frédéric Delanoy
cmd/tests: Add basic "for" tests.
tree
|
commitdiff
2011-07-11
Frédéric Delanoy
cmd/tests: Add support for todo_wine constructions.
tree
|
commitdiff
2011-07-06
Alexandre Julliard
cmd/tests: Rewrite replace_escaped_spaces to avoid...
tree
|
commitdiff
2011-06-14
Frédéric Delanoy
cmd/tests: Get rid of obsolete @todo_space@ construct.
tree
|
commitdiff
2011-06-02
Dan Kegel
cmd: WCMD_delete: fix /s for dirnames containing spaces...
tree
|
commitdiff
2011-05-31
Dan Kegel
cmd: WCMD_delete: move "Delete *.* ?" processing into...
tree
|
commitdiff
2011-05-26
Dan Kegel
cmd: Don't read past end of thisVar in WCMD_expand_envv...
tree
|
commitdiff
2011-05-26
Dan Kegel
cmd: Add simple test for %errorlevel%.
tree
|
commitdiff
2011-05-24
Dan Kegel
cmd: del /a: test deleting readonly files, with fix.
tree
|
commitdiff
2011-05-24
Dan Kegel
cmd: del /a: move parsing of attributes to helper funct...
tree
|
commitdiff
2011-03-30
Francois Gouget
programs: In English punctuations are not preceded...
tree
|
commitdiff
2011-03-16
Francois Gouget
cmd: Add full stops to some parameter descriptions...
tree
|
commitdiff
2011-03-09
Austin English
cmd: Avoid shadowing a parameter.
tree
|
commitdiff
2011-01-04
Alexandre Julliard
cmd: Convert translations to po files.
tree
|
commitdiff
2010-12-27
Sven Baars
cmd: Update the Dutch translation.
tree
|
commitdiff
2010-12-27
Sven Baars
cmd: Fix a typo in the English resource.
tree
|
commitdiff
2010-12-27
Aurimas Fišeras
cmd: Update Lithuanian translation.
tree
|
commitdiff
2010-12-22
Hwang YunSong
cmd: Update Korean resource.
tree
|
commitdiff
2010-12-22
Frédéric Delanoy
cmd: Update French translation.
tree
|
commitdiff
2010-12-22
Łukasz Wojniłowicz
cmd: Update Polish translation.
tree
|
commitdiff
2010-12-21
Anders Jonsson
cmd: Update Swedish translation.
tree
|
commitdiff
2010-12-21
Luca Bennati
cmd: Update Italian translation.
tree
|
commitdiff
2010-12-20
Detlef Riekenberg
cmd: Do not reset errorlevel during SET.
tree
|
commitdiff
2010-12-20
Detlef Riekenberg
cmd: Add german translation for CHOICE.
tree
|
commitdiff
2010-12-20
Detlef Riekenberg
cmd: Add CHOICE builtin with DOS6 to XP commandline...
tree
|
commitdiff
2010-12-13
Detlef Riekenberg
cmd: Allow GOTO to a label which has a following whites...
tree
|
commitdiff
2010-11-23
Luca Bennati
cmd: Fix Italian translation.
tree
|
commitdiff
2010-11-08
Alexandre Goujon
cmd: Add a space at the end of the first echo'ed batch...
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-09-09
Luca Bennati
cmd: Update Italian translation.
tree
|
commitdiff
2010-09-08
Jason Edmeades
cmd: echo.word should echo back the word without the .
tree
|
commitdiff
2010-09-08
Jason Edmeades
cmd: Make tests supply stderr + more diagnostics.
tree
|
commitdiff
2010-08-27
Francois Gouget
programs: Remove spaces before '\n's in the Swedish...
tree
|
commitdiff
2010-08-16
Paul Vriens
cmd: Add the Swedish translation.
tree
|
commitdiff
2010-08-02
Jose Rostagno
cmd: Fix Spanish translation.
tree
|
commitdiff
2010-07-26
Igor Paliychuk
cmd: Add Ukrainian translation.
tree
|
commitdiff
2010-07-21
Alexandre Julliard
programs: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-07-20
Michael Stefaniuc
cmd: Remove stray ';' from the resource files.
tree
|
commitdiff
2010-07-13
Michael Stefaniuc
cmd: Add the Romanian translation.
tree
|
commitdiff
2010-07-01
Gustavo Henrique...
cmd: Update Portuguese (Brazilian) translation.
tree
|
commitdiff
2010-06-28
Hwang YunSong
cmd: Update Korean resource.
tree
|
commitdiff
2010-06-23
Luca Bennati
cmd: Update Italian translation.
tree
|
commitdiff
2010-06-22
Michael Stefaniuc
cmd: Don't treat all command lines with '/?' as builtin...
tree
|
commitdiff
next