Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-21 | Merge new upstream release | Axel Beckert | 6 | -12/+45 | |
2012-12-21 | release 5.0.2 | Peter Stephenson | 4 | -10/+16 | |
2012-12-21 | this prevent process-based features from working in their arguments | Peter Stephenson | 3 | -3/+30 | |
2012-12-21 | Upload 5.0.1-1 to experimental | Axel Beckert | 1 | -2/+2 | |
2012-12-21 | Preliminary changelog entry | Axel Beckert | 1 | -3/+5 | |
2012-12-21 | Refresh patches | Axel Beckert | 2 | -6/+6 | |
2012-12-21 | Merge new upstream release | Axel Beckert | 4 | -11/+129 | |
2012-12-20 | Release 5.0.1 | Peter Stephenson | 2 | -3/+7 | |
2012-12-18 | 30877: document git workflow | Oliver Kiddle | 2 | -1/+37 | |
2012-12-18 | 30914: mkinstalldirs: default mode for installation directories is 755 | Peter Stephenson | 2 | -2/+8 | |
2012-12-18 | Revert "Add build-dependency on libtinfo-dev" | Axel Beckert | 1 | -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-17 | Fix lintian warning vcs-field-not-canonical | Axel Beckert | 1 | -2/+2 | |
2012-12-17 | Add build-dependency on libtinfo-dev | Axel Beckert | 1 | -0/+1 | |
2012-12-17 | New upstream test release | Axel Beckert | 3 | -11/+61 | |
2012-12-17 | New upstream test release | Axel Beckert | 101 | -17007/+18924 | |
2012-12-17 | 30906: more Etc/zsh-development-guide tinkering | Phil Pennock | 2 | -6/+11 | |
2012-12-17 | 30901: Etc/zsh-development-guide: document git usage | Phil Pennock | 2 | -4/+71 | |
2012-12-16 | Missing .distfiles entries | Peter Stephenson | 4 | -5/+9 | |
2012-12-16 | add missing mod_export | Peter Stephenson | 2 | -2/+4 | |
2012-12-16 | unposted: update for 5.0.0-test-1 | Peter Stephenson | 4 | -15/+12 | |
2012-12-16 | unposted: update for 5.0.0-test-1 | Peter Stephenson | 1 | -1/+5 | |
2012-12-13 | 30876: fix obscure failures to propagate non-zero status | Peter Stephenson | 5 | -7/+24 | |
from optimised simple commands within lists | |||||
2012-12-08 | users/17445: fix handling of leading zeroes in floating point | Bart Schaefer | 3 | -3/+19 | |
2012-11-20 | 30811: new completion for btrfs and complete btrfs and ext4 mount options | Oliver Kiddle | 4 | -53/+253 | |
and new linux mount flags | |||||
2012-11-18 | 30803: Vin Shelton: missing menu entry in grammar.yo | Peter Stephenson | 2 | -1/+6 | |
2012-11-18 | users/17042: don't stomp the environment in "jobs -Z" unless we've first | Bart Schaefer | 2 | -1/+8 | |
copied it to new memory. | |||||
2012-11-16 | 30802: add new command switches | Oliver Kiddle | 2 | -9/+27 | |
2012-11-16 | 30801: fix font completion for newer fontconfig & update urxvt completion | Oliver Kiddle | 2 | -26/+59 | |
2012-11-15 | 30789: Add CONTINUE_ON_ERROR for old behaviour. | Peter Stephenson | 8 | -12/+90 | |
New behaviour is for scripts to exit on error instead of returning to top level and executing the next command. | |||||
2012-11-15 | Michal Halenka: 30800: fix arpping option | Peter Stephenson | 2 | -2/+7 | |
2012-11-12 | 30795: new xz completion and comple --fast and --best for bzip2 | Oliver Kiddle | 4 | -33/+113 | |
2012-11-12 | 30794: update completions for new options | Oliver Kiddle | 3 | -4/+14 | |
2012-11-11 | 30793: account for eglibc in _pick_variant patterns | Oliver Kiddle | 4 | -6/+13 | |
2012-11-08 | 30786: do not enter interactive history editing or command execution if | Bart Schaefer | 2 | -1/+12 | |
"fc" is called from a ZLE widget. | |||||
2012-11-08 | 30783: We don't want leading "="s to be active when | Peter Stephenson | 2 | -40/+46 | |
tokenising strings that aren't going to be treated as command line arguments | |||||
2012-11-08 | 30780: document that set -o failures are hard but setopt failures are soft | Peter Stephenson | 2 | -1/+11 | |
2012-11-07 | Benjamin R. Haskell: 30737: make custom completions for git aliases easier | Oliver Kiddle | 2 | -2/+5 | |
2012-11-07 | users/17382: complete URLs for vim and make _remote_files more | Oliver Kiddle | 5 | -23/+50 | |
consistent with _files | |||||
2012-10-25 | 30735: array substitutions aren't simple: | Peter Stephenson | 2 | -1/+11 | |
prevent crash on process substitution therein | |||||
2012-10-19 | Roman Kaminski: 30738: bzr send command | Peter Stephenson | 2 | -1/+8 | |
2012-10-19 | Greg Bouzakis: 30741: add suspend command to systemd completion | Peter Stephenson | 2 | -1/+5 | |
2012-10-19 | unposted: further parameter splitting clarifications | Peter Stephenson | 2 | -3/+9 | |
2012-10-18 | 30740: add example of process substitution using anonymous function | Peter Stephenson | 2 | -1/+22 | |
2012-10-18 | c.f. users/17330: fix reference to splitting rule in parameter expn rules | Peter Stephenson | 2 | -2/+7 | |
2012-10-11 | 30726: make shell options passed to emulate stick along with the emulation | Peter Stephenson | 12 | -41/+287 | |
2012-10-11 | 30724: shell code optimisd to use execsimple() doesn't have a valid thisjob | Peter Stephenson | 3 | -5/+37 | |
2012-10-09 | users/17318: only increment the undo variable return value for the | Peter Stephenson | 2 | -1/+15 | |
first request in a row | |||||
2012-10-09 | users/17314: ensure an undo change number | Peter Stephenson | 2 | -11/+22 | |
uniquely specifies a point in editing history by incrementing the value returned by the variable. | |||||
2012-10-09 | fix trivial typo with "functions +T" | Peter Stephenson | 2 | -2/+6 | |
2012-10-07 | typo | Peter Stephenson | 1 | -2/+2 | |