index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-26
Unsetting gdbm tied variable basically works.
Peter Stephenson
2
-1
/
+31
2015-01-25
34399: fix polltty thinko from 34365
Barton E. Schaefer
2
-1
/
+7
2015-01-25
34389: fix parsing of ">!" when read from histfile with HIST_LEX_WORDS
Barton E. Schaefer
2
-1
/
+7
2015-01-25
34365: History lockfile backoff: randomised time.
Peter Stephenson
3
-15
/
+125
2015-01-25
34350, 34353: document zsh/db/gdbm module, clean up a few things in the code
Barton E. Schaefer
4
-21
/
+64
2015-01-25
34369: document error and warning codes
Daniel Shahaf
2
-1
/
+17
2015-01-25
34383: ztrdup() should be dupstring() in new cd code
Peter Stephenson
2
-1
/
+5
2015-01-25
34373, 34374: update completion of builtin commands, modifiers,
Oliver Kiddle
16
-93
/
+179
2015-01-25
34381: vcs_info: Documentation update
Daniel Shahaf
2
-4
/
+65
2015-01-25
unposted: Forgot X-Seq: numbers with Daniel's last few patches
Frank Terbeck
1
-4
/
+9
2015-01-25
_zstyle vcs_info completion: Add missing styles
Daniel Shahaf
2
-0
/
+45
2015-01-25
_zstyle vcs_info: Unbreak branchformat completion
Daniel Shahaf
2
-1
/
+4
2015-01-25
vcs_info hg: Support inactive bookmarks
Daniel Shahaf
3
-0
/
+30
2015-01-23
34335: fix bugs in _yum_all_pkgs
Jun-ichi Takimoto
2
-5
/
+9
2015-01-22
34331: better handling of NULL in cd.
Peter Stephenson
3
-7
/
+17
2015-01-22
34344: fix 34338, pcre builtins need loading too
Barton E. Schaefer
2
-0
/
+4
2015-01-22
34338: check pcre-match feature availability
Barton E. Schaefer
2
-3
/
+7
2015-01-22
PATCH: 34333: vcs_info quilt: fix unapplied detection in subdir
Marc Finet
2
-13
/
+22
2015-01-22
34327: fix cache identifier used in _cache_invalid
Jun-ichi Takimoto
2
-1
/
+6
2015-01-20
34329: add -S option to which and where
Peter Stephenson
3
-4
/
+7
2015-01-20
users/19756: test for case of closing fd with no error message
Peter Stephenson
2
-1
/
+9
2015-01-20
users/19751: remove error on failure to close file descriptor by number.
Peter Stephenson
3
-5
/
+18
2015-01-18
34322: bug with interface to parsestr() etc.
Peter Stephenson
11
-26
/
+59
2015-01-18
Fix X-Seq
Peter Stephenson
1
-1
/
+1
2015-01-18
34319: fix alias expansion in history for command substitution
Peter Stephenson
3
-7
/
+26
2015-01-17
Changelog entry to previous commit by Wieland Hoffmann
Axel Beckert
1
-0
/
+5
2015-01-17
_git: Change one --validate to --no-validate
Wieland Hoffmann
1
-1
/
+1
2015-01-16
unposted: another dubious comment in hist.c fixed
Peter Stephenson
2
-2
/
+4
2015-01-16
unposted: improve comment on hist_in_word().
Peter Stephenson
2
-2
/
+9
2015-01-16
32413: turn off history word marking in cmd subst
Peter Stephenson
3
-2
/
+27
2015-01-16
34304: improve use of new cmd subst in completion
Peter Stephenson
2
-10
/
+108
2015-01-15
34290: note FORCE_FLOAT option change
Peter Stephenson
2
-4
/
+47
2015-01-15
34280: more widespread use of FORCE_FLOAT.
Peter Stephenson
4
-4
/
+30
2015-01-15
34287: preprocessor for signal name generation.
Peter Stephenson
2
-1
/
+16
2015-01-14
unposted: fix error in README
Peter Stephenson
2
-3
/
+5
2015-01-14
34283: test X02 also needs zpty and shouldn't run on Cygwin
Peter Stephenson
2
-1
/
+5
2015-01-14
34275: assume zpty can't be used for testing Cygwin
Peter Stephenson
5
-4
/
+17
2015-01-13
34273: use "enough" colons in each completion style pattern example
Barton E. Schaefer
2
-11
/
+22
2015-01-13
unposted: add Src/zsh.exe to .gitignore
Peter Stephenson
2
-0
/
+3
2015-01-13
34260 relax interface name restrictions in ip completion
Eric Cook
2
-1
/
+4
2015-01-13
34259: variable declarations in ip completion
Eric Cook
2
-1
/
+7
2015-01-12
Propagate float/integer type in arithmetic assignment.
Peter Stephenson
4
-2
/
+88
2015-01-12
34253: warn in zcalc doc about integer arithmetic.
Peter Stephenson
2
-2
/
+17
2015-01-11
34247: regression test for 34230.
Barton E. Schaefer
2
-0
/
+8
2015-01-11
34230: call fmod() for modulo with floats
Barton E. Schaefer
2
-3
/
+9
2015-01-11
34234: use structures for normal and raw lexical buffer state
Peter Stephenson
3
-116
/
+121
2015-01-11
34233: function execution trick needed for _qdbus
Peter Stephenson
2
-0
/
+6
2015-01-10
unposted (cf. 34218): : remove -m from zmodload calls
Barton E. Schaefer
5
-4
/
+8
2015-01-10
test for alias expansion in command substitution
Peter Stephenson
2
-0
/
+14
2015-01-10
34220: new $(...) handling needs to back up over alias expansion
Peter Stephenson
2
-0
/
+9
[next]