Switch branches/tags
Nothing to show
Find file History
Latest commit 3eee1b9 Dec 31, 2017 @Arcterus Arcterus Merge pull request #1074 from Heather/pwd_lp
pwd: add support for -L and -P options
Permalink
..
Failed to load latest commit information.
arch Handle SIGPIPE correctly and autogenerate main() for each util Dec 8, 2017
base32 Remove pipe_* macros Dec 11, 2017
base64 Remove pipe_* macros Dec 11, 2017
basename Remove pipe_* macros Dec 11, 2017
cat Handle SIGPIPE correctly and autogenerate main() for each util Dec 8, 2017
chgrp Remove pipe_* macros Dec 11, 2017
chmod chmod, install, uucore: fix build on Windows Dec 11, 2017
chown Remove pipe_* macros Dec 11, 2017
chroot Remove pipe_* macros Dec 11, 2017
cksum Remove pipe_* macros Dec 11, 2017
comm Handle SIGPIPE correctly and autogenerate main() for each util Dec 8, 2017
cp cp: lock winapi to 0.2 for now Dec 29, 2017
cut Remove pipe_* macros Dec 11, 2017
date Handle SIGPIPE correctly and autogenerate main() for each util Dec 8, 2017
dircolors Remove pipe_* macros Dec 11, 2017
dirname Handle SIGPIPE correctly and autogenerate main() for each util Dec 8, 2017
du du: only use snake case Dec 10, 2017
echo Remove pipe_* macros Dec 11, 2017
env Remove pipe_* macros Dec 11, 2017
expand Handle SIGPIPE correctly and autogenerate main() for each util Dec 8, 2017
expr Remove pipe_* macros Dec 11, 2017
factor Remove pipe_* macros Dec 11, 2017
false Handle SIGPIPE correctly and autogenerate main() for each util Dec 8, 2017
fmt Handle SIGPIPE correctly and autogenerate main() for each util Dec 8, 2017
fold Remove pipe_* macros Dec 11, 2017
groups Remove pipe_* macros Dec 11, 2017
hashsum Remove pipe_* macros Dec 11, 2017
head Remove pipe_* macros Dec 11, 2017
hostid Handle SIGPIPE correctly and autogenerate main() for each util Dec 8, 2017
hostname Remove pipe_* macros Dec 11, 2017
id Remove pipe_* macros Dec 11, 2017
install Merge pull request #1119 from KeenS/install-ignore--c Dec 27, 2017
join join: implement the -t option Dec 24, 2017
kill Remove pipe_* macros Dec 11, 2017
link Remove pipe_* macros Dec 11, 2017
ln Remove pipe_* macros Dec 11, 2017
logname Remove pipe_* macros Dec 11, 2017
ls Remove pipe_* macros Dec 11, 2017
mkdir Remove pipe_* macros Dec 11, 2017
mkfifo Remove pipe_* macros Dec 11, 2017
mknod mknod, stdbuf: fix build Dec 11, 2017
mktemp Remove pipe_* macros Dec 11, 2017
more Handle SIGPIPE correctly and autogenerate main() for each util Dec 8, 2017
mv Remove pipe_* macros Dec 11, 2017
nice Remove pipe_* macros Dec 11, 2017
nl Remove pipe_* macros Dec 11, 2017
nohup Remove pipe_* macros Dec 11, 2017
nproc Remove pipe_* macros Dec 11, 2017
numfmt Handle SIGPIPE correctly and autogenerate main() for each util Dec 8, 2017
od Remove pipe_* macros Dec 11, 2017
paste Remove pipe_* macros Dec 11, 2017
pathchk Handle SIGPIPE correctly and autogenerate main() for each util Dec 8, 2017
pinky Handle SIGPIPE correctly and autogenerate main() for each util Dec 8, 2017
printenv Remove pipe_* macros Dec 11, 2017
printf Handle SIGPIPE correctly and autogenerate main() for each util Dec 8, 2017
ptx Handle SIGPIPE correctly and autogenerate main() for each util Dec 8, 2017
pwd pwd: drop unused import Dec 11, 2017
readlink Remove pipe_* macros Dec 11, 2017
realpath Remove pipe_* macros Dec 11, 2017
relpath Remove pipe_* macros Dec 11, 2017
rm rm: exit normally when -f is used with no operand Dec 26, 2017
rmdir Remove pipe_* macros Dec 11, 2017
seq Remove pipe_* macros Dec 11, 2017
shred Handle SIGPIPE correctly and autogenerate main() for each util Dec 8, 2017
shuf Remove pipe_* macros Dec 11, 2017
sleep Remove pipe_* macros Dec 11, 2017
sort Handle SIGPIPE correctly and autogenerate main() for each util Dec 8, 2017
split Handle SIGPIPE correctly and autogenerate main() for each util Dec 8, 2017
stat Remove pipe_* macros Dec 11, 2017
stdbuf stdbuf: make build more reliable and allow installation using Cargo Dec 30, 2017
sum Remove pipe_* macros Dec 11, 2017
sync Handle SIGPIPE correctly and autogenerate main() for each util Dec 8, 2017
tac Remove pipe_* macros Dec 11, 2017
tail Handle SIGPIPE correctly and autogenerate main() for each util Dec 8, 2017
tee Remove pipe_* macros Dec 11, 2017
test Handle SIGPIPE correctly and autogenerate main() for each util Dec 8, 2017
timeout Remove pipe_* macros Dec 11, 2017
touch Remove pipe_* macros Dec 11, 2017
tr Handle SIGPIPE correctly and autogenerate main() for each util Dec 8, 2017
true Handle SIGPIPE correctly and autogenerate main() for each util Dec 8, 2017
truncate Remove pipe_* macros Dec 11, 2017
tsort Remove pipe_* macros Dec 11, 2017
tty Remove pipe_* macros Dec 11, 2017
uname uname: add missing paren Dec 27, 2017
unexpand Remove pipe_* macros Dec 11, 2017
uniq Handle SIGPIPE correctly and autogenerate main() for each util Dec 8, 2017
unlink Remove pipe_* macros Dec 11, 2017
uptime Remove pipe_* macros Dec 11, 2017
users Handle SIGPIPE correctly and autogenerate main() for each util Dec 8, 2017
uucore Add Sphinx documentation to generate man pages Dec 29, 2017
uutils Add Sphinx documentation to generate man pages Dec 29, 2017
wc Remove pipe_* macros Dec 11, 2017
who Remove pipe_* macros Dec 11, 2017
whoami Remove pipe_* macros Dec 11, 2017
yes Merge pull request #1087 from ProgVal/faster-yes Dec 31, 2017