lp:ubuntu/quantal/byobu

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/quantal/byobu
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

180. By Dustin Kirkland 

[ Dustin Kirkland ]
* usr/lib/byobu/users:
  - clear cache on 0 users

[ Patrick Marlier ]
* usr/lib/byobu/users:
  - fix typo in user detailed counting

[ Daniel Hahler ]
* usr/lib/byobu/include/common:
  - clear stderr in byobu test

179. By Dustin Kirkland 

[ Dustin Kirkland ]
* usr/bin/byobu-status: LP: #998812
  - fix upgrades to the new width handling, where some things
    were undefined
* usr/lib/byobu/updates_available: LP: #976928, #1010505, #999151
  - use flock when running apt-check or apt-get
    + ideally we'd use run-one here, but not yet in main or other distros
  - depend on util-linux, which provides flock
  - drop run-one usage, use flock directly instead
* debian/control, usr/share/byobu/windows/common:
  - fix some lintian warnings and errors
* usr/lib/byobu/raid: LP: #1006971
  - ensure raid status cache gets cleared out when done rebuilding
* debian/postrm: LP: #996873
  - at package removal, ensure that we remove the auto-launch symlink
    if it exists
* usr/bin/byobu, usr/lib/byobu/include/constants, usr/lib/byobu/logo,
  usr/share/man/man1/byobu.1: LP: #938920, #995412
  - fix "infinite scrolling" of status line, when using multibyte
    utf-8 characters in status
  - detect character map, and only enable utf-8 when possible
* usr/bin/byobu, usr/bin/byobu-launch, usr/bin/byobu-status,
  usr/lib/byobu/disk_io, usr/lib/byobu/distro,
  usr/lib/byobu/include/common, usr/lib/byobu/include/constants,
  usr/lib/byobu/release, usr/lib/byobu/updates_available: LP: #996285
  - create new BYOBU_TEST global, which is one of:
    [command -v, type, which]
  - command -v doesn't exist in busybox, type does
* usr/lib/byobu/ec2_cost, usr/lib/byobu/include/shutil,
  usr/lib/byobu/rcs_cost: LP: #1013220
  - gracefully silence status notifications that require /proc/net/route
    when it's not really there (cygwin, mac)
* usr/share/byobu/profiles/tmux: LP: #1012348
  - fix status activity/alert bolding
  - seems upstream tmux changed the option name from "alert" to "activity"
* usr/share/man/man1/byobu.1: LP: #977225
  - add documentation about the status line background colors
* usr/lib/byobu/include/constants: LP: #954031
  - use the sed --follow-symlinks option to keep from recreating files,
    especially .profile and .bashrc

[ Dustin Kirkland and Daniel Lee ]
* usr/lib/byobu/disk_io, usr/lib/byobu/mail, usr/lib/byobu/network:
  - LP: #962730, #998202
  - clear out cache on a few other status notifications where we go
    from activity, to none

[ https://launchpad.net/~ktyubuntu ]
* usr/lib/byobu/logo: LP: #1004712
  - fix Red Hat logo detection
* usr/lib/byobu/logo: LP: #1004722
  - add apple distro and logo

178. By Dustin Kirkland 

* usr/bin/byobu-status: LP: #997766
  - handle status wider than terminal more gracefully

177. By Dustin Kirkland 

[ Dustin Kirkland ]
* usr/bin/byobu-status:
  - performance improvement, testing for directory existence before
    mkdir -p saves time
  - localize a couple of function variables
* usr/bin/byobu: LP: #966686
  - ensure that the MOTD gets printed on byobu-tmux first launches
* usr/lib/byobu/include/constants: LP: #940224
  - revert r1927

[ Fumihito YOSHIDA (hito) ]
* usr/lib/byobu/logo: LP: #952724
  - handle VTE_CJK_WIDTH=1 for asian locales

176. By Dustin Kirkland 

* usr/lib/byobu/updates_available: LP: #942469
  - fix regression clearing updates_available status
  - and fix a typo in that commit
* usr/lib/byobu/reboot_required, usr/lib/byobu/updates_available:
  - powersave flag and reload flag suffered from the same problem
    as LP: #942469
* usr/bin/byobu: LP: #949385
  - namespace a few environment variables more appropriately

175. By Dustin Kirkland 

* usr/bin/byobu, usr/lib/byobu/include/constants:
  - fix 256 color support
  - default to colors specified in the Ubuntu brand guidelines
    + http://design.canonical.com/the-toolkit/ubuntu-brand-guidelines/

174. By Dustin Kirkland 

* usr/bin/byobu-status, usr/lib/byobu/battery, usr/lib/byobu/cpu_freq,
  usr/lib/byobu/custom, usr/lib/byobu/disk, usr/lib/byobu/disk_io,
  usr/lib/byobu/distro, usr/lib/byobu/ec2_cost, usr/lib/byobu/entropy,
  usr/lib/byobu/fan_speed, usr/lib/byobu/hostname,
  usr/lib/byobu/load_average, usr/lib/byobu/memory,
  usr/lib/byobu/network, usr/lib/byobu/processes, usr/lib/byobu/raid,
  usr/lib/byobu/rcs_cost, usr/lib/byobu/swap, usr/lib/byobu/uptime,
  usr/lib/byobu/wifi_quality:
  - help ensure that a status is printed
  - this fixes byobu status on some slower systems
  - use the last cached status, if the current one doesn't return

173. By Dustin Kirkland 

* usr/lib/byobu/include/mondrian:
  - simply speed up using perl
* usr/bin/byobu: LP: #937175
  - check tput for 256 color support before defaulting to that in tmux mode
* usr/lib/byobu/disk_io: LP: #934893, #936393
  - initialize the x1 value correctly
* usr/lib/byobu/ec2_cost, usr/share/byobu/status/statusrc,
  usr/share/man/man1/byobu.1: LP: #929907
  - disable the ec2_cost plugin if not running in EC2,
    allow override with EC2_ESTIMATE=1 in ~/.byobu/statusrc
* usr/lib/byobu/include/shutil: LP: #930656
  - support network interface detection on Mac OSX
  - untested by me, but sort of suggested by a user
* etc/byobu/backend, usr/lib/byobu/include/common,
  usr/lib/byobu/include/constants: LP: #937174
  - fix upgrades while within a running byobu-screen session

172. By Dustin Kirkland 

* usr/share/byobu/keybindings/f-keys,
  usr/share/byobu/keybindings/screen-escape-keys:
  - keybindings for screen to match tmux for consistency
* usr/bin/byobu-ctrl-a:
  - fix regression in byobu-screen ctrl-a handling
* usr/lib/byobu/menu, usr/share/byobu/keybindings/common,
  usr/share/byobu/keybindings/f-keys, usr/share/byobu/keybindings/f-
  keys.tmux, usr/share/byobu/keybindings/f-keys =>
  usr/share/byobu/keybindings/f-keys.screen,
  usr/share/byobu/keybindings/Makefile.am,
  usr/share/byobu/keybindings/screen-escape-keys =>
  usr/share/byobu/keybindings/f-keys.screen.disable:
  - keybindings for screen to match tmux for consistency

171. By Dustin Kirkland 

[ Ryan Thompson ]
* usr/bin/byobu-reconnect-sockets, usr/bin/byobu-select-session: LP: #924545
  - add to the list of environment variables to update on reconnect

[ Dustin Kirkland ]
* usr/bin/byobu-status:
  - clear first window name
* usr/share/byobu/status/status:
  - disable a few status items in the first tmux status line to ensure
    that the status line fits in 80x25 terminals
  - press shift-f5 for more status

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/raring/byobu
This branch contains Public information 
Everyone can see this information.

Subscribers