| AgeSort asc/desc | Change |
|---|---|
| Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 Next | |
| May 4, 2015 | |
| 10 years 10 months | Replace android-specific hack with just signal(SIGPIPE, SIG_IGN). |
|
Commit 483cfdabaf6ab282987a0a21d6177c3daa95dc12, by Rob Landley | |
| 10 years 10 months | Regenerate generated files after upstream sync. |
|
Commit 10a5d416c13890a04ea475738a4d6d8138ba82ce, by Elliott Hughes | |
| 10 years 10 months | Implement SELinux ls -Z support. |
|
Commit 8565668d785d25f6dfd2dd19cece502cedf178b6, by Elliott Hughes | |
| May 5, 2015 | |
| 10 years 10 months | Merge remote-tracking branch 'toybox/master' into HEAD |
|
Commit 5d6af359d033997567bba2623cda095711458e07, by Elliott Hughes | |
| 10 years 10 months | Regenerate generated files. |
|
Commit 12125dd0bf065cb500529920db077abbd818a85d, by Elliott Hughes | |
| May 6, 2015 | |
| 10 years 10 months | Re-enable catv command now that flag infrastructure is updated. |
|
Commit ef55374b9d5e6ea1325f2888fdbb0425e5e73d18, by Rob Landley | |
| 10 years 10 months | Fix more with missing files. |
|
Commit daf36948a9c235d5e70ec343557facfb80edaddd, by Elliott Hughes | |
| May 7, 2015 | |
| 10 years 10 months | Merge remote-tracking branch 'goog/mnc-dev-plus-aosp' into mm |
|
Commit d311aa1a594fac41bee0c643226c5c0e1af9a3c6, by Elliott Hughes | |
| May 8, 2015 | |
| 10 years 10 months | Merge remote-tracking branch 'toybox/master' into HEAD |
|
Commit 157763b582eb4ac50fed36a901b02fee8415aa00, by Elliott Hughes | |
| 10 years 10 months | Regenerate generated files. |
|
Commit 0a5fd80f5bd4a54301e9f519520bfea853b2cf72, by Elliott Hughes | |
| 10 years 10 months | am 157763b5: Merge remote-tracking branch \'toybox/master\' into HEAD |
|
Commit f3d2cfdc005a89fba2296a810770ba8bd0f3c322, by Elliott Hughes | |
| 10 years 10 months | am 0a5fd80f: Regenerate generated files. |
|
Commit 642df85226aafef60f0a32ee3a982b7c842251b2, by Elliott Hughes | |
| 10 years 10 months | Merge remote-tracking branch 'goog/mnc-dev-plus-aosp' into mm |
|
Commit 2434e85fb728d32766b66e67560fca8413f81e88, by Elliott Hughes | |
| May 9, 2015 | |
| 10 years 10 months | Move not-curses code into interstingtimes.c |
|
Commit 72cd2e07f1cea190925021472465325e72589f47, by Rob Landley | |
| May 10, 2015 | |
| 10 years 10 months | Probe for -Wno-string-plus-int. |
|
Commit a913d92bad6550e005a3ffac71a82586042171b5, by Rob Landley | |
| 10 years 10 months | Add DIRTREE_SHUTUP to disable dirtree warnings if file vanishes out from under traversal. Pass through full flag set in dirtree_add_node(), add dirtree_start() wrapper to provide symlink-only behavior (avoiding a lot of DIRTREE_SYMFOLLOW*!!(logic) re |
|
Commit aab9164df395a4b0878b0ad930a5ec8a806a58e9, by Rob Landley | |
| 10 years 10 months | Cleanups of dirtree_start() calls. (Don't need to feed in flag values, just symfollow true/false.) |
|
Commit 1f5f436826505df6dfabe1de9724424fc40fae23, by Rob Landley | |
| May 11, 2015 | |
| 10 years 10 months | Git hates me. |
|
Commit 6253e48aadc09bd1af93caa45fe305466977fd0f, by Rob Landley | |
| May 12, 2015 | |
| 10 years 10 months | Set the executable bits on all the *.test files. (Wasn't consistent, is now.) |
|
Commit dec4669fa1285945910ffd47ff5830f250e1c1ed, by Rob Landley | |
| May 13, 2015 | |
| 10 years 9 months | Fix bug (len[7] wasn't zeroed if -Z off, thus -C overestimated entry lengths), and some cleanups while I was there. |
|
Commit b18c7e8a59e61b8ec49e2d0f8cb2dda19b8f6a82, by Rob Landley | |