summaryrefslogtreecommitdiff
path: root/ui-commit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cgit_print_snapshot_links: use url to specify snapshot nameLars Hjemli2007-07-231-1/+2
* allow selective enabling of snapshotsMichael Krelin2007-07-211-1/+1
* add support for snapshot tarballsMichael Krelin2007-07-181-6/+3
* Add cgit_diff_link()Lars Hjemli2007-06-171-30/+16
* ui-commit: use cgit_commit_link() for parent linksLars Hjemli2007-06-171-6/+4
* Add cgit_commit_link() + support for id=sha1 to commit viewLars Hjemli2007-06-171-0/+3
* Add and use cgit_tree_link()Lars Hjemli2007-06-171-4/+6
* ui-tree: unify with ui-view, use path to select tree/blobLars Hjemli2007-06-161-2/+1
* Use & instead of & in URLs.Ondrej Jirman2007-05-311-4/+4
* Fixed unexpected tags in html output.Ondrej Jirman2007-05-311-1/+1
* Add cgit_print_age() functionLars Hjemli2007-05-221-2/+2
* Add link to commitdiff below diffstatLars Hjemli2007-05-161-1/+5
* Change commit-view to expect h parameter, not idLars Hjemli2007-05-161-1/+1
* Use tables and css to create the diffstat graph, fix scalingLars Hjemli2007-05-151-12/+8
* Specify static storage class for file-local declarationsLars Hjemli2007-05-151-4/+4
* Add log filtering by path and link to it from tree viewLars Hjemli2007-05-141-1/+2
* Add commitdiff between commit and each of it's parentLars Hjemli2007-05-131-4/+15
* Add graphical diffstat to commit viewLars Hjemli2007-05-131-31/+101
* Use standard tree-diff function when showing diffstat for single commitLars Hjemli2007-05-131-51/+15
* Make snapshot feature configurableLars Hjemli2007-02-081-5/+7
* Add support for snapshotsLars Hjemli2007-02-081-0/+7
* Add missing diff-link in ui-commit.cLars Hjemli2006-12-221-2/+3
* Don't show new and old filemode for added/removed filesLars Hjemli2006-12-171-2/+9
* Show list of modified files in ui-commit.cLars Hjemli2006-12-171-0/+111
* Reformat code to avoid excessive line lengthsLars Hjemli2006-12-161-8/+9
* Add cgit_free_commitinfo() and use where neededLars Hjemli2006-12-161-4/+1
* Simplify ui-commit.cLars Hjemli2006-12-161-16/+1
* Show emails and timestamps in ui-commit.cLars Hjemli2006-12-161-2/+8
* Add head comment to ui-commit.cLars Hjemli2006-12-161-0/+8
* Move cgit_print_date into ui-shared, reuse in ui-summaryLars Hjemli2006-12-161-11/+0
* Add ui-commit.c + misc ui cleanupsLars Hjemli2006-12-161-0/+80
94228dc6&follow=1'>Install .menuRené 'Necoro' Neumann1-1/+1 2009-09-06Automatic loading of the external menuRené 'Necoro' Neumann2-3/+25 2009-09-06Make glade update the MainWindow.ui fileRené 'Necoro' Neumann1-85/+134 2009-09-06Moved the menu to an extra fileRené 'Necoro' Neumann2-210/+207 2009-09-05One database instance is enough :)René 'Necoro' Neumann1-7/+18 2009-09-05Print database type at the bottom of exceptions. NOTE: This does not handle ↵René 'Necoro' Neumann2-1/+6 multiple databases used at the same time 2009-09-05Fix an error, where a category vanishes after refreshing, using the ↵René 'Necoro' Neumann2-1/+19 EixSQLDatabase 2009-09-03And here is the debugging again :) ... using ctypesRené 'Necoro' Neumann1-1/+8 2009-09-03Screw debugging ... prefer the ctypes approach to get rid of yet another ↵René 'Necoro' Neumann3-27/+11 c-module. 2009-09-03Use this wrapper instead of ctypes to set the textdomain and stuff for the ↵René 'Necoro' Neumann1-9/+5 gtk.Builder 2009-09-03Add small wrapper to C-gettextRené 'Necoro' Neumann2-1/+22 2009-08-31Update messages.potRené 'Necoro' Neumann1-42/+94 2009-08-31Removed the gtk- strings from translationsRené 'Necoro' Neumann7-3639/+3479 2009-08-31Removed the 'translatable' attribute from 'gtk-*' stringsRené 'Necoro' Neumann5-11/+11 2009-08-31Removed TODO. Renamed ChangeLog to TODORené 'Necoro' Neumann2-40/+0 2009-08-27Only import stuff if necessaryRené 'Necoro' Neumann1-8/+8 2009-08-25Release the threadQueue-Lock in syncv0.13René 'Necoro' Neumann1-0/+1 2009-08-25Updated portugese translationAlberto Federman Neto1-650/+687 2009-08-15Update spanish translationDaniel Halens1-245/+258 2009-08-15Use boolean flags instead of obscure C flags for ipc.MessageQueueRené 'Necoro' Neumann3-13/+15 2009-08-15TypoRené 'Necoro' Neumann1-1/+1 2009-08-15Enhanced the extensions.shRené 'Necoro' Neumann1-3/+8 2009-08-15Move eix-format to correct locationRené 'Necoro' Neumann1-0/+0