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
2004-05-28
19980
Wayne Davison
1
-0
/
+10
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
2004-05-28
* 19991: Completion/Unix/Command/_lynx: complete .htm files too.
Clint Adams
2
-1
/
+6
2004-05-25
19976: fix spurious job table full messages
Peter Stephenson
3
-1
/
+9
2004-05-25
c.f users/7474: reorder option descriptions in subheadings.
Peter Stephenson
2
-776
/
+827
2004-05-21
19967+
Wayne Davison
1
-0
/
+7
2004-05-21
Added a call to saveandpophiststack(0) to endparamscope() to enable
Wayne Davison
1
-0
/
+1
2004-05-21
- pushhiststack() now takes a level value and remembers it. If it was
Wayne Davison
1
-9
/
+21
2004-05-21
- Added the -a option to "fc" and "history".
Wayne Davison
1
-4
/
+5
2004-05-21
Use the new `history -ap' command to restore the history instead of
Wayne Davison
1
-10
/
+3
2004-05-21
Document the new -a option to `fc -p' and improved the documentation for
Wayne Davison
1
-11
/
+25
2004-05-21
19971: Fix environment nastiness in zexecve()
Peter Stephenson
3
-7
/
+8
2004-05-20
19962
Wayne Davison
1
-0
/
+7
2004-05-20
Use the new history push/pop options to fc to save and restore the
Wayne Davison
1
-13
/
+4
2004-05-20
Document the new options to "fc".
Wayne Davison
1
-0
/
+19
2004-05-20
- Added functions to push and pop the current history list, allowing
Wayne Davison
1
-16
/
+135
2004-05-20
- Added the -p (push) and -P (pop) options to the "fc" builtin.
Wayne Davison
1
-4
/
+42
2004-05-19
unposted: _perforce: minor tweak to revision syntax
Peter Stephenson
2
-3
/
+19
2004-05-18
Added a comment to resizehistents() to explain why the function is
Wayne Davison
1
-0
/
+2
2004-05-13
19941: fix (( 3, ))
Peter Stephenson
3
-2
/
+27
2004-05-13
19936: zcalc temp history file name
Peter Stephenson
2
-2
/
+7
2004-05-12
fix bug I missed, somehow
Peter Stephenson
1
-12
/
+14
2004-05-12
19920: attempt to improve hrealloc()
Peter Stephenson
2
-39
/
+119
2004-05-11
19893
Wayne Davison
1
-0
/
+5
2004-05-11
Fix the potential for an infinite loop in lockhistfile() if the
Wayne Davison
1
-2
/
+4
2004-05-05
19878
Wayne Davison
1
-0
/
+5
2004-05-05
Set the first character of buf to '\1' before the strftime() call so
Wayne Davison
1
-1
/
+1
2004-05-04
19877: improved test for empty strftime strings
Peter Stephenson
4
-7
/
+28
2004-05-04
* 19869: Src/prompt.c, Src/utils.c: avoid segfault when
Clint Adams
3
-2
/
+11
2004-05-02
Fix TRAPS_ASYNC so that it handles signals correctly.
Peter Stephenson
6
-54
/
+35
2004-05-01
* 19863: Completion/Zsh/Type/_command_names, Doc/Zsh/compsys.yo:
Clint Adams
3
-0
/
+19
2004-04-28
* 19845: Completion/Debian/Command/_apt-move: apt-move
Clint Adams
4
-13
/
+66
2004-04-27
19839, 19842: improve handling of #q in qualifiers
Peter Stephenson
2
-2
/
+11
2004-04-27
19840: vared takes one normal argument
Peter Stephenson
2
-6
/
+4
2004-04-27
19837: restore vared -e
Peter Stephenson
2
-1
/
+6
2004-04-26
unposted: aap short and long options are mutually exclusive
Doug Kearns
2
-17
/
+22
2004-04-23
19825: add changes style
Peter Stephenson
2
-2
/
+13
2004-04-23
19810: ksh autoloading
Peter Stephenson
3
-10
/
+17
2004-04-21
19809: improve NO_TRAPS_ASYNC by queueing traps alone
Peter Stephenson
4
-10
/
+48
2004-04-21
19806: fix bug with %v prompt expansion and negative index beyond array start
Oliver Kiddle
2
-1
/
+5
2004-04-20
19801: implement autoloading of trap functions
Peter Stephenson
2
-3
/
+26
[next]