Commit graph

  • ad0a88d1f2 Fixed readme linking error Travis Heller 2015-09-30 12:03:57 -0700
  • 7cc6ff35cc Added a check to see if the file has already been installed. Travis Heller 2015-09-30 11:51:53 -0700
  • 79e16ec38b Supports Antigen via plugin that builds and installs Travis Heller 2015-09-30 10:57:06 -0700
  • 62c18a0778 Merge pull request #27 from thewtex/circle-ci Matt McCormick 2015-07-30 16:08:27 -0400
  • b61503e76a Add circle-ci status badge. Matt McCormick 2015-07-30 16:03:52 -0400
  • e1748744a7 Version bump to 3.2.2. v3.2.2 Matt McCormick 2015-04-02 09:51:10 -0400
  • 557528b946 Merge pull request #25 from jasperla/ws Matt McCormick 2015-04-02 09:49:51 -0400
  • 1fe9a33252 Merge branch 'load-whitespace' Matt McCormick 2015-04-02 09:42:35 -0400
  • a8367d7f86 Fix color of space preceding the load. Matt McCormick 2015-04-02 09:37:58 -0400
  • 512185a6b3 Don't print trailing whitespace for last element Jasper Lievisse Adriaanse 2015-04-02 14:14:09 +0200
  • 0b299ba01e Merge 57fbc0f28f into 39dc52f23c Slawek Ligus 2015-03-15 07:25:33 +0000
  • 57fbc0f28f Make space between cpu and load average not stand out. Slawek Ligus 2015-03-15 00:03:20 -0700
  • c6d8a19a24 Version bump to 3.2.1. v3.2.1 Matt McCormick 2015-03-01 19:23:55 -0500
  • 4355f8ffae Add Jasper to contributors. Matt McCormick 2015-03-01 19:23:25 -0500
  • 39dc52f23c Merge pull request #22 from jasperla/openbsd_memory Matt McCormick 2015-03-01 19:19:39 -0500
  • 52540329e5 Switch to using uvmexp which is the prefered way of retrieving memory information Jasper Lievisse Adriaanse 2015-03-01 13:45:31 +0100
  • 4cb4472880 use sysconf(3) to retrieve the pagesize Jasper Lievisse Adriaanse 2015-03-01 13:35:54 +0100
  • e70a16c936 Version bump to 3.2.0. v3.2.0 Matt McCormick 2015-02-19 22:42:29 -0500
  • 32d9083326 Add NetBSD to the list of supported platforms. Matt McCormick 2015-02-19 22:41:53 -0500
  • ec1959128d Merge pull request #18 from l0ner/devel Matt McCormick 2015-02-19 22:39:31 -0500
  • 395ac49e83 Suggest status-left-length 60 in the README. Matt McCormick 2015-02-19 20:46:17 -0500
  • 72b8493a59 Code Refactoring and NetBSD support. Pawel "l0ner" Soltys 2015-02-19 21:29:58 +0100
  • 87cc9b1ce8 Code Refactoring part 2: unified load_string() function on all platforms Pawel "l0ner" Soltys 2015-02-19 20:25:43 +0100
  • 240752d800 Code Refactornig Pawel "l0ner" Soltys 2015-02-19 19:47:45 +0100
  • e8bea10056 Merge branch 'netbsd' into devel Pawel "l0ner" Soltys 2015-02-19 15:55:46 +0100
  • 1512a0bda0 NetBSD port. Pawel "l0ner" Soltys 2015-02-16 23:29:27 +0100
  • 91594b7a5a Use u_long for storing cpu stats instead of detecting architecture Pawel "l0ner" Soltys 2015-02-16 18:38:21 +0100
  • 4ca1ab01e4 Version bump to 3.1.0. v3.1.0 Matt McCormick 2015-02-14 21:23:02 -0500
  • 1481ba09dc Merge pull request #17 from l0ner/freebsd_ramusage Matt McCormick 2015-02-14 21:18:55 -0500
  • 33d64bc53b OSX: exclude cached memory from used Pawel "l0ner" Soltys 2015-02-15 01:17:51 +0100
  • 7cb154f267 Merge pull request #15 from l0ner/openbsd_new Matt McCormick 2015-02-14 17:12:13 -0500
  • cf2a094f13 Fix for cpu sysctl failing on 64bit FreeBSD same as commit 80d70b7a4d Pawel "l0ner" Soltys 2015-02-13 19:56:47 +0100
  • 869d43f102 Fixed RAM usage calculation on FreeBSD - Instead of displaying hardware ram quantity, display ram available to be allocated by applications. FreeBSD uses some ram for kernel, segment mappings and other stuff. Those memory pages are not available for allocation by applications. - Calculate correctly ram usage. Active + Wired (buffers). Nothing else. Pawel "l0ner" Soltys 2015-02-13 18:38:21 +0100
  • 80d70b7a4d fix for cpu systctl failing on 64 bit OpenBSD On 64bit system KERN_CPTIME systctl gets returned as 64bit uint. On 32bit system it's returned as 32bit uint. This is not documented anywhere (or maybe I've missed it). I've added preprocessor test for 64bit system. Pawel "l0ner" Soltys 2015-02-12 19:59:22 +0100
  • d21be2b87c openbsd: use unsigned ints to store cpu stats Pawel "l0ner" Soltys 2015-02-01 17:29:04 +0100
  • a727edef8f Openbsd: output error message on error Pawel "l0ner" Soltys 2015-02-01 17:10:52 +0100
  • 33eac9d16d openbsd: changed cpu stats errors Pawel "l0ner" Soltys 2015-02-01 16:38:49 +0100
  • ea98710e16 removed messages about experimental *BSD support Pawel "l0ner" Soltys 2015-01-28 11:32:44 +0100
  • d07e07ba01 Merge pull request #16 from thewtex/OSX-travis Matt McCormick 2015-01-27 23:04:05 -0500
  • 9dbf8086d4 Also run an OSX Travis build. Matt McCormick 2015-01-26 15:57:36 -0500
  • c052f58eab Workaround for compilation on OpenBSD 5.6 Pawel "l0ner" Soltys 2015-01-26 19:48:56 +0100
  • d516985146 fix missing headers on OpenBSD Pawel "l0ner" Soltys 2015-01-21 13:43:42 +0100
  • 1ea2fe6d56 Merge branch 'openbsd_new' of github.com:l0ner/tmux-mem-cpu-load into openbsd_new Pawel "l0ner" Soltys 2015-01-20 15:15:11 +0100
  • 668a1d97dd suggestion about script that can be used to strip whitespaces Pawel "l0ner" Soltys 2015-01-20 15:13:39 +0100
  • b5a2fcfd34 update readme with supported platforms Pawel "l0ner" Soltys 2015-01-20 15:11:32 +0100
  • 69df3a37bf STATUS on OS message detection, consistent spacing Pawel "l0ner" Soltys 2015-01-20 15:08:47 +0100
  • cc8eb47868 remove useless bsd/memory_openbsd.cc Pawel "l0ner" Soltys 2015-01-20 15:04:14 +0100
  • 9bd9e79d36 Strip unnecessary whitespaces Pawel "l0ner" Soltys 2015-01-20 14:50:07 +0100
  • 3e7ce96903 removed junk, reindentation to adhere to style guidelines Pawel "l0ner" Soltys 2015-01-20 02:57:14 +0100
  • 580b076b79 OpenBSD: missing headers, typos Pawel "l0ner" Soltys 2015-01-20 02:44:21 +0100
  • 112004f3db FreeBSD and OpenBSD ports Pawel "l0ner" Soltys 2015-01-19 23:57:53 +0100
  • 8afed01977 Openbsd port. Should work. Pawel "l0ner" Soltys 2015-01-19 23:41:51 +0100
  • 243487903a Strip unnecessary whitespaces Pawel "l0ner" Soltys 2015-01-20 14:50:07 +0100
  • 360ef2e9f2 Version bump to 3.0.0. v3.0.0 Matt McCormick 2015-01-20 08:11:40 -0500
  • 3e0789b3d3 CMakeLists.txt formatting. Matt McCormick 2015-01-20 08:11:20 -0500
  • 68ab061cb4 Rename tmux-mem-cpu-load.cc to main.cc. Matt McCormick 2015-01-20 08:05:28 -0500
  • 9498e06ac4 Collect top level code files into common directory. Matt McCormick 2015-01-20 08:04:02 -0500
  • 5132f338fd Merge pull request #14 from thewtex/option-compatibility Matt McCormick 2015-01-20 07:53:48 -0500
  • 040857a4e8 Fix unused expression result warnings on OSX. Matt McCormick 2015-01-19 23:28:38 -0500
  • ea0e620a46 Update the README for new usage. Matt McCormick 2015-01-19 23:00:48 -0500
  • fa4a5b5c2b Print error message to std::cerr. Matt McCormick 2015-01-19 22:52:04 -0500
  • 1bfda9484a Detect old option specification fail informatively. Matt McCormick 2015-01-19 22:51:14 -0500
  • 4c00be77ff Fix trailing whitespace. Matt McCormick 2015-01-19 22:17:36 -0500
  • 5cd5a2468b Change tmux-mem-cpu-load extension to .cc for consistency. Matt McCormick 2015-01-19 22:15:59 -0500
  • 05d226964a Fix trailing whitespace. Matt McCormick 2015-01-19 22:12:37 -0500
  • 7e72e47d2c Fix authors name spelling. Matt McCormick 2015-01-19 21:59:13 -0500
  • 17dbdfe9ea More consistent spacing in CMakeLists.txt. Matt McCormick 2015-01-19 21:54:35 -0500
  • 87a92fa108 Use message(STATUS for OS detection messages. Matt McCormick 2015-01-19 21:50:47 -0500
  • ca82149c10 Merge pull request #13 from l0ner/master Matt McCormick 2015-01-19 21:47:04 -0500
  • 4d6c6760b3 removed junk, reindentation to adhere to style guidelines Pawel "l0ner" Soltys 2015-01-20 02:57:14 +0100
  • 3a78f44e39 OpenBSD: missing headers, typos Pawel "l0ner" Soltys 2015-01-20 02:44:21 +0100
  • ae5c71441b FreeBSD and OpenBSD ports Pawel "l0ner" Soltys 2015-01-19 23:57:53 +0100
  • 3fd4a21d27 Openbsd port. Should work. Pawel "l0ner" Soltys 2015-01-19 23:41:51 +0100
  • e459d40228 note about vim modelines and lower-case in CMake files Pawel "l0ner" Soltys 2015-01-19 18:01:53 +0100
  • ec6b1c6cc7 remove leftover argParse.cc reference from CMakeList.txt Pawel "l0ner" Soltys 2015-01-19 17:55:29 +0100
  • dd8253e6df added CONTRIBUTING file with instructions for eventual contributors Pawel "l0ner" Soltys 2015-01-19 17:51:40 +0100
  • 08bc9b7ecf replaced argParser with getopt_long based one Pawel "l0ner" Soltys 2015-01-19 17:17:38 +0100
  • eb338d92c5 rename config.h back to version.h since it contains only version after last commit Pawel "l0ner" Soltys 2015-01-18 20:04:28 +0100
  • 2fb24571ef use inline function for unit conversion instead of macros Pawel "l0ner" Soltys 2015-01-18 20:02:46 +0100
  • 7c883b924a restore parsing of /proc/meminfo to get memory usage Pawel "l0ner" Soltys 2015-01-18 19:20:55 +0100
  • ed8ed793bf renamed bsd/common.h to getsysctl.h to better reflect it's function Pawel "l0ner" Soltys 2015-01-18 17:27:08 +0100
  • a53bbddef8 added cmake generated config.h file to gitignore Pawel "l0ner" Soltys 2015-01-18 17:24:17 +0100
  • d3eb9e3187 use macros from config.h to calculate megabyes Pawel "l0ner" Soltys 2015-01-18 17:21:19 +0100
  • b2084ea3b3 better c++11 detection Pawel "l0ner" Soltys 2015-01-18 16:59:19 +0100
  • ae4e160ede added test case for graph_lines = 0 Pawel "l0ner" Soltys 2015-01-18 15:07:11 +0100
  • 89a4b0c048 version defines prefixed with name, full version Pawel "l0ner" Soltys 2015-01-18 14:51:27 +0100
  • 51f85ba032 code syntax style, vim modelines, license Pawel "l0ner" Soltys 2015-01-18 14:31:04 +0100
  • d5506ac797 added myself (l0ner) to contributors list Pawel "l0ner" Soltys 2015-01-18 14:30:38 +0100
  • 3f4647a278 added AUTHORS file to store all contributors Pawel "l0ner" Soltys 2015-01-18 14:27:30 +0100
  • f2b75f7531 graph.cc: coding style fixes Pawel "l0ner" Soltys 2015-01-17 23:48:54 +0100
  • 1cc6b0c9ef CMake style corrections Pawel "l0ner" Soltys 2015-01-17 23:23:21 +0100
  • 5fdb0e6227 remove merge leftovers from README Pawel "l0ner" Soltys 2015-01-17 17:15:01 +0100
  • acaf9b0b2b fixed typo in CMakeLists.txt Pawel "l0ner" Soltys 2015-01-17 16:46:33 +0100
  • 3475328dc4 added note to README about C++11 reqirement Pawel "l0ner" Soltys 2015-01-17 16:37:45 +0100
  • 2cc9efb187 added compiler (and it's version) detection Pawel "l0ner" Soltys 2015-01-17 16:30:31 +0100
  • 7151b70c70 Fixed typos in linux/load.cc Pawel "l0ner" Soltys 2015-01-17 16:23:55 +0100
  • ee39fccc65 Merge remote-tracking branch 'upstream/master' Pawel "l0ner" Soltys 2015-01-17 16:21:56 +0100
  • 08e3515465 Merge 8d8be62fd4 into 8aab7a817d Pawel "l0ner" Soltys 2015-01-17 14:22:45 +0000
  • 8d8be62fd4 Merge branch 'l0ner' of github.com:l0ner/tmux-mem-cpu-load into l0ner Pawel "l0ner" Soltys 2015-01-17 15:22:34 +0100
  • dc28f3f2ab latest commit broke compiling on clang. Fixed Pawel "l0ner" Soltys 2015-01-13 13:47:49 +0100