Commit Graph

  • 7920577b5e unrelease 3.0-0ubuntu1 Dustin Kirkland 2010-08-02 22:25:10 -04:00
  • 6e6c5b1d82 opening 3.1 Dustin Kirkland 2010-08-02 20:14:16 -04:00
  • b8e6c7df9f releasing 3.0 Dustin Kirkland 2010-08-02 20:14:12 -04:00
  • 686f525773 configure.ac, usr/bin/byobu: bump to version 3.0 Dustin Kirkland 2010-08-02 20:05:17 -04:00
  • 833e66be18 rpm/byobu.spec: deprecated; byobu is now in Fedora proper; please use that package if you require RPMs Dustin Kirkland 2010-08-02 20:04:15 -04:00
  • 635288f75b okay, this regex is working now, sorry about the incremental commits Dustin Kirkland 2010-08-02 20:00:30 -04:00
  • ba9d3d2530 still working on that regex Dustin Kirkland 2010-08-02 19:49:46 -04:00
  • ed83fa77c8 make regex more specific Dustin Kirkland 2010-08-02 19:47:50 -04:00
  • 21a34db38f must use test Dustin Kirkland 2010-08-02 19:45:52 -04:00
  • bae0866cb7 unrelease Dustin Kirkland 2010-08-02 19:42:28 -04:00
  • 02a1338b9e unrelease :-/ Dustin Kirkland 2010-08-02 19:42:08 -04:00
  • ce6e3c7361 configure.ac: fixup BYOBU_PREFIX in the configure, LP: #611157 Dustin Kirkland 2010-08-02 19:41:45 -04:00
  • 4844814b82 debian/source/format: added Dustin Kirkland 2010-08-02 19:36:32 -04:00
  • 2b580b8aa1 usr/share/applications/byobu.desktop: fix lintian warning about encoding key Dustin Kirkland 2010-08-02 18:56:04 -04:00
  • 8b0b03c4dc fix manpage hyphen Dustin Kirkland 2010-08-02 18:54:43 -04:00
  • 42e8ea22e9 usr/share/man/man1/byobu.1: fix lintian warning about hyphen Dustin Kirkland 2010-08-02 18:51:53 -04:00
  • 153126ce97 * debian/control: - depend on automake - autoconf for new build - bump standards - use breaks instead of conflicts Dustin Kirkland 2010-08-02 18:51:16 -04:00
  • 880d32e996 debian/control: depend on automake, autoconf for new build; bump standards Dustin Kirkland 2010-08-02 18:47:02 -04:00
  • ae4d216827 fix lintian warning Dustin Kirkland 2010-08-02 18:46:10 -04:00
  • aa3f8a4f49 * debian/rules, usr/bin/byobu-export, usr/share/man/man1/byobu-export.1: - deprecate the byobu-export utility Dustin Kirkland 2010-08-02 18:39:50 -04:00
  • d30239aa01 fixup the changelog handling for upstream tarball Dustin Kirkland 2010-07-28 14:19:36 -04:00
  • c08f9b69e2 AUTHORS, README: update email address and install instructions Dustin Kirkland 2010-07-28 14:02:48 -04:00
  • d21ea3e754 debian/control: depend on automake, autoconf for new build Dustin Kirkland 2010-07-28 13:50:35 -04:00
  • ab40e32c85 install, manpages, rules: update package build/install procedures to use configure && make && make install Dustin Kirkland 2010-07-28 13:44:55 -04:00
  • 0ae6b88ed5 * Makefile.am, configure.ac, etc/byobu/Makefile.am, usr/bin/Makefile.am, usr/bin/byobu, usr/bin/byobu-config, usr/bin/byobu-janitor, usr/bin/byobu-launcher, usr/bin/byobu-select-profile, usr/bin/byobu-select-session, usr/bin/byobu-status, usr/lib/byobu/Makefile.am, usr/lib/byobu/ec2_cost, usr/share/applications/Makefile.am, usr/share/byobu/ec2/Makefile.am, usr/share/byobu/keybindings/Makefile.am, usr/share/byobu/keybindings/f-keys, usr/share/byobu/keybindings/screen-escape-keys, usr/share/byobu/pixmaps/Makefile.am, usr/share/byobu/profiles/Makefile.am, usr/share/byobu/tests/Makefile.am, usr/share/byobu/tests/byobu-time-notifications, usr/share/byobu/windows/Makefile.am, usr/share/doc/byobu/Makefile.am, usr/share/man/man1/Makefile.am: - Positively massive changeset, enabling users of Unix/Linux distros for which Byobu is not packaged (as well as non-root users of any Unix/Linux distro) to $(./configure && make && make install) byobu! LP: #609851, #608995, #503554 - I think this is a significant enough milestone to bump version to 3.0 Dustin Kirkland 2010-07-28 11:59:55 -04:00
  • e06b402d90 rest of fixes to get non-distro install working! Live session user 2010-07-28 15:47:03 +00:00
  • be50c29d9e massive changeset to use BYOBU_PREFIX and allow for relocation (or installation as non-root) Live session user 2010-07-28 13:19:18 +00:00
  • e6171401ac support a BYOBU_PREFIX environment variable for relocation; default to /usr Live session user 2010-07-28 02:00:18 +00:00
  • f2c871cbb8 minor fixes in locations Live session user 2010-07-28 01:30:00 +00:00
  • 3bc657902e added windows makefile Live session user 2010-07-28 01:21:38 +00:00
  • 9fae232a46 added tests makefile Live session user 2010-07-28 01:19:50 +00:00
  • 650cb05c44 added pixmaps makefile Live session user 2010-07-28 01:17:14 +00:00
  • d9decbe66e beautify configure.ac Live session user 2010-07-28 01:14:45 +00:00
  • b6f81fddae added profiles makefile Live session user 2010-07-28 01:13:23 +00:00
  • 7843ba61ea add ec2 makefile Live session user 2010-07-28 01:03:36 +00:00
  • 38bcf1416f add changelog, applications makefile.am Live session user 2010-07-28 00:51:17 +00:00
  • 3cd11fc3f3 initial automake/autoconf configuration Live session user 2010-07-28 00:44:15 +00:00
  • ef857c4364 usr/bin/byobu: allow users to specify their own -S, LP: #610134 Dustin Kirkland 2010-07-27 18:06:47 -04:00
  • 674e06dddb opening 2.83 Dustin Kirkland 2010-07-07 11:36:03 -04:00
  • 90605e2f03 releasing 2.82 Dustin Kirkland 2010-07-07 11:36:00 -04:00
  • e46e3ecbac handle ctrl-c bail-out of select-session, LP: #602753 Dustin Kirkland 2010-07-07 11:33:37 -04:00
  • bbdc1e831a * usr/bin/byobu-select-session: - save a few forks, use regexes for screen -ls processing - fix select-session code, LP: #602750 Dustin Kirkland 2010-07-07 11:16:31 -04:00
  • c8b9ec0266 opening 2.82 Dustin Kirkland 2010-07-02 10:02:18 -05:00
  • 16d6d0ffe8 releasing 2.81 Dustin Kirkland 2010-07-02 10:02:15 -05:00
  • 79bd99d85b uploading to Maverick, LP: #599876 Dustin Kirkland 2010-07-02 09:49:52 -05:00
  • 4a93edf46f usr/bin/byobu-janitor: clean up launch gardening code; fix color detection and correction Dustin Kirkland 2010-06-28 07:30:24 -05:00
  • 7e81b43619 byobu, byobu-select-session: name new byobu sessions, only select byobu sessions, LP: #599334 Dustin Kirkland 2010-06-28 07:13:21 -05:00
  • fda8b9eb55 save a fork Dustin Kirkland 2010-06-24 14:29:34 -05:00
  • 5dbf0b1731 usr/bin/byobu-janitor: clean up launch gardening code Dustin Kirkland 2010-06-24 12:14:07 -05:00
  • 3136c827e0 debian/release,sh, debian/release-build.sh: drop, no longer needed, now in lp:~kirkland/+junk/bin Dustin Kirkland 2010-06-24 12:08:05 -05:00
  • 0a7070005c save a few forks in updates-available Dustin Kirkland 2010-06-24 12:04:47 -05:00
  • 31f0d49667 usr/lib/ec2_cost, usr/lib/rcs_cost Dustin Kirkland 2010-06-24 12:02:32 -05:00
  • bee7ef6af4 usr/lib/updates_available Dustin Kirkland 2010-06-24 11:44:00 -05:00
  • 70f4716ffc usr/bin/byobu-status: save a conditional Dustin Kirkland 2010-06-24 11:42:09 -05:00
  • db5339ec8b usr/lib/byobu/ip_address Dustin Kirkland 2010-06-24 11:13:28 -05:00
  • 308c9aa650 usr/bin/byobu-janitor Dustin Kirkland 2010-06-24 10:28:20 -05:00
  • 48f3615ba8 usr/bin/byobu-export Dustin Kirkland 2010-06-24 10:19:42 -05:00
  • dcdb0828f0 usr/bin/byobu Dustin Kirkland 2010-06-24 10:16:39 -05:00
  • 325c5a51f8 usr/bin/byobu-launcher-uninstall - usr/bin/byobu-launcher Dustin Kirkland 2010-06-24 09:58:09 -05:00
  • dc523ce104 slightly better regex in launcher install/uninstall Dustin Kirkland 2010-06-24 09:49:45 -05:00
  • b5a0a1249a usr/bin/byobu-launch, usr/bin/byobu-launcher-install, usr/bin/byobu-launcher-uninstall: Dustin Kirkland 2010-06-24 09:47:56 -05:00
  • 9e26774707 usr/bin/byobu-reconnect-sockets Dustin Kirkland 2010-06-24 09:39:03 -05:00
  • adb87a2835 * Save some forks: - usr/bin/byobu-status - usr/lib/byobu/custom - usr/lib/byobu/release - usr/lib/services - usr/bin/byobu-status-detail Dustin Kirkland 2010-06-24 09:29:20 -05:00
  • ee5f407e67 usr/bin/byobu-status-detail Dustin Kirkland 2010-06-24 09:28:57 -05:00
  • b7b29bb988 usr/bin/byobu-config, usr/share/doc/byobu/help.txt: improve help text, per feedback from Turnkey Linux users Dustin Kirkland 2010-06-23 16:47:14 -05:00
  • bb358815b9 save a couple of forks Dustin Kirkland 2010-06-17 00:18:02 -05:00
  • 82f38ea7d8 Save some forks: * usr/bin/byobu-status * usr/lib/byobu/custom * usr/lib/byobu/release * usr/lib/services Dustin Kirkland 2010-06-17 00:11:12 -05:00
  • 7cb0be0b50 save some forks in services Dustin Kirkland 2010-06-17 00:03:06 -05:00
  • b611e0e6d1 usr/lib/byobu/custom, usr/lib/byobu/release, usr/lib/services Dustin Kirkland 2010-06-16 23:40:33 -05:00
  • 8a0cd025cd Save a fork: * usr/lib/byobu/custom, usr/lib/byobu/release Dustin Kirkland 2010-06-16 23:35:18 -05:00
  • c4865187b5 usr/lib/byobu/custom: save a fork Dustin Kirkland 2010-06-16 23:30:54 -05:00
  • fba874aa20 fix error when running benchmarks Dustin Kirkland 2010-06-16 23:30:01 -05:00
  • 9a557b991e test local scripts under development Dustin Kirkland 2010-06-16 23:29:44 -05:00
  • b7a3bcd022 opening 2.81 Dustin Kirkland 2010-06-16 12:46:29 -05:00
  • 636f4159e2 releasing 2.80 Dustin Kirkland 2010-06-16 12:46:24 -05:00
  • 403bffe8a2 usr/bin/byobu-launcher: handle nasty recursion, if ssh'ing to localhost, and byobu-launches-by-default, LP: #595137 Dustin Kirkland 2010-06-16 12:42:46 -05:00
  • c23ec6207e opening 2.80 Dustin Kirkland 2010-06-04 16:05:03 -05:00
  • 6638281cd0 releasing 2.79 Dustin Kirkland 2010-06-04 16:04:59 -05:00
  • 46835d01f4 debian/rules: symlink motd+shell to shell, LP: #589715 Dustin Kirkland 2010-06-04 16:03:37 -05:00
  • d899cb889d opening 2.79 Dustin Kirkland 2010-06-03 01:58:24 -05:00
  • d4e0ae5715 releasing 2.78 Dustin Kirkland 2010-06-03 01:58:21 -05:00
  • 1f7d060893 debian/manpages, rpm/byobu.spec, usr/bin/byobu, usr/bin/shell, usr/share/byobu/windows/common, usr/share/man/man1/shell.1: fix shelltitle breakage by dropping the "-t shell" title hardcoding, and move/rename motd+shell to just shell, LP: #368925 Dustin Kirkland 2010-06-03 01:43:57 -05:00
  • a9e45c52df usr/bin/byobu-config: prevent the user from changing the escape sequence to / or \, both of which cause problems, LP: #581533 Dustin Kirkland 2010-06-03 01:22:51 -05:00
  • 886a086b50 usr/bin/byobu-select-session: allow for default selection of session 1 Dustin Kirkland 2010-06-03 01:15:20 -05:00
  • d7ff14c0b8 usr/bin/byobu-select-session: revert recent change, which defaulted to -UDR (which detached and logged out other connections on reattach); feedback was negative on this one, numerous questions in IRC, LP: #589027 Dustin Kirkland 2010-06-03 00:49:31 -05:00
  • fd7cd588ea usr/bin/byobu-status, usr/lib/byobu/menu, usr/share/byobu/keybindings/f-keys, usr/share/byobu/keybindings/screen-escape-keys: show a visual queue when toggling on/off the f-key keybindings; Menu:<F9> vs. Menu:<^a-@>, LP: #589016 Dustin Kirkland 2010-06-02 23:48:11 -05:00
  • 3c1afac78c opening 2.78 Dustin Kirkland 2010-06-01 10:53:54 -05:00
  • a044d356ad releasing 2.77 Dustin Kirkland 2010-06-01 10:53:51 -05:00
  • 4dc7059831 debian/control: drop update-notifier-common and lsb-release from Recommends to Suggests (their status scripts are smart enough to operate without them), LP: #588340 Dustin Kirkland 2010-06-01 10:52:25 -05:00
  • d8fd111301 opening 2.77 Dustin Kirkland 2010-05-21 09:37:17 -05:00
  • a6f5af41e5 releasing 2.76 Dustin Kirkland 2010-05-21 09:37:13 -05:00
  • 05a3ff5f50 ec2_cost, rcs_cost: calculate cost from the start of the instance, rather than the uptime Dustin Kirkland 2010-05-21 09:30:48 -05:00
  • 3583c42082 usr/bin/byobu-select-session: default to -UDR, the "author's favorite" according to the screen(1) manpage; slightly more secure as it logs out other sessions; special handling is needed if the user wants to share sessions, LP: #578373; also, droping the -x should fix some resize problems, LP: #553085 Dustin Kirkland 2010-05-21 09:16:08 -05:00
  • 920dfb8735 ec2_cost, rcs_cost: calculate uptime from instance creation Jon Bernard 2010-05-21 09:59:28 -04:00
  • f96b980d56 opening 2.76 Dustin Kirkland 2010-05-15 16:52:04 -04:00
  • f34a83115a releasing 2.75 Dustin Kirkland 2010-05-15 16:52:01 -04:00
  • ddd43c8f0e usr/bin/byobu-launcher: allow user to add custom screen arguments to byobu-launcher (useful in .profile for adding an option like -UDR), LP: #578373 Dustin Kirkland 2010-05-15 16:40:49 -04:00
  • 1bacc8d3c9 byobu-launcher-uninstall: create the directory, in case this script is executed before byobu actually runs, LP: #580384 Dustin Kirkland 2010-05-15 16:19:46 -04:00
  • 77083c27cc ec2_cost, ip_address, network, rcs_cost: fix bug when calling ifconfig without setting lang to english, LP: #578792 Dustin Kirkland 2010-05-15 15:38:08 -04:00
  • 5b97f97e24 usr/bin/byobu: ensure that .screenrc gets sourced if byobu is run with arguments, LP: #580760 Dustin Kirkland 2010-05-15 15:34:43 -04:00