Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-14 | Bump Standards-Version to 3.9.2 (no changes) | Axel Beckert | 2 | -2/+6 | |
2011-06-14 | [dch-ignore] Make changelog entry more clear | Axel Beckert | 1 | -1/+2 | |
2011-06-12 | 29472: findproc() needs at least to also return stopped jobs. | Bart Schaefer | 1 | -1/+2 | |
2011-06-12 | fix attribution | Bart Schaefer | 1 | -2/+2 | |
2011-06-12 | 29472: findproc() needs at least to also return stopped jobs. | Bart Schaefer | 1 | -2/+7 | |
2011-06-08 | Jeremy Sylvestre: 29468: add some ligatures and symbols to composed characters | Peter Stephenson | 2 | -5/+60 | |
2011-06-06 | 29462: fix warning | Peter Stephenson | 2 | -2/+7 | |
2011-06-05 | 29444: when _path_files is called with a pattern to match directories, do | Bart Schaefer | 2 | -2/+9 | |
not descend into subdirectories for fake-files unless some are defined | |||||
2011-06-05 | fix whitespace in Functions/Zle/move-line-in-buffer | Clint Adams | 2 | -2/+7 | |
2011-06-04 | 29459: Further fixes for parameter flag completion, | Peter Stephenson | 3 | -4/+13 | |
plus drive-by fix for double-quoted parameter completion with flags | |||||
2011-06-03 | 29452: allow completion of parameter flags | Peter Stephenson | 3 | -4/+207 | |
2011-06-03 | 29451: ${##stuff} removes stuff from the head of $# | Peter Stephenson | 3 | -3/+23 | |
2011-06-03 | 29422: fix g:: test failing in some locales | Mikael Magnusson | 2 | -15/+11 | |
2011-06-03 | 29448: complete symlinks to files in _initctl too | Mikael Magnusson | 2 | -2/+5 | |
2011-06-03 | 29438: complete dynamic directory names in command position | Mikael Magnusson | 2 | -2/+7 | |
2011-06-03 | 29413: "print -S" for saving to history with lexical word split | Peter Stephenson | 4 | -115/+187 | |
2011-06-02 | Release new version 4.3.12-1 | Frank Terbeck | 1 | -3/+10 | |
2011-06-02 | rules: system.h was renamed to zsh_system.h | Frank Terbeck | 1 | -1/+1 | |
2011-06-02 | 29434: contrib.yo: Use PLUS() to avoid a + being silently dropped. | Frank Terbeck | 2 | -2/+7 | |
2011-06-02 | Workflow updates | Frank Terbeck | 1 | -6/+88 | |
2011-06-02 | workflow.org: Fix structure | Frank Terbeck | 1 | -20/+22 | |
This paragraph needed to be a child of "Update the autotools files for the new release". | |||||
2011-06-02 | Add do-dch script for convenience | Frank Terbeck | 1 | -0/+30 | |
So we do not have to remember how to call git-dch all the time. | |||||
2011-06-02 | [dch-ignore] changelog entry: New upstream release | Frank Terbeck | 1 | -0/+1 | |
Closing bug(s). | |||||
2011-06-02 | [dch-ignore] changelog: urcl update | Frank Terbeck | 1 | -0/+7 | |
This was created using: ./debian/urcl -p=zsh -v=4.3.12-1 b495ba1e5 f575f568e0dc Now an upcoming git-dch run can use "--since=f575f568". | |||||
2011-06-02 | Enable additional $fpath entries for add-ons from other packages (Closes: ↵ | Frank Terbeck | 1 | -0/+1 | |
#620452) Completions should go to: /usr/share/zsh/vendor-completions Function similarly go to: /usr/share/zsh/vendor-functions | |||||
2011-06-02 | at2quilt: Updating autotools patches | Frank Terbeck | 3 | -8/+61 | |
With the 4.3.12 release we can finally put those patches into the quilt series file and actually use them. I hope this works as planed. | |||||
2011-06-02 | Add urcl script for changelog updates at upstream releases | Frank Terbeck | 1 | -0/+102 | |
2011-06-02 | Merge commit 'zsh-4.3.12' into debian | Frank Terbeck | 192 | -5107/+11353 | |
2011-06-02 | Removing upstream patches due to new release | Frank Terbeck | 10 | -260/+0 | |
2011-06-01 | 29412: _tmux: Disable sub-command completions if tmux is not found in `$path'. | Frank Terbeck | 2 | -1/+8 | |
2011-06-01 | Valentin Haenel: 29431: Hook example for signaling untracked files in git ↵ | Frank Terbeck | 2 | -1/+23 | |
repositories | |||||
2011-06-01 | users/16064: example widget for line motion inside multiline buffers | Bart Schaefer | 2 | -1/+20 | |
without navigating history | |||||
2011-06-01 | 29416: Fix (mis-)uses of var() in vcs_info documentation. | Bart Schaefer | 2 | -136/+142 | |
2011-05-31 | unposted: update version to avoid confusion with release | Peter Stephenson | 2 | -2/+7 | |
2011-05-31 | Jan Pobrislo: 29411: vcs_info: Major bzr backend update. | Frank Terbeck | 2 | -7/+90 | |
2011-05-31 | 29410: skip autoload persistence test when zsh/example is not available. | Bart Schaefer | 2 | -1/+8 | |
2011-05-31 | users/16057: add _tree | Mikael Magnusson | 3 | -1/+58 | |
2011-05-31 | unposted: releaset 4.3.12 | Peter Stephenson | 2 | -3/+7 | |
2011-05-29 | unposted: Completion/Unix/Command/_git: Update git-branch completion to deal | Nikolai Weibull | 2 | -8/+19 | |
with -r and -d correctly. | |||||
2011-05-27 | histlexwords splitting of ";;" in case | Peter Stephenson | 2 | -2/+13 | |
2011-05-27 | 29385: document when local-directories is used instead of directories | Mikael Magnusson | 2 | -3/+9 | |
2011-05-27 | 29387: add completion for at and friends | Mikael Magnusson | 3 | -1/+44 | |
2011-05-27 | 29392: remove use-perl style docs | Mikael Magnusson | 2 | -12/+4 | |
2011-05-27 | 29334: complete with _arguments -- for zsh | Mikael Magnusson | 2 | -2/+8 | |
2011-05-27 | 29384: Add _comp_caller_options | Mikael Magnusson | 5 | -6/+14 | |
2011-05-27 | 28364: document another special highlight | Mikael Magnusson | 2 | -1/+11 | |
2011-05-27 | 29382: apply 29374 to zccmd_input too. | Bart Schaefer | 2 | -4/+8 | |
2011-05-27 | 29329: fix undefined behaviour in math.c | Mikael Magnusson | 2 | -2/+6 | |
2011-05-27 | unposted: document PROMPT_EOL_MARK can be empty | Mikael Magnusson | 2 | -3/+6 | |
2011-05-27 | 29376: redefine _initctl too | Mikael Magnusson | 2 | -33/+39 | |