Commit History

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