ubuntu/+source/gmrun:applied/ubuntu/mantic

Last commit made on 2020-03-22
Get this branch:
git clone -b applied/ubuntu/mantic https://git.launchpad.net/ubuntu/+source/gmrun
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/mantic
Repository:
lp:ubuntu/+source/gmrun

Recent commits

07eff46... by Matthias Klose

0.9.2-3build1 (patches applied)

Imported using git-ubuntu import.

b126b18... by Matthias Klose

handle unavailable environment variables

Gbp-Pq: handle-unavailable-environment-variables.patch.

c4211a3... by Matthias Klose

fix return type of gtk_completion_line_get_type

Gbp-Pq: return-type-gtk_completion_line_get_type.patch.

ea09f78... by Matthias Klose

update gmrunrc for Debian

Gbp-Pq: 100-gmrunrc.patch.

84fb533... by Matthias Klose

Support centering the gmrun window

Gbp-Pq: 90-window_placement.patch.

f78fae8... by Matthias Klose

add "Selected" config option

Gbp-Pq: 80-selectoption.patch.

cf7b5ed... by Matthias Klose

add support for command line argument as initial content

Gbp-Pq: 70-cmdline.patch.

8790aaf... by Matthias Klose

Replace my_alphasort with glibc's alphasort

Gbp-Pq: 60-fix_gtkcompletionline.patch.

811181e... by Matthias Klose

Don't create an empty history file when History=0

Gbp-Pq: 50-empty-history.patch.

0533fa2... by Matthias Klose

Handle more than 256 characters in the history

Gbp-Pq: 40-history_string.patch.