misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
emerge-webrsync
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug #332799 - Don't download lzma snapshots if tarsync is installed.
Zac Medico
2010-08-14
1
-6
/
+3
*
Add a SYNC sanity check to help prevent people like funtoo users
Zac Medico
2010-04-26
1
-1
/
+15
*
Add back executable bits, accidentally removed in previous commit.
Zac Medico
2010-03-24
1
-0
/
+0
*
Remove all svn $Id keywords.
Zac Medico
2010-03-24
1
-1
/
+0
*
Use absolute paths for files in ${DISTDIR}. Thanks to RB <aoz.syn@gmail.com>
Zac Medico
2008-05-03
1
-4
/
+4
*
Buf #219294 - Fix 'date' and 'cut' arguments for BSD userland. Thanks to
Zac Medico
2008-05-03
1
-2
/
+6
*
Skip group/owner tarsync options for tarsync if chown on /usr/portage
Zac Medico
2008-05-02
1
-1
/
+4
*
Bug #219837 - Adjust date calculations some more and show an
Zac Medico
2008-05-02
1
-15
/
+53
*
Detect an old version of tarsync and use bzip2 compression in that case.
Zac Medico
2008-05-01
1
-3
/
+9
*
Bug #219837 - Adjust date calculations to improve accuracy.
Zac Medico
2008-04-30
1
-3
/
+7
*
s/timetasmp/timestamp/
Zac Medico
2008-04-14
1
-1
/
+1
*
* Use type -P which does not produce messages to stderr.
Zac Medico
2008-04-06
1
-7
/
+7
*
* Skip the recusive chown call if it fails on the top level directory since
Zac Medico
2008-03-28
1
-3
/
+3
*
Disable tarsync when using lzma compression since it doesn't seem to be
Zac Medico
2008-03-28
1
-1
/
+2
*
only try to fetch compression schemes which the host supports
Mike Frysinger
2008-02-23
1
-1
/
+10
*
add support for lzma/gz snapshots
Mike Frysinger
2008-02-23
1
-68
/
+88
*
tighten up output from script
Mike Frysinger
2008-02-23
1
-39
/
+39
*
cleanup main option parsing
Mike Frysinger
2008-02-23
1
-23
/
+34
*
fix typo in emerge-webrsync from r9118
Alec Warner
2008-01-13
1
-1
/
+1
*
As suggested by grobian, treat Darwin just like USERLAND=gnu
Zac Medico
2007-12-29
1
-2
/
+1
*
Fix USERLAND references to handle Darwin like BSD.
Zac Medico
2007-12-29
1
-1
/
+2
*
Rely on USERLAND since it's automatically generated by
Zac Medico
2007-12-29
1
-5
/
+1
*
Fix sync_local() to return 0 when a appropriate. Thanks to
Zac Medico
2007-12-26
1
-0
/
+1
*
Fix broken timestamp logic in do_snapshot(). Thanks to Alon
Zac Medico
2007-12-06
1
-6
/
+5
*
Merge rewrite by Alon Bar-Lev from bug #130039:
Zac Medico
2007-08-06
1
-113
/
+303
*
For bug #185048, make emerge-webrsync honor http_proxy and ftp_proxy from mak...
Zac Medico
2007-07-28
1
-1
/
+2
*
convert `type -p` to `type -P` as noted by grobian
Mike Frysinger
2007-04-15
1
-3
/
+3
*
For bug #170178, remove all hardcoded references to '/usr/lib/portage'.
Zac Medico
2007-03-10
1
-3
/
+4
*
Add support for RSYNC_EXTRA_OPTS to webrsync
Marius Mauch
2007-02-17
1
-2
/
+2
*
For bug #164532, don't rely on ${USERLAND} since the portage tree might be em...
Zac Medico
2007-01-30
1
-2
/
+4
*
For consistent behavior in all timezones, make emerge-webrsync use UTC time f...
Zac Medico
2006-12-02
1
-12
/
+11
*
For bug #154220, run /etc/portage/bin/post_sync at the end of emerge-webrsync.
Zac Medico
2006-11-06
1
-0
/
+1
*
Add forgotten PORTAGE_TMPDIR to the portageq call.
Zac Medico
2006-08-14
1
-2
/
+2
*
Use eval $(portageq envvar -v FOO BAR) to collapse many portageq calls into 1.
Zac Medico
2006-08-14
1
-9
/
+6
*
make elog mail module always set the 'From' header for rfc2822 compliance
Marius Mauch
2006-06-10
1
-1
/
+1
*
Use python to lookup the user and group corresponding to PORTAGE_INST_UID and...
Zac Medico
2006-05-30
1
-1
/
+4
*
Make emerge-webrsync only do metadata-transfer when necessary. Thanks to Pat...
Zac Medico
2006-03-20
1
-2
/
+6
*
Fix typo in spelling of been in emerge-webrsync. Thanks to bonsaikitten for ...
Zac Medico
2006-03-18
1
-1
/
+1
*
Make PORTAGE_INST_UID and PORTAGE_INST_GID default to 0 in case of environmen...
Zac Medico
2006-03-18
1
-2
/
+2
*
Fix deprecated emerge syntax in emerge-webrsync for bug #126558.
Zac Medico
2006-03-17
1
-1
/
+1
*
Merge emerge-webrsync uid and gid fixes from the prefix branch.
Zac Medico
2006-03-17
1
-4
/
+5
*
Make emerge-webrsync use renice for cleaner PORTAGE_NICENESS handling (bug #1...
Zac Medico
2006-03-02
1
-7
/
+5
*
Fix typo in emerge-webrsync PORTAGE_NICENESS handling for bug #124621 (regres...
Zac Medico
2006-03-02
1
-4
/
+4
*
optional tarsync integration; thanks to Johannes Fahrenkrug for doing the leg...
Brian Harring
2006-02-02
1
-14
/
+22
*
added PORTAGE_NICENESS support.
Brian Harring
2006-02-02
1
-0
/
+9
*
update copyright years
Mike Frysinger
2006-01-05
1
-1
/
+1
*
header changes, $Header: -> $Id:
Brian Harring
2005-08-30
1
-1
/
+1
*
Migration (without history) of the current stable line to subversion.
Jason Stubbs
2005-08-28
1
-0
/
+141