summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hashgen: don't generate Manifest.gz for all subdirsFabian Groffen2017-12-011-15/+90
* hashgen: ignore Manifest in top level Manifest.files.gzFabian Groffen2017-11-291-0/+2
* hashgen: improve layout.conf parsing, return default hashes if foundFabian Groffen2017-11-291-33/+42
* update-rsync-master: only sign the top level ManifestFabian Groffen2017-11-291-49/+20
* hashgen: warn when an unsupported hash is foundFabian Groffen2017-11-291-0/+3
* hashgen: ensure top level Manifest isn't taken for packageFabian Groffen2017-11-291-1/+1
* hashgen: generate GLEP 74 top level ManifestFabian Groffen2017-11-291-6/+50
* hashgen: avoid empty Manifest referencesFabian Groffen2017-11-291-16/+19
* hashgen: first pass on generating cascading Manifest.gz filesFabian Groffen2017-11-291-42/+173
* update-rsync-master: upgrade manifest signature hash from sha256 to sha512Fabian Groffen2017-11-271-1/+1
* hashgen: activate new hash setFabian Groffen2017-11-271-18/+47
* hashgen: phase 1, add BLAKE2B hashingFabian Groffen2017-11-271-5/+25
* scripts/rsync-generation: git clean before git pull to cleanup untracked filesFabian Groffen2017-09-091-0/+5
* apply_git_mtimes: avoid missing operand error from touchFabian Groffen2017-06-281-1/+2
* apply_git_mtimes: try to deal with spacing betterFabian Groffen2017-06-281-3/+4
* apply_git_mtimes: handle renames betterFabian Groffen2017-06-281-1/+5
* update-rsync-master: retain mtimes (so multiple rsync generators create the s...Fabian Groffen2017-06-262-11/+46
* set-git-mtimes.sh: add inefficient script to set mtimes matching last git commitFabian Groffen2017-06-261-0/+6
* update-rsync-master: herds.xml is long goneFabian Groffen2017-06-261-1/+0
* update-rsync-master: don't delete projects.xmlFabian Groffen2017-06-261-1/+5
* update-rsync-master: drop refs to previously used VCS systemsFabian Groffen2017-06-261-14/+14
* scripts/refresh-mirror: avoid pstree truncating outputFabian Groffen2016-12-031-3/+3
* scripts/refresh-mirror: force pstree to use ASCII (and not query TERM env)Fabian Groffen2016-12-021-1/+1
* update-rsync-master: new gpg will ask for password even with --batchFabian Groffen2016-10-121-0/+1
* s/r-gen/update-rsync-master: don't add aliases to layout.confFabian Groffen2016-09-091-6/+0
* scripts/rsync-gen/refresh-mirror: echo we're about to kill procsFabian Groffen2016-09-071-0/+1
* scripts/rsync-generation/refresh-mirror: store pid in a permanent placeFabian Groffen2016-08-171-4/+7
* scripts/rsync-generation/refresh-mirror.sh: try to remediate hangsFabian Groffen2016-08-161-1/+11
* scripts/rsync-generation/refresh-mirror: fix syntaxFabian Groffen2016-07-291-1/+1
* scripts/rsync-generation/refresh-mirror: use available filedescriptor iso fix...Fabian Groffen2016-07-291-1/+4
* update-rsync-master: send stats to graphiteFabian Groffen2016-05-031-2/+10
* hashgen: include sys/time.h for utimesFabian Groffen2016-05-031-0/+1
* scripts/rsync-generation: dtd and glsa will exist in repos of courseFabian Groffen2016-04-141-2/+2
* scripts/rsync-generation: drop cvs usage for dtd and glsa, update to projects...Fabian Groffen2016-04-141-11/+10
* update-rsync-master: use repositories-configuration with egencacheFabian Groffen2016-04-061-3/+11
* log egencache callFabian Groffen2016-04-061-1/+5
* README: complete alternative install methodFabian Groffen2016-04-061-0/+1
* keychain: force shell bashFabian Groffen2016-04-061-1/+1
* hashgen: need string.h for strlen (Linux)Fabian Groffen2016-04-061-0/+1
* update-rsync-master: remove some obsolete comments and codeFabian Groffen2016-01-051-40/+0
* update-rsync-master: switch to prefix git treeFabian Groffen2015-08-311-2/+2
* update-rsync-master: no need to redo entire news now git is aligned to rsyncFabian Groffen2015-08-221-3/+2
* hashgen: make sure we take mtime of parent dir to catch changes made to ebuil...Fabian Groffen2015-08-221-10/+17
* update-rsync-master: GLEP 42 was changed, adapt generationFabian Groffen2015-08-221-5/+1
* rsync-generation: add the scripts used for generating the rsync treeFabian Groffen2015-08-116-0/+654