Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1800 65 d 4 h mateusz.viste /pkg/trunk/ PKG INSTALL FILE fails with a clear message when file does not exist  
/pkg/trunk/nls_utf8/pkg_br.txt
/pkg/trunk/nls_utf8/pkg_de.txt
/pkg/trunk/nls_utf8/pkg_en.txt
/pkg/trunk/nls_utf8/pkg_fr.txt
/pkg/trunk/nls_utf8/pkg_pl.txt
/pkg/trunk/pkginst.c
1711 88 d 2 h bttr /pkg/trunk/ swapped PKG INSTALL messages `N errors' and `N files extracted'  
/pkg/trunk/nls_utf8/pkg_br.txt
/pkg/trunk/nls_utf8/pkg_de.txt
/pkg/trunk/nls_utf8/pkg_dk.txt
/pkg/trunk/nls_utf8/pkg_en.txt
/pkg/trunk/nls_utf8/pkg_fr.txt
/pkg/trunk/nls_utf8/pkg_pl.txt
/pkg/trunk/nls_utf8/pkg_si.txt
/pkg/trunk/nls_utf8/pkg_tr.txt
/pkg/trunk/pkginst.c
1683 97 d 22 h mateusz.viste /pkg/trunk/ fixed appinfo detachment from ziplist  
/pkg/trunk/pkginst.c
1678 98 d 3 h mateusz.viste /pkg/trunk/ list of files belonging to packages are appended to appinfo/package.lsm instead of creating an extra LST file  
/pkg/trunk/helpers.c
/pkg/trunk/helpers.h
/pkg/trunk/pkg.lsm
/pkg/trunk/pkginst.c
/pkg/trunk/pkginst.h
/pkg/trunk/pkgrem.c
/pkg/trunk/pkgrem.h
/pkg/trunk/showinst.c
/pkg/trunk/version.h
1601 167 d 22 h mateusz.viste /pkg/trunk/ filenames shorter than 4 bytes are also autocompleted with .SVP  
/pkg/trunk/pkginst.c
1600 167 d 22 h mateusz.viste /pkg/trunk/ the .SVP extension is optional for pkg install and pkg update operations  
/pkg/trunk/nls_utf8/pkg_br.txt
/pkg/trunk/nls_utf8/pkg_de.txt
/pkg/trunk/nls_utf8/pkg_dk.txt
/pkg/trunk/nls_utf8/pkg_en.txt
/pkg/trunk/nls_utf8/pkg_fr.txt
/pkg/trunk/nls_utf8/pkg_pl.txt
/pkg/trunk/nls_utf8/pkg_si.txt
/pkg/trunk/nls_utf8/pkg_tr.txt
/pkg/trunk/pkg.lsm
/pkg/trunk/pkginst.c
1599 167 d 22 h mateusz.viste /pkg/trunk/ display post-install "warn" messages if present in LSM metadata  
/pkg/trunk/pkginst.c
/pkg/trunk/version.h
995 800 d 2 h mateusz.viste /pkg/trunk/ replaced my custom strtolower() by strlwr() provided by the OpenWatcom standard lib  
/pkg/trunk/helpers.c
/pkg/trunk/helpers.h
/pkg/trunk/main.c
/pkg/trunk/pkginst.c
727 812 d 7 h bttr /pkg/trunk/ changed remaining occurrences of FreeDOS to SvarDOS  
/pkg/trunk/main.c
/pkg/trunk/nls_utf8/pkg_de.txt
/pkg/trunk/nls_utf8/pkg_dk.txt
/pkg/trunk/nls_utf8/pkg_si.txt
/pkg/trunk/pkginst.c
614 824 d 21 h mateuszviste /pkg/ moved head files to trunk  
/pkg/tags
/pkg/trunk
/pkg/trunk/Makefile
/pkg/trunk/crc32.c
/pkg/trunk/crc32.h
/pkg/trunk/fileexst.c
/pkg/trunk/fileexst.h
/pkg/trunk/helpers.c
/pkg/trunk/helpers.h
/pkg/trunk/inf.c
/pkg/trunk/inf.h
/pkg/trunk/kprintf.c
/pkg/trunk/kprintf.h
/pkg/trunk/libunzip.c
/pkg/trunk/libunzip.h
/pkg/trunk/loadconf.c
/pkg/trunk/loadconf.h
/pkg/trunk/lsm.c
/pkg/trunk/lsm.h
/pkg/trunk/main.c
/pkg/trunk/nls_utf8
/pkg/trunk/pkg.lsm
/pkg/trunk/pkginst.c
/pkg/trunk/pkginst.h
/pkg/trunk/pkgrem.c
/pkg/trunk/pkgrem.h
/pkg/trunk/showinst.c
/pkg/trunk/showinst.h
/pkg/trunk/svarlang.lib
/pkg/trunk/trim.c
/pkg/trunk/trim.h
/pkg/trunk/unzip.c
/pkg/trunk/unzip.h
/pkg/trunk/version.h
/pkg/trunk/zlib
/pkg/Makefile
/pkg/crc32.c
/pkg/crc32.h
/pkg/fileexst.c
/pkg/fileexst.h
/pkg/helpers.c
/pkg/helpers.h
/pkg/inf.c
/pkg/inf.h
/pkg/kprintf.c
/pkg/kprintf.h
/pkg/libunzip.c
/pkg/libunzip.h
/pkg/loadconf.c
/pkg/loadconf.h
/pkg/lsm.c
/pkg/lsm.h
/pkg/main.c
/pkg/nls_utf8
/pkg/pkg.lsm
/pkg/pkginst.c
/pkg/pkginst.h
/pkg/pkgrem.c
/pkg/pkgrem.h
/pkg/showinst.c
/pkg/showinst.h
/pkg/svarlang.lib
/pkg/trim.c
/pkg/trim.h
/pkg/unzip.c
/pkg/unzip.h
/pkg/version.h
/pkg/zlib
613 824 d 21 h mateuszviste /pkg/ replaced Kitten by SvarLANG  
/pkg/svarlang.lib
/pkg/kitten
/pkg/Makefile
/pkg/kprintf.c
/pkg/kprintf.h
/pkg/libunzip.c
/pkg/loadconf.c
/pkg/main.c
/pkg/nls_utf8/pkg_de.txt
/pkg/nls_utf8/pkg_dk.txt
/pkg/nls_utf8/pkg_en.txt
/pkg/nls_utf8/pkg_fr.txt
/pkg/nls_utf8/pkg_pl.txt
/pkg/nls_utf8/pkg_si.txt
/pkg/nls_utf8/pkg_tr.txt
/pkg/pkg.lsm
/pkg/pkginst.c
/pkg/pkgrem.c
/pkg/showinst.c
/pkg/unzip.c
/pkg/version.h
295 1181 d 9 h mateuszviste /pkg/ replaced compression methods magic values by proper defines  
/pkg/libunzip.c
/pkg/libunzip.h
/pkg/pkginst.c
293 1182 d 4 h mateuszviste /pkg/ memory optimizations  
/pkg/main.c
/pkg/pkginst.c
/pkg/version.h
272 1190 d 4 h mateuszviste /pkg/ nls fixes  
/pkg/libunzip.c
/pkg/libunzip.h
/pkg/loadconf.c
/pkg/main.c
/pkg/nls/pkg.en
/pkg/pkginst.c
/pkg/showinst.c
269 1190 d 4 h mateuszviste / moved pkginst to pkg  
/pkg
/pkginst
268 1190 d 4 h mateuszviste /pkginst/ renamed pkginst to pkg  
/pkginst/nls/pkg.de
/pkginst/nls/pkg.dk
/pkginst/nls/pkg.en
/pkginst/nls/pkg.fr
/pkginst/nls/pkg.pl
/pkginst/nls/pkg.si
/pkginst/nls/pkg.tr
/pkginst/nls/pkginst.de
/pkginst/nls/pkginst.dk
/pkginst/nls/pkginst.en
/pkginst/nls/pkginst.fr
/pkginst/nls/pkginst.pl
/pkginst/nls/pkginst.si
/pkginst/nls/pkginst.tr
/pkginst/Makefile
/pkginst/libunzip.c
/pkginst/libunzip.h
/pkginst/loadconf.c
/pkginst/loadconf.h
/pkginst/lsm.c
/pkginst/lsm.h
/pkginst/main.c
/pkginst/pkginst.c
/pkginst/pkginst.h
/pkginst/pkgrem.c
/pkginst/pkgrem.h
/pkginst/showinst.c
/pkginst/showinst.h
/pkginst/version.h
263 1190 d 6 h mateuszviste /pkginst/ removed useless headers  
/pkginst/pkginst.c
260 1190 d 9 h mateuszviste /pkginst/ dropped "comlinks" support  
/pkginst/loadconf.c
/pkginst/loadconf.h
/pkginst/main.c
/pkginst/pkginst.c
259 1191 d 1 h mateuszviste /pkginst/ dispatched fdnpkg.h to separate files  
/pkginst/fdnpkg.h
/pkginst/loadconf.c
/pkginst/pkginst.c
/pkginst/pkginst.h
/pkginst/showinst.c
/pkginst/showinst.h
236 1194 d 6 h mateuszviste /pkginst/ simplifications + droppend the TEMP requirement  
/pkginst/main.c
/pkginst/pkginst.c
/pkginst/pkginst.h
/pkginst/readenv.c
/pkginst/readenv.h

Show All