summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-12-28Fix lintian warning debian-rules-missing-recommended-targetAxel Beckert2-6/+12
Also fixes lintian warning package-would-benefit-from-build-arch-targets
2012-12-28Use xz compression for bigger packagesAxel Beckert2-3/+7
Add "Pre-Depends: dpkg (>= 1.15.6~)" to the according packages
2012-12-28Consequently use $(package)-common instead of zsh-commonAxel Beckert1-15/+15
2012-12-28Split off arch-independent files into zsh-commonAxel Beckert17-44/+77
2012-12-28Don't ignore potential failures of the test suiteAxel Beckert1-1/+1
2012-12-28Fix dpkg-gencontrol warning "unknown substitution variable ${shlibs:Depends}"Axel Beckert1-1/+1
2012-12-28Fix lintian warning debian-news-entry-has-unknown-versionAxel Beckert1-1/+1
2012-12-28Fix lintian warning package-file-is-executableAxel Beckert1-0/+0
2012-12-28Convert to debhelperAxel Beckert28-228/+175
2012-12-21Changelog entry for new upstream release 5.0.2Axel Beckert1-0/+6
2012-12-21Merge new upstream releaseAxel Beckert6-12/+45
2012-12-21release 5.0.2Peter Stephenson4-10/+16
2012-12-21this prevent process-based features from working in their argumentsPeter Stephenson3-3/+30
2012-12-21Upload 5.0.1-1 to experimentalAxel Beckert1-2/+2
2012-12-21Preliminary changelog entryAxel Beckert1-3/+5
2012-12-21Refresh patchesAxel Beckert2-6/+6
2012-12-21Merge new upstream releaseAxel Beckert4-11/+129
2012-12-20Release 5.0.1Peter Stephenson2-3/+7
2012-12-1830877: document git workflowOliver Kiddle2-1/+37
2012-12-1830914: mkinstalldirs: default mode for installation directories is 755Peter Stephenson2-2/+8
2012-12-18Revert "Add build-dependency on libtinfo-dev"Axel Beckert1-1/+0
This reverts commit 9436084d9be5ea7603ca8e1da3e7a8ac9ad19fcf. The commit was based on some error messages seen in the Jenkins builds, but they built from the wrong branch.
2012-12-17Fix lintian warning vcs-field-not-canonicalAxel Beckert1-2/+2
2012-12-17Add build-dependency on libtinfo-devAxel Beckert1-0/+1
2012-12-17New upstream test releaseAxel Beckert3-11/+61
2012-12-17New upstream test releaseAxel Beckert101-17007/+18924
2012-12-1730906: more Etc/zsh-development-guide tinkeringPhil Pennock2-6/+11
2012-12-1730901: Etc/zsh-development-guide: document git usagePhil Pennock2-4/+71
2012-12-16Missing .distfiles entriesPeter Stephenson4-5/+9
2012-12-16add missing mod_exportPeter Stephenson2-2/+4
2012-12-16unposted: update for 5.0.0-test-1Peter Stephenson4-15/+12
2012-12-16unposted: update for 5.0.0-test-1Peter Stephenson1-1/+5
2012-12-1330876: fix obscure failures to propagate non-zero statusPeter Stephenson5-7/+24
from optimised simple commands within lists
2012-12-08users/17445: fix handling of leading zeroes in floating pointBart Schaefer3-3/+19
2012-11-2030811: new completion for btrfs and complete btrfs and ext4 mount optionsOliver Kiddle4-53/+253
and new linux mount flags
2012-11-1830803: Vin Shelton: missing menu entry in grammar.yoPeter Stephenson2-1/+6
2012-11-18users/17042: don't stomp the environment in "jobs -Z" unless we've firstBart Schaefer2-1/+8
copied it to new memory.
2012-11-1630802: add new command switchesOliver Kiddle2-9/+27
2012-11-1630801: fix font completion for newer fontconfig & update urxvt completionOliver Kiddle2-26/+59
2012-11-1530789: Add CONTINUE_ON_ERROR for old behaviour.Peter Stephenson8-12/+90
New behaviour is for scripts to exit on error instead of returning to top level and executing the next command.
2012-11-15Michal Halenka: 30800: fix arpping optionPeter Stephenson2-2/+7
2012-11-1230795: new xz completion and comple --fast and --best for bzip2Oliver Kiddle4-33/+113
2012-11-1230794: update completions for new optionsOliver Kiddle3-4/+14
2012-11-1130793: account for eglibc in _pick_variant patternsOliver Kiddle4-6/+13
2012-11-0830786: do not enter interactive history editing or command execution ifBart Schaefer2-1/+12
"fc" is called from a ZLE widget.
2012-11-0830783: We don't want leading "="s to be active whenPeter Stephenson2-40/+46
tokenising strings that aren't going to be treated as command line arguments
2012-11-0830780: document that set -o failures are hard but setopt failures are softPeter Stephenson2-1/+11
2012-11-07Benjamin R. Haskell: 30737: make custom completions for git aliases easierOliver Kiddle2-2/+5
2012-11-07users/17382: complete URLs for vim and make _remote_files moreOliver Kiddle5-23/+50
consistent with _files
2012-10-2530735: array substitutions aren't simple:Peter Stephenson2-1/+11
prevent crash on process substitution therein
2012-10-19Roman Kaminski: 30738: bzr send commandPeter Stephenson2-1/+8