Subversion Repositories SvarDOS

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1736 88 d 22 h mateusz.viste /svarcom/trunk/ COPY command: timestamp of copied files is preserved  
/svarcom/trunk/cmd/copy.c
/svarcom/trunk/history.txt
990 808 d 4 h mateusz.viste /svarcom/trunk/ all SvarCOM messages are available for translation  
/svarcom/trunk/cmd/copy.c
/svarcom/trunk/cmd/del.c
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/cmd/if.c
/svarcom/trunk/cmd/rename.c
/svarcom/trunk/cmd/vol.c
/svarcom/trunk/history.txt
/svarcom/trunk/lang/en-utf8.txt
/svarcom/trunk/lang/pl-utf8.txt
/svarcom/trunk/svarcom.lsm
/svarcom/trunk/svarcom.txt
/svarcom/trunk/todo.txt
538 898 d 20 h mateuszviste /svarcom/trunk/ DOS errors can be translated now + always output to stderr instead of stdout  
/svarcom/trunk/doserr.c
/svarcom/trunk/doserr.h
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd/cd.c
/svarcom/trunk/cmd/chcp.c
/svarcom/trunk/cmd/copy.c
/svarcom/trunk/cmd/date.c
/svarcom/trunk/cmd/del.c
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/cmd/mkdir.c
/svarcom/trunk/cmd/rename.c
/svarcom/trunk/cmd/rmdir.c
/svarcom/trunk/cmd/time.c
/svarcom/trunk/cmd/type.c
/svarcom/trunk/command.c
/svarcom/trunk/helpers.c
/svarcom/trunk/helpers.h
/svarcom/trunk/history.txt
/svarcom/trunk/makefile
/svarcom/trunk/redir.c
/svarcom/trunk/tlumacz/lang/english.txt
533 902 d 7 h mateuszviste /svarcom/trunk/ internal commands return an enum + finished implementation of IF ERRORLEVEL  
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd.h
/svarcom/trunk/cmd/_notimpl.c
/svarcom/trunk/cmd/break.c
/svarcom/trunk/cmd/cd.c
/svarcom/trunk/cmd/chcp.c
/svarcom/trunk/cmd/cls.c
/svarcom/trunk/cmd/copy.c
/svarcom/trunk/cmd/date.c
/svarcom/trunk/cmd/del.c
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/cmd/echo.c
/svarcom/trunk/cmd/exit.c
/svarcom/trunk/cmd/if.c
/svarcom/trunk/cmd/mkdir.c
/svarcom/trunk/cmd/path.c
/svarcom/trunk/cmd/pause.c
/svarcom/trunk/cmd/prompt.c
/svarcom/trunk/cmd/rem.c
/svarcom/trunk/cmd/rename.c
/svarcom/trunk/cmd/rmdir.c
/svarcom/trunk/cmd/set.c
/svarcom/trunk/cmd/shift.c
/svarcom/trunk/cmd/time.c
/svarcom/trunk/cmd/type.c
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/cmd/verify.c
/svarcom/trunk/cmd/vol.c
/svarcom/trunk/command.c
/svarcom/trunk/todo.txt
503 906 d 4 h mateuszviste /svarcom/trunk/cmd/ fixed src-fname overwriting by copy buffer  
/svarcom/trunk/cmd/copy.c
502 906 d 5 h mateuszviste /svarcom/trunk/cmd/ fail when file could not be opened  
/svarcom/trunk/cmd/copy.c
501 906 d 5 h mateuszviste /svarcom/trunk/ improved BUFFER memory tracking  
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd.h
/svarcom/trunk/cmd/copy.c
/svarcom/trunk/cmd/date.c
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/cmd/rename.c
/svarcom/trunk/cmd/time.c
421 919 d 21 h mateuszviste /svarcom/trunk/ documentation improvements and added licensing information to all src files  
/svarcom/trunk/todo.txt
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd.h
/svarcom/trunk/cmd/_notimpl.c
/svarcom/trunk/cmd/break.c
/svarcom/trunk/cmd/cd.c
/svarcom/trunk/cmd/chcp.c
/svarcom/trunk/cmd/cls.c
/svarcom/trunk/cmd/copy.c
/svarcom/trunk/cmd/del.c
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/cmd/echo.c
/svarcom/trunk/cmd/exit.c
/svarcom/trunk/cmd/mkdir.c
/svarcom/trunk/cmd/path.c
/svarcom/trunk/cmd/pause.c
/svarcom/trunk/cmd/prompt.c
/svarcom/trunk/cmd/rem.c
/svarcom/trunk/cmd/rename.c
/svarcom/trunk/cmd/rmdir.c
/svarcom/trunk/cmd/set.c
/svarcom/trunk/cmd/type.c
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/cmd/verify.c
/svarcom/trunk/cmd/vol.c
/svarcom/trunk/command.c
/svarcom/trunk/doserr.c
/svarcom/trunk/doserr.h
/svarcom/trunk/env.c
/svarcom/trunk/env.h
/svarcom/trunk/helpers.c
/svarcom/trunk/helpers.h
/svarcom/trunk/makefile
/svarcom/trunk/redir.c
/svarcom/trunk/redir.h
/svarcom/trunk/rmodinit.c
/svarcom/trunk/rmodinit.h
418 920 d 6 h mateuszviste /svarcom/trunk/cmd/ debug outputs for COPY turned off  
/svarcom/trunk/cmd/copy.c
415 921 d 7 h mateuszviste /svarcom/trunk/ move addbkslash_if_dir() to helpers  
/svarcom/trunk/cmd/copy.c
/svarcom/trunk/helpers.c
/svarcom/trunk/helpers.h
413 922 d 2 h mateuszviste /svarcom/trunk/cmd/ note about COPY /A and /B being no-ops  
/svarcom/trunk/cmd/copy.c
412 922 d 4 h mateuszviste /svarcom/trunk/cmd/ COPY: work in progress  
/svarcom/trunk/cmd/copy.c
409 922 d 22 h mateuszviste /svarcom/trunk/ COPY work in progress  
/svarcom/trunk/cmd/copy.c
/svarcom/trunk/svarcom.txt
403 924 d 6 h mateuszviste /svarcom/trunk/ copy work-in-progress +buffer handling improvements  
/svarcom/trunk/cmd/copy.c
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd/dir.c