Add anoncvs gentoo-x86 example in documentation of repos.conf.
[portage.git] / bin / emerge-webrsync
2013-07-22 Arfrever Frehtes... Add support for multiple repositories in `emerge -...
2013-07-22 Zac Medicoemerge-webrsync: use PORTAGE_REPOSITORIES var
2013-07-16 Arfrever Frehtes... emerge-webrsync and emerge-delta-webrsync: Stop using...
2013-07-10 Zac Medicoemerge-delta-webrsync: rm empty file, bug #476416
2013-06-22 Zac Medicoemerge-webrsync: fetch_file rm absolute path
2012-11-22 Mike Frysingerstrip trailing whitespace
2012-11-07 Zac Medicoemerge-webrsync: rsync -o -g, bug #442190
2012-09-14 Brian HarringConvert funcs of isolated-functions.sh to __ prefixed...
2012-08-19 Zac Medicoemerge-webrsync: fix date usage for BSD
2012-08-18 Zac Medicoemerge-webrsync: use ${PORTAGE_TMPDIR}/portage
2012-08-18 Zac Medicoemerge-*webrsync: use ${PORTAGE_BIN_PATH}/emerge
2012-08-18 Zac Medicoemerge-*webrsync: fix post_sync for prefix
2012-08-15 Jan Pobrisloemerge-webrsync: PORTAGE_RSYNC_OPTS, bug #364105
2012-08-15 Zac Medicoemerge-webrsync: preserve ownership for usersync
2012-08-15 Zac Medicoemerge-webrsync: check permission, bug #142202
2012-08-15 Zac Medicoemerge-webrsync: add -k/--keep option
2012-08-14 Zac Medicoemerge-webrsync: adjust for 00:45 snapshots
2012-03-27 Zac Medicoemerge-webrsync: use portageq from same prefix
2011-12-06 Zac Medicoemerge-webrsync: use --quiet with --check-news
2011-12-06 Zac Medicoemerge-webrsync: call emerge --check-news
2011-11-25 Zac Medicoemerge-webrsync: new gpg key, bug #331537
2011-09-17 Alon Bar-Levemerge-webrsync: exit if "gpg binary not found"
2011-07-08 Zac MedicoRemove all hasq/useq calls for bug #199722.
2011-03-27 Zac Medicoemerge-webrsync: drop lzma support
2011-01-14 Zac Medicoemerge-webrsync: update for current gpg key
2011-01-05 Mike Frysingeremerge-webrsync: eat trailing newlines
2011-01-05 Mike Frysingeremerge-webrsync: add xz support
2010-12-29 Zac Medicobash: as a general rule, use read -r
2010-08-15 Zac MedicoBug #332799 - Don't download lzma snapshots if tarsync...
2010-04-26 Zac MedicoAdd a SYNC sanity check to help prevent people like...
2010-03-24 Zac MedicoAdd back executable bits, accidentally removed in previ...
2010-03-24 Zac MedicoRemove all svn $Id keywords.
2008-05-03 Zac MedicoUse absolute paths for files in ${DISTDIR}. Thanks...
2008-05-03 Zac MedicoBuf #219294 - Fix 'date' and 'cut' arguments for BSD...
2008-05-02 Zac MedicoSkip group/owner tarsync options for tarsync if chown...
2008-05-02 Zac MedicoBug #219837 - Adjust date calculations some more and...
2008-05-01 Zac MedicoDetect an old version of tarsync and use bzip2 compress...
2008-04-30 Zac MedicoBug #219837 - Adjust date calculations to improve accuracy.
2008-04-14 Zac Medicos/timetasmp/timestamp/
2008-04-06 Zac Medico* Use type -P which does not produce messages to stderr.
2008-03-28 Zac Medico* Skip the recusive chown call if it fails on the top...
2008-03-28 Zac MedicoDisable tarsync when using lzma compression since it...
2008-02-23 Mike Frysingeronly try to fetch compression schemes which the host...
2008-02-23 Mike Frysingeradd support for lzma/gz snapshots
2008-02-23 Mike Frysingertighten up output from script
2008-02-23 Mike Frysingercleanup main option parsing
2008-01-13 Alec Warnerfix typo in emerge-webrsync from r9118
2007-12-29 Zac MedicoAs suggested by grobian, treat Darwin just like USERLAN...
2007-12-29 Zac MedicoFix USERLAND references to handle Darwin like BSD.
2007-12-29 Zac MedicoRely on USERLAND since it's automatically generated by
2007-12-26 Zac MedicoFix sync_local() to return 0 when a appropriate. Thanks to
2007-12-06 Zac MedicoFix broken timestamp logic in do_snapshot(). Thanks...
2007-08-06 Zac MedicoMerge rewrite by Alon Bar-Lev from bug #130039:
2007-07-28 Zac MedicoFor bug #185048, make emerge-webrsync honor http_proxy...
2007-04-15 Mike Frysingerconvert `type -p` to `type -P` as noted by grobian
2007-03-10 Zac MedicoFor bug #170178, remove all hardcoded references to...
2007-02-17 Marius MauchAdd support for RSYNC_EXTRA_OPTS to webrsync
2007-01-30 Zac MedicoFor bug #164532, don't rely on ${USERLAND} since the...
2006-12-02 Zac MedicoFor consistent behavior in all timezones, make emerge...
2006-11-06 Zac MedicoFor bug #154220, run /etc/portage/bin/post_sync at...
2006-08-14 Zac MedicoAdd forgotten PORTAGE_TMPDIR to the portageq call.
2006-08-14 Zac MedicoUse eval $(portageq envvar -v FOO BAR) to collapse...
2006-06-10 Marius Mauchmake elog mail module always set the 'From' header...
2006-05-30 Zac MedicoUse python to lookup the user and group corresponding...
2006-03-20 Zac MedicoMake emerge-webrsync only do metadata-transfer when...
2006-03-18 Zac MedicoFix typo in spelling of been in emerge-web Thanks...
2006-03-18 Zac MedicoMake PORTAGE_INST_UID and PORTAGE_INST_GID default...
2006-03-17 Zac MedicoFix deprecated emerge syntax in emerge-webrsync for...
2006-03-17 Zac MedicoMerge emerge-webrsync uid and gid fixes from the prefix...
2006-03-02 Zac MedicoMake emerge-webrsync use renice for cleaner PORTAGE_NIC...
2006-03-02 Zac MedicoFix typo in emerge-webrsync PORTAGE_NICENESS handling...
2006-02-02 Brian Harringoptional tarsync integration; thanks to Johannes Fahren...
2006-02-02 Brian Harringadded PORTAGE_NICENESS support.
2006-01-05 Mike Frysingerupdate copyright years
2005-08-30 Brian Harringheader changes, $Header: -> $Id:
2005-08-28 Jason StubbsMigration (without history) of the current stable line...