View Git repositories
Name Status Last Modified Last Commit
lp:ubuntu/wily-proposed/byobu bug 1 Development 2015-08-31 18:44:14 UTC
247. * usr/bin/byobu-launcher.in: LP: #133...

Author: Dustin Kirkland 
Revision Date: 2015-08-31 12:33:21 UTC

* usr/bin/byobu-launcher.in: LP: #1338260
  - fix byobu autolaunch for TERM=screen-256color users

lp:ubuntu/wily/byobu 1 Development 2015-08-31 12:33:21 UTC
247. * usr/bin/byobu-launcher.in: LP: #133...

Author: Dustin Kirkland 
Revision Date: 2015-08-31 12:33:21 UTC

* usr/bin/byobu-launcher.in: LP: #1338260
  - fix byobu autolaunch for TERM=screen-256color users

lp:ubuntu/vivid-proposed/byobu bug 1 Development 2015-03-23 18:18:08 UTC
244. * usr/bin/byobu-launcher-install.in: ...

Author: Dustin Kirkland 
Revision Date: 2015-03-07 18:59:37 UTC

* usr/bin/byobu-launcher-install.in: LP: #1396959
  - silence warnings if byobu-launch doesn't exist (e.g., uninstalled it)
* usr/bin/byobu-config.in: LP: #1383669
  - revert commit to LP: #1316050, which hardcoded LANG=C
  - this should fix rendering of Japanese characters in the menu
* usr/share/byobu/keybindings/f-keys.tmux: LP: #1350813
  - handle tmux 1.9's default path changes, per:
    https://sourceforge.net/p/tmux/tmux-code/ci/1.9/tree/CHANGES

lp:ubuntu/vivid/byobu 2 Mature 2015-03-07 18:59:37 UTC
244. * usr/bin/byobu-launcher-install.in: ...

Author: Dustin Kirkland 
Revision Date: 2015-03-07 18:59:37 UTC

* usr/bin/byobu-launcher-install.in: LP: #1396959
  - silence warnings if byobu-launch doesn't exist (e.g., uninstalled it)
* usr/bin/byobu-config.in: LP: #1383669
  - revert commit to LP: #1316050, which hardcoded LANG=C
  - this should fix rendering of Japanese characters in the menu
* usr/share/byobu/keybindings/f-keys.tmux: LP: #1350813
  - handle tmux 1.9's default path changes, per:
    https://sourceforge.net/p/tmux/tmux-code/ci/1.9/tree/CHANGES

lp:ubuntu/utopic-proposed/byobu bug 2 Mature 2014-09-30 14:58:33 UTC
239. [ Fazle AREFIN ] * usr/share/byobu/ke...

Author: Dustin Kirkland 
Revision Date: 2014-08-14 00:34:46 UTC

[ Fazle AREFIN ]
* usr/share/byobu/keybindings/f-keys.tmux,
  usr/share/byobu/keybindings/f-keys.tmux.disable,
  usr/share/doc/byobu/help.tmux.txt: LP: #1375794
  - enable toggling of sending input to all splits

lp:ubuntu/utopic/byobu bug 1 Development 2014-08-14 00:34:46 UTC
239. [ Fazle AREFIN ] * usr/share/byobu/ke...

Author: Dustin Kirkland 
Revision Date: 2014-08-14 00:34:46 UTC

[ Fazle AREFIN ]
* usr/share/byobu/keybindings/f-keys.tmux,
  usr/share/byobu/keybindings/f-keys.tmux.disable,
  usr/share/doc/byobu/help.tmux.txt: LP: #1375794
  - enable toggling of sending input to all splits

lp:ubuntu/trusty-updates/byobu 2 Mature 2014-08-05 16:19:19 UTC
231. * usr/bin/byobu-ctrl-a.in: LP: #12747...

Author: Dustin Kirkland 
Revision Date: 2014-04-23 18:28:16 UTC

* usr/bin/byobu-ctrl-a.in: LP: #1274720
  - cherry pick upstream r2338, r2363
  - revert r2317, as this is breaking ctrl-a in byobu-screen in a bad way
    + add bindkey line back, this line is *essential*; there was a
      syntax error in it previously, but removing the line was not
      the correct fix; fix a missing double quote in last upload

* usr/bin/byobu-janitor.in: LP: #1311919
  - cherry pick upstream r2337
  - ensure that windows.tmux exists; fixes nasty warning with F5

lp:ubuntu/trusty-proposed/byobu bug 1 Development 2014-04-24 13:03:21 UTC
231. * usr/bin/byobu-ctrl-a.in: LP: #12747...

