Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1980 34 d 20 h mateusz.viste /pkg/trunk/ added an undocumented "inowarn" action for installation with warnings muted  
1978 34 d 21 h mateusz.viste /pkg/trunk/ simplified action parsing  
1966 35 d 21 h mateusz.viste /pkg/trunk/ removed all dependencies on printf()  
1964 35 d 22 h mateusz.viste /pkg/trunk/ removed malloc() for unzip operations, replaced by a static (reusable) buffer  
1963 36 d 1 h mateusz.viste /pkg/trunk/ replaced all puts() calls with outputnl()  
1962 36 d 1 h mateusz.viste /pkg/trunk/ help screen improved  
1961 36 d 2 h mateusz.viste /pkg/trunk/ healtcheck+ and system-wide healthcheck implemented  
1959 36 d 19 h mateusz.viste /pkg/trunk/ healthcheck prototype  
1958 36 d 20 h mateusz.viste /pkg/trunk/ added short descriptions of actions in help screen + prepared a new "checkhealth" action  
1956 36 d 21 h mateusz.viste /pkg/trunk/ renamed "pkg remove" to "pkg del" - it is shorter to type, plus DOS user know very well what DEL means  
1892 43 d 6 h mateusz.viste /pkg/trunk/ boot drive is no longer autodetected, but configured through PKG.CFG (defaults to C)  
1889 43 d 8 h mateusz.viste /pkg/trunk/ added the "pkg listzip" action  
1880 44 d 6 h mateusz.viste /pkg/trunk/ package name is taken from the content of the SVP file (appinfo) instead of relying on the archive filename  
1682 240 d 20 h mateusz.viste /pkg/trunk/ reordered two nls strings so the LNG file is properly sorted  
1681 240 d 20 h mateusz.viste /pkg/trunk/ added the "crc32" action  
1602 310 d 19 h mateusz.viste /pkg/trunk/ upgraded SvarLANG to latest version + LNG is now installed in BIN along with pkg.exe  
1111 929 d 19 h bttr /pkg/trunk/ removed %DOSDIR% lookup for 'pkg unzip' command  
995 942 d 23 h mateusz.viste /pkg/trunk/ replaced my custom strtolower() by strlwr() provided by the OpenWatcom standard lib  
757 954 d 18 h mateusz.viste /pkg/trunk/ pkgname switched early to lower case to make appinfo check case-insensitive  
727 955 d 5 h bttr /pkg/trunk/ changed remaining occurrences of FreeDOS to SvarDOS  
723 955 d 5 h bttr /pkg/trunk/ changed package installer to package manager  
669 957 d 2 h mateusz.viste /pkg/trunk/ help screen suggests *.svp for extension of package files + version bump to 20220214 + source code package generated via makefile  
627 966 d 18 h mateuszviste /pkg/trunk/ fixed pkg update (reported by Robert Riebisch through ticket #43783)  
614 967 d 18 h mateuszviste /pkg/ moved head files to trunk  
613 967 d 18 h mateuszviste /pkg/ replaced Kitten by SvarLANG  
296 1324 d 6 h mateuszviste /pkg/ implemented a simple unzip action  
293 1325 d 1 h mateuszviste /pkg/ memory optimizations  
272 1333 d 1 h mateuszviste /pkg/ nls fixes  
269 1333 d 2 h mateuszviste / moved pkginst to pkg  
268 1333 d 2 h mateuszviste /pkginst/ renamed pkginst to pkg  
265 1333 d 3 h mateuszviste /pkginst/ added UPDATE action  
264 1333 d 3 h mateuszviste /pkginst/ fixed parsing bug  
261 1333 d 5 h mateuszviste /pkginst/ improved package name parsing  
260 1333 d 6 h mateuszviste /pkginst/ dropped "comlinks" support  
250 1334 d 2 h mateuszviste /pkginst/ listlocal action  
244 1337 d 0 h mateuszviste /pkginst/ NLS support through kitten  
242 1337 d 1 h mateuszviste /pkginst/ added "listfiles" action  
241 1337 d 1 h mateuszviste /pkginst/ pkginst.cfg clarifications  
240 1337 d 1 h mateuszviste /pkginst/ minor cleanups  
239 1337 d 1 h mateuszviste /pkginst/ dosdir is a const ptr