monky
2008-06-14 Kevin LylesSplit conky.h into several smaller header files
2008-06-14 Kevin LylesMoved struct process to top.h
2008-06-08 Nikolas GarofilBugfix: execgraph scale 0-0 instead of 0-100
2008-06-08 Nikolas Garofilmemgraph in manpage
2008-06-08 Nikolas Garofilmemgraph documentation
2008-06-08 Nikolas GarofilBugfix: didn't work
2008-06-07 Nikolas GarofilBugfix: same text multiple times caused by if-family
2008-06-07 Nikolas GarofilBugfix: DEV_NAME tried to read uninitialised mem
2008-06-06 Nikolas Garofilsmall changes to let code compile with enable-testing
2008-06-04 Nikolas Garofilchanges from r1127 added to changelog
2008-06-04 Nikolas GarofilBugfix: Lines printed to STDOUT with out_to_console...
2008-06-04 Nikolas GarofilBugfix: chars followed by backspace should not be displayed
2008-06-04 Nikolas GarofilBackground was defined twice in vim and nano syntax
2008-06-04 Nikolas GarofilBugfix: gw_iface with a empty routingtable no longer...
2008-06-03 Brenden Matthews* Added --quiet patch (thanks sceptik)
2008-06-03 Brenden Matthews* Added NVIDIA Graficcard support patch (thanks meissna)
2008-05-30 Philconfigurable if_up, may check for:
2008-05-30 Philsimplified documentation of color0-9 variables
2008-05-06 Brenden Matthewsdocs; small code simplification
2008-05-06 Brenden Matthewsupdating docs, syntax highlighting, code formatting
2008-05-03 Roman BogorodskiySmall portion of FreeBSD fixes:
2008-04-29 Brenden Matthewsforgot to mention this fix: * Fix for $if_up memleak...
2008-04-29 Brenden Matthews* own_window_type dock patch (thanks Morgan).
2008-04-22 Brenden Matthewsupdating ebuild
2008-04-22 Brenden Matthewsexclude reserved IPs with if_up
2008-04-22 Brenden Matthewsfixed hddtemp problems as well as some other misc things
2008-04-22 Brenden Matthewsfixed crash on realloc due to use of strncpy
2008-04-17 Brenden Matthewsadd missing math.h include
2008-04-17 Brenden Matthewsinclude stdarg.h for va_start/va_end
2008-04-16 Brenden Matthewsupdating LICENSE for ebuild
2008-04-16 Brenden Matthewsadd missing include
2008-04-14 Brenden Matthewsupdating ebuilds
2008-04-13 Brenden Matthewsoops; updating authors
2008-04-13 Brenden Matthews* Added patch for the following (thanks larsko):
2008-04-10 Brenden Matthews * Getting rid of goto usage throughout code.
2008-04-03 Brenden Matthewsdetect conky.conf as well as conkyrc for syntax highlig...
2008-04-02 Brenden Matthewsdefine our own strndup() when its not available (thanks...
2008-04-02 Brenden Matthews* Replacing strdup() with strndup() throughout
2008-04-02 Brenden Matthews* Added patch to use mail_spool correctly (thanks Kapil)
2008-04-02 Brenden Matthews* Fixed segfault when configuration doesn't contain...
2008-04-01 Brenden Matthewsdocs
2008-04-01 Brenden Matthewscapitalization consistency
2008-04-01 Brenden Matthewscleanup configure output
2008-04-01 Brenden Matthewsbump version; doc fixes
2008-04-01 Brenden MatthewsConky 1.5.1
2008-03-31 Philmake specifying hdd names more flexible
2008-03-31 Brenden Matthewsdoc cleanup
2008-03-31 Philfix two typos in docs
2008-03-31 Brenden Matthewsfix possible mem leak in prepare_diskio_stat, fix retur...
2008-03-31 Brenden Matthewsmake diskio accept devices starting with "/dev/"
2008-03-30 Brenden Matthews* Added mem_res and mem_vsize to $top.
2008-03-30 Brenden Matthewsmore battery cleanup
2008-03-30 Brenden Matthewsadd more checking in libmpdclient; make battery stuff...
2008-03-30 Brenden Matthewsmpd fix take 2
2008-03-30 Brenden Matthews* Fixed bug in libmpdclient that caused file descriptor...
2008-03-29 Philfinally update our debugging CFLAGS
2008-03-29 Philsome relocation of header includes
2008-03-29 Philfix typo
2008-03-29 Philmake use of __attribute__
2008-03-29 Philupdate ChangeLog
2008-03-29 Philimplement upwards path traversal to find fs type
2008-03-29 Philimprove header style
2008-03-29 Philno 'a' modifier in C99
2008-03-29 Philremove unused global mail_s instance
2008-03-29 Philrename all shadowing variables for -Wshadow
2008-03-29 Philfix register_iconv
2008-03-29 Philthe big relocation patch
2008-03-29 Phildon't use %Lu here, too
2008-03-29 Philclear naming for the global text objects
2008-03-29 Philfix thread definitions
2008-03-29 Phildeclaring info in common.c is redundant
2008-03-29 PhilISO C99 forbids named variadic macros
2008-03-29 Brenden Matthewsfix segfault
2008-03-29 Brenden Matthewsmoving debug cflags below other stuff
2008-03-29 Brenden Matthewsmade configure output better; fixed small error in...
2008-03-29 Philmake intense use of const keyword
2008-03-29 Philmatch signedness and format when scanning into variables
2008-03-29 Philuse %llu instead of %Lu
2008-03-29 Philfix potential segfault in get_ioscheduler().
2008-03-29 Philsome linting on function definitions
2008-03-28 Brenden Matthewsoh yeah, battery_percent too
2008-03-28 Brenden Matthews* Fixed messed up percentages (fs_free_perc, fs_used_pe...
2008-03-27 Brenden Matthewsadding missing include to smapi code
2008-03-27 Brenden Matthewsminor updates; changing package naming to meet devmanua...
2008-03-26 Philrecord my recent changes
2008-03-24 Brenden Matthews * Fixed battery_bar default size
2008-03-24 Philfix indenting in linux.c
2008-03-24 Philtwo conky fixes
2008-03-24 Philcorrected indenting
2008-03-24 Phildisk_protect - show queue protection state
2008-03-24 Philcheck validity of specified config
2008-03-24 Brenden Matthews* $battery_bar sysfs fix (thanks Marcus)
2008-03-24 Brenden Matthews * Fixed linux.c compilation problem due to (suspect...
2008-03-23 Brenden Matthewsfixed compilation with --disable-x11
2008-03-23 Brenden Matthewsversion bump for 1.5.1
2008-03-23 Brenden Matthewsconky 1.5.0
2008-03-22 Philadded propset svn:ignore to ignore all temporary files
2008-03-22 Philupdated ChangeLog
2008-03-22 Philsupport displaying current nameservers
2008-03-22 Philenable displaying the used ioscheduler for a given...
next