Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_toybox
/
cb13c3da93fcf4c09e73e8b4614f8562d3968983
cb13c3d
Merge remote-tracking branch 'toybox/master' into HEAD am: a379d5ee15
by Elliott Hughes
· 8 years ago
a4f4fa7
Merge remote-tracking branch 'toybox/master' into HEAD am: a379d5ee15
by Elliott Hughes
· 8 years ago
a379d5e
Merge remote-tracking branch 'toybox/master' into HEAD
by Elliott Hughes
· 8 years ago
557ca7e
Add -t, deviations from posix, redo loop to have fewer duplicate tests.
by Rob Landley
· 8 years ago
24dfc14
strings tests and bugfixes
by Ilya Kuzmich
· 8 years ago
b8e0920
whitespace/comment tweaks.
by Rob Landley
· 8 years ago
77997b8
teach head -c
by Ilya Kuzmich
· 8 years ago
4dfba4e
Build vendor toybox unconditionally. am: 3829236617 am: cb54b3a2cf
by padarshr
· 8 years ago
cb54b3a
Build vendor toybox unconditionally. am: 3829236617
by padarshr
· 8 years ago
f30035e
Most things seem to want the "b" suffix to mean 512 instead of 1.
by Rob Landley
· 8 years ago
3829236
Build vendor toybox unconditionally.
by padarshr
· 8 years ago
86fb74f
Merge remote-tracking branch 'toybox/master' into HEAD am: f353b240a5
by Elliott Hughes
· 8 years ago
6685918
Merge remote-tracking branch 'toybox/master' into HEAD am: f353b240a5
by Elliott Hughes
· 8 years ago
f353b24
Merge remote-tracking branch 'toybox/master' into HEAD
by Elliott Hughes
· 8 years ago
279eb22
Past time for 0.7.4.
by Rob Landley
· 8 years ago
f5907c9
Manually inline TOP_COMMON and PGKILL_COMMON help text until I can teach
by Rob Landley
· 8 years ago
f19b20f
Grep exits with 2 for errors, which can happen at any time ( > /dev/full).
by Rob Landley
· 8 years ago
e59d2e4
config2help.c: Rename trim() to skip_spaces(), fluff out comments a bit.
by Rob Landley
· 8 years ago
3824843
Add grep -M match and -S skip supporting wildcard patterns.
by Rob Landley
· 8 years ago
bc30897
Twitter's code of conduct page went down, so mirror the old archive.org version.
by Rob Landley
· 8 years ago
fa8a33c
Provide error messages for files we can open but not read (ala directories).
by Rob Landley
· 8 years ago
24b1cc8
Fix bug where grep stopped at first dangling symlink and error_exited().
by Rob Landley
· 8 years ago
1f33eeb
Promote dmesg back to lsb.
by Rob Landley
· 8 years ago
6fbe288
Cleanup dmesg (as posted to the list).
by Rob Landley
· 8 years ago
e1ee741
Add comment explaining strend()
by Rob Landley
· 8 years ago
ab33097
Have help_exit() give a brief "See %s --help" message instead of the
by Rob Landley
· 8 years ago
3255075
Don't add cpio TRAILER!!! entry by default, add new --trailer option if you
by Rob Landley
· 8 years ago
f942925
Merge remote-tracking branch 'toybox/master' into HEAD am: fe3d63b269 am: 21b59f15b6
by Elliott Hughes
· 8 years ago
3622386
Merge remote-tracking branch 'toybox/master' into HEAD am: fe3d63b269
by Elliott Hughes
· 8 years ago
21b59f1
Merge remote-tracking branch 'toybox/master' into HEAD am: fe3d63b269
by Elliott Hughes
· 8 years ago
fe3d63b
Merge remote-tracking branch 'toybox/master' into HEAD
by Elliott Hughes
· 8 years ago
51a1e91
Allow ':' in property names.
by Elliott Hughes
· 8 years ago
79dfcb8
Allow ':' in property names. am: 35cd738175
by Elliott Hughes
· 8 years ago
2479bd2
Merge "Allow ':' in property names." am: 04a2c850db am: 613a9738e3
by Elliott Hughes
· 8 years ago
c042a40
Merge "Allow ':' in property names." am: 04a2c850db am: 613a9738e3
by Elliott Hughes
· 8 years ago
613a973
Merge "Allow ':' in property names." am: 04a2c850db
by Elliott Hughes
· 8 years ago
35cd738
Allow ':' in property names.
by Elliott Hughes
· 8 years ago
04a2c85
Merge "Allow ':' in property names."
by Treehugger Robot
· 8 years ago
c69eba3
Allow ':' in property names.
by Elliott Hughes
· 8 years ago
452612c
toybox: Enable LSPCI functionality am: 1014fe7467 am: 08d5751f0e am: 107f33d5e4
by Dmitry Shmidt
· 8 years ago
107f33d
toybox: Enable LSPCI functionality am: 1014fe7467 am: 08d5751f0e
by Dmitry Shmidt
· 8 years ago
08d5751
toybox: Enable LSPCI functionality am: 1014fe7467
by Dmitry Shmidt
· 8 years ago
1014fe7
toybox: Enable LSPCI functionality
by Dmitry Shmidt
· 8 years ago
1abba7d
teach head -v and -q
by Ilya Kuzmich
· 8 years ago
cf2e8d0
Replace two space indents with tab indents in help text (for consistency).
by Rob Landley
· 8 years ago
8fb41fc
Add separators in help -a with command name.
by Rob Landley
· 8 years ago
eb7e847
Be more consistent about periods in help text.
by Elliott Hughes
· 8 years ago
802a63d
Merge remote-tracking branch 'toybox/master' into HEAD am: 3233e2f9c1 am: 5aa96f14c1
by Elliott Hughes
· 8 years ago
79cc039
Merge remote-tracking branch 'toybox/master' into HEAD am: 3233e2f9c1
by Elliott Hughes
· 8 years ago
5aa96f1
Merge remote-tracking branch 'toybox/master' into HEAD am: 3233e2f9c1
by Elliott Hughes
· 8 years ago
3233e2f
Merge remote-tracking branch 'toybox/master' into HEAD
by Elliott Hughes
· 8 years ago
8ab2d8a
Add -0 to env.
by Rob Landley
· 8 years ago
e6ac7c1
Teach env that - as first argument means -i for some reason. (Posix!)
by Rob Landley
· 8 years ago
12f0744
Add and use xmmap.
by Elliott Hughes
· 8 years ago
5a159cc
Add minof/maxof macros that autodetect type. Make xzcat use them.
by Rob Landley
· 8 years ago
77f9c77
fixup code style
by Joyounger
· 8 years ago
00e6da9
Promote chrt
by Rob Landley
· 8 years ago
f86f2f4
Cleaup chrt
by Rob Landley
· 8 years ago
83b3531
Add bzip2 support to tar.
by Elliott Hughes
· 8 years ago
d852ec1
Implement date %N, loosely inspired by Elliott Hughes's patch.
by Rob Landley
· 8 years ago
57605d2
factor shouldn't give incorrect answers for >64-bit integers.
by Elliott Hughes
· 8 years ago
cf6a235
Minor tweaks to install.sh.
by Rob Landley
· 8 years ago
9ad4b73
Merge remote-tracking branch 'toybox/master' into HEAD am: d94bd8e917 am: db6c38177a
by Elliott Hughes
· 8 years ago
c8e7472
Merge remote-tracking branch 'toybox/master' into HEAD am: d94bd8e917
by Elliott Hughes
· 8 years ago
db6c381
Merge remote-tracking branch 'toybox/master' into HEAD am: d94bd8e917
by Elliott Hughes
· 8 years ago
d94bd8e
Merge remote-tracking branch 'toybox/master' into HEAD
by Elliott Hughes
· 8 years ago
aa1a5d2
Switch to testcmd and add "-e all but \c" test.
by Rob Landley
· 8 years ago
0a55883
Make fewer assumptions about the shell in echo.test.
by Elliott Hughes
· 8 years ago
9a01506
Add all the toybox symbolic links to recovery. am: 1ca2399829 am: 26c2d744af
by Elliott Hughes
· 8 years ago
cdbdc70
Add all the toybox symbolic links to recovery. am: 1ca2399829 am: 26c2d744af
by Elliott Hughes
· 8 years ago
26c2d74
Add all the toybox symbolic links to recovery. am: 1ca2399829
by Elliott Hughes
· 8 years ago
d74b562
Move strend() to lib/lib.c
by Rob Landley
· 8 years ago
71921dc
Remove old uClibc compatibility glue. It's been 5 years since the last release.
by Rob Landley
· 8 years ago
c4ca233
Now that xopen() no longer returns stdio, !fd doesn't need strcmp("-") to verify
by Rob Landley
· 8 years ago
31b1872
Fix error in writing output that was causing zcat to always fail.
by Mike Moreton
· 9 years ago
75eea7d
Error if we can't autodetect filesystem type.
by Rob Landley
· 8 years ago
1ca2399
Add all the toybox symbolic links to recovery.
by Elliott Hughes
· 8 years ago
1d58955
Include $(BUILD_NUMBER_FROM_FILE) in the toybox --version. am: 77666693a1 am: f95c1921ba
by Elliott Hughes
· 8 years ago
0cbc1fc
Include $(BUILD_NUMBER_FROM_FILE) in the toybox --version. am: 77666693a1
by Elliott Hughes
· 8 years ago
f95c192
Include $(BUILD_NUMBER_FROM_FILE) in the toybox --version. am: 77666693a1
by Elliott Hughes
· 8 years ago
7766669
Include $(BUILD_NUMBER_FROM_FILE) in the toybox --version.
by Elliott Hughes
· 8 years ago
c0fe301
Switch to toybox gzip/gunzip/zcat. am: 429b7a378b am: 564d755a1c am: 1d98c5f49f
by Elliott Hughes
· 8 years ago
1d98c5f
Switch to toybox gzip/gunzip/zcat. am: 429b7a378b am: 564d755a1c
by Elliott Hughes
· 8 years ago
564d755
Switch to toybox gzip/gunzip/zcat. am: 429b7a378b
by Elliott Hughes
· 8 years ago
35a9f18
Add toybox_vendor for treble products am: 2b69f38297 am: 8175e87953
by Sandeep Patil
· 8 years ago
f5db809
Add toybox_vendor for treble products am: 2b69f38297 am: 8175e87953
by Sandeep Patil
· 8 years ago
429b7a3
Switch to toybox gzip/gunzip/zcat.
by Elliott Hughes
· 8 years ago
8175e87
Add toybox_vendor for treble products am: 2b69f38297
by Sandeep Patil
· 8 years ago
2b69f38
Add toybox_vendor for treble products
by Sandeep Patil
· 8 years ago
0eb1618
libselinux can depend on libcutils am: 91ed7bcbe1 am: c59b67815f am: 735c68e010
by Mark Salyzyn
· 8 years ago
735c68e
libselinux can depend on libcutils am: 91ed7bcbe1 am: c59b67815f
by Mark Salyzyn
· 8 years ago
c59b678
libselinux can depend on libcutils am: 91ed7bcbe1
by Mark Salyzyn
· 8 years ago
91ed7bc
libselinux can depend on libcutils
by Mark Salyzyn
· 8 years ago
519540f
Remove mkfifo from the uncategorized list. am: 400d7a8f76 am: 722072f695
by Elliott Hughes
· 8 years ago
8117ced
Remove mkfifo from the uncategorized list. am: 400d7a8f76 am: 722072f695
by Elliott Hughes
· 8 years ago
722072f
Remove mkfifo from the uncategorized list. am: 400d7a8f76
by Elliott Hughes
· 8 years ago
400d7a8
Remove mkfifo from the uncategorized list.
by Elliott Hughes
· 8 years ago
6b613cb
Fix the find tests. am: 86537b33a0 am: 5917b9eca4 am: 8deae91cfc
by Elliott Hughes
· 8 years ago
8deae91
Fix the find tests. am: 86537b33a0 am: 5917b9eca4
by Elliott Hughes
· 8 years ago
5917b9e
Fix the find tests. am: 86537b33a0
by Elliott Hughes
· 8 years ago
Next »