index
:
fases.git
master
packages
Minimal core utilities - mirror of https://git.vitali64.duckdns.org/git/utils/fases.git.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: readd copyrights
Ferass El Hafidi
2023-04-10
6
-0
/
+19
*
all: use SPDX identifiers and add a new MAINTAINERS file.
Ferass El Hafidi
2023-02-16
6
-169
/
+6
*
sh: shorten comments
Ferass El Hafidi
2023-02-02
2
-22
/
+5
*
*: Update Copyright date
Ferass 'Vitali64' EL HAFIDI
2023-01-05
2
-2
/
+2
*
(happy new year!) sh: Fix compiler errors && core/: Move print_usage to commo...
Ferass 'Vitali64' EL HAFIDI
2023-01-05
2
-11
/
+2
*
Relicense fases core under the 3BSD && Convert all manpages to scdoc && Link ...
Ferass 'Vitali64' EL HAFIDI
2022-11-10
6
-73
/
+139
*
sh: Fix error handling.
Ferass 'Vitali64' EL HAFIDI
2022-10-15
2
-6
/
+6
*
sh: Remove debugging junk and add a link to the POSIX sh specification.
Ferass 'Vitali64' EL HAFIDI
2022-10-15
1
-2
/
+3
*
sh: Fix a weird bug before adding support for &&.
Ferass 'Vitali64' EL HAFIDI
2022-10-15
1
-3
/
+9
*
sh: Move error handling to parseCommand()
Ferass 'Vitali64' EL HAFIDI
2022-10-14
2
-4
/
+3
*
sh: Add support for being able to run multiple commands in a single line using ;
Ferass 'Vitali64' EL HAFIDI
2022-10-13
1
-3
/
+13
*
sh: Add support for comments
Ferass 'Vitali64' EL HAFIDI
2022-10-13
1
-1
/
+5
*
sh: Add the ability to finally run commands from a file! && Fix weird error h...
Ferass 'Vitali64' EL HAFIDI
2022-10-13
2
-7
/
+21
*
sh: Move the command runner mechanism to a separate function && fix various s...
Ferass 'Vitali64' EL HAFIDI
2022-10-12
2
-22
/
+37
*
sh: Add a built-in test command.
Ferass 'Vitali64' EL HAFIDI
2022-10-06
4
-4
/
+68
*
sh: Fix gcc error && reinitialise `command` && Do not ignore SIGINT when in a...
Ferass 'Vitali64' EL HAFIDI
2022-08-31
1
-3
/
+10
*
sh: Ignore SIGINT && Add a compiler warning && rename needprompt && use strer...
Ferass 'Vitali64' EL HAFIDI
2022-08-21
1
-4
/
+18
*
Add a WIP implementation of sh.
Ferass 'Vitali64' EL HAFIDI
2022-08-20
4
-0
/
+245