-
ddeb4c0e35
uudecode: add newline to out-of-range error
Hiltjo Posthuma
2015-02-20 14:35:28 +0100
-
b47dab2d4d
Don't be too pedantic in expr.c
FRIGN
2015-02-20 13:45:57 +0100
-
31f0624f3d
code-style: minor cleanup and nitpicking
Hiltjo Posthuma
2015-02-20 13:28:24 +0100
-
6c7ff5fda5
code-style: unindent one level of switch
Hiltjo Posthuma
2015-02-20 13:27:57 +0100
-
5a6715c0cf
unexpand: spaces to tabs
Hiltjo Posthuma
2015-02-20 13:26:36 +0100
-
36dc38acf6
Add missing limits.h include for nl(1)
sin
2015-02-20 12:21:46 +0000
-
9de3546082
Implement nl -w width
sin
2015-02-20 12:15:43 +0000
-
13e4231f4c
Implement nl -v startnum
sin
2015-02-20 12:05:54 +0000
-
028b0c206f
Fix style
sin
2015-02-20 10:24:11 +0000
-
76e6aacd60
Add initial find(1) implementation
Evan Gates
2015-02-19 17:47:21 -0800
-
51b707e91e
ls: add support for -p
Quentin Rameau
2015-02-19 19:48:15 +0100
-
d02327d0eb
Get rid of the %Z-flag in strptime-format
FRIGN
2015-02-19 19:27:17 +0100
-
0f4192e6b2
Update usage and add actual d-parsing to touch(1)
FRIGN
2015-02-19 18:58:19 +0100
-
14b1db88bf
Correct error-handling in touch(1)
FRIGN
2015-02-19 18:56:59 +0100
-
b00a00703f
Add proper d- and t-flag support to touch(1)
FRIGN
2015-02-19 18:54:56 +0100
-
c2b400bbd8
Fix touch usage in manpage
sin
2015-02-19 15:34:57 +0000
-
c3d9bb8796
touch: Document that -d is unsupported
sin
2015-02-19 15:31:28 +0000
-
737e805505
touch -t is also unwanted
sin
2015-02-19 15:28:05 +0000
-
32791d3ca7
Mark touch -d as unwanted in the README
sin
2015-02-19 15:27:03 +0000
-
7ddaf1d6fe
uniq: corrected arg syntax in usage()
Quentin Rameau
2015-02-19 15:54:09 +0100
-
0e008fe349
mv: Remove -i from usage and manpage
sin
2015-02-19 14:56:02 +0000
-
8d53fc9a79
rm: Remove -i from usage and manpage
sin
2015-02-19 14:54:12 +0000
-
bf5f6a08a4
README: added options for date, ls, touch
Quentin Rameau
2015-02-19 15:21:58 +0100
-
9355d88aae
Add COLUMNS support to cols(1)
sin
2015-02-19 11:24:28 +0000
-
8c041cd115
Don't terminate du(1) if chdir(2) fails
FRIGN
2015-02-18 22:04:32 +0100
-
2137dfa334
Mark du(1) as finished in README
sin
2015-02-18 20:43:46 +0000
-
d9085e9078
Update manpage for du(1)
sin
2015-02-18 20:42:23 +0000
-
14b95b5f53
Mark du -x as done in the README
sin
2015-02-18 20:41:37 +0000
-
593effc7c8
Add -x support for du(1)
Quentin Rameau
2015-02-18 18:24:21 +0100
-
9d2b94dbb0
cp: Remove unnecessary comment
sin
2015-02-18 17:08:52 +0000
-
e635760742
Fix ls when -q is not set
sin
2015-02-18 16:48:07 +0000
-
d40333e702
Fix ls -q UTF-8 parsing
sin
2015-02-18 16:43:18 +0000
-
2a3f82a5cd
Implement -u support for ls(1)
sin
2015-02-18 16:29:46 +0000
-
9bd094193d
Simplify ls -q implementation
sin
2015-02-18 15:55:57 +0000
-
93cc2ecc5c
du: Fix typo in manpage
sin
2015-02-18 15:20:22 +0000
-
a331ac3a03
Update LICENSE
FRIGN
2015-02-18 12:30:34 +0100
-
767e36e410
sed(1): Add back line numbers to compiler error messages
FRIGN
2015-02-18 11:43:34 +0100
-
4391984115
Use e-functions in sed(1)
FRIGN
2015-02-18 11:21:56 +0100
-
a98405d277
Refactor sed(1) a bit
FRIGN
2015-02-18 10:51:39 +0100
-
6b719faade
Add q-flag to ls(1)
FRIGN
2015-02-17 18:59:01 +0100
-
ef23f966c5
Refactor strings(1) loop again
FRIGN
2015-02-17 18:18:54 +0100
-
439bf8a157
Fix small issue in strings(1) loop
FRIGN
2015-02-17 18:10:22 +0100
-
aa6ac30b81
chown: Update program usage and manpage
sin
2015-02-17 16:41:58 +0000
-
16719ea6e1
cp: Update program usage and manpages
sin
2015-02-17 16:13:45 +0000
-
6c31f1d2a8
du: Update usage and document -P as well
sin
2015-02-17 16:07:10 +0000
-
e5b5497773
Add UTF-8-support to strings(1), add t-flag and refactor code
FRIGN
2015-02-17 17:04:36 +0100
-
949dafc171
strings: The default minimum length sequence is 4 characters not 6
sin
2015-02-17 13:55:44 +0000
-
4904f26e5d
strings: Remember to include limits.h for INT_MAX
sin
2015-02-17 13:50:10 +0000
-
d8a89002d3
strings: Add -n len support
sin
2015-02-17 13:46:48 +0000
-
8ce6d7091a
strings: Default to -a
sin
2015-02-17 13:39:17 +0000
-
9effb224c8
expand, unexpand: Minor style fix as per the suckless guide
sin
2015-02-17 12:14:44 +0000
-
29be7a3f23
tar: Style fix
sin
2015-02-17 09:13:11 +0000
-
e77f0b0b9f
Simplify sha*sum.c
FRIGN
2015-02-17 10:08:28 +0100
-
8e016fad91
Make the tar(1)-header fixed again
FRIGN
2015-02-16 20:01:33 +0100
-
eb17f2cc9c
Refactor tar(1)
FRIGN
2015-02-16 19:47:36 +0100
-
bec3c32dbd
Refactor ls(1)
FRIGN
2015-02-16 19:20:06 +0100
-
9da1deaab9
chmod: Add -HLP flags and update manpage
sin
2015-02-16 16:47:07 +0000
-
1d05b293e1
chgrp: Update program usage and manpage
sin
2015-02-16 16:30:43 +0000
-
8f068589fb
Fix recurse() prototype and convert char to int flags
sin
2015-02-16 16:23:12 +0000
-
d8fa891008
Remove redundant definition of argv0
sin
2015-02-16 16:12:36 +0000
-
7a5c4e3a29
Update README for chown, chgrp -H -L -P
Tai Chi Minh Ralph Eastwood
2015-02-15 15:41:30 +0000
-
0cf6a18f6f
recurse: change char follow to int follow
Tai Chi Minh Ralph Eastwood
2015-02-15 14:45:13 +0000
-
82bc92da51
recurse: add symlink derefencing flags -H and -L
Tai Chi Minh Ralph Eastwood
2015-02-09 19:53:24 +0000
-
5a13865385
Fix \c behaviour
FRIGN
2015-02-16 10:30:19 +0100
-
26168d5c37
uudecode: fix error msgs (newlines, no output name)
Tai Chi Minh Ralph Eastwood
2015-02-15 12:28:00 +0000
-
92b14e9c77
Use BSD style function definitions
sin
2015-02-15 16:00:32 +0000
-
9418101293
Fix isprintrune()'s behaviour
FRIGN
2015-02-15 16:27:45 +0100
-
dc3a2ffc4a
Handle empty format string in printf(1)
FRIGN
2015-02-15 15:20:32 +0100
-
5c8a9b375f
Update escape-sequence information in tr.1
FRIGN
2015-02-15 14:56:49 +0100
-
bafd41e1cf
Add printf(1)
FRIGN
2015-02-15 14:46:58 +0100
-
d7a438b2f8
Add \e, \", \' and hex-escapes (\xH[H]) to unescape()
FRIGN
2015-02-14 22:54:18 +0100
-
bf518929b9
Remove runetype and to*rune section from TODO
FRIGN
2015-02-14 21:56:19 +0100
-
3e1e54051e
Add some missing includes
sin
2015-02-14 20:15:01 +0000
-
31572c8b0e
Clean up #includes
FRIGN
2015-02-14 21:02:41 +0100
-
71fb259d02
Remove evil and unused assert.h from cols(1)
sin
2015-02-14 18:26:45 +0000
-
d4830dba30
Fix fgetrune on systems where char is unsigned by default (ARM)
sin
2015-02-13 15:41:04 +0000
-
9f1f8d5dd8
Update uuencode manpage and mark as complete in README
sin
2015-02-13 11:38:52 +0000
-
f7b100ecdd
Fix section order in uudecode.1
sin
2015-02-13 11:37:17 +0000
-
bf4a39bb8c
Clarify that -m is an extension to the POSIX specification for uudecode
sin
2015-02-13 11:32:54 +0000
-
e8cd6947ec
Update uudecode manpage and mark as complete
sin
2015-02-13 11:29:53 +0000
-
c4e951366f
Update README for uudecode and uuencode
sin
2015-02-13 11:21:52 +0000
-
7768918d6a
uudecode: Style fix
sin
2015-02-13 11:19:19 +0000
-
d61add5dee
uuencode: Style fix
sin
2015-02-13 11:17:48 +0000
-
b64b51dc91
uudecode: fix flushing (again) through rewrite
Tai Chi Minh Ralph Eastwood
2015-02-11 13:27:41 +0000
-
b907e8747d
uuencode: refactor by removing extranous #include
Tai Chi Minh Ralph Eastwood
2015-02-10 19:37:06 +0000
-
6d2cbf7a3f
uudecode: fix flushing in corner case
Tai Chi Minh Ralph Eastwood
2015-02-10 19:36:34 +0000
-
ec02816d3e
uuencode: add support for base64 and -o to stdout
Tai Chi Minh Ralph Eastwood
2015-02-10 19:14:27 +0000
-
93d0178852
uudecode(1) also needs the m-flag
FRIGN
2015-02-13 10:12:16 +0100
-
066540b3c5
Update README with chgrp(1) and chown(1) status
FRIGN
2015-02-12 23:35:24 +0100
-
8cac5a9ef5
Also add proper error-reporting to chown(1)
FRIGN
2015-02-12 21:57:57 +0100
-
c965539b66
Add h-flag to chown(1) and chgrp(1)
FRIGN
2015-02-12 21:56:06 +0100
-
ab9b240dc6
Fix warnings and update isalpharune()
FRIGN
2015-02-12 17:08:02 +0100
-
4f6d696894
Also add "B"-type characters to isspacerune()
FRIGN
2015-02-12 16:48:22 +0100
-
24d6cb90e7
Amend isspacerune() properly with WS and S Unicode characters
FRIGN
2015-02-12 16:41:57 +0100
-
ce11e1f195
Add section for laces in lowerrune and upperrune and more ranges
FRIGN
2015-02-12 16:13:29 +0100
-
113caaf677
Make getlines() less verbose
sin
2015-02-12 14:33:46 +0000
-
9565eef895
Refactor uppercase-inclusion in libutf
FRIGN
2015-02-12 12:28:45 +0100
-
73577f10a0
Scrap chartorunearr(), introducing utftorunestr()
FRIGN
2015-02-11 21:32:09 +0100
-
1c462012e4
Rename variable Rune * p -> r in fgetrune()
FRIGN
2015-02-11 21:14:28 +0100
-
7c578bf5b0
Scrap writerune(), introducing fputrune()
FRIGN
2015-02-11 20:58:00 +0100