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
2007-10-20
24002: change all the subcommands from option letters to words.
Clint Adams
1
-66
/
+110
2007-10-20
24001: fix up zcurses -C
Peter Stephenson
1
-19
/
+25
2007-10-19
23997: don't delete color pair hash on module unload unless it's been previou...
Clint Adams
1
-2
/
+3
2007-10-19
23924: Improve synchronising of character attributes with other
Geoff Wing
2
-30
/
+29
2007-10-18
23989: add broken zcurses -C to set window colors.
Clint Adams
1
-6
/
+123
2007-10-18
23978: zcurses -s with wide characters: use waddwstr()
Peter Stephenson
1
-28
/
+20
2007-10-17
23981: add zcurses -A to set window attributes.
Clint Adams
1
-8
/
+82
2007-10-17
23970: zcurses -i/-e, fix leak, add zcurses -r with no argument
Peter Stephenson
1
-15
/
+50
2007-10-15
23964: call endwin() in curses module cleanup.
Clint Adams
1
-0
/
+1
2007-10-15
23962: store windows in a linked list instead of a static array, and use stri...
Clint Adams
1
-53
/
+119
2007-10-15
23958: change target window to be the first argument of zcurses -a.
Clint Adams
1
-6
/
+6
2007-10-15
23957: minor fixes.
Clint Adams
1
-1
/
+1
2007-10-14
unposted: update for zsh/curses module and documentation.
Clint Adams
1
-0
/
+1
2007-10-14
23952: work with non-wide curses as well.
Clint Adams
2
-2
/
+18
2007-10-11
23927: don't define struct timezone if ZSH_OOT_MODULE is defined.
Clint Adams
1
-1
/
+1
2007-10-08
23923: fold all other curses windowing builtins into zcurses.
Clint Adams
1
-107
/
+70
2007-10-08
23919: have new zcurses builtin replace 4 separate builtins.
Clint Adams
2
-95
/
+111
2007-10-08
23911: curses windowing module.
Clint Adams
2
-0
/
+338
2007-10-03
23900: Better handling of NO_EQUALS in old completion
Peter Stephenson
2
-1
/
+8
2007-09-26
users/11883: return at top level caused following precommand functions
Peter Stephenson
1
-2
/
+4
2007-09-13
2381x: set vipenultsrchstr to NULL after freeing it to avoid vi-mode history ...
Clint Adams
1
-0
/
+1
2007-09-05
users/11818: allow non-numeric keys for job status parameters
Peter Stephenson
3
-11
/
+28
2007-09-04
users/11807: fix some job display bugs
Peter Stephenson
2
-109
/
+162
2007-08-31
23812: fix core dump on ( command & ) from 23460
Peter Stephenson
1
-1
/
+2
2007-08-30
23809: expand $'...' in completion word
Peter Stephenson
1
-1
/
+84
2007-08-30
23808: debugging for wcs_nicechar()
Peter Stephenson
1
-0
/
+4
2007-08-30
23807: fix interactive completion mode
Peter Stephenson
2
-0
/
+12
2007-08-23
23795: improve ${(Q)...} with $'..'
Peter Stephenson
1
-0
/
+38
2007-08-22
23794: fix crash completing on "foo$" (quotes significant)
Peter Stephenson
1
-1
/
+1
2007-08-22
23791: use VARARR for MB_CUR_MAX
Peter Stephenson
1
-1
/
+1
2007-08-21
23788: add -h option to chown symlinks rather than targets, and change defaul...
Clint Adams
1
-3
/
+18
2007-08-20
23784: Use $'\...' for quoting unparseable characters
Peter Stephenson
1
-53
/
+107
2007-08-14
23757: suppress correction of command words followed by ()
Peter Stephenson
1
-3
/
+17
2007-08-01
23736: status for file save wasn't initialised
Peter Stephenson
1
-0
/
+1
2007-08-01
update some .distfiles
Peter Stephenson
1
-0
/
+1
2007-07-31
23733: zmodload -LaF didn't include unloaded modules
Peter Stephenson
1
-1
/
+1
2007-07-31
23732: three broken tests
Peter Stephenson
1
-1
/
+1
2007-07-31
23730: improve preprocessor and regression tests for 23725
Peter Stephenson
3
-13
/
+11
2007-07-30
23725: use setenv()/unsetenv() for environment memory management
Peter Stephenson
3
-6
/
+81
2007-07-27
add (#cN,M) globbing flag
Peter Stephenson
1
-8
/
+136
2007-07-26
23702: fix installing executable scripts
Peter Stephenson
1
-1
/
+1
2007-07-25
23696: x=x; x[-10]=y did bad things
Peter Stephenson
1
-1
/
+4
2007-07-24
23694: fix =~
Peter Stephenson
1
-1
/
+1
2007-07-23
23693: _match completion tried to match the quoted form of filenames
Peter Stephenson
1
-2
/
+24
2007-07-17
23682: module field renaming missed from 23665
Peter Stephenson
1
-2
/
+2
2007-07-13
23671: command not found handler
Peter Stephenson
1
-0
/
+23
2007-07-12
revert that
Clint Adams
4
-51
/
+127
2007-07-12
23670: use getaddrinfo() and getnameinfo() instead of get*by* functions.
Clint Adams
4
-127
/
+51
2007-07-06
23665: autoloading of module features and related tweaks
Peter Stephenson
42
-749
/
+1169
2007-07-06
23660: fix numerical sorting of parameters + tests + documentation
Peter Stephenson
1
-2
/
+2
[next]