aboutsummaryrefslogtreecommitdiff
path: root/core/ls.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* core/ls.c: Cast before printfRunxi Yu2024-07-271-2/+2
* treewide: readd copyrightsFerass El Hafidi2023-04-101-0/+4
* all: use SPDX identifiers and add a new MAINTAINERS file.Ferass El Hafidi2023-02-161-29/+1
* core/ls: Use OPERANDS instead of (char *)params in getopt() and remove the -R...Ferass El Hafidi2023-01-281-8/+2
* core/common.*: Move them somewhere else so they can be used by non-POSIX utilsFerass El Hafidi2023-01-111-3/+3
* core/: Properly use getopt()Ferass El Hafidi2023-01-111-10/+11
* core/ls: Fix compiler errors in Alpine LinuxFerass El Hafidi2023-01-061-1/+1
* *: Update Copyright dateFerass 'Vitali64' EL HAFIDI2023-01-051-1/+1
* (happy new year!) sh: Fix compiler errors && core/: Move print_usage to commo...Ferass 'Vitali64' EL HAFIDI2023-01-051-1/+2
* core/, Makefile, box: Get rid of version.h and use -DVERSION in CFLAGS instead.Ferass 'Vitali64' EL HAFIDI2022-12-251-6/+1
* Makefile: Add more utilities in CORE && core/: Use one single function for pr...Ferass 'Vitali64' EL HAFIDI2022-12-041-23/+6
* core/: No more compiler warnings! (Threat all warnings as errors)Ferass 'Vitali64' EL HAFIDI2022-11-261-1/+1
* Relicense fases core under the 3BSD && Convert all manpages to scdoc && Link ...Ferass 'Vitali64' EL HAFIDI2022-11-101-12/+23
* core/ls: Calculate number of columns to print.Ferass 'Vitali64' EL HAFIDI2022-10-231-8/+20
* core/ls: Fix date issues when using the -l option.Ferass 'Vitali64' EL HAFIDI2022-10-231-7/+6
* ls: ***ONE LINE FIX*** Do not follow symbolic links when -l is used.Ferass 'Vitali64' EL HAFIDI2022-10-231-1/+1
* core/ls: Remove buggy and unstable -R implementation.Ferass 'Vitali64' EL HAFIDI2022-08-201-50/+5
* core/all: Add compile time on the help textFerass 'Vitali64' EL HAFIDI2022-08-141-2/+8
* core/*: Put the main function at the top and other functions at the bottomFerass 'Vitali64' EL HAFIDI2022-07-221-62/+64
* core/*: reformat help textFerass 'Vitali64' EL HAFIDI2022-07-191-2/+2
* core/*: don't force unbuffered outputFerass 'Vitali64' EL HAFIDI2022-07-121-2/+0
* core/ls: Print as if the -1 option was specified by default.Ferass 'Vitali64' EL HAFIDI2022-07-121-1/+1
* core/ls: Remove useless char *unsupported variableFerass 'Vitali64' EL HAFIDI2022-07-121-5/+0
* core/ls: add -o optionFerass 'Vitali64' EL HAFIDI2022-07-121-6/+7
* core/ls: -C: change the separator to 2 spacesFerass 'Vitali64' EL HAFIDI2022-07-111-1/+1
* core/ls: document new optionsFerass 'Vitali64' EL HAFIDI2022-07-111-1/+5
* core/ls: add the -n optionFerass 'Vitali64' EL HAFIDI2022-07-111-7/+18
* core/ls: add the -g optionFerass 'Vitali64' EL HAFIDI2022-07-101-5/+5
* core/ls: add -p optionFerass 'Vitali64' EL HAFIDI2022-07-081-2/+13
* core/ls: fix segfaultsFerass 'Vitali64' EL HAFIDI2022-07-031-6/+11
* organise repoFerass 'Vitali64' EL HAFIDI2022-06-301-0/+260