Commit Graph

  • c4119421c3 Merge branch 'master' of github.com:dylanaraps/neofetch Dylan 2016-03-26 09:34:07 +1100
  • 6afb2b3021 Changelog Dylan 2016-03-26 09:29:00 +1100
  • 0eff00c3ff Merge pull request #174 from dylanaraps/shuffle Dylan Araps 2016-03-26 09:28:34 +1100
  • 5708b949a4 Swap colors to a more portable escape sequence Dylan 2016-03-26 09:15:29 +1100
  • b829a1a5e5 Swap shuf for a more universal alternative Dylan 2016-03-26 09:10:20 +1100
  • 4a06a4a1e2 Reset colors before setting them Dylan 2016-03-26 08:54:33 +1100
  • 0d64fac031 added xrandr without refresh rate Andrew Titmuss 2016-03-26 08:51:39 +1100
  • c5f22dacb3 added check for whether user wants refresh rate for linux Andrew Titmuss 2016-03-26 08:36:00 +1100
  • b971e214e6 added Linux support Andrew Titmuss 2016-03-26 07:59:24 +1100
  • 8745dce02a Show state with progress bars Dylan 2016-03-26 01:26:42 +1100
  • b15a9b4463 Fix battery progress bars when not charging Dylan 2016-03-26 01:25:41 +1100
  • 602be3a6c0 Fix incorrect state output Dylan 2016-03-26 01:24:08 +1100
  • 04b35027c7 Fix battery state when used with progress bars Dylan 2016-03-26 01:06:03 +1100
  • ab356239f3 Added new disk display mode called 'perc' Dylan 2016-03-26 01:02:01 +1100
  • 1463b8f336 Rename battery_status to battery_state Dylan 2016-03-26 00:24:18 +1100
  • 4bba141a9c Merge branch 'master' of github.com:dylanaraps/neofetch Dylan 2016-03-26 00:23:32 +1100
  • b8a08b5253 Changelog Dylan 2016-03-26 00:22:09 +1100
  • 5eaa3cba79 Merge pull request #176 from dylanaraps/battery_fixes Dylan Araps 2016-03-26 00:20:44 +1100
  • 88d279e1f9 Changes to the battery state stuff Dylan 2016-03-26 00:18:16 +1100
  • f5ec035e18 Merge pull request #168 from dawidd6/battery_status Dylan Araps 2016-03-26 00:14:29 +1100
  • 2c7696fdd0 cosmetical changes according to @dylanaraps suggestions dawidd6 2016-03-25 13:50:49 +0100
  • f33d7a2823 Changelog Dylan 2016-03-25 22:21:06 +1100
  • 4cf43fecc0 Don't print resolution if detection fails Dylan 2016-03-25 22:20:19 +1100
  • d0c85370b6 Changelog Dylan 2016-03-25 22:18:37 +1100
  • 2984687018 Only print cpu cores if they're found Dylan 2016-03-25 22:17:54 +1100
  • 5d7ed48661 Small nitpick Dylan 2016-03-25 22:13:39 +1100
  • 5939c27b60 Rewrite memory function to work on older linux kernel versions Dylan 2016-03-25 21:51:21 +1100
  • c69a2397a0 Update documentation Dylan 2016-03-25 21:28:51 +1100
  • 5d03e007af Remove shuffledir in favor of '--image path/to/dir/' Dylan 2016-03-25 21:22:58 +1100
  • d7df2378df Changelog Dylan 2016-03-25 21:08:38 +1100
  • b92750d822 Better Alpine Linux logo Dylan 2016-03-25 21:07:48 +1100
  • d9057172df Update Readme Dylan 2016-03-25 20:57:05 +1100
  • e6456030fe Changelog Dylan 2016-03-25 19:34:40 +1100
  • 70fb4e9597 Added support for Qubes OS Dylan 2016-03-25 19:34:05 +1100
  • 3e2c4c3b53 Merge pull request #173 from iandrewt/google-play-music Dylan Araps 2016-03-25 13:46:10 +1100
  • 9537be0e94 changed with new gpmdp function Andrew Titmuss 2016-03-25 13:44:15 +1100
  • 808821e2cd fixed gpmdp install instructions Andrew Titmuss 2016-03-25 13:27:55 +1100
  • 6a9106929a Changelog Dylan 2016-03-25 10:08:50 +1100
  • 788ea84104 Changelog Dylan 2016-03-25 10:04:46 +1100
  • 769a2cddb6 Merge pull request #167 from dawidd6/master Dylan Araps 2016-03-25 10:03:27 +1100
  • 1d04de9c1d added support for Google Play Music Desktop Player Andrew Titmuss 2016-03-25 09:54:32 +1100
  • 7aa3bd8fea changed mpc according to @dylanaraps suggestion Dawid 2016-03-24 19:31:10 +0100
  • 461da47497 Merge remote-tracking branch 'dylanaraps/master' Andrew Titmuss 2016-03-24 18:18:24 +1100
  • faefa6c0fe Merge pull request #2 from iandrewt/battery_status_mac Dawid 2016-03-21 15:22:57 +0100
  • ef0dd5f096 fixed with @dylanaraps suggestions from #1 Andrew Titmuss 2016-03-21 17:22:38 +1100
  • 49795c5035 Merge pull request #1 from iandrewt/battery_status_mac Dawid 2016-03-21 06:43:47 +0100
  • 913e14a8ae added OS X support, fixed capitalisation Andrew Titmuss 2016-03-21 12:19:52 +1100
  • 2146f6d214 Merge branch 'battery_status' of https://github.com/dawidd6/neofetch into battery_status_mac Andrew Titmuss 2016-03-21 12:10:23 +1100
  • 5bcaa342a8 fixed battery_status to show only charging status + added battery_status to FreeBSD dawidd6 2016-03-20 15:06:28 +0100
  • 85a0e2cc80 added power status for single battery dawidd6 2016-03-20 13:02:36 +0100
  • d75ce880d4 fix for mpc detection dawidd6 2016-03-20 12:02:55 +0100
  • ca0214cb67 Merge pull request #166 from iandrewt/patch-1 Dylan Araps 2016-03-19 17:36:15 +1100
  • e594bbd2be remove second cpu_display option Andrew Titmuss 2016-03-19 17:34:05 +1100
  • 31da3cf566 Changelog dylan 2016-03-19 16:56:03 +1100
  • 32f27dec1e Merge pull request #163 from iandrewt/public_ip_opendns Dylan Araps 2016-03-19 16:49:49 +1100
  • 0998d629d2 Merge pull request #162 from dylanaraps/scrot_fixes Dylan Araps 2016-03-19 16:31:57 +1100
  • 60ce0d14e5 Merge pull request #164 from iandrewt/osx_uptime Dylan Araps 2016-03-19 16:31:25 +1100
  • 5b9466cfec made publicip function faster by using dig Andrew Titmuss 2016-03-19 13:38:48 +1100
  • bb95137f01 changed case to if, shaves 0.1 seconds from run time Andrew Titmuss 2016-03-19 13:32:33 +1100
  • c120a4daa6 Fix typo in function namne Dylan 2016-03-19 10:58:03 +1100
  • cf3418d994 Fixed bugs with scrot usage Dylan 2016-03-19 09:37:29 +1100
  • 46a76f55c9 added documentation Andrew Titmuss 2016-03-18 16:32:06 +1100
  • daf4284f7f added refresh rate option for OS X Andrew Titmuss 2016-03-18 16:28:26 +1100
  • 438a3a2978 Changelog Dylan 2016-03-18 11:17:56 +1100
  • ee33d788bb Merge pull request #158 from dawidd6/master Dylan Araps 2016-03-18 10:59:40 +1100
  • acd725712b added quotes in curl + small cosmetical changes dawidd6 2016-03-17 15:29:01 +0100
  • cf87ac5b49 Merge pull request #157 from onodera-punpun/patch-1 Dylan Araps 2016-03-18 00:35:45 +1100
  • c4af2cf4ce Update CRUX distro name Camille 2016-03-17 14:32:57 +0100
  • e2238176bd Oops Dylan 2016-03-17 17:19:39 +1100
  • bbfa4b67e7 Added new changelof Dylan 2016-03-17 16:57:21 +1100
  • 09a0b53d30 Changelog Dylan 2016-03-17 16:46:14 +1100
  • 098a962b59 Merge pull request #156 from dylanaraps/stdout_fix Dylan Araps 2016-03-17 16:44:17 +1100
  • a48d997bf4 Fix stdout mode when used with multiple batteries Dylan 2016-03-17 16:20:21 +1100
  • 176fe42f03 Fix stdout mode with getsong Dylan 2016-03-17 16:16:15 +1100
  • 608a47dd06 Merge pull request #155 from iandrewt/battery_index Dylan Araps 2016-03-17 16:10:59 +1100
  • c02619616f Fix stdout mode when used with cpu Dylan 2016-03-17 16:10:16 +1100
  • 0228c5966c fixed first battery when multiple batteries Andrew Titmuss 2016-03-17 16:07:53 +1100
  • f718406fba Merge pull request #154 from iandrewt/patch-1 Dylan Araps 2016-03-17 15:48:11 +1100
  • 661241b6b8 Changelog Andrew Titmuss 2016-03-17 15:43:32 +1100
  • 62973838e2 Changelog Dylan 2016-03-17 14:58:03 +1100
  • 45b2d7f748 Linux memory, fix read causing hang on older systems Dylan 2016-03-17 14:57:25 +1100
  • be7a505c30 Changelog Dylan 2016-03-17 14:21:45 +1100
  • b8d099c6d6 Changelog Dylan 2016-03-17 14:20:55 +1100
  • 3f3c78eba8 Changelog Dylan 2016-03-17 14:20:06 +1100
  • 8c4895c053 Added ascii logos for ubuntu flavors Dylan 2016-03-17 14:16:30 +1100
  • 775a6ca012 Merge pull request #153 from CousinMachu/master Dylan Araps 2016-03-17 12:26:21 +1100
  • e1de9ec0b7 fixed wallpaper error that occurs when using more than one monitor/wallpaper with nitrogen Matthew Treadwell 2016-03-16 16:38:36 -0700
  • e48a43327d Changelog' Dylan 2016-03-16 21:21:46 +1100
  • a694b4e3a8 Merge pull request #151 from iandrewt/gtk_usr_fix Dylan Araps 2016-03-16 21:20:03 +1100
  • 151eb544f4 moved /usr/share to before /etc in gtk theme Andrew Titmuss 2016-03-16 17:27:45 +1100
  • 0fca1ff3c7 added /usr/share as a gtk theme directory Andrew Titmuss 2016-03-16 17:12:21 +1100
  • e206729fc3 Changelog Dylan 2016-03-15 20:17:49 +1100
  • e61ef6042d Add missing arg for cpu_cores' Dylan 2016-03-15 20:15:24 +1100
  • aa7c735f00 Merge pull request #149 from iandrewt/cpu_cores Dylan Araps 2016-03-15 19:13:43 +1100
  • acebe9c8b0 Changelog Dylan 2016-03-15 19:12:17 +1100
  • c98d8f1196 added CPU cores to CPU output Andrew Titmuss 2016-03-15 18:55:35 +1100
  • 26c04cf753 changed to awk command, added netbsd and windows Andrew Titmuss 2016-03-15 18:24:12 +1100
  • 890d44c518 added cpu cores so the usage bar doesn't go crazy above 100% Andrew Titmuss 2016-03-15 18:09:07 +1100
  • b5c76c0dc3 Merge branch 'master' of github.com:dylanaraps/neofetch Dylan 2016-03-15 19:00:07 +1100
  • c8cf1f3e6c Added another gpu substitution Dylan 2016-03-15 18:01:14 +1100