monky
2008-12-18 Brenden MatthewsMerge branch 'master' of git://nwl.cc/~n0-1/conky
2008-12-17 Phil SutterMake gateway objects also detect routes with missing...
2008-12-16 Brenden MatthewsPossible fix for minor IMAP idle bug.
2008-12-16 Brenden MatthewsUpdate docs.
2008-12-16 Itai ZukermanPatch to allow escaping newlines in the config.
2008-12-16 Brenden MatthewsMerge branch 'master' of git://nwl.cc/~n0-1/conky
2008-12-16 Phil Suttersimplify human_readable
2008-12-16 Phil Suttermake use_spacer an enum
2008-12-16 Phil Suttersimplify diskio stats
2008-12-16 Brenden MatthewsMerge branch 'master' of git://nwl.cc/~n0-1/conky
2008-12-15 Phil Sutterhere comes the big header include rewrite
2008-12-15 Phil Sutteroutsource ifblock and text_object helpers
2008-12-15 Phil Sutterput text_object stuff into an own header
2008-12-15 Phil Sutterorganise text objects in a linked list
2008-12-15 Phil Sutterhave a maximum width for all variable length mpd vars
2008-12-15 Phil Suttersimplify free_text_objects a bit
2008-12-15 Phil Suttersimplify if_existing evaluation
2008-12-15 Brenden MatthewsMerge branch 'master' of git://nwl.cc/~n0-1/conky
2008-12-14 Phil Sutterenable DEV_NAME to handle symlinks
2008-12-14 Phil Sutteruse the builtin config also as a default one
2008-12-14 Brenden MatthewsImprove behaviour of $pb_battery.
2008-12-14 Phil Sutterprint config output support in the final stats
2008-12-14 Brenden MatthewsBuild fix for config output.
2008-12-14 Brenden MatthewsMove imap/pop3 stuff into mail.c
2008-12-14 Brenden MatthewsAdd text2c.sh to EXTRA_DIST.
2008-12-14 Brenden MatthewsBuild fix for config output.
2008-12-14 Phil Sutteradd missing text2c for config printing support
2008-12-14 Brenden MatthewsMerge branch 'master' of git://nwl.cc/~n0-1/conky
2008-12-14 Brenden MatthewsMove imap/pop3 stuff into mail.c
2008-12-14 Brenden MatthewsAdd conky.1 back into repo.
2008-12-14 Phil Sutterfix disk_protect for linux-2.6.27
2008-12-12 Phil Sutterimplement sample config printing support
2008-12-12 Phil Sutterupdate the default config along with the syntax files
2008-12-11 Phil Sutterrewrite tcp-portmon hooks
2008-12-11 Phil Suttermake semantics of custom strndup() comply with glibc
2008-12-11 Phil Sutterrewrite template engine completely
2008-12-09 Brenden MatthewsFix call to timed_thread_test().
2008-12-09 Brenden MatthewsRemoving old svn keywords.
2008-12-09 Brenden MatthewsFix broken cpu usage stuff (due to a previous commit).
2008-12-09 Brenden MatthewsAdd an option to timed_thread_test() to not wait for...
2008-12-09 Brenden MatthewsMerge branch 'master' of git.omp.am:/home/omp/git/conky
2008-12-09 Brenden MatthewsUpdate READMEs.
2008-12-09 Brenden MatthewsRemoving svn ebuild, changing svn references to git.
2008-12-09 Philip Kovacsadded additional ignore files for later libtool versions.
2008-12-09 Brenden MatthewsWe need the README for autmake to work correctly.
2008-12-08 Phil Sutterupdate changelog
2008-12-08 Phil Sutterdrop docs of dropped objects
2008-12-08 Phil Sutterremove the automatically created README from git
2008-12-08 Phil Sutterrewrite hddtemp
2008-12-08 Phil Sutterfix for renamed DEBUG2 macro (again)
2008-12-08 Phil Sutterset conky in dock mode to be withdrawn
2008-12-08 Phil Suttermake unit of all temperatures selectable
2008-12-08 Phil Sutterfix runtime debugging macros
2008-12-07 Brenden MatthewsLimit $battery_percent to 100 (bug 2145006)
2008-12-07 Brenden MatthewsDon't put unit with hddtemp values for consistency...
2008-12-07 Brenden MatthewsFix broken $execbar (bug 2133709)
2008-12-07 Brenden MatthewsFix last 'fix'
2008-12-07 Brenden MatthewsAllow more than 9 CPUs for CPU stats (bug 2155500)
2008-12-07 Brenden MatthewsRemoving $freq_dyn and $freq_dyn_g
2008-12-07 Brenden MatthewsUpdate README, fix file perms for changelog2html.py.
2008-12-07 Brenden MatthewsRegenerating docs.
2008-12-07 Brenden MatthewsAdd some more debug messages to imap/pop3 stuff, refact...
2008-12-07 Brenden MatthewsUpdating .gitignore
2008-12-07 Erik WalingFetch volume through Audacious API (thanks Erik)
2008-12-07 Cesare TirabassiFix for buffer overflow with $execi (thanks Cesare)
2008-12-07 Brenden MatthewsRe-generating docs
2008-12-07 Lassi SelanderAdds a variable if_xmms2_connected to hide objects...
2008-12-07 Pavol RusnakFix for wrong usage of strncat (thanks Pavol)
2008-12-07 Brenden MatthewsUpdating changelog (and testing ciabot).
2008-12-07 Brenden MatthewsFirst commit to fresh new hip git repo for Conky.
2008-12-06 Philsince DEV_NAME() is used when calling, this check is...
2008-11-30 PhilAdd debugging output at runtime
2008-11-29 Philupdate README and manpage
2008-11-29 Philimprove template support
2008-11-29 Philadd support for template objects
2008-11-04 Philfix my own fix
2008-11-04 Philfix a potential segfault
2008-10-08 Brenden Matthews* Added $if_mpd_playing patch (thanks tarpman)
2008-10-08 Brenden Matthews* Applied OpenBSD patches
2008-10-01 Brenden Matthewsfix small typo in docs (thanks gaston)
2008-10-01 Brenden Matthewsadd openbsd.h to EXTRA_DIST
2008-09-29 Brenden Matthewsremove quality debugging code
2008-09-29 Brenden Matthewsadd $mixer docs
2008-09-26 Brenden Matthewshandle BYE from server when idling (IMAP stuff)
2008-09-26 Brenden Matthewsrespect IMAP IDLE timeout period
2008-09-25 Brenden Matthewsclose socket before exiting thread
2008-09-25 Brenden Matthewsimproving IMAP IDLE support, more
2008-09-25 Brenden Matthewsimproving IMAP IDLE support
2008-09-24 Brenden Matthewsfix small bug in imap idle stuff
2008-09-24 Brenden Matthewsadd $Id$ to moc stuff
2008-09-24 Brenden Matthewsupdating props
2008-09-24 Brenden Matthewsoops; forgot to add moc.[ch]
2008-09-24 Brenden Matthews* Introduced (buggy) support for IMAP IDLE
2008-09-12 Brenden Matthews* Added small patch to support negative values (such...
2008-09-12 Brenden Matthews* Improve Conky's overall interval timing
2008-09-11 Brenden Matthews* Improve timed_thread timing
2008-09-11 Brenden Matthewsremove extra quote that snuck in to the changelog
2008-09-11 Brenden Matthewsmaybe fix missing include bug (bugs.gentoo.org/show_bug...
2008-09-11 Brenden Matthewsoops, remove debug stuff
2008-09-11 Brenden Matthews * Improved hddtemp support
next