about summary refs log tree commit diff
path: root/pkgs/tools/text/replace
AgeCommit message (Expand)AuthorFilesLines
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-1/+1
2010-12-06pkgs/tools/text/replace: move --mandir to standard location $out/share/manPeter Simons1-2/+3
2010-04-04Making a bunch of basic programs cross-buildable.LluĂ­s Batlle i Rossell1-0/+4
2008-08-25replace: makeFlags is an arrayPeter Simons1-1/+1
2008-02-22* substitute: support patterns starting with a dash.Eelco Dolstra1-2/+4
2008-02-21* Don't include <malloc.h>, it doesn't exist on all platforms.Eelco Dolstra2-2/+15
2008-02-15Ported replace renaming to replace-literal to avoid conflict with MySQL packa...Michael Raskin1-0/+2
2008-02-13* substitute() in stdenv: use the replace program instead of awfulEelco Dolstra1-7/+4
2007-09-27Renamed replace executable to replace-literal (Yurii Kudryashov noticed confl...Michael Raskin1-0/+2
2007-07-15Added replace. Maybe abandon sed for substituteAll ?Michael Raskin1-0/+18