Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more changes, works ok. TODO: comments for git_wiki, redo git_browse... | Bryan Newbold | 2008-08-11 | 1 | -19/+28 |
| | |||||
* | multiple parent issue; TODO | Bryan Newbold | 2008-03-12 | 1 | -2/+10 |
| | |||||
* | added admin list features | bnewbold | 2007-09-13 | 1 | -1/+9 |
| | |||||
* | zip downloads of tree-like objects | bnewbold | 2007-08-08 | 1 | -5/+7 |
| | |||||
* | fixed tree browsing in git_browse, and diff output for commits | bnewbold | 2007-08-08 | 1 | -2/+33 |
| | |||||
* | fixed up git_browse to take full path strings | bnewbold | 2007-02-24 | 1 | -20/+16 |
| | | | | TODO: secure this through validation? | ||||
* | major git_wiki progress + fixed syncdb problems (model attributes missing) | bnewbold | 2007-02-22 | 1 | -4/+6 |
| | |||||
* | misc forgot to -a | bnewbold | 2007-02-21 | 1 | -23/+80 |
| | |||||
* | wrapped up git_browse tree for now, filled in Blob object | bnewbold | 2007-02-20 | 1 | -0/+12 |
| | |||||
* | git_browse: actually moved heads_table and tags_table to seperate files | bnewbold | 2007-02-20 | 1 | -5/+36 |
| | | | | created shortlog_table | ||||
* | mid-progress, work on git-browser | bnewbold | 2007-02-20 | 1 | -0/+25 |
| | | | | | fan is dying, more work to do though! TODO: seperate style for git_browser, use "block.super" | ||||
* | renamed a few templates, further work on git_browsev0.0.0 | bnewbold | 2007-02-18 | 1 | -0/+46 |
| | |||||
* | first work on git_browser app | bnewbold | 2007-02-08 | 1 | -0/+35 |
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. |