aboutsummaryrefslogtreecommitdiff
path: root/core/mv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: readd copyrightsFerass El Hafidi2023-04-101-0/+3
* all: use SPDX identifiers and add a new MAINTAINERS file.Ferass El Hafidi2023-02-161-28/+1
* 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-9/+8
* core/mv: Fix error handlingFerass El Hafidi2023-01-081-2/+3
* *: 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-2/+4
* core/, Makefile, box: Get rid of version.h and use -DVERSION in CFLAGS instead.Ferass 'Vitali64' EL HAFIDI2022-12-251-7/+2
* Makefile: Add more utilities in CORE && core/: Use one single function for pr...Ferass 'Vitali64' EL HAFIDI2022-12-041-11/+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/mv: initialise iFerass 'Vitali64' EL HAFIDI2022-09-181-1/+1
* core/mv: Fix an undefined behaviour by initialising param.Ferass 'Vitali64' EL HAFIDI2022-09-161-0/+2
* core/all: Add compile time on the help textFerass 'Vitali64' EL HAFIDI2022-08-141-2/+7
* core/*: Put the main function at the top and other functions at the bottomFerass 'Vitali64' EL HAFIDI2022-07-221-9/+10
* core/*: reformat help textFerass 'Vitali64' EL HAFIDI2022-07-191-3/+3
* core/mv: finish it!Ferass 'Vitali64' EL HAFIDI2022-07-151-7/+25
* makefile: fix errors && core/: implement mvFerass 'Vitali64' EL HAFIDI2022-07-131-0/+46