Commit Graph

12 Commits

Author SHA1 Message Date
Jason A. Donenfeld
cd63a3607a This isn't as useful as it seems 2015-08-17 14:14:00 +02:00
Jason A. Donenfeld
9dd6042cdd Don't hardcode 8 jobs. Use nproc. 2015-08-17 14:08:03 +02:00
Jason A. Donenfeld
fddecbe751 Use proper URL for herds 2015-08-17 14:00:13 +02:00
Jason A. Donenfeld
d0adcdee45 sync_cache: Use the rsync cache first
Since updating the cache the first time or after not syncing for a while
takes quite a bit of CPU, we might as well opportunistically utilize the
rsync cache by selectively rsyncing from it, and then running the local
caching operation after.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2015-08-17 13:51:36 +02:00
Jason A. Donenfeld
55ca8134e3 Cleanup output and scripting
Using ebegin/eend makes things a bit cleaner and Gentoo-ish, and we can
also clean up the scripts in general by using git's -C option.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2015-08-17 13:48:12 +02:00
7680f385c8
Merge branch 'patch-1' of git://github.com/chewi/portage-gentoo-git-config 2015-08-16 17:35:53 +02:00
James Le Cuirot
e47457fc61 API repository has moved 2015-08-15 23:24:40 +01:00
6cb94495e1
Fix bug in sync_dtd, thanks to freke 2015-08-15 15:57:28 +02:00
99ce48196c
Fix spelling 2015-08-15 12:55:49 +02:00
5ae439f434
Be more verbose in README.md 2015-08-15 12:53:21 +02:00
52879b725a
Add README.md 2015-08-14 22:27:30 +02:00
8551ee66b4
Initial commit 2015-08-14 22:16:49 +02:00