Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-07 | organize the files | Luke Shumaker | |
2012-11-03 | Traverse REPOS backwards | Nicolás Reynolds | |
This ensures packages in stable repos are added last to the path cache | |||
2012-10-20 | Use TokyoCabinet to store the PKGBUILD path cache | Nicolás Reynolds | |
2012-08-15 | Toru-where is an utility to find PKGBUILD dirs on toru's path cache | Nicolás Reynolds | |
Use with toru-path | |||
2012-04-08 | Minor improvements | Nicolás Reynolds | |
2012-02-27 | Use only one find | Nicolas Reynolds | |
2012-02-27 | Unset pkgbase too | Nicolas Reynolds | |
2012-02-24 | Merge branch 'master' into fauno | Nicolas Reynolds | |
2012-02-18 | Support running toru and toru-path via PATH. | Michał Masłowski | |
2012-02-13 | Add pkgbase to the path list | Nicolas Reynolds | |
2011-12-14 | Perform cleanup to avoid bogus paths | Nicolas Reynolds | |
2011-11-24 | Toru-path fixes | Nicolas Reynolds | |
2011-11-01 | PKGBUILD path caching | Nicolas Reynolds | |
* Toru is overly complex * Moved path caching to toru-path. Run it without arguments to update the PKGBUILD paths cache * Updated fullpkg to check this new paths cache |