projects
/
platform
/
upstream
/
toybox.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/toybox.git
2015-05-18
Rob Landley
Recent commit broke ls -R (test reversed), and "ls...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Rob Landley
More ls -Z upgrading. Move TOYBOX_SELINUX and TOYBOX_SM...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
José Bollo
stat: fix group name
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Rob Landley
Bugfix from Hyejin Kim: su should not prompt root user...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Rob Landley
Promote reset (actually write a new one using the simpl...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Rob Landley
Print name of file at the bottom of the screen.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Rob Landley
More hexedit cursor boundary tweaking.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Rob Landley
Fix bug (len[7] wasn't zeroed if -Z off, thus -C overes...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Rob Landley
Set the executable bits on all the *.test files. (Wasn...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Rob Landley
Git hates me.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Rob Landley
Cleanups of dirtree_start() calls. (Don't need to feed...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Rob Landley
Add DIRTREE_SHUTUP to disable dirtree warnings if file...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Rob Landley
Probe for -Wno-string-plus-int.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Rob Landley
Move not-curses code into interstingtimes.c
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Elliott Hughes
Fix more with missing files.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Rob Landley
Re-enable catv command now that flag infrastructure...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Elliott Hughes
Implement SELinux ls -Z support.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Rob Landley
Replace android-specific hack with just signal(SIGPIPE...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Rob Landley
Yank smack from singleconfig.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Elliott Hughes
Fix dmesg -c error output.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Rob Landley
Move a prototype to the start of portability.h (suggest...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Hyejin Kim
dhcpd writes leases on "dhcpd.leases" file.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Elliott Hughes
Fix getprop sorting and error reporting.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Rob Landley
Minor dmesg cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Rob Landley
If a shortopt is configured out right before a bare...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Mark Salyzyn
dmesg: add -t suppress timestamp flag
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Rob Landley
Portability bits for the recent ls smack changes.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Rob Landley
More ls cleanups from squinting at Jose's most recent...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Rob Landley
Add default sigpipe handler for android (as suggested...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Rob Landley
And remove the header part too.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Rob Landley
Wild guess at cleaning up smack support. Don't have...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Rob Landley
Remove redundant numlen.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Jan Cybulski
ls: Add -Z (Smack) option
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Rob Landley
Fix truncate prefix bug and add truncate test suite...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Rob Landley
Add prefix support Hyejin Kim asked about.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Rob Landley
Fix ls -s and -i indentation in -C and -x modes. (Spott...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Rob Landley
Promote hexedit to other.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Rob Landley
Some infrastructure hexedit needs. (Poor man's curses.)
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Rob Landley
Teach hexedit to actually edit. Add -r option for read...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
Rob Landley
Fix display and cursor control (to respect bottom bound...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Rob Landley
Too tired on the flight back from Japan to work on...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
Rob Landley
Bugfix from Hyejin Kim (count=1 shouldn't change name...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
Rob Landley
Switch setprop to use TOYBOX_ON_ANDROID and fix getprop...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Rob Landley
Cleanup getprop, add qstrcmp() to lib for qsort (becaus...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
Isaac Dunham
mdev: implement hotplug support.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
Rob Landley
Roadmap update, mostly from enh with a few other pendin...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
Rob Landley
Android getprop and setprop from Elliott Hughes.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
Xavier Roche
Link against libattr and libsmack.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Elliott Hughes
Fix a trivial typo in www/about.html.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Rob Landley
Make toybox --version use the "git describe" info if...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Elliott Hughes
terminal_size should use LINES, not ROWS.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Rob Landley
Shout from the rooftops that pending is not like other...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Rob Landley
Put SELINUX in a a menu, and add config option for...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Rob Landley
Yet more ps work. Still not there yet.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Samuel Holland
unshare: fix -r
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Rob Landley
Before trying to remount read only, see if block device...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Elliott Hughes
Implement Android restorecon.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Elliott Hughes
Fix load_policy error reporting.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Elliott Hughes
getenforce takes no arguments.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Elliott Hughes
setenforce takes exactly one argument.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Elliott Hughes
Make more(1) usable.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Elliott Hughes
Update www/roadmap.html with Android progress.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Rob Landley
Tweak .gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
Rob Landley
Tweak README
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
Rob Landley
Update multiplexer help text for --version
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
Rob Landley
Revert last mdev commit because it copied code out...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-07
Rob Landley
Adding --version broke ./toybox command list. (Oops.)
commit
|
commitdiff
|
tree
|
snapshot
2015-04-06
Rob Landley
Announce switch to git.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-06
Rob Landley
Add --version to multiplexer.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-06
Rob Landley
Bite the bullet and switch over to git.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-04
Paul Barker
To ensure that toybox can be installed alongside busybo...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-04
Rob Landley
Another in-progress ps snapshot.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-03
Rob Landley
Add readfileat() to lib
commit
|
commitdiff
|
tree
|
snapshot
2015-04-03
Rob Landley
ps checkpoint du jour. Does not work yet.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Rob Landley
Redoing ps from scratch. Random checkpoint that probabl...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Rob Landley
Add head test for -123.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Rob Landley
Fix head bug pointed out by felix janda (recent -123...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Rob Landley
Fix sed bug David Halls hit trying to compile libiconv.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Rob Landley
Fix printf bug (%.s should be %.0s not %s) reported...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Elliott Hughes
Fix an obvious typo in Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Elliott Hughes
update the Android section of roadmap.html
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Rob Landley
Promote setenforce to android.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Rob Landley
Cleanup setenforce.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Rob Landley
Promote getenforce.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Rob Landley
Cleanup getenforce.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Rob Landley
Flag to make llvm shut up about a broken warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Rob Landley
tail: add old -123 support and comment out #-f until...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Rob Landley
Promote load_policy to android.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Rob Landley
Minor cleanup of load_policy.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Rob Landley
Explain the craptacular nature of kconfig, and the...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Bernhard Rosenkr...
Fix toybox build with C99 compilers
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Elliott Hughes
Implement load_policy.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Rob Landley
Promote runcon to android (and add an android menu).
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Rob Landley
Trivial runcon cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Elliott Hughes
Add runcon(1).
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Elliott Hughes
add missing space in dd output
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Rob Landley
Tweak of Elliott Hughes's fix for an off by one error...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Elliott Hughes
Update the Android section of the roadmap.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Rob Landley
Another bug from David Halls: find -exec wasn't consumi...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Rob Landley
install -D bugfix from David Halls.
commit
|
commitdiff
|
tree
|
snapshot
next