aboutsummaryrefslogtreecommitdiffstats
path: root/bn_django/git_browse/templates
Commit message (Collapse)AuthorAgeFilesLines
* ugh, broken but need a breakbnewbold2007-02-201-0/+13
|
* wrapped up git_browse tree for now, filled in Blob objectbnewbold2007-02-203-39/+36
|
* more git_browse filesbnewbold2007-02-208-14/+120
|
* git_browse: actually moved heads_table and tags_table to seperate filesbnewbold2007-02-202-8/+5
| | | | created shortlog_table
* git_browse: moved heads_table and tags_table to seperate filesbnewbold2007-02-201-45/+2
|
* moved git_browse style to seperate file, added style optionsbnewbold2007-02-201-0/+8
| | | | TODO: wire style options
* mid-progress, work on git-browserbnewbold2007-02-202-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_browsebnewbold2007-02-183-4/+20
|
* renamed a few templates, further work on git_browsev0.0.0bnewbold2007-02-186-22/+76
|
* first work on git_browser appbnewbold2007-02-083-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.