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
2008-09-18
25690: fix insert-last-word on multibyte characters with Meta
Peter Stephenson
2
-5
/
+8
2008-09-18
25684: respect trap line number rules
Peter Stephenson
1
-0
/
+3
2008-09-18
users/13239: add some comments to mapfile doc
Peter Stephenson
2
-3
/
+8
2008-09-18
25682: terminate history line before passing to zshaddhistory hook
Peter Stephenson
2
-2
/
+12
2008-09-16
25677: add %x and %I prompt escapes for shell source code debugging
Peter Stephenson
14
-66
/
+131
2008-09-15
25672: remove unnecessary Nularg when prompt expanding
Peter Stephenson
2
-0
/
+9
2008-09-15
25671: non existing variable in typeset -p should cause status 1
Peter Stephenson
3
-2
/
+9
2008-09-14
25667: free mstr before returning from errors.
Clint Adams
2
-0
/
+6
2008-09-14
25666: free memory allocated for an xor if the argument number is invalid.
Clint Adams
2
-0
/
+7
2008-09-13
25662: declare -p should never create arguments
Peter Stephenson
3
-4
/
+25
2008-09-13
25656: free val only after it may be passed to strlen().
Clint Adams
2
-1
/
+4
2008-09-13
25655: remove completion for --remove-sent-files option.
Clint Adams
2
-1
/
+5
2008-09-12
25654: fix return bug and add --color.
Clint Adams
2
-1
/
+7
2008-09-11
25632: xRaich[o]²x: Src/mem.c: munmap() argument was wrong.
Peter Stephenson
2
-2
/
+6
2008-09-11
unposted: typo in ChangeLog
Peter Stephenson
1
-1
/
+1
2008-09-11
25651: make getpermtext() output indentation more logical
Peter Stephenson
7
-17
/
+14
2008-09-11
25643: keep DEBUG and ZERR traps in subshells
Peter Stephenson
3
-2
/
+8
2008-09-11
25641: add emulation option (NO_)MULTI_FUNC_DEF
Peter Stephenson
5
-0
/
+18
2008-09-10
Frank Terbeck: 25640: another alias handling fix.
Clint Adams
2
-1
/
+4
2008-09-10
25639: free ptr2 if hsubl is NULL.
Clint Adams
2
-1
/
+5
2008-09-10
25638: remove unnecessary ternary expression in match_str.
Clint Adams
2
-1
/
+4
2008-09-10
25637: dereference prog after the NULL check.
Clint Adams
2
-1
/
+6
2008-09-08
25636: free s before returning with an error condition.
Clint Adams
2
-1
/
+10
2008-09-08
25634: free t before returning if both t and errflag are set.
Clint Adams
2
-0
/
+7
2008-09-07
Frank Terbeck: 25624: clean up git alias parsing.
Clint Adams
2
-5
/
+11
2008-09-05
25627: add $ZSH_SUBSHELL
Peter Stephenson
5
-1
/
+37
2008-09-05
25615: $ZSH_DEBUG_CMD for use in DEBUG traps
Peter Stephenson
6
-11
/
+65
2008-09-05
25608: NO_cshjunkiesquote in completion
Peter Stephenson
2
-0
/
+6
2008-09-05
25611, 25613: protect against two possible NULL dereferences.
Clint Adams
2
-18
/
+25
2008-09-05
25612: remove dead code.
Clint Adams
2
-5
/
+4
2008-09-04
25610: remove dead code.
Clint Adams
2
-4
/
+2
2008-09-04
25609: initialize sz variable.
Clint Adams
2
-1
/
+5
2008-09-03
25603: format error in compsys.yo
Peter Stephenson
2
-2
/
+4
2008-09-03
Jörg Sommer <joerg@alea.gnuu.de>: 25598/25599:
Peter Stephenson
2
-1
/
+5
2008-09-03
25595: fix line numbers with EVAL_LINENO,
Peter Stephenson
8
-34
/
+134
2008-09-03
25600: fix incorrect pattern introduced by 25059.
Bart Schaefer
2
-1
/
+6
2008-09-02
Mikael Magnusson: 25594: "git clean" cleanup.
Clint Adams
2
-11
/
+6
2008-09-01
Mikael Magnusson: 25591: "git remote rm" completion.
Clint Adams
2
-1
/
+7
2008-09-01
Mikael Magnusson: 25590: update "git add" completion.
Clint Adams
2
-4
/
+8
2008-09-01
Frank Terbeck: 25588: add --no-pager option to git completion.
Clint Adams
2
-0
/
+6
2008-09-01
25587: fix a==(stuff) and associated stuff.
Peter Stephenson
4
-0
/
+28
2008-09-01
25585: fix git command completion when there are arguments after the cursor p...
Clint Adams
2
-8
/
+11
2008-09-01
Frank Terbeck: 25583: more git alias fixes.
Clint Adams
2
-7
/
+12
2008-09-01
25582: attempt to make "pws non-canonical hack" respect file types
Peter Stephenson
2
-10
/
+30
2008-09-01
Jörg Sommer: 25572: completer module parameters
Peter Stephenson
2
-1
/
+7
2008-08-31
25571: when parsing use line numbers for the start of a token, not the end
Peter Stephenson
6
-89
/
+138
2008-08-31
Frank Terbeck: 25561: fix quoting with aliases.
Clint Adams
2
-1
/
+4
2008-08-31
Mikael Magnusson: 25564: suppress error output in __git_is_treeish.
Clint Adams
2
-1
/
+6
2008-08-31
25570: line numbers of complex sublists were wrong, plus test
Peter Stephenson
4
-2
/
+18
2008-08-31
users/13169: really restore emulation mode after 'emulate -L'
Andrey Borzenkov
2
-1
/
+10
[next]