Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bugfix: Actually use -P directory, and correct Exception handlingHEADmaster | Robert Buchholz | 2008-08-26 | 1 | -2/+2 |
| | |||||
* | pass != return | Robert Buchholz | 2008-08-21 | 1 | -1/+1 |
| | |||||
* | Do not create INDEX file if it already exists and | Robert Buchholz | 2008-08-20 | 1 | -0/+3 |
| | | | | distfile was not changed. | ||||
* | Allow multiple files to be specified on the command line | Robert Buchholz | 2008-08-20 | 1 | -15/+12 |
| | | | | and remove '-f' switch for them. | ||||
* | Ebuild indexing script. | Robert Buchholz | 2008-03-25 | 1 | -0/+141 |
| | | | | | | | It will interface with portage and generate an index of all ebuild->distfile correlations, including ebuild data (such as mtime and checksum), as well as distfile uri. | ||||
* | Change to mtime.INDEX | Robert Buchholz | 2008-03-24 | 1 | -1/+1 |
| | |||||
* | Redesign *Info class structure. | Robert Buchholz | 2008-03-24 | 1 | -24/+17 |
| | | | | We now also index non-archive distfiles (with their metadata), and write the output to a file named $distfile.INDEX.mtime | ||||
* | Remove url and ebuild from generated distfile, use .INDEX file ending. | Robert Buchholz | 2008-03-24 | 1 | -19/+8 |
| | |||||
* | Add tools to query and dump the index. | Robin H. Johnson | 2008-03-21 | 2 | -0/+72 |
| | |||||
* | Add index creation script. | Robin H. Johnson | 2008-03-21 | 1 | -5/+59 |
| | |||||
* | Alter the fields slightly. | Robin H. Johnson | 2008-03-21 | 2 | -4/+16 |
| | |||||
* | Initial version | Robert Buchholz | 2008-03-20 | 3 | -0/+1082 |
git-svn-id: https://overlays.gentoo.org/svn/dev/rbu/distindex@27 130f8837-a733-0410-98ec-ba4ccdad31c5 |