index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
Age
Commit message (
Expand
)
Author
Files
Lines
2004-10-01
Use convbase() instead of a "%d" format to convert a zlong.
Wayne Davison
1
-3
/
+5
2004-10-01
We can't use "%d" on a histent number (which is a zlong these days).
Wayne Davison
1
-1
/
+1
2004-09-21
20398: allow clean exit from within widget function
Peter Stephenson
1
-1
/
+7
2004-09-20
20391: SHLVL wasn't updated in environment
Peter Stephenson
1
-2
/
+2
2004-09-20
20388: tweak ignoreeof behavior on user-defined widgets to match docs.
Bart Schaefer
1
-1
/
+7
2004-09-20
20387: revised algorithm for the fix in 20363.
Bart Schaefer
2
-16
/
+10
2004-09-17
20378: Matthias B.: fix bugs joining with metafied chars.
Peter Stephenson
2
-4
/
+2
2004-09-13
20363: Src/init.c, Src/Zle/zle_main.c
Peter Stephenson
2
-5
/
+15
2004-09-10
20348: rejig WIDGETSTYLE and add WIDGETFUNC
Peter Stephenson
1
-1
/
+18
2004-09-09
20331: Use internal zlong variables for consistency
Peter Stephenson
7
-64
/
+106
2004-09-08
20330: rationalise zle return statuses
Peter Stephenson
1
-1
/
+1
2004-09-08
20325: consensus fix for "command -v" crash w/POSIXBUILTINS.
Bart Schaefer
1
-2
/
+13
2004-09-08
20320: rewrite of 20318, for sanity.
Bart Schaefer
1
-12
/
+9
2004-09-04
20318: Fix xtrace output bug introduced by 20308.
Bart Schaefer
1
-4
/
+5
2004-09-03
20308: add EVAL_LINENO option
Peter Stephenson
4
-5
/
+22
2004-09-02
20303: zle -I test and running zle widgets in traps
Peter Stephenson
1
-4
/
+25
2004-09-02
20300: fix spurious EOF from ^C
Peter Stephenson
1
-5
/
+12
2004-08-24
When downline() calls upline() or visa versa (due to a negative zmult),
Wayne Davison
1
-2
/
+2
2004-08-16
20251: integer conversion truncation
Peter Stephenson
3
-55
/
+120
2004-08-07
still allow user specified text modifiers with a short terminal.
Geoff Wing
1
-1
/
+2
2004-07-29
20221: $LINENO in trap '...' DEBUG was wrong.
Peter Stephenson
2
-5
/
+12
2004-07-29
20219: make zle parameter HISTNO writeable
Peter Stephenson
2
-1
/
+14
2004-07-29
20208: ternary path codes in prompt treat / as zero elements
Peter Stephenson
1
-1
/
+4
2004-07-28
20214: fix debugging test with recursive functions
Peter Stephenson
1
-1
/
+4
2004-07-26
20198: fix TRAPEXIT.
Peter Stephenson
2
-5
/
+8
2004-07-17
20173: fix crash when reallocating heaps
Peter Stephenson
1
-0
/
+1
2004-07-13
20153: make zle-line-init run after the first zrefresh()
Peter Stephenson
1
-2
/
+3
2004-07-12
unposted: improve 20150 by setting pointer to NULL
Peter Stephenson
1
-0
/
+3
2004-07-11
20149: improve prompt-reset code
Peter Stephenson
6
-19
/
+24
2004-07-07
20141: Crash restoring exported special parameters
Peter Stephenson
3
-63
/
+60
2004-07-02
20126: tidy up before 4.2.1
Peter Stephenson
2
-3
/
+11
2004-07-01
7650: new reset-prompt zle widget
Peter Stephenson
2
-0
/
+17
2004-06-30
20118: improvements to limits builtins
Peter Stephenson
1
-154
/
+328
2004-06-28
20112 changed c.f. 20113:
Peter Stephenson
3
-4
/
+32
2004-06-22
20091: Src/Modules/pcre.c: silence gcc "unused parameter" warnings.
Clint Adams
1
-5
/
+5
2004-06-22
20076, 20084: { ... } always { ... } syntax.
Peter Stephenson
7
-8
/
+150
2004-06-08
20029: fix randomness of mathfunc rand48(seed)
Peter Stephenson
1
-1
/
+1
2004-06-04
20002 -- fix for matching spec core dump
Felix Rosencrantz
1
-1
/
+1
2004-06-02
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
58
-593
/
+641
2004-06-02
Define the new UNUSED() macro for marking function parameters.
Wayne Davison
1
-0
/
+7
2004-05-28
Silenced one signed/unsigned comparison compiler warning.
Wayne Davison
5
-5
/
+5
2004-05-28
Silenced three signed/unsigned comparison compiler warnings.
Wayne Davison
2
-6
/
+6
2004-05-28
Silenced one signed/unsigned comparison compiler warning.
Wayne Davison
2
-2
/
+2
2004-05-28
Silenced two signed/unsigned comparison compiler warnings.
Wayne Davison
4
-8
/
+8
2004-05-28
Fixed two signed/unsigned comparisons.
Wayne Davison
1
-4
/
+3
2004-05-28
- Added missing struct initializers to two last-in-list values.
Wayne Davison
1
-5
/
+7
2004-05-28
Made a variable (t2) size_t so that it matched the size of the
Wayne Davison
1
-1
/
+2
2004-05-28
Changed a few job-table variables into ints.
Wayne Davison
1
-4
/
+4
2004-05-28
Supply all initializers for the final struct reswd element.
Wayne Davison
1
-1
/
+1
2004-05-28
Fixed signed/unsigned compiler warning.
Wayne Davison
1
-1
/
+1
[next]