summaryrefslogtreecommitdiff
path: root/users
Commit message (Expand)AuthorAgeFilesLines
...
* Integrate robin's changes; move shortcut out of StringToEpoch and into option...Alec Warner2008-07-201-18/+30
* fix capitalization.Robin H. Johnson2008-07-131-3/+3
* Add a TODO note for myself.Robin H. Johnson2008-07-131-2/+6
* update the "Updated:" header.Robin H. Johnson2008-07-136-18/+18
* Add possibility of compression.Robin H. Johnson2008-07-131-0/+73
* Exclude MetaManifest from including itself.Robin H. Johnson2008-07-131-1/+5
* Fix timestamp code.Robin H. Johnson2008-07-131-2/+3
* Add a timestamp hack.Robin H. Johnson2008-07-121-2/+12
* Mention that the Manifest2 filetype clarifications are not needed to implemen...Robin H. Johnson2008-07-121-2/+9
* Mention the exclusion list better.Robin H. Johnson2008-07-121-3/+4
* Make the logic about UNCOVERED and ALL much clearer.Robin H. Johnson2008-07-121-5/+5
* Describe handling of the exclusion list during strict validation, where the f...Robin H. Johnson2008-07-121-2/+5
* update the exclusion list to include bzr and fix CVS.Robin H. Johnson2008-07-121-4/+4
* Add the MetaManifest generation prototype.Robin H. Johnson2008-07-121-0/+94
* Remove last mention of __FOO.Robin H. Johnson2008-07-111-3/+3
* "local" in the scope of the PORTDIR is also an ignored directory.Robin H. Johnson2008-07-111-4/+4
* Provide a solution to the replay attacks described by Cappos et al. at http:/...Robin H. Johnson2008-07-111-21/+77
* Ensure integer conversions are good.Robin H. Johnson2008-07-061-8/+11
* Use shorter name for match_time option.Robin H. Johnson2008-07-061-5/+5
* Add pure seconds shortcut.Robin H. Johnson2008-07-061-3/+8
* The /proc/$PID/ directory may go away during processing. Also correct compute...Robin H. Johnson2008-07-061-18/+30
* Integrated genone comments about Manifest2 filetypes.Robin H. Johnson2008-07-011-2/+0
* Redo the choosing algorithm per genone's comments.Robin H. Johnson2008-07-011-22/+24
* New parentage for the filetype tree.Robin H. Johnson2008-07-011-15/+51
* Factor out the AUX comment from all types, and explode EXE into ECLASS, DATA,...Robin H. Johnson2008-07-011-22/+49
* Resolve TODO on critical failures of MANIFEST type.Robin H. Johnson2008-07-011-3/+6
* Make note of the MISC items better.Robin H. Johnson2008-07-011-3/+5
* Some EAPI discussion mentioned a different ebuild suffix.Robin H. Johnson2008-07-011-3/+4
* The exclusion list should be used for commit and manifests.Robin H. Johnson2008-07-011-6/+8
* Fix dangling sentance.Robin H. Johnson2008-07-011-5/+5
* Fix language usage.Robin H. Johnson2008-07-011-4/+5
* Remove PMS reference per genone.Robin H. Johnson2008-07-011-6/+6
* Fix reference to checksum depreciation.Robin H. Johnson2008-07-011-3/+5
* Clarify removal schedule for SHA1.Robin H. Johnson2008-07-011-5/+8
* Clarify objection of removal sentence.Robin H. Johnson2008-07-011-6/+7
* Clarify failure of supported vs. unsupported hashes, and how stronger is defi...Robin H. Johnson2008-07-011-8/+11
* Convert verification item 3.5 to a note about initial implementation only.Robin H. Johnson2008-07-011-12/+12
* Clarify spots where verification has failed and we must abort.Robin H. Johnson2008-07-011-4/+4
* Exclude distfiles/packages directly, not $PKGDIR, $DISTDIR. Also always verif...Robin H. Johnson2008-07-011-4/+4
* More whitespace.Robin H. Johnson2008-07-011-2/+6
* Fix content-type.Robin H. Johnson2008-07-016-18/+18
* Add backreference and do dates.Robin H. Johnson2008-07-011-3/+8
* Update for SHA2 attack information.Robin H. Johnson2008-07-011-9/+19
* Update dates.Robin H. Johnson2008-07-012-6/+6
* Fix headings to REST format. Update the creation procedure as suggested by ge...Robin H. Johnson2008-07-011-18/+29
* Update the thanks section. Take bonsaikitten out of the authors because he va...Robin H. Johnson2008-07-011-12/+16
* make --match_time choice based, remove --walltime, make match_time look up in...Alec Warner2008-05-251-19/+66
* Change logging stuff so that -v 1 produces a few lines of helpful information...Alec Warner2008-05-021-5/+9
* Remove pdb.set_trace, random print statements that only make debugging worse ;)Alec Warner2008-05-021-5/+1
* Updates, changes times to a dict, add more debugging.Alec Warner2008-05-021-7/+25