Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | //Cancer -> // | makefu | 2013-12-30 | 5 | -0/+94 |
| | | | | because that is what painload is all about | ||||
* | libkrebs is obsolete | makefu | 2013-12-30 | 5 | -94/+0 |
| | |||||
* | //assets:asq->fast, asq is now the right name for the truth-querying tool | makefu | 2011-12-24 | 2 | -20/+22 |
| | |||||
* | //assets/truth2json: abs path now relative | makefu | 2011-12-24 | 1 | -1/+1 |
| | |||||
* | modified ass | lassulus | 2011-12-15 | 2 | -2/+2 |
| | |||||
* | //assets/bin/ass: add relative path | makefu | 2011-12-15 | 1 | -3/+2 |
| | |||||
* | //assets/asq: demo mode turn off | makefu | 2011-12-09 | 1 | -2/+2 |
| | |||||
* | //assets/bin/asq: using env with more magic and sparkles | makefu | 2011-12-09 | 1 | -6/+5 |
| | | | | everything ASS_* variable will be used after a project is created if these vars are set | ||||
* | //assets/bin/asq: quick ass | makefu | 2011-12-09 | 1 | -0/+21 |
| | | | | will use ass and the environment to automate creation task | ||||
* | //assets: truth2json - fix error message | root | 2011-12-07 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.com:krebscode/painload | root | 2011-12-07 | 3 | -2/+51 |
|\ | | | | | | | | | Conflicts: assets/bin/ass | ||||
| * | //assets: check-truth prints line when successful | makefu | 2011-12-07 | 1 | -4/+4 |
| | | |||||
| * | //assets/bin: add truth2json,check-truth | EUcancER | 2011-12-07 | 2 | -0/+48 |
| | | | | | | | | | | truth2json converts the truth-db into json, fails hard when the database is malformed check-truth takes a line to add to the truth from stdin and calls truth2json to check the sanity of the database-to-be | ||||
| * | //assets ass: add TODOs | tv | 2011-12-02 | 1 | -0/+5 |
| | | |||||
* | | /assets/bin: ass - add (future) check-truth command | root | 2011-12-07 | 1 | -5/+8 |
|/ | |||||
* | //assets/bin/ass: use utc rfc3339 timestamp | root | 2011-12-02 | 1 | -3/+3 |
| | |||||
* | //assets: initial commit of assets toolkit | root | 2011-12-02 | 1 | -0/+21 |
written from specs defined in //cholerab/assets/ass.txt |