Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed up git_browse to take full path strings | bnewbold | 2007-02-24 | 1 | -17/+2 |
| | | | | TODO: secure this through validation? | ||||
* | misc forgot to -a | bnewbold | 2007-02-21 | 1 | -8/+21 |
| | |||||
* | wrapped up git_browse tree for now, filled in Blob object | bnewbold | 2007-02-20 | 1 | -0/+11 |
| | |||||
* | more git_browse files | bnewbold | 2007-02-20 | 1 | -1/+1 |
| | |||||
* | git_browse: actually moved heads_table and tags_table to seperate files | bnewbold | 2007-02-20 | 1 | -2/+2 |
| | | | | created shortlog_table | ||||
* | mid-progress, work on git-browser | bnewbold | 2007-02-20 | 1 | -14/+19 |
| | | | | | 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 | 1 | -5/+10 |
| | |||||
* | renamed a few templates, further work on git_browsev0.0.0 | bnewbold | 2007-02-18 | 1 | -7/+87 |
| | |||||
* | first work on git_browser app | bnewbold | 2007-02-08 | 1 | -0/+28 |
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. |