aboutsummaryrefslogtreecommitdiffstats
path: root/bn_django/git_browse/urls.py
Commit message (Collapse)AuthorAgeFilesLines
* last commit link was dead (503)bryan newbold2008-03-271-1/+1
|
* zip downloads of tree-like objectsbnewbold2007-08-081-1/+4
|
* put in temp fix for head and tag viewsbnewbold2007-02-211-2/+3
| | | | TODO: filter diff and raw blob output correctly (wrap and escape)
* misc forgot to -abnewbold2007-02-211-6/+5
|
* removed useless linebnewbold2007-02-201-2/+0
|
* more git_browse filesbnewbold2007-02-201-3/+2
|
* mid-progress, work on git-browserbnewbold2007-02-201-2/+9
| | | | | 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-181-1/+2
|
* renamed a few templates, further work on git_browsev0.0.0bnewbold2007-02-181-3/+6
|
* first work on git_browser appbnewbold2007-02-081-0/+37
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.