Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ugh, broken but need a break | bnewbold | 2007-02-20 | 1 | -0/+13 |
| | |||||
* | wrapped up git_browse tree for now, filled in Blob object | bnewbold | 2007-02-20 | 3 | -39/+36 |
| | |||||
* | more git_browse files | bnewbold | 2007-02-20 | 8 | -14/+120 |
| | |||||
* | git_browse: actually moved heads_table and tags_table to seperate files | bnewbold | 2007-02-20 | 2 | -8/+5 |
| | | | | created shortlog_table | ||||
* | git_browse: moved heads_table and tags_table to seperate files | bnewbold | 2007-02-20 | 1 | -45/+2 |
| | |||||
* | moved git_browse style to seperate file, added style options | bnewbold | 2007-02-20 | 1 | -0/+8 |
| | | | | TODO: wire style options | ||||
* | mid-progress, work on git-browser | bnewbold | 2007-02-20 | 2 | -3/+51 |
| | | | | | fan is dying, more work to do though! TODO: seperate style for git_browser, use "block.super" | ||||
* | removed knowledge directory, filled in front page, continued git_browse | bnewbold | 2007-02-18 | 3 | -4/+20 |
| | |||||
* | renamed a few templates, further work on git_browsev0.0.0 | bnewbold | 2007-02-18 | 6 | -22/+76 |
| | |||||
* | first work on git_browser app | bnewbold | 2007-02-08 | 3 | -0/+74 |
for now just returns raw text from shell commands also tries to track repositories... but UI for selecting FilePathFields sucks so have to chose slugs manually for now... i think django support for this will come soon so i'm not bothering. |