aboutsummaryrefslogtreecommitdiffstats
path: root/bn_django/git_browse/templates
Commit message (Collapse)AuthorAgeFilesLines
* shift from bryannewbold.com to bnewbold.netbnewbold2009-01-261-1/+1
|
* last commit link was dead (503)bryan newbold2008-03-271-1/+1
|
* syntax highlighting for all files (untested)bnewbold2007-08-081-1/+7
|
* zip downloads of tree-like objectsbnewbold2007-08-082-3/+1
|
* fixed tree browsing in git_browse, and diff output for commitsbnewbold2007-08-081-2/+2
|
* diff pygmentation for git_browsebnewbold2007-06-011-3/+10
|
* again, changes for production, including static relocationBryan Newbold2007-03-071-1/+1
|
* moved git_wiki, git_browse stylesheetsbnewbold2007-03-071-4/+1
|
* changes to make things work on the production serverroot2007-02-241-3/+3
|
* Revert "i'm confused?"Bryan Newbold2007-02-244-4/+4
| | | | This reverts commit 71520ba4e171195c983320b9c00e37c215fad39c.
* i'm confused?Bryan Newbold2007-02-244-4/+4
|
* added escape and wordwrap filters to code viewingbnewbold2007-02-243-3/+3
|
* fixed some xhtml nitty gritty, progress on git_wikibnewbold2007-02-211-3/+3
|
* added "git is confusing" disclaimerbnewbold2007-02-211-0/+3
|
* misc forgot to -abnewbold2007-02-212-1/+5
|
* misc work on git_browse, incl commit objectsbnewbold2007-02-211-0/+29
|
* 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.