Commit Graph

  • a6ecea48d1 usr/share/man/man1/byobu.1, usr/share/man/man1/byobu.1, * usr/bin/byobu-janitor.in: - clear out stale status cache Dustin Kirkland 2018-08-12 09:02:17 -05:00
  • 0df1e1f347 usr/lib/byobu/ec2_cost, usr/lib/byobu/include/ec2instancespricing.py, usr/lib/byobu/include/Makefile.am, usr/lib/byobu/include/shutil, usr/lib/byobu/Makefile.am, usr/share/byobu/status/status, usr/share/man/man1/byobu.1: - deprecate unmaintained ec2/rcs pricing functionality - this never really worked well, and these prices are constantly changing Dustin Kirkland 2018-08-12 08:56:19 -05:00
  • 16c3a5e122 * usr/lib/byobu/include/shutil, usr/lib/byobu/Makefile.am, usr/lib/byobu/rcs_cost, usr/share/byobu/status/status, usr/share/man/man1/byobu.1: - deprecate some unmaintained functionality Dustin Kirkland 2018-08-12 08:52:06 -05:00
  • 23c8d9a92e * usr/lib/byobu/logo: LP: #1769676 - don't use the Ubuntu logo in the status line, as this breaks ssh clients coming to Ubuntu from other OSes without the Ubuntu font Dustin Kirkland 2018-08-12 08:44:08 -05:00
  • 959dc2223b * usr/share/byobu/profiles/bashrc: - Googley PS1 for non-Ubuntu distros * usr/lib/byobu/logo, usr/share/byobu/profiles/bashrc: - use Google lego logo for gLinux Dustin Kirkland 2018-08-12 08:16:28 -05:00
  • 9208fc1cdc
    POC: Adding bash-completion to byobu. Ntentos Stavros 2018-05-28 23:18:14 +03:00
  • 317213afc4 opening 5.127 Dustin Kirkland 2018-05-27 18:07:11 -05:00
  • 2f605a6a66 releasing 5.126 Dustin Kirkland 2018-05-27 18:07:11 -05:00
  • 0a44bf2158 * usr/lib/byobu/updates_available: - Fix rare race condition for update_needed and cache file (#26) - https://github.com/dustinkirkland/byobu/pull/26 Dustin Kirkland 2018-05-27 14:58:28 -05:00
  • 24d6686dfe * usr/lib/byobu/updates_available, usr/share/byobu/desktop/byobu.desktop: * byobu.desktop: - give some hints for GNOME Shell to correctly match byobu desktop file (LP: #1718482); partial fix, not entirely working yet Dustin Kirkland 2018-05-27 14:53:29 -05:00
  • 22ef27fc8e
    Merge a92fc5f553468b634b29ca86fb067b06595d601f into cb9467a1424c81fd0c618b56291a107b1bc1b097 Mark Kelly 2018-05-27 00:36:53 +00:00
  • a92fc5f553 Fix rare race condition for cache file Mark Kelly 2018-05-26 20:30:36 -04:00
  • c347b11f07 * byobu.desktop: - give some hints for GNOME Shell to correctly match byobu desktop file (LP: #1718482) Didier Roche 2018-05-09 14:03:40 +02:00
  • 706262387c * usr/lib/byobu/include/shutil, usr/lib/byobu/logo: - add a logo for gLinux Dustin Kirkland 2018-04-27 03:43:45 -05:00
  • db3d301216 * usr/lib/byobu/session: - don't count sessions that start with _ - BUG: #892489 Dustin Kirkland 2018-04-11 16:00:52 -05:00
  • 76560f004d * usr/lib/byobu/include/constants, usr/share/byobu/keybindings/f- keys.screen, usr/share/byobu/keybindings/f-keys.tmux: - create a $BYOBU_EDITOR variable, using "sensible-editor" if found (it will be on Debian/Ubuntu systems), or $EDITOR if not, and falling back to "vim" in the case where none are found - use $BYOBU_EDITOR with Shift-F7 to open the printscreen buffer in a new window; this fixes a bug on some distros where $EDITOR might be undefined Dustin Kirkland 2018-04-11 10:16:45 -05:00
  • c00e1e06a0 opening 5.126 Dustin Kirkland 2018-03-16 10:09:57 -07:00
  • c4136ebfe9 releasing 5.125 Dustin Kirkland 2018-03-16 10:09:57 -07:00
  • 8d013218b0 * debian/control: - need sensible-utils Dustin Kirkland 2018-03-16 09:28:26 -07:00
  • 12b0cc46c1 * usr/lib/byobu/include/select-session.py: - Fix cull_zombies() so that we properly cull zombies of sessions that have non-numeric session names - Allow the dynamic session-creation behaviour to be disabled by creating ~/.byobu/.reuse-session Dustin Kirkland 2018-03-15 14:27:54 -07:00
  • ffbe142913 * usr/share/byobu/profiles/dircolors: LP: #1752352 - fix blinking symlinks Dustin Kirkland 2018-03-15 14:18:16 -07:00
  • f9b58596bd * usr/share/byobu/profiles/dircolors: Adjust color of symlink to cyan-ish foreground, without any attribute Jean-Baptiste Lallement 2018-03-09 09:05:00 +01:00
  • d209e8b604 * usr/share/byobu/profiles/dircolors: LP: #1752352 - Changed color attribute of symlinks from blinking to underscore. Jean-Baptiste Lallement 2018-03-08 15:21:51 +01:00
  • 559a1c9398 opening 5.125 Dustin Kirkland 2017-12-04 07:46:49 -06:00
  • ed1e339c6a releasing 5.124 Dustin Kirkland 2017-12-04 07:46:48 -06:00
  • 34c0d77bbf * Build-depend on dh-python. * Drop the alternative python2 dependencies. LP: #1735348. Dustin Kirkland 2017-12-04 07:44:47 -06:00
  • 11bf755c9b * usr/lib/byobu/include/select-session.py: - Fix culling sessions with named groups (#25) - https://github.com/dustinkirkland/byobu/pull/25 Dustin Kirkland 2017-11-14 14:23:52 +11:00
  • 095128cf4f Merge 8c2de314acbc1db8231ade829fc763febf028346 into cb9467a1424c81fd0c618b56291a107b1bc1b097 Ari Pollak 2017-11-13 17:08:39 +00:00
  • 8c2de314ac Fix culling sessions with named groups Ari Pollak 2017-11-13 12:07:47 -05:00
  • 4311382b18 * usr/bin/purge-old-kernels: - make sure we pass through the -f|-y apt options Dustin Kirkland 2017-11-07 17:13:41 +11:00
  • e82b22e450 * === added directory snap, snap/snapcraft.yaml: - initial crack at snap packaging Dustin Kirkland 2017-10-15 11:59:54 -05:00
  • 4351008d97 * usr/bin/wifi-status: - add a speedometer split * debian/control, usr/bin/wifi-status, usr/share/byobu/profiles/bashrc: - kill the double bracket; doesn't always print nicely Dustin Kirkland 2017-10-11 17:09:08 -04:00
  • 755c0e9f28 Allow disabling of automatic tmux session creation Chow Loong Jin 2017-10-05 13:30:42 +08:00
  • 72e8630b1d Fix cull_zombies() for sessions with non-numeric names Chow Loong Jin 2017-10-05 13:29:38 +08:00
  • cb9467a142 opening 5.124 Dustin Kirkland 2017-09-25 10:28:42 -05:00
  • 0e2380091f releasing 5.123 Dustin Kirkland 2017-09-25 10:28:42 -05:00
  • 5801edb00e * usr/bin/byobu-ctrl-a.in: LP: #1710780 - set prefix2 to F12 in screen-compat ctrl-a mode Dustin Kirkland 2017-09-25 10:27:21 -05:00
  • b8550dd4b7 * usr/bin/byobu.in: - add support for a BYOBU_ALT_TITLE variable, which enables users to set an alternate window title for their byobu session - https://github.com/dustinkirkland/byobu/pull/23 Dustin Kirkland 2017-09-25 10:22:11 -05:00
  • b08e572d36 Merge 0b317a0652e7f5eeb29247a313412829f92df8ea into 7640503f65348684200fab50cb349c17dca8213a Javier Merino 2017-09-25 15:12:50 +00:00
  • 7640503f65 * usr/bin/wifi-status: - use iw and ip rather than ifconfig and iwconfig, which are deprecated - https://github.com/dustinkirkland/byobu/pull/24 Dustin Kirkland 2017-09-25 10:10:48 -05:00
  • a55e3b4f83 * po/es.po: - fix typos and errors in the spanish translation - https://github.com/dustinkirkland/byobu/pull/21 Dustin Kirkland 2017-09-25 09:32:15 -05:00
  • 029f94e782 Merge bf6bcafba414f0da58ca957103850bdfc92bad47 into 3ebbea1ec216c42d917ca6cf0bd1402b70da4bab Sujeevan Vijayakumaran 2017-09-10 12:34:23 +00:00
  • bf6bcafba4 wifi-status: Use newer ip commands rather than the deprecated networking commands. Sujeevan Vijayakumaran 2017-09-10 14:32:11 +02:00
  • 0b317a0652 Allow ALTERNATE title on terminal Javier Merino 2017-08-30 13:41:41 +02:00
  • d3501e7da3 Merge 119e4379dacb37048ec458aa08069a95e4a0c3ff into 3ebbea1ec216c42d917ca6cf0bd1402b70da4bab cripton 2017-08-18 13:52:20 +00:00
  • 3ebbea1ec2 opening 5.123 Dustin Kirkland 2017-08-17 18:44:26 -05:00
  • 714841ee03 releasing 5.122 Dustin Kirkland 2017-08-17 18:44:26 -05:00
  • e266bebe9c * usr/lib/byobu/include/config.py.in, usr/lib/byobu/include/select- session.py: LP: #1711026 - Byobu currently FTBFS on artful during pep8 verification due to the newly introduced E722 - ie. a 'try:/except:' block with a bare except that should be replaced by a 'try:except Exception:' block. Dustin Kirkland 2017-08-17 16:54:20 -05:00
  • 2b6e2e18e7 fix pep8 E722 failures (no bare except) root 2017-08-16 04:13:43 +00:00
  • c199d4df9b * usr/bin/byobu-ctrl-a: LP: #1710780 - always set F12 key to prefix2 on tmux Mitsuya Shibata 2017-08-15 15:51:04 +09:00
  • 5933fd21f3 opening 5.122 Dustin Kirkland 2017-08-09 16:53:48 -05:00
  • a04ef9064d releasing 5.121 Dustin Kirkland 2017-08-09 16:53:48 -05:00
  • f98a193515 * debian/control: - lower screen to a suggests Dustin Kirkland 2017-08-09 16:51:55 -05:00
  • e2251f6a91 * autogen.sh, .bzrignore, configure.ac: - modernize autoconf, add .bzrignore - my intent is to add autogen.sh as next step as seems you currently produce release tarballs manually, so it contains random unneeded crap like autom4te.cache Dustin Kirkland 2017-07-21 10:42:50 +02:00
  • ed0a98b319 bin/load_average_full: New status notification to show load average with three values Diego Lago Gonzalez 2017-07-07 14:08:31 +02:00
  • 119e4379da Edit typos and errors in the spanish translation cripton 2017-06-14 11:05:25 -03:00
  • c7991ff639 * usr/bin/wifi-status: - timestamp the pings Dustin Kirkland 2017-06-08 13:10:39 -07:00
  • d72fcad02a Merge 458e1d313a2c8c137597f2d7d03219a60d09170c into d68c17888e5a01ac61c2d6f27bf69e3af84d5f21 Srdjan Grubor 2017-06-06 20:18:55 +00:00
  • 611d37f196 Merge 236a19a9744a244440eda4f07b17e515e854bd7f into d68c17888e5a01ac61c2d6f27bf69e3af84d5f21 dmayle 2017-06-06 20:18:55 +00:00
  • 47e37ef22d Merge 7a8cebfbc0450d20cb2f6d3ad09ee443ee8950d0 into d68c17888e5a01ac61c2d6f27bf69e3af84d5f21 Thibaut Broggi 2017-06-06 20:18:55 +00:00
  • 263a150333 Merge 94932060f01baf861f2ab2210a2f8237d396aa8d into d68c17888e5a01ac61c2d6f27bf69e3af84d5f21 Roman Inflianskas 2017-06-06 20:18:54 +00:00
  • 616f661058 Merge c67c823bfed89119f26f8ac05d4fcc866ec745ee into d68c17888e5a01ac61c2d6f27bf69e3af84d5f21 Maxim V 2017-06-06 20:18:54 +00:00
  • 7b21a69b52 Merge 5a77eb699879b6d6ac38380419b831b7d06c21a9 into d68c17888e5a01ac61c2d6f27bf69e3af84d5f21 Mohamed I. Elawadi 2017-06-06 20:18:54 +00:00
  • fea69124e7 Merge 75180b1c3f041095a9952fa15b1cdf3914865d7d into d68c17888e5a01ac61c2d6f27bf69e3af84d5f21 Simon Quigley 2017-06-06 20:18:54 +00:00
  • 19baefcd54 Merge 44f13117caaba64a2dafd93baec5a789ffb019c2 into d68c17888e5a01ac61c2d6f27bf69e3af84d5f21 Ari Pollak 2017-06-06 20:18:54 +00:00
  • 8a28a29f29 opening 5.121 Dustin Kirkland 2017-06-05 11:44:03 -05:00
  • 37f667a02b releasing 5.120 Dustin Kirkland 2017-06-05 11:44:01 -05:00
  • d68c17888e opening 5.120 Dustin Kirkland 2017-06-01 17:18:46 -05:00
  • 7ff1ddf1ec releasing 5.119 Dustin Kirkland 2017-06-01 17:18:46 -05:00
  • b8affb49b3 * usr/lib/byobu/include/shutil: - fix regression in distro detection Dustin Kirkland 2017-06-01 17:17:59 -05:00
  • 949294bd3b opening 5.119 Dustin Kirkland 2017-06-01 11:45:49 -05:00
  • 3aeae51e63 releasing 5.118 Dustin Kirkland 2017-06-01 11:45:48 -05:00
  • 2f0bb33ff9 * usr/lib/byobu/include/shutil: - use /etc/lsb-release, if it exists fixes detection of Linux Mint Dustin Kirkland 2017-06-01 11:43:31 -05:00
  • 0ab8a3b00f opening 5.118 Dustin Kirkland 2017-04-27 16:26:19 -05:00
  • 356036d5bf releasing 5.117 Dustin Kirkland 2017-04-27 16:26:18 -05:00
  • e4e1944409 * usr/bin/purge-old-kernels, usr/share/man/man1/purge-old-kernels.1: LP: #1686138 - deprecate the logic in purge-old-kernel, as apt autoremove is supposed to work properly now Dustin Kirkland 2017-04-27 16:20:01 -05:00
  • 44f13117ca Reduce status power usage out of the box Ari Pollak 2017-03-20 13:45:56 -04:00
  • c4cffa2bad opening 5.117 Dustin Kirkland 2017-03-18 12:05:58 -05:00
  • 9bf905adee releasing 5.116 Dustin Kirkland 2017-03-18 12:05:57 -05:00
  • 59b5b264f0 * usr/bin/purge-old-kernels, usr/share/man/man1/purge-old-kernels.1: - add a --quiet option for cronjobs - add note in the manpage Dustin Kirkland 2017-03-18 12:04:47 -05:00
  • 3f8ce23344 * usr/bin/purge-old-kernels: - need to do some extra grepping when using efi kernels * usr/share/byobu/profiles/tmux: - save 100K lines of scrollback, rather than 10K, which I find gets eclipsed too often when you actually need it Dustin Kirkland 2017-03-18 11:58:20 -05:00
  • 55567442af Merge 678dd9ebccfbfe21bdcea077726c26837913a7e8 into e7f6e5d6e1236be5b80f014e8d939d3cf6340efb Jan Vonde 2017-03-14 08:48:56 +00:00
  • 678dd9ebcc adds --quiet option for non-verbose cronjob run Jan Vonde 2017-03-14 09:48:40 +01:00
  • e7f6e5d6e1 opening 5.116 Dustin Kirkland 2017-02-06 12:22:26 -06:00
  • 5f72e546ea releasing 5.115 Dustin Kirkland 2017-02-06 12:22:26 -06:00
  • fb1b034ddd * usr/bin/purge-old-kernels: - fix $APT_OPS position, thanks Benjamin J. Stassart Dustin Kirkland 2017-02-06 12:16:18 -06:00
  • 424d9abe52 * debian/control: - depend on net-tools, for ifconfig Dustin Kirkland 2017-01-27 15:09:21 -06:00
  • d5982dfbfd opening 5.115 Dustin Kirkland 2017-01-27 08:31:01 -06:00
  • 3f106d3f3b releasing 5.114 Dustin Kirkland 2017-01-27 08:31:00 -06:00
  • fcbde24d36 * usr/lib/byobu/include/select-session.py: - fix pep8 error, E305 expected 2 blank lines... Dustin Kirkland 2017-01-26 08:39:31 -06:00
  • 75180b1c3f Fix compatibility with Python 3.6 Simon Quigley 2017-01-25 17:41:25 -06:00
  • c88e803c97 * usr/bin/purge-old-kernels: - Use dpkg first when APT is broken #16 - https://github.com/dustinkirkland/byobu/pull/16 Dustin Kirkland 2016-12-10 10:03:25 -06:00
  • 9aa9bb8aff * usr/bin/purge-old-kernels: - use apt-get, rather than apt, for compatibility with trusty/precise apt Dustin Kirkland 2016-12-10 09:38:08 -06:00
  • 612730ecdf Merge 01d3fe85b20267f76d2371d6c04b281da943f7c9 into 2d571ceaed168e0265ed96a11cf03cb43c56379d Jarno Suni 2016-12-10 15:32:44 +00:00
  • 01d3fe85b2 do not use apt autoremove; Jarno Suni 2016-12-10 17:32:23 +02:00
  • edccae121e Use dpkg first when APT is broken Alex Muntada 2016-12-09 18:07:34 +01:00
  • 2d571ceaed opening 5.114 Dustin Kirkland 2016-12-07 08:18:12 -06:00
  • 19b8810afb releasing 5.113 Dustin Kirkland 2016-12-07 08:18:11 -06:00
  • 0edfa2b067 * usr/share/man/man1/byobu.1: - fix minor nitpick about disk/memory measurement documentation * usr/share/byobu/desktop/byobu.desktop.old, usr/share/byobu/desktop/Makefile.am, usr/share/man/man1/byobu.1: LP: #1639836 - resurrect byobu-desktop.old, which is needed on Debian and other systems, where gnome-terminal may not exist Dustin Kirkland 2016-12-07 08:16:08 -06:00
  • 3649eec285 * usr/bin/purge-old-kernels: - ensure that we keep the current running kernel Dustin Kirkland 2016-11-28 11:26:30 -06:00