aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* emerge-webrsync: fix bug #523494Zac Medico2014-09-241-2/+2
* Rename a private function.Arfrever Frehtes Taifersar Arahesis2014-02-051-3/+3
* Add support for multiple repositories in `emerge --sync`.Arfrever Frehtes Taifersar Arahesis2013-07-231-6/+7
* emerge-webrsync: use PORTAGE_REPOSITORIES varZac Medico2013-07-221-19/+20
* emerge-webrsync and emerge-delta-webrsync: Stop using PORTDIR.Arfrever Frehtes Taifersar Arahesis2013-07-171-12/+18
* emerge-delta-webrsync: rm empty file, bug #476416Zac Medico2013-07-101-3/+8
* emerge-webrsync: fetch_file rm absolute pathZac Medico2013-06-211-1/+1
* strip trailing whitespaceMike Frysinger2012-11-221-1/+1
* emerge-webrsync: rsync -o -g, bug #442190Zac Medico2012-11-071-2/+5
* Convert funcs of isolated-functions.sh to __ prefixed namespace.Brian Harring2012-09-131-10/+10
* emerge-webrsync: fix date usage for BSDZac Medico2012-08-181-1/+3
* emerge-webrsync: use ${PORTAGE_TMPDIR}/portageZac Medico2012-08-181-9/+9
* emerge-*webrsync: use ${PORTAGE_BIN_PATH}/emergeZac Medico2012-08-181-2/+2
* emerge-*webrsync: fix post_sync for prefixZac Medico2012-08-181-3/+5
* emerge-webrsync: PORTAGE_RSYNC_OPTS, bug #364105Jan Pobrislo2012-08-141-4/+3
* emerge-webrsync: preserve ownership for usersyncZac Medico2012-08-141-5/+17
* emerge-webrsync: check permission, bug #142202Zac Medico2012-08-141-2/+18
* emerge-webrsync: add -k/--keep optionZac Medico2012-08-141-15/+24
* emerge-webrsync: adjust for 00:45 snapshotsZac Medico2012-08-131-6/+6
* emerge-webrsync: use portageq from same prefixZac Medico2012-03-271-2/+10
* emerge-webrsync: use --quiet with --check-newsZac Medico2011-12-061-1/+2
* emerge-webrsync: call emerge --check-newsZac Medico2011-12-061-0/+1
* emerge-webrsync: new gpg key, bug #331537Zac Medico2011-11-241-1/+1
* emerge-webrsync: exit if "gpg binary not found"Alon Bar-Lev2011-09-171-0/+1
* Remove all hasq/useq calls for bug #199722.Zac Medico2011-07-081-2/+2
* emerge-webrsync: drop lzma supportZac Medico2011-03-271-4/+2
* emerge-webrsync: update for current gpg keyZac Medico2011-01-141-1/+1
* emerge-webrsync: eat trailing newlinesMike Frysinger2011-01-051-3/+3
* emerge-webrsync: add xz supportMike Frysinger2011-01-051-0/+2
* bash: as a general rule, use read -rZac Medico2010-12-291-1/+1
* Bug #332799 - Don't download lzma snapshots if tarsync is installed.Zac Medico2010-08-141-6/+3
* Add a SYNC sanity check to help prevent people like funtoo usersZac Medico2010-04-261-1/+15
* 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