summaryrefslogtreecommitdiff
path: root/ui-diff.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add ui-shared.hLars Hjemli2008-03-241-0/+1
* Introduce html.hLars Hjemli2008-03-181-1/+1
* Introduce struct cgit_contextLars Hjemli2008-02-161-3/+3
* Fix html error detected by test-suiteLars Hjemli2007-11-111-1/+1
* ui-diff: add links to pre- and postversion of blobsLars Hjemli2007-10-011-16/+26
* Add prefix parameter to cgit_print_diff()Lars Hjemli2007-10-011-2/+2
* Add prefix parameter to cgit_diff_tree()Lars Hjemli2007-10-011-2/+1
* Merge branch 'jo/dirlink'Lars Hjemli2007-09-031-4/+4
|\
| * Rename dirlink to gitlink.Jeffrey C. Ollie2007-06-041-4/+4
* | Add cgit_diff_link()Lars Hjemli2007-06-171-33/+31
* | ui-diff: close td/tr/table properlyLars Hjemli2007-06-061-0/+2
* | ui-diff: emit table/tr/td at better locationsLars Hjemli2007-06-051-9/+7
|/
* Fixed unexpected tags in html output.Ondrej Jirman2007-05-311-4/+5
* Don't die when diffing trees with subprojectsLars Hjemli2007-05-161-19/+43
* Add support for commitdiff via h parameterLars Hjemli2007-05-161-1/+13
* ui-diff: show /dev/null as filename for add/deleteLars Hjemli2007-05-151-1/+4
* cgit.css: try to make diffs look a little bit nicerLars Hjemli2007-05-141-6/+26
* Add commitdiff between commit and each of it's parentLars Hjemli2007-05-131-4/+41
* Simplify ui-diff.c using the new file-level diff interfaceLars Hjemli2007-05-131-86/+2
* Update to libgit 1.5.2-rc2Lars Hjemli2007-05-081-3/+2
* Layout updateLars Hjemli2007-02-211-1/+0
* Add basic diff viewLars Hjemli2006-12-201-0/+131
2008-03-18Splitted windows.pyRené 'Necoro' Neumann10-424/+549 2008-03-12Moved get_dependencies to top package classRené 'Necoro' Neumann4-50/+85 2008-03-11improved performance by caching the use_expand queriesRené 'Necoro' Neumann1-5/+14 2008-03-11use catapult varsRené 'Necoro' Neumann2-4/+6 2008-03-11Updated catapult stuffRené 'Necoro' Neumann5-56/+108 2008-03-10Generate correct KeyNotFoundExceptionRené 'Necoro' Neumann1-2/+2 2008-03-09Small changesRené 'Necoro' Neumann3-1/+4 2008-03-07Better session handlingRené 'Necoro' Neumann1-5/+54 2008-03-07Small changesRené 'Necoro' Neumann1-1/+4 2008-03-07Updated shm module to 1.2René 'Necoro' Neumann1-8/+21 2008-03-07Update TODORené 'Necoro' Neumann1-3/+1 2008-03-07hmm ... yesRené 'Necoro' Neumann1-1/+1 2008-03-06Used better exceptions for configuration parserRené 'Necoro' Neumann1-26/+114 2008-03-06Update translationRené 'Necoro' Neumann2-349/+393 2008-03-06Update createpot.shRené 'Necoro' Neumann1-3/+2 2008-03-06Use 'nofork' instead of 'nolistener'René 'Necoro' Neumann1-3/+3 2008-03-05Install glade files into template dir and not data dirRené 'Necoro' Neumann2-2/+1 2008-03-05Added dependency listRené 'Necoro' Neumann3-117/+237