summaryrefslogtreecommitdiff
path: root/i18n (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-29Fixes issue #13.René 'Necoro' Neumann1-0/+4
2008-03-28Make section headers uppercase to prevent problems with turkish (and probably...René 'Necoro' Neumann1-2/+2
2008-03-28Added version infos to exceptionsRené 'Necoro' Neumann6-2/+35
2008-03-28Updated doc/René 'Necoro' Neumann3-5/+7
2008-03-28Added turkish translation. Thanks to Gürkan Gür.René 'Necoro' Neumann3-1/+941
2008-03-28Make find_version run every 30 minutesRené 'Necoro' Neumann2-12/+28
2008-03-27Updated translationsRené 'Necoro' Neumann2-179/+219
2008-03-27Allowed AllOf-deps inside orRené 'Necoro' Neumann3-6/+45
2008-03-26Fixed shm so it does not rely on the lowlevel shm module being existant durin...René 'Necoro' Neumann1-4/+5
2008-03-26Cleaned up hooksRené 'Necoro' Neumann4-17/+11
2008-03-26(Finally) Fixed new_version; Better log strings in plugins to differentiate t...René 'Necoro' Neumann4-14/+16
2008-03-26Fixed new_version plugin (?)René 'Necoro' Neumann1-2/+5
2008-03-26Disabled find_version plugin until it works when started as rootRené 'Necoro' Neumann2-2/+8
2008-03-26Added menu entry for new-version-finder; made the plugin a daemonRené 'Necoro' Neumann2-1/+7
2008-03-26Fixed after_startup hookRené 'Necoro' Neumann1-2/+1
2008-03-26Fixed after_startup hookRené 'Necoro' Neumann1-1/+3
2008-03-26Added find_version pluginRené 'Necoro' Neumann3-0/+43
2008-03-25Use buttons instead of toolbarRené 'Necoro' Neumann1-26/+53
2008-03-25Use the local etc-fileRené 'Necoro' Neumann1-1/+1
2008-03-25Removed just another expanding bugRené 'Necoro' Neumann1-121/+121
2008-03-25Added preference switch for showing the slotsRené 'Necoro' Neumann2-96/+138
2008-03-25Really remove text under buttonsRené 'Necoro' Neumann1-119/+120
2008-03-25Show slots in the version listRené 'Necoro' Neumann2-6/+38
2008-03-25Removed GTK section in configRené 'Necoro' Neumann3-13/+8
2008-03-25Converted back to HB instead of HPanedRené 'Necoro' Neumann3-57/+31
2008-03-25Polished frontendRené 'Necoro' Neumann1-2/+3
2008-03-25First try of using a version listRené 'Necoro' Neumann2-92/+102
2008-03-25Added hpaned between category and packageRené 'Necoro' Neumann3-128/+138
2008-03-25Added option to disable console title updateRené 'Necoro' Neumann4-99/+117
2008-03-25New package header layoutRené 'Necoro' Neumann1-122/+128
2008-03-25Updated translationRené 'Necoro' Neumann2-789/+777
2008-03-25Changed from svn to bzr in TRANSLATINGRené 'Necoro' Neumann1-1/+1
2008-03-24Removed the nasty 'expand' bugRené 'Necoro' Neumann1-98/+98
2008-03-24Removed button labels in the package notebookRené 'Necoro' Neumann1-102/+96
2008-03-19install dbus_init pluginRené 'Necoro' Neumann1-1/+1
2008-03-19Init dbus threads using a pluginRené 'Necoro' Neumann3-1/+20
2008-03-19Make logger thread-safeRené 'Necoro' Neumann1-3/+6
2008-03-18Fixed new_use_flag creation errorRené 'Necoro' Neumann1-3/+3
2008-03-18keep i18n up2dateRené 'Necoro' Neumann3-326/+366
2008-03-18corrected header commentRené 'Necoro' Neumann1-2/+2
2008-03-18Removed gtk subdirRené 'Necoro' Neumann21-134/+79
2008-03-18Removed wrapperRené 'Necoro' Neumann2-238/+184
2008-03-18Split and renamed gui_helperRené 'Necoro' Neumann4-249/+266
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
er'>2009-03-15CGIT 0.8.2.1v0.8.2.1Lars Hjemli1-1/+1 Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2009-03-15Fix doc-related glitches in Makefile and .gitignoreLars Hjemli2-1/+6 Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2009-03-15ui-snapshot: avoid segfault when no filename is specifiedLars Hjemli1-6/+17 Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2009-03-15fix segfault when displaying empty blobsEric Wong1-5/+8 When size is zero, subtracting one from it turns it into ULONG_MAX which causes an out-of-bounds access on buf. Signed-off-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2009-02-19Add support for HEAD requestsLars Hjemli2-0/+7 This is a quick 'n dirty hack which makes cgit honor HEAD requests. Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2009-02-19Add support for ETag in 'plain' viewLars Hjemli4-0/+5 When downloading a blob identified by its path, the client might want to know if the blob has been modified since a previous download of the same path. To this end, an ETag containing the blob SHA1 seems to be ideal. Todo: add support for HEAD requests... Suggested-by: Owen Taylor <otaylor@redhat.com> Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli1-4/+9 Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2009-02-12Makefile: add doc-related targetsLars Hjemli1-2/+17 Signed-off-by: Lars Hjemli <hjemli@gmail.com>