| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | correct rendering of mobileorg indexesHEADmaster | Jaromil | 2011-10-23 | 3 | -10/+337 |
| * | autorg directory initialization | Jaromil | 2011-10-23 | 6 | -24/+31 |
| * | new compilation mechanism | Jaromil | 2011-10-23 | 12 | -51/+98 |
| * | directory reorganization | Jaromil | 2011-10-23 | 41 | -12/+1 |
| * | cleanup of first document | Jaromil | 2010-07-18 | 2 | -77/+29 |
| * | Do not ignore autorg-* PNGs | Hellekin O. Wolf =8) | 2010-07-08 | 1 | -0/+1 |
| * | Docs with style | Hellekin O. Wolf =8) | 2010-07-08 | 11 | -17/+63 |
| * | Some fancy CSS | Hellekin O. Wolf =8) | 2010-07-08 | 3 | -0/+95 |
| * | Include CSS in org-batch too | Hellekin O. Wolf =8) | 2010-07-08 | 1 | -9/+9 |
| * | I can haz styleshitz | Hellekin O. Wolf =8) | 2010-07-08 | 2 | -1/+4 |
| * | don't render sub/super scripts | Jaromil | 2010-06-30 | 1 | -0/+2 |
| * | format example blocks | Jaromil | 2010-06-30 | 1 | -1/+6 |
| * | fix compilations on some machines | Jaromil | 2010-06-30 | 1 | -2/+0 |
| * | correct web link to psyc | Jaromil | 2010-06-30 | 1 | -1/+1 |
| * | correct links from docs | Jaromil | 2010-06-30 | 3 | -8/+8 |
| * | Added skeleton developer guide | Hellekin O. Wolf =8) | 2010-06-23 | 1 | -0/+12 |
| * | Fixed make preview for all GET cases | Hellekin O. Wolf =8) | 2010-06-23 | 5 | -26/+28 |
| * | Add Semantic Versioning documentation | Hellekin O. Wolf =8) | 2010-06-22 | 1 | -0/+18 |
| * | How do we handle configuration? | Hellekin O. Wolf =8) | 2010-06-22 | 1 | -0/+5 |
| * | Default preview to Get Started instead of 404 | Hellekin O. Wolf =8) | 2010-06-22 | 2 | -2/+16 |
| * | 404 page in .org | Hellekin O. Wolf =8) | 2010-06-22 | 1 | -0/+11 |
| * | Add static HTTP error 404 file | Hellekin O. Wolf =8) | 2010-06-22 | 2 | -0/+14 |
| * | Better documentation index | Hellekin O. Wolf =8) | 2010-06-22 | 2 | -16/+256 |
| * | autorg-free: free your project :) | Hellekin O. Wolf =8) | 2010-06-22 | 1 | -0/+29 |
| * | First try at the autorg-create command | Hellekin O. Wolf =8) | 2010-06-22 | 1 | -0/+109 |
| * | TODO update | Hellekin O. Wolf =8) | 2010-06-22 | 1 | -5/+17 |
| * | Fix 404 support and indexes | Hellekin O. Wolf =8) | 2010-06-21 | 1 | -16/+19 |
| * | Add version to string replacements | Hellekin O. Wolf =8) | 2010-06-21 | 1 | -0/+1 |
| * | Add favicon and 404 to pub/ | Hellekin O. Wolf =8) | 2010-06-21 | 1 | -1/+1 |
| * | Add favicon.ico to please web browsers | Hellekin O. Wolf =8) | 2010-06-21 | 2 | -0/+1 |
| * | cleanup and fix for first page server | Jaromil | 2010-06-21 | 1 | -8/+12 |
| * | make preview | Jaromil | 2010-06-21 | 3 | -32/+16 |
| * | Add make for autorg command | Hellekin O. Wolf =8) | 2010-06-21 | 2 | -5/+13 |
| * | Add PSYC info to API | Hellekin O. Wolf =8) | 2010-06-21 | 1 | -0/+17 |
| * | Drafting autorg command | Hellekin O. Wolf =8) | 2010-06-21 | 15 | -58/+419 |
| * | cleanup namespace | Hellekin O. Wolf =8) | 2010-06-21 | 4 | -25/+41 |
| * | make new-pages is default behaviour for Makefile | Jaromil | 2010-06-21 | 1 | -2/+2 |
| * | autorg.org -> API.org | Hellekin O. Wolf =8) | 2010-06-20 | 2 | -196/+281 |
| * | Draft of the autorg CLI API and tools integration | Hellekin O. Wolf =8) | 2010-06-20 | 1 | -0/+196 |
| * | Merge branch 'unstable-0.2' | Jaromil | 2010-06-19 | 2 | -13/+78 |
| |\ | |||||
| | * | autorg command | Jaromil | 2010-06-18 | 1 | -0/+58 |
| | * | server.awk integrations | Jaromil | 2010-06-18 | 1 | -37/+21 |
| * | | Fills out the tags and states i'm currently using, hoping everyone else uses ... | Yaakov M. Nemoy | 2010-06-18 | 1 | -0/+142 |
| * | | Beginnings of doing GTD for our publiecum | Yaakov M. Nemoy | 2010-06-18 | 1 | -0/+5 |
| * | | Release v0.1.0 - "Squatting Action"0.1 | Hellekin O. Wolf =8) | 2010-06-18 | 7 | -87/+30 |
| * | | TODO update: upcoming release | Hellekin O. Wolf =8) | 2010-06-18 | 1 | -4/+45 |
| |/ | |||||
| * | TODO update | Hellekin O. Wolf =8) | 2010-06-17 | 1 | -1/+27 |
| * | TODO update | Hellekin O. Wolf =8) | 2010-06-17 | 1 | -5/+15 |
| * | make test now runs server.awk with 404 support! | Hellekin O. Wolf =8) | 2010-06-17 | 7 | -30/+87 |
| * | Updated TODO | Hellekin O. Wolf =8) | 2010-06-16 | 1 | -11/+28 |

