Historial de Commits

Autor SHA1 Mensaje Fecha
  Ferass 'Vitali64' EL HAFIDI f4fed0eb9a Add instructions for building a package for Debian hace 2 años
  Ferass 'Vitali64' EL HAFIDI 213ff51b50 Initial commit. hace 2 años
  Ferass 'Vitali64' EL HAFIDI 25f17547aa core/vi: Use the buffer. hace 2 años
  Ferass 'Vitali64' EL HAFIDI 6b31d25051 README: Document the licenses used. hace 2 años
  Ferass 'Vitali64' EL HAFIDI f60e7e2da4 Relicense fases core under the 3BSD && Convert all manpages to scdoc && Link to the new mailing list hace 2 años
  Ferass 'Vitali64' EL HAFIDI 43f3bada97 docs/: Finally add a license. hace 2 años
  Ferass 'Vitali64' EL HAFIDI 4fb837aac0 core: Add a useless vi/ex implementation. hace 2 años
  Ferass 'Vitali64' EL HAFIDI 55859c33ea README.md: Add information about the documentation being incomplete && Create docs/TODO.md hace 2 años
  Ferass 'Vitali64' EL HAFIDI f4b1566e96 core: Implement ed && Makefile: Add dirname and remove version.h hace 2 años
  Ferass 'Vitali64' EL HAFIDI 0a1b75121d config.mk: Globally use a feature test macro. hace 2 años
  Ferass 'Vitali64' EL HAFIDI 90f201d965 docs/MIRRORS.md: Add more mirrors. hace 2 años
  Ferass 'Vitali64' EL HAFIDI dcf669b750 core/ls: Calculate number of columns to print. hace 2 años
  Ferass 'Vitali64' EL HAFIDI 6aef7bac98 core/ls: Fix date issues when using the -l option. hace 2 años
  Ferass 'Vitali64' EL HAFIDI 89c187c179 ls: ***ONE LINE FIX*** Do not follow symbolic links when -l is used. hace 2 años
  Ferass 'Vitali64' EL HAFIDI 1951773ea1 sh: Fix error handling. hace 2 años
  Ferass 'Vitali64' EL HAFIDI 51c0efc549 sh: Remove debugging junk and add a link to the POSIX sh specification. hace 2 años
  Ferass 'Vitali64' EL HAFIDI 02ec0522da sh: Fix a weird bug before adding support for &&. hace 2 años
  Ferass 'Vitali64' EL HAFIDI fd512894e6 sh: Move error handling to parseCommand() hace 2 años
  Ferass 'Vitali64' EL HAFIDI 7b3d2f6a8e sh: Add support for being able to run multiple commands in a single line using ; hace 2 años
  Ferass 'Vitali64' EL HAFIDI 85ec8b9fe8 sh: Add support for comments hace 2 años
  Ferass 'Vitali64' EL HAFIDI d2f64c5b0c sh: Add the ability to finally run commands from a file! && Fix weird error handling hace 2 años
  Ferass 'Vitali64' EL HAFIDI b0506d2c18 sh: Move the command runner mechanism to a separate function && fix various segfaults. hace 2 años
  Ferass 'Vitali64' EL HAFIDI 3b6fed132c dirname.1: Create it hace 2 años
  Ferass 'Vitali64' EL HAFIDI ff57daf2d6 sh: Add a built-in test command. hace 2 años
  Ferass 'Vitali64' EL HAFIDI e9931f1c9a core/[: Print errors to stderr, not stdout. hace 2 años
  Ferass 'Vitali64' EL HAFIDI f66cc650e0 makefile: Use commit hash instead of date in version.h. hace 2 años
  Ferass 'Vitali64' EL HAFIDI a425fd36e0 core/cat: Move the actual cat logic in a separate function hace 2 años
  Ferass 'Vitali64' EL HAFIDI 74764a0fc3 core/mv: initialise i hace 2 años
  Ferass 'Vitali64' EL HAFIDI 9704c604c7 core/mv: Fix an undefined behaviour by initialising param. hace 2 años
  Ferass 'Vitali64' EL HAFIDI 543ef2d21e core/tail: Fix compiler errors hace 2 años