mirror of
https://codeberg.org/landley/toybox.git
synced 2026-01-26 06:07:55 +00:00
I ended up writing a new find from scratch, so remove old unfinished cleanup log.
This commit is contained in:
parent
da07ae22d3
commit
d4c890c1f7
@ -11,7 +11,6 @@
|
||||
<li><a href=#uuencode>uuencode</a></li>
|
||||
<li><a href=#uudecode>uudecode</a></li>
|
||||
<li><a href=#ifconfig>ifconfig</a></li>
|
||||
<li><a href=#find>find</a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
@ -238,26 +237,6 @@ ifconfig_main() table logic to fold more if/else parts into the table</a></li>
|
||||
|
||||
<p>Status: COMPLETE.</p>
|
||||
|
||||
<h1><a href=/hg/toybox/log/tip/toys/pending/find.c>find</a></h1>
|
||||
|
||||
<pre>
|
||||
814 Initial version by Gurang Shastri.
|
||||
815
|
||||
816
|
||||
847 Felix Janda
|
||||
848 Whitespace (reindent from tabs -> 2 spaces)
|
||||
849 More cleanup
|
||||
867 Felix Janda Improve operator processing.
|
||||
874 Felix Janda
|
||||
875 Felix Janda
|
||||
887 Felix Janda fix -mtime
|
||||
</pre>
|
||||
|
||||
<ul>
|
||||
<li>commit: <a href=/hg/toybox/rev/849>849</a>,
|
||||
description: <a href=http://lists.landley.net/pipermail/toybox-landley.net/2013-April/000895.html>here</a></li>
|
||||
</ul>
|
||||
|
||||
<p>Status: in progress.</p>
|
||||
|
||||
<h1><a href=/hg/toybox/log/917/toys/pending/stat.c>stat</a></h1>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user