Commit Graph

2892 Commits

Author SHA1 Message Date
Dylan Araps 332782a444 Merge pull request #537 from dylanaraps/args
Args: Fix config bug and remove large case for single regex match
2016-12-16 13:25:24 +11:00
Dylan Araps 3bbe52b93b Args: Fix regex 2016-12-16 12:50:39 +11:00
Dylan Araps bce34c8e40 Shell: Fix ksh on BSD, closes #539 2016-12-16 12:49:59 +11:00
Dylan Araps 70e74768b5 Args: Fix config bug and remove large case for single regex match 2016-12-16 10:03:44 +11:00
Dylan Araps 09de2155f7 Changelog 2016-12-16 09:42:27 +11:00
Dylan Araps ead030199f Local IP: [Windows] Support multiple interfaces 2016-12-16 09:41:52 +11:00
Dylan Araps e650f3a9f8 Changelog 2016-12-16 00:13:07 +11:00
Dylan Araps bb3fd97a78 Merge pull request #536 from dylanaraps/song_dbus
Song: Cleanup get_song()
2016-12-16 00:11:39 +11:00
Dylan Araps bbfe31d20d Changelog 2016-12-16 00:10:29 +11:00
Dylan Araps d74587325c Merge pull request #535 from dylanaraps/cpu_usage
CPU Usage: Add missing core commands and update old ones
2016-12-16 00:10:02 +11:00
Dylan Araps 571a545966 Song: Remove state output 2016-12-16 00:05:41 +11:00
Dylan Araps 8aef69b77f Song: Move dbus commands to a function 2016-12-15 23:40:54 +11:00
Dylan Araps ca8c45b668 Song: Remove duplicate blocks 2016-12-15 23:29:34 +11:00
Dylan Araps 4f8bf2699d CPU Usage: Add missing core commands and update old ones 2016-12-15 23:19:40 +11:00
Dylan Araps 98d2421b8b Changelog 2016-12-15 23:05:59 +11:00
Dylan Araps b3f7479e8e Merge pull request #534 from dylanaraps/uptime
Uptime: Rewrite part of uptime
2016-12-15 23:04:48 +11:00
Dylan Araps 856cabf757 Uptime: Rewrite part of uptime 2016-12-15 22:55:15 +11:00
Muhammad Herdiansyah 0a3505fc22 CHANGELOG: Merge CPU block 2016-12-15 18:51:02 +07:00
Dylan Araps 37b11a9ab7 Changelog 2016-12-15 22:41:05 +11:00
Dylan Araps 49ff6045fb Merge pull request #533 from dylanaraps/shell
Shell: Rewrite function
2016-12-15 22:38:49 +11:00
Dylan Araps 844720f85a Shell: Make all other shells use --version 2016-12-15 22:27:13 +11:00
Herdiansyah 0fdd3b8637 CPU [Linux]: Added CPU name detection for more architectures (#529)
This fixes #526.
2016-12-15 18:03:10 +07:00
Dylan Araps 91825d4bc7 Shell: Add support for xonsh 2016-12-15 22:02:32 +11:00
Dylan Araps cd9b9bb00b Shell: [ksh] Use --version 2016-12-15 21:54:04 +11:00
Dylan Araps d1cd0fd741 Shell: Cut 'version' from ksh output 2016-12-15 21:44:02 +11:00
Dylan Araps c6c4a47cf5 Shell: Rewrite function 2016-12-15 21:19:29 +11:00
Dylan Araps f64ecff479 Changelog 2016-12-15 20:56:30 +11:00
Dylan Araps 68c9933120 Shell: Fixed memory leak caused by fish. Closes #531 2016-12-15 20:55:07 +11:00
Dylan Araps 3983110dbd Update CHANGELOG.md 2016-12-15 17:57:29 +11:00
Dylan Araps 254e92d027 Merge pull request #530 from dylanaraps/prin
General: Delete most of info() and instead call prin()
2016-12-15 17:56:36 +11:00
Dylan Araps 6c5b557623 General: Simplify test 2016-12-15 10:28:52 +11:00
Dylan Araps e2626d0013 Update CHANGELOG.md 2016-12-15 09:35:14 +11:00
Dylan Araps 2541aa7c01 Merge pull request #528 from dylanaraps/help2man
Generate man page from --help and --version
2016-12-15 09:32:29 +11:00
Dylan Araps 588c3e971a General: Added --gen-man 2016-12-14 23:04:08 +11:00
Dylan Araps 6557e4f1c3 General: Remove pointless comment 2016-12-14 22:15:42 +11:00
Dylan Araps 6647c77096 Info: Add checks to see if prin() was used directly 2016-12-14 22:12:42 +11:00
Dylan Araps 139c55f257 General: Remove stray comment 2016-12-14 21:59:56 +11:00
Dylan Araps 1632a61753 Info: Move get_title() and get_underline() formatting to their own functions 2016-12-14 21:57:48 +11:00
Dylan Araps abd0391c36 Info: Reduce size of prin() further 2016-12-14 21:35:45 +11:00
Dylan Araps 5ff2a7d9dc Info: Further reduce size of info() 2016-12-14 21:33:05 +11:00
Dylan Araps bdcb0955c4 General: Delete most of info() and instead call prin() 2016-12-14 19:53:03 +11:00
Dylan Araps 0933bfe1ae Update CHANGELOG.md 2016-12-14 19:25:58 +11:00
Dylan Araps 2433b79d1e Merge pull request #527 from dylanaraps/cpu_fix
CPU: Function cleanup
2016-12-14 19:23:09 +11:00
Dylan Araps d35d9a01d7 Version: Swap quotes' 2016-12-14 17:21:17 +11:00
Dylan Araps 67a8be1688 Update help 2016-12-14 17:10:20 +11:00
Dylan Araps 58f514ddd4 Update help 2016-12-14 17:08:55 +11:00
Dylan Araps bb641a5986 Docs: Add note about Ubuntu-Studio 2016-12-14 17:05:23 +11:00
Muhammad Herdiansyah fb53751813 Update CHANGELOG
Ubuntu Studio is not a DE
2016-12-14 11:57:40 +07:00
Muhammad Herdiansyah 9aed2b0103 Memory [Solaris]: Changed function name for consistency 2016-12-14 11:57:12 +07:00
Dylan Araps 86c178d108 Man: Add generated manpage 2016-12-14 12:47:44 +11:00