misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
sed
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ebuild helpers into an ebuild-helpers subdirectory.
Zac Medico
2009-03-12
1
-28
/
+0
*
Hardcode #!/bin/bash for consistency with other scripts.
Zac Medico
2007-12-20
1
-1
/
+1
*
Fix typo: %% -> ##.
Zac Medico
2007-12-18
1
-1
/
+1
*
Generalize the sed -> gsed wrapper script so that it's
Zac Medico
2007-12-18
1
-10
/
+12
*
convert `type -p` to `type -P` as noted by grobian
Mike Frysinger
2007-04-15
1
-1
/
+1
*
Use ${BASH_SOURCE[0]} instead of $_ because the former is more dependable for...
Zac Medico
2006-06-08
1
-1
/
+1
*
enable +x bits on sed
Mike Frysinger
2006-04-25
1
-0
/
+0
*
Make sed wrapper not executable. Currently the wrapper is installed via doex...
Alec Warner
2006-04-23
1
-0
/
+0
*
Fix sed breakage for people with weird PATH, fix tabs. Thanks to Flameeyes o...
Alec Warner
2006-04-23
1
-13
/
+15
*
set executable bit for sed-wrapper
Simon Stelling
2006-04-23
1
-0
/
+0
*
Add copyright header, thanks to Zac Medico for pointing that out for me
Alec Warner
2006-04-22
1
-0
/
+2
*
A sed wrapper for OSX/BSD courtesy of Flameeyes and Spanky
Alec Warner
2006-04-22
1
-0
/
+22