Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8078 1322 d 19 h superturbocat2001 /programs/system/shell/cmd/ Fixed build of the Russian version.  
8077 1322 d 19 h superturbocat2001 /programs/system/shell/system/ Add fs info header  
8076 1322 d 19 h superturbocat2001 /programs/system/shell/ add makefile template  
8075 1322 d 19 h superturbocat2001 /programs/system/shell/cmd/ Added info command to shell  
8074 1322 d 19 h superturbocat2001 /programs/system/shell/ Added file for build configuration in linux.  
7808 1478 d 23 h rgimad /programs/system/shell/ SHELL 0.8.1 changelog
- added output redirection to file (> >>) for echo command

e.g. echo "<html>">123.txt ; echo a b c >> y.txt
 
7805 1479 d 15 h rgimad /programs/system/shell/ fixed bug with cd ../
fixed cd . and cd ./ behavior
 
7803 1480 d 15 h rgimad /programs/system/shell/ change version to 0.8  
7802 1480 d 15 h rgimad /programs/system/shell/ SHELL 0.8 changelog
- added mv command
- added ren command
- now ls works also with relative pathes
- fixed bug in strrchr
 
7792 1482 d 15 h rgimad /programs/system/shell/ Now for incorrect scripts (which doesnt start with #SHS) shell says that they are incorrect, not "File not found". Also, translated comments from russian to english in two files.  
7787 1482 d 22 h rgimad /programs/system/shell/ SHELL 0.7.8 changelog
- fixed bug with ctrl+v
- added navigation in current string by Home, End
- directory highlighting in ls command output
 
7024 2412 d 18 h leency /programs/system/shell/ * help now displays the list of commands in three columns
* ps now displays the RAM size used by the process
* ls now displays all files not in one but in several columns, the old single column output is still accessible via the key '-1'
 
6862 2641 d 20 h siemargl /programs/system/shell/ startup workdir fix  
6857 2646 d 1 h siemargl /programs/system/shell/ better cp, 64-bit fileops  
6826 2676 d 16 h siemargl /programs/system/shell/ fix touch and much more  
6825 2676 d 21 h siemargl /programs/system/shell/ waitfor command  
6822 2681 d 15 h siemargl /programs/system/shell/ better up/dwn arrows, docu  
6821 2682 d 1 h siemargl /programs/system/shell/locale/ show kernel version on start  
5210 3443 d 11 h serge /programs/system/shell/cmd/ shell: change the current working directory  
5207 3444 d 2 h clevermouse /programs/system/shell/modules/ fix shell  
5098 3523 d 22 h clevermouse / switch build system to Tup  
4516 3756 d 5 h Albom /programs/system/shell/ Shell 0.7.4. Clipboard works. Ctrl+C copies the whole command line and Ctrl+V pastes it.  
4309 3811 d 18 h Albom /programs/system/shell/ Shell 0.7.3. Bug with '%' symbol in command history is fixed.  
4109 3844 d 14 h leency /programs/system/shell/ SHELL: fix for #3988  
4106 3844 d 18 h Albom / Shell 0.7.2. 1) .shell moved to /sys/settings. 2) "cd .." command fixed.  
4050 3852 d 6 h Albom /programs/system/shell/ Shell 0.7.1. Pressing Up and Down keys was causing hanging up the program when command history was empty (but nobody cares). Fixed.  
4016 3858 d 2 h leency /programs/system/shell/cmd/ small orthographic fix  
4015 3858 d 2 h Albom /programs/system/shell/ Shell 0.7.0. Command line editing implemented. + Some small fixes.  
4001 3861 d 6 h leency /programs/system/shell/system/ SHELL: fix strrchr warning  
3988 3862 d 16 h leency /programs/system/shell/ SHELL 0.6.4: relative passes support for scripts  
3916 3880 d 18 h Albom /programs/system/shell/ MSVC-style attributes for data align in structures (thanks to CleverMouse and Kirakishou!)  
3402 4062 d 19 h Albom /programs/ Quicksort dll and example.  
3268 4089 d 3 h Albom /programs/system/shell/ Shell version 0.6.2  
3247 4095 d 22 h Albom /programs/system/shell/ Shell v0.6.1. Some minor improvements.  
3245 4097 d 2 h Albom /programs/system/shell/ Shell v0.6. See History.txt.  
2829 4330 d 21 h Albom /programs/ kolibri.c improvements. + changes in shell, e80, console15, donkey, mcities, piton  
2735 4354 d 0 h Albom /programs/system/shell/ Shell 0.5.4: changes in console apps; history cmd added; ccpuid, free, killall cmds came back.  
2631 4400 d 10 h Albom /programs/system/shell/ Shell: pwd cmd fix  
2617 4403 d 3 h Albom /programs/system/shell/ Shell: ls command fix, other small fixes  
2615 4404 d 5 h Albom /programs/system/shell/ Shell: some small fixes