~ubuntu-branches/ubuntu/oneiric/byobu/oneiric

Viewing all changes in revision 138.

  • Committer: Bazaar Package Importer
  • Author(s): Dustin Kirkland
  • Date: 2011-08-11 10:31:31 UTC
  • mfrom: (1.1.131 upstream)
  • Revision ID: james.westby@ubuntu.com-20110811103131-9tecgx8dv1tqrgyh
Tags: 4.30-0ubuntu1
* This release fixes two large bugs: LP: #827093, #823581
* usr/share/byobu/profiles/tmux:
  - go bold on window activity
  - clean up and make window colorings more consistent
* usr/bin/byobu-status:
  - speed up disabled status runs
* usr/bin/byobu-statusd, usr/bin/byobu-status-print, usr/bin/byobu-
  status-tmux, usr/bin/Makefile.am, usr/lib/byobu/battery,
  usr/lib/byobu/.constants, usr/lib/byobu/disk,
  usr/lib/byobu/mem_used, usr/lib/byobu/raid, usr/lib/byobu/.shutil,
  usr/lib/byobu/swap, usr/lib/byobu/wifi_quality,
  usr/share/byobu/profiles/tmux:
  - support tmux status, using a cached print mechanism and a list of
    left and right status items
  - drop the failed byobu-statusd experiment and its byobu-status-print
    helper
  - add a PCT constant, required to support both screen and tmux
  - fix a bug/typo in shutil (should be /proc/uptime)
* usr/bin/byobu-status-tmux, usr/lib/byobu/.constants,
  usr/share/byobu/profiles/common, usr/share/byobu/profiles/tmux,
  usr/share/byobu/status/1, usr/share/byobu/status/2,
  usr/share/byobu/status/3, usr/share/byobu/status/4,
  usr/share/byobu/status/Makefile.am, usr/share/byobu/status/status:
  - separate status cache between screen and tmux (different formatting)
  - make byobu-status-tmux support screen
  - PCT="%%" for both
  - update backticks and caption/hardstatus
  - fix default status
* usr/share/byobu/profiles/common, usr/share/byobu/profiles/tmux:
  - drop backticks and double printing of date/time in tmux
* usr/bin/byobu-status, usr/bin/byobu-status-tmux => usr/bin/byobu-
  status, usr/bin/Makefile.am, usr/share/byobu/profiles/common,
  usr/share/byobu/profiles/tmux, usr/share/man/man1/byobu-status.1:
  - transition to the new, faster, less-resource intensive status
    gathering method
* usr/bin/byobu-config:
  - migrate to toggling on/off the list of status items
  - fix initial seeding of status config
* experimental/byobu-aggregate-status, usr/bin/byobu-status,
  usr/lib/byobu/logo, usr/lib/byobu/Makefile.am,
  usr/lib/byobu/mem_available => usr/lib/byobu/memory,
  usr/lib/byobu/mem_used, usr/lib/byobu/.shutil,
  usr/share/byobu/status/status, usr/share/man/man1/byobu.1:
  - drop experimental code, no longer necessary
  - test non-zero cache file
  - combine mem_* to memory
  - decrease raid status frequency
  - add trailing space to logo
* usr/lib/byobu/network:
  - make network calculations drastically cheaper, by using status_freq
    rather than a file stat
* usr/share/byobu/profiles/tmux:
  - ensure that byobu-janitor runs on reload
* usr/lib/byobu/custom, usr/lib/byobu/disk_io, usr/lib/byobu/ec2_cost,
  usr/lib/byobu/network, usr/lib/byobu/reboot_required,
  usr/lib/byobu/updates_available:
  - must separate run dirs for tmux/screen run status scripts;
    otherwise, calculated rates are off
* usr/lib/byobu/.constants:
  - fix wireless utf8 icon bug, default to utf8 for tmux
* usr/lib/byobu/.shutil:
  - fix tmux color rendering
  - fix underscore, italics, hidden
* usr/lib/byobu/.dirs:
  - ensure that the cache dir gets created
* usr/bin/byobu, usr/lib/byobu/.shutil, usr/share/byobu/profiles/tmux:
  - get 256 colors working in tmux
* usr/lib/byobu/reboot_required, usr/share/man/man1/byobu.1:
  - add .zZ symbol for powernap state, per feedback at LinuxConNA in
    Vancouver
  - fix flag path; simplify coloring
* usr/lib/byobu/reboot_required:
* usr/bin/byobu-select-session:
  - add session selection support for tmux
* usr/bin/byobu, usr/bin/byobu-janitor, usr/lib/byobu/.shutil:
  - flatten bold/dim/bright modifiers when in 8-color mode
* usr/lib/byobu/ip_address, usr/lib/byobu/.shutil,
  usr/share/byobu/profiles/common, usr/bin/byobu:
  - fix bold printing
* usr/bin/byobu-select-session:
  - check exist status of session listing
* usr/lib/byobu/.dirs:
  - fix stray directory creation
* usr/lib/byobu/.dirs:
  - fall back to the tmux tmpdir

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: