ubuntu/+source/mytop:applied/ubuntu/trusty-devel

Last commit made on 2013-05-12
Get this branch:
git clone -b applied/ubuntu/trusty-devel https://git.launchpad.net/ubuntu/+source/mytop
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/trusty-devel
Repository:
lp:ubuntu/+source/mytop

Recent commits

e425b64... by Werner Detter

1.9.1-1 (patches applied)

Imported using git-ubuntu import.

f1a22e0... by Werner Detter

fix homepage url in manpage

Gbp-Pq: 11_fix_url_manpage.patch.

1f404ca... by Werner Detter

fixes perl warning and version detection

Gbp-Pq: 10_fix_perl_warnings.patch.

8109570... by Werner Detter

'q' quits mytop, and does not changes back to 't'hread mode.

Gbp-Pq: 09_q_is_quit.patch.

9829bdd... by Werner Detter

Add Support for reading mytop config from standard ~/.my.cnf file.

Gbp-Pq: 08_add_mycnf.patch.

add100c... by Werner Detter

Add documentation os missing command line options. Document need for --sort when using --idle to get same sort order as when pressing 'i' during runtime.

Gbp-Pq: 07_add_doc_on_missing_cli_options.patch.

6de93e0... by Werner Detter

Fix width

Gbp-Pq: 06_fix_screenwidth.patch.

0cddb0f... by Werner Detter

Don't print control chars to the terminal (Closes: #477822), Based on path by Dmitry E. Oboukhov

Gbp-Pq: 05_prevent_ctrl_char_printing.patch.

dad617b... by Werner Detter

Use of uninitialized value in substitution (s///) at /usr/bin/mytop, (Closes: #455901)

Gbp-Pq: 04_fix_unitialized.patch.

1ad3ff6... by Werner Detter

A newline should be replaced by a space, not just deleted (Closes:#434625, #502179)

Gbp-Pq: 03_fix_newlines.patch.