ubuntu/+source/zsh:applied/debian/jessie

Last commit made on 2014-11-26
Get this branch:
git clone -b applied/debian/jessie https://git.launchpad.net/ubuntu/+source/zsh
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/jessie
Repository:
lp:ubuntu/+source/zsh

Recent commits

11d5f14... by Axel Beckert

5.0.7-5 (patches applied)

Imported using git-ubuntu import.

cd5c6b0... by Axel Beckert

Add a sleep call which should prevent a race condition in coproc

Gbp-Pq: further-mitigate-test-suite-hangs.patch.

06a5a3c... by Axel Beckert

33445: fix handling of -s when combined with -i at shell invocation

Gbp-Pq: cherry-pick-2d14c085-33445-fix-handling-of-s-when-combined-with-i-at-shell-invocation.patch.

14e4d66... by Axel Beckert

Tests for workers/33429

Gbp-Pq: cherry-pick-521313b4-tests-for-workers-33429.patch.

798c088... by Axel Beckert

33429: disallow non-integer values for HISTSIZE and SAVEHIST of "fc -p", and fix crash on zero values for same

Gbp-Pq: cherry-pick-605a73e4-33429-disallow-non-integer-values-for-histsize-and-savehist-of-fc-p-and-fix-crash-on-zero-values-for-same.patch.

d24b39e... by Axel Beckert

33403: be conservative about redirecting _call_program stderr, the caller may have already done so

Gbp-Pq: cherry-pick-22c4ea42-33403-be-conservative-about-redirecting-call-program-stderr-the-caller-may-have-already-done-so.patch.

2f24136... by Axel Beckert

33405: vcs_info: Make sure maxexports is set when VCS_INFO_set is called

Gbp-Pq: cherry-pick-a03227de-33405-vcs-info-make-sure-maxexports-is-set-when-vcs-info-set-is-called.patch.

4c6f086... by Axel Beckert

33391: vcs_info git: fix applied patch detection on git am

Gbp-Pq: cherry-pick-0f73b35f-33391-vcs-info-git-fix-applied-patch-detection-on-git-am.patch.

a31a3a3... by Axel Beckert

unposted: ChangeLog entry for 33365

Gbp-Pq: cherry-pick-9982ab6f-missing-changelog-entry.

1b61d15... by Axel Beckert

Replace deprecated texi2html with makeinfo

Gbp-Pq: replace-texi2html-with-makeinfo.