87 Revīzijas (30db695c4ecb280cb9bdb943ab424086bb3d71d5)

Autors SHA1 Ziņojums Datums
  XeonSquared 86149d7e85 steal gamax92's vcomponent library, which apparently works without modification pirms 11 mēnešiem
  XeonSquared 87f8bd2149 shell-related cleanup and fixes. pirms 11 mēnešiem
  XeonSquared b88134b70e force position of cursor before drawing lines in ced vi. might be slower, but stops line wrapping breaking things. pirms 11 mēnešiem
  XeonSquared 395ade429a assorted filesystem-related improvements pirms 11 mēnešiem
  XeonSquared 6d96109217 misc accounting features pirms 1 gada
  XeonSquared eb95f9715e virtual terminal support with vtansi and getty, for machines with VRAM available pirms 1 gada
  XeonSquared 2df878f3e8 standalone executable support. again. pirms 1 gada
  XeonSquared 6f1b673bec made liblz16 happier on OpenOS when decompressing smaller files pirms 3 gadiem
  XeonSquared 2707ecc155 added significantly larger file support to libmtar, as well as versioning support pirms 3 gadiem
  XeonSquared 8e84eb0c67 switched to using string.(un)pack in libmtar and liblz16, meaning it works on both big and little endian machines, and should be smaller and faster pirms 3 gadiem
  XeonSquared c5f304380e one more try pirms 3 gadiem
  XeonSquared 0aaf4acd52 apply the right separator for concat pirms 3 gadiem
  XeonSquared d15a841316 made ed.open use the full path for the file pirms 3 gadiem
  XeonSquared d12ec38016 made vi not choke when opening a new file, as well as actually preserve the file name pirms 3 gadiem
  XeonSquared 8865768576 made libmtar cope with lower memory systems at the expense of speed pirms 4 gadiem
  XeonSquared d40ce731ef made rc enforce the new service semantics pirms 4 gadiem
  XeonSquared 5e9baee9fa stole some code from AmandaC to handle an undocumented condition with 404 errors returned by the internet card pirms 4 gadiem
  XeonSquared 4a5d9bcee2 better type annotation for genHeader pirms 4 gadiem
  XeonSquared f0fb5ff776 removed unarchive from the mtar library, wasn't meant to be in there anyway pirms 4 gadiem
  XeonSquared 22bd6982d0 made cursor movement and newlines work properly when they hit screen borders pirms 4 gadiem
  XeonSquared 8bb123f198 added a component documentation searcher pirms 4 gadiem
  XeonSquared e3069f94a3 make unionfs a more ... optional dependency of netutil pirms 4 gadiem
  XeonSquared f95124996c moved all readline analogs into the buffer module pirms 4 gadiem
  XeonSquared 4e64a55169 cleaner default source list pirms 4 gadiem
  XeonSquared 8ae4d7b57c made rc load and search pkgfs if a service isn't found pirms 4 gadiem
  XeonSquared b82bb2a853 move libraries out of main dist and into PsychOSPackages pirms 4 gadiem
  XeonSquared 92084e8c90 remove vcomponent and vtunnel because they are now included in the PsychOSPackages repo pirms 4 gadiem
  XeonSquared 21f40b3f3c make pkgman remove system packages pirms 4 gadiem
  XeonSquared 9983acb267 clean up pkgman.upgrade pirms 4 gadiem
  XeonSquared 6a39fe1743 made rc search for services in the pkgfs pirms 4 gadiem
  XeonSquared 89ab49faf6 made pkgman cleanly remove packages before updating them pirms 4 gadiem
  XeonSquared f86f7d54ad add pkgfs.component.exists and do automounting of archives pirms 4 gadiem
  XeonSquared 4e3df481cc attempt to force the internet card to work (ha\!) pirms 4 gadiem
  XeonSquared 360bb88ac3 added the pkgman package manager library pirms 4 gadiem
  XeonSquared 8b4d0e4eb8 fixed file downloading with the HTTP(S) proxies in the download library pirms 4 gadiem
  XeonSquared edbe787ea6 added AmandaC's download library, with some modifications - including HTTP(S) support pirms 4 gadiem
  XeonSquared 999d8e0387 rewrote the whole index thing and made it possible to remove packages from the pkgfs index pirms 4 gadiem
  XeonSquared f132c2349f made pkgfs auto-mount when loaded pirms 4 gadiem
  XeonSquared 97e559f26f added type annotations and function documentation to liblz16 and pkgfs pirms 4 gadiem
  XeonSquared fb0c740b39 add liblz16 and lzss for use with pkgfs, and eventually mtar probably pirms 4 gadiem
  XeonSquared 21d71b29ba detect absolute/relative paths in pkgfs pirms 4 gadiem
  XeonSquared ffc6c8915a pkgfs now stores absolute paths to archive files, oops pirms 4 gadiem
  XeonSquared 0f1b324cc4 initial pkgfs work, seems functional pirms 4 gadiem
  XeonSquared 29cdcb1809 added the preproc library, meaning PsychOS is nominally self-hosting pirms 4 gadiem
  XeonSquared b89ff14d5c added type annotations and descriptions for functions where appropriate pirms 4 gadiem
  XeonSquared 7ddece288b added doc() support for pre-compiled API documentation, wrote a generator for it, and included that in the build script pirms 4 gadiem
  XeonSquared a917016a66 fix type annotation in event.ignore pirms 4 gadiem
  XeonSquared d47a0748bd added type annotations to documentation for various libraries pirms 4 gadiem
  XeonSquared d59cc53340 updated netutil to use the documentation library's type signature system pirms 4 gadiem
  XeonSquared cae7c916ae made the shell include the documentation library automatically pirms 4 gadiem