summaryrefslogtreecommitdiffstats
path: root/bin/doins
Commit message (Collapse)AuthorAgeFilesLines
* Fix quoting. (trunk r9489)Zac Medico2008-03-281-1/+1
| | | | svn path=/main/branches/2.1.2/; revision=9567
* Strip trailing slashes from directory paths if necessary. (trunk r9487)Zac Medico2008-03-281-0/+3
| | | | svn path=/main/branches/2.1.2/; revision=9565
* Bug #210575 - Optimize doins -r so that it doesn't call itself recursively,Zac Medico2008-03-281-18/+27
| | | | | | | since it's faster to handle the recursion internally. Thanks to Benedikt Böhm <hollow@gentoo.org> for the initial patch. (trunk r9485) svn path=/main/branches/2.1.2/; revision=9563
* misc style fixes (trunk r6400:6401)Zac Medico2007-04-141-7/+7
| | | | svn path=/main/branches/2.1.2/; revision=6405
* revise tests so that does not trigger an error (trunk r6400:6401)Zac Medico2007-04-141-2/+2
| | | | svn path=/main/branches/2.1.2/; revision=6404
* make elog mail module always set the 'From' header for rfc2822 complianceMarius Mauch2006-06-101-1/+1
| | | | svn path=/main/trunk/; revision=3483
* replace hardcoded /usr/lib/portage/bin with PORTAGE_BIN_PATH, defaulting to ↵Simon Stelling2006-05-011-1/+1
| | | | | | the hardcoded value svn path=/main/trunk/; revision=3297
* make portage shut up if --quiet is given; bug 62273Simon Stelling2006-05-011-4/+6
| | | | svn path=/main/trunk/; revision=3296
* update copyright yearsMike Frysinger2006-01-051-1/+1
| | | | svn path=/main/trunk/; revision=2526
* header changes, $Header: -> $Id:Brian Harring2005-08-301-1/+1
| | | | svn path=/main/branches/2.0/; revision=1951
* Migration (without history) of the current stable line to subversion.Jason Stubbs2005-08-281-0/+53
svn path=/main/branches/2.0/; revision=1941