#12333: Add back functionality that was inadvertantly deleted from Sage
----------------------+-----------------------------------------------------
Reporter: was | Owner: jason
Type: defect | Status: needs_review
Priority: major | Milestone: sage-5.0
Component: misc | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author: Francis Clarke
Merged: | Dependencies:
----------------------+-----------------------------------------------------
Changes (by newvalueoldvalue):
* status: new => needs_review
* author: => Francis Clarke
Comment:
The patch restore `sage -grep`, and `sage -grepdoc`, but uses a new
simpler, one-line grep. This has the following advantages:
* It is significantly faster;
* The files are searched in lexicographical order, rather than putting
all the ".py" files before the ".pyx" files, etc.
In addition a new header is provided, which doesn't include the irrelevant
"Type notebook() ...", and which shows the branch (if it isn't main).
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12333#comment:1>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.