aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add back executable bits, accidentally removed in previous commit.Zac Medico2010-03-241-0/+0
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Use absolute paths for files in ${DISTDIR}. Thanks to RB <aoz.syn@gmail.com>Zac Medico2008-05-031-4/+4
* Buf #219294 - Fix 'date' and 'cut' arguments for BSD userland. Thanks toZac Medico2008-05-031-2/+6
* Skip group/owner tarsync options for tarsync if chown on /usr/portageZac Medico2008-05-021-1/+4
* Bug #219837 - Adjust date calculations some more and show anZac Medico2008-05-021-15/+53
* Detect an old version of tarsync and use bzip2 compression in that case.Zac Medico2008-05-011-3/+9
* Bug #219837 - Adjust date calculations to improve accuracy.Zac Medico2008-04-301-3/+7
* s/timetasmp/timestamp/Zac Medico2008-04-141-1/+1
* * Use type -P which does not produce messages to stderr.Zac Medico2008-04-061-7/+7
* * Skip the recusive chown call if it fails on the top level directory sinceZac Medico2008-03-281-3/+3
* Disable tarsync when using lzma compression since it doesn't seem to beZac Medico2008-03-281-1/+2
* only try to fetch compression schemes which the host supportsMike Frysinger2008-02-231-1/+10
* add support for lzma/gz snapshotsMike Frysinger2008-02-231-68/+88
* tighten up output from scriptMike Frysinger2008-02-231-39/+39
* cleanup main option parsingMike Frysinger2008-02-231-23/+34
* fix typo in emerge-webrsync from r9118Alec Warner2008-01-131-1/+1
* As suggested by grobian, treat Darwin just like USERLAND=gnuZac Medico2007-12-291-2/+1
* Fix USERLAND references to handle Darwin like BSD.Zac Medico2007-12-291-1/+2
* Rely on USERLAND since it's automatically generated byZac Medico2007-12-291-5/+1
* Fix sync_local() to return 0 when a appropriate. Thanks toZac Medico2007-12-261-0/+1
* Fix broken timestamp logic in do_snapshot(). Thanks to AlonZac Medico2007-12-061-6/+5
* Merge rewrite by Alon Bar-Lev from bug #130039:Zac Medico2007-08-061-113/+303
* For bug #185048, make emerge-webrsync honor http_proxy and ftp_proxy from mak...Zac Medico2007-07-281-1/+2
* convert `type -p` to `type -P` as noted by grobianMike Frysinger2007-04-151-3/+3
* For bug #170178, remove all hardcoded references to '/usr/lib/portage'.Zac Medico2007-03-101-3/+4
* Add support for RSYNC_EXTRA_OPTS to webrsyncMarius Mauch2007-02-171-2/+2
* For bug #164532, don't rely on ${USERLAND} since the portage tree might be em...Zac Medico2007-01-301-2/+4
* For consistent behavior in all timezones, make emerge-webrsync use UTC time f...Zac Medico2006-12-021-12/+11
* For bug #154220, run /etc/portage/bin/post_sync at the end of emerge-webrsync.Zac Medico2006-11-061-0/+1
* Add forgotten PORTAGE_TMPDIR to the portageq call.Zac Medico2006-08-141-2/+2
* Use eval $(portageq envvar -v FOO BAR) to collapse many portageq calls into 1.Zac Medico2006-08-141-9/+6
* make elog mail module always set the 'From' header for rfc2822 complianceMarius Mauch2006-06-101-1/+1
* Use python to lookup the user and group corresponding to PORTAGE_INST_UID and...Zac Medico2006-05-301-1/+4
* Make emerge-webrsync only do metadata-transfer when necessary. Thanks to Pat...Zac Medico2006-03-201-2/+6
* Fix typo in spelling of been in emerge-webrsync. Thanks to bonsaikitten for ...Zac Medico2006-03-181-1/+1
* Make PORTAGE_INST_UID and PORTAGE_INST_GID default to 0 in case of environmen...Zac Medico2006-03-181-2/+2
* Fix deprecated emerge syntax in emerge-webrsync for bug #126558.Zac Medico2006-03-171-1/+1
* Merge emerge-webrsync uid and gid fixes from the prefix branch.Zac Medico2006-03-171-4/+5
* Make emerge-webrsync use renice for cleaner PORTAGE_NICENESS handling (bug #1...Zac Medico2006-03-021-7/+5
* Fix typo in emerge-webrsync PORTAGE_NICENESS handling for bug #124621 (regres...Zac Medico2006-03-021-4/+4
* optional tarsync integration; thanks to Johannes Fahrenkrug for doing the leg...Brian Harring2006-02-021-14/+22
* added PORTAGE_NICENESS support.Brian Harring2006-02-021-0/+9
* update copyright yearsMike Frysinger2006-01-051-1/+1
* header changes, $Header: -> $Id:Brian Harring2005-08-301-1/+1
* Migration (without history) of the current stable line to subversion.Jason Stubbs2005-08-281-0/+141