Author: Dustin Kirkland 
Revision Date: 2014-04-23 18:28:16 UTC

* usr/bin/byobu-ctrl-a.in: LP: #1274720
  - cherry pick upstream r2338, r2363
  - revert r2317, as this is breaking ctrl-a in byobu-screen in a bad way
    + add bindkey line back, this line is *essential*; there was a
      syntax error in it previously, but removing the line was not
      the correct fix; fix a missing double quote in last upload

* usr/bin/byobu-janitor.in: LP: #1311919
  - cherry pick upstream r2337
  - ensure that windows.tmux exists; fixes nasty warning with F5

lp:ubuntu/trusty/byobu 1 Development 2014-03-18 23:25:08 UTC
229. * usr/share/byobu/profiles/dircolors,...

Author: Dustin Kirkland 
Revision Date: 2014-03-18 23:25:08 UTC

* usr/share/byobu/profiles/dircolors,
  usr/share/byobu/profiles/Makefile.am,
  usr/share/byobu/profiles/tmuxrc:
  - add a dircolors file
* usr/share/byobu/profiles/bashrc, usr/share/byobu/profiles/dircolors:
  - LP: #1299964
  - swap orange and aubergine on the command prompt
  - aubergine is now the directory, orange is the hostname
  - still working on dircolors, use an aubergine (like our prompt)
    for directories
* usr/lib/byobu/logo: LP: #1299964
  - use an orange background for the UTF-8, 256-colour Ubuntu logo

lp:ubuntu/saucy-proposed/byobu bug 2 Mature 2013-09-19 17:38:39 UTC
213. * usr/share/byobu/profiles/bashrc, us...

Author: Dustin Kirkland 
Revision Date: 2013-09-19 12:23:43 UTC

* usr/share/byobu/profiles/bashrc, usr/share/man/man1/byobu-prompt.1:
  - only display error code when non-zero
  - document behavior in manpage

lp:ubuntu/saucy/byobu 1 Development 2013-09-19 12:23:43 UTC
213. * usr/share/byobu/profiles/bashrc, us...

Author: Dustin Kirkland 
Revision Date: 2013-09-19 12:23:43 UTC

* usr/share/byobu/profiles/bashrc, usr/share/man/man1/byobu-prompt.1:
  - only display error code when non-zero
  - document behavior in manpage

lp:ubuntu/raring-proposed/byobu bug 2 Mature 2013-03-12 23:14:29 UTC
193. * usr/bin/byobu: - these ulimit tes...

Author: Dustin Kirkland 
Revision Date: 2013-03-12 23:14:29 UTC

* usr/bin/byobu:
  - these ulimit tests are bash-specific
* usr/lib/byobu/raid:
  - fix degraded raid detection regression

lp:ubuntu/raring/byobu bug 1 Development 2013-03-12 23:14:29 UTC
193. * usr/bin/byobu: - these ulimit tes...

Author: Dustin Kirkland 
Revision Date: 2013-03-12 23:14:29 UTC

* usr/bin/byobu:
  - these ulimit tests are bash-specific
* usr/lib/byobu/raid:
  - fix degraded raid detection regression

lp:ubuntu/quantal/byobu bug 2 Mature 2012-06-25 03:40:31 UTC
180. [ Dustin Kirkland ] * usr/lib/byobu/u...

Author: Dustin Kirkland 
Revision Date: 2012-06-24 16:25:33 UTC

[ 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

lp:ubuntu/precise/byobu bug 2 Mature 2012-04-04 00:38:20 UTC
177. [ Dustin Kirkland ] * usr/bin/byobu-s...

Author: Dustin Kirkland 
Revision Date: 2012-03-11 07:23:06 UTC

[ 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

lp:ubuntu/oneiric-proposed/byobu bug 2 Mature 2011-11-09 19:18:31 UTC
146. * etc/profile.d/Z97-byobu.sh: LP: #88...

Author: Dustin Kirkland 
Revision Date: 2011-11-09 09:54:57 UTC

* etc/profile.d/Z97-byobu.sh: LP: #888106
  - since we're reverting byobu-by-default in the released 11.10 images,
    we need to enable users to remotely opt into byobu-by-default, to
    preserve their user experience
* usr/share/byobu/ec2/rates.us-west-2: LP: #888196
  - add the rates for the new Oregon AWS region

lp:ubuntu/natty-updates/byobu 2 Mature 2011-10-19 23:23:36 UTC
110. * debian/postinst: - fix chown of r...

Author: Dustin Kirkland 
Revision Date: 2011-06-12 23:34:58 UTC

* debian/postinst:
  - fix chown of reload-required flag, which might otherwise fail,
    and break package upgrades, LP: #796422

lp:ubuntu/maverick-updates/byobu 2 Mature 2011-10-19 23:23:28 UTC
84. * debian/postinst: - fix chown of r...

Author: Dustin Kirkland 
Revision Date: 2011-06-12 23:34:40 UTC

* debian/postinst:
  - fix chown of reload-required flag, which might otherwise fail,
    and break package upgrades, LP: #796422

lp:ubuntu/oneiric/byobu bug 2 Mature 2011-09-29 20:14:25 UTC
145. * usr/lib/byobu/ec2_cost: LP: #862655...

Author: Dustin Kirkland 
Revision Date: 2011-09-27 10:59:05 UTC

* usr/lib/byobu/ec2_cost: LP: #862655
  - fix ec2 cost estimator on OpenStack instances by falling back to
    the approximation calculator

lp:ubuntu/natty-proposed/byobu bug 2 Mature 2011-06-22 07:22:27 UTC
110. * debian/postinst: - fix chown of r...

Author: Dustin Kirkland 
Revision Date: 2011-06-12 23:34:58 UTC

* debian/postinst:
  - fix chown of reload-required flag, which might otherwise fail,
    and break package upgrades, LP: #796422

lp:ubuntu/maverick-proposed/byobu bug 1 Development 2011-06-17 06:23:20 UTC
84. * debian/postinst: - fix chown of r...

Author: Dustin Kirkland 
Revision Date: 2011-06-12 23:34:40 UTC

* debian/postinst:
  - fix chown of reload-required flag, which might otherwise fail,
    and break package upgrades, LP: #796422

lp:ubuntu/lucid-proposed/byobu bug 2 Mature 2011-06-17 06:22:14 UTC
72. * debian/postinst: - fix chown of r...

Author: Dustin Kirkland 
Revision Date: 2011-06-12 23:33:20 UTC

* debian/postinst:
  - fix chown of reload-required flag, which might otherwise fail,
    and break package upgrades, LP: #796422

lp:ubuntu/lucid-updates/byobu 2 Mature 2011-06-12 23:33:20 UTC
72. * debian/postinst: - fix chown of r...

Author: Dustin Kirkland 
Revision Date: 2011-06-12 23:33:20 UTC

* debian/postinst:
  - fix chown of reload-required flag, which might otherwise fail,
    and break package upgrades, LP: #796422

lp:ubuntu/natty/byobu bug 2 Mature 2011-04-20 07:14:13 UTC
109. * usr/bin/byobu-launch: make sure thi...

Author: Dustin Kirkland 
Revision Date: 2011-04-17 13:30:34 UTC

* usr/bin/byobu-launch: make sure this finishes with a true
* usr/lib/byobu/disk_io: conditionally use readlink -f, LP: #764584

lp:ubuntu/maverick/byobu bug 2 Mature 2010-09-15 23:37:41 UTC
83. [ Jan Klepek ] * usr/bin/byobu-status...

Author: Dustin Kirkland 
Revision Date: 2010-09-01 13:11:34 UTC

[ Jan Klepek ]
* usr/bin/byobu-status: fix libexec path for Fedora, LP: #630054

[ Dustin Kirkland ]
* usr/lib/byobu/rcs_cost, usr/lib/byobu/ec2_cost: testing crontab
  creation time is not accurate, seems this happens at image creation
  rather than instance instantiation; use /etc/hostname instead; ensure
  that minimum hours is 1, not 0; LP: #639855
* usr/lib/byobu/network: use bps rather than B/s by default for network
  traffic, LP: #578377
* This Maverick release also includes the fix:
  - usr/share/applications/byobu.desktop: add gettext domain, LP: #623935

lp:ubuntu/lucid/byobu bug 1 Development 2010-03-31 22:50:51 UTC
70. usr/lib/byobu/logo: update the defaul...

Author: Dustin Kirkland 
Revision Date: 2010-03-31 15:27:43 UTC

usr/lib/byobu/logo: update the default Ubuntu logo to match the
10.04 brand refresh, white U on a purple background

lp:ubuntu/karmic/byobu bug 1 Development 2009-10-19 09:41:14 UTC
40. * Cherry-pick upstream r780 * debian/...

Author: Dustin Kirkland 
Revision Date: 2009-10-16 12:37:03 UTC

* Cherry-pick upstream r780
* debian/prerm: the for loop might not actually do anything, so make
  sure we do "something", like run "true", LP: #441788

127 of 27 results