1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-22 03:40:47 +02:00
Commit Graph

5857 Commits

Author SHA1 Message Date
Peter Stephenson
bf3726b757 25715: Frank Terbeck: vcs_info now works immediately 2008-09-22 16:57:49 +00:00
Peter Stephenson
708999149b 25710: various minor consistency tweaks for VCS_Info 2008-09-22 16:56:32 +00:00
Clint Adams
8dbf2a5bfa 25713: ensure that vcs_info functions immediately after autoloading. 2008-09-22 16:30:49 +00:00
Peter Stephenson
f559052cc2 Rocky Bernstein: 25696: fix crash on empty history. 2008-09-22 08:46:53 +00:00
Clint Adams
9cf4518c57 unposted: update .distfiles. 2008-09-21 14:27:02 +00:00
Clint Adams
05ddfc0cbc Jörg Sommer: 25702: completions for chrt and ionice commands. 2008-09-21 14:22:31 +00:00
Clint Adams
5cae0e5207 correct overzealousness in 25701 2008-09-21 13:40:57 +00:00
Clint Adams
ef2d2d0f2b 25701: fix memory leak in loadautofn. 2008-09-21 12:54:57 +00:00
Clint Adams
1870a858ea 25697: drop git code and switch to vcs_info. 2008-09-21 12:42:36 +00:00
Peter Stephenson
90c33894c4 25693: Frank Terbeck: another doc glitch 2008-09-19 15:08:47 +00:00
Peter Stephenson
47bbde0056 users/13262: Frank Terbeck: another formatting fix 2008-09-19 13:50:04 +00:00
Peter Stephenson
23f2b4503c users/13252 and elsewhere: Frank Terbeck plus tweaks:
add VCS_Info function system
2008-09-19 12:58:46 +00:00
Peter Stephenson
d9f1432e07 c.f. users/13251: update mapfile doc again 2008-09-19 09:14:55 +00:00
Peter Stephenson
1775a6ba81 25690: fix insert-last-word on multibyte characters with Meta 2008-09-18 20:35:37 +00:00
Peter Stephenson
a84220930c 25684: respect trap line number rules 2008-09-18 16:26:25 +00:00
Peter Stephenson
d3e90df780 users/13239: add some comments to mapfile doc 2008-09-18 10:55:43 +00:00
Peter Stephenson
e4d3ee06b3 25682: terminate history line before passing to zshaddhistory hook 2008-09-18 09:42:44 +00:00
Peter Stephenson
2920c227d3 25677: add %x and %I prompt escapes for shell source code debugging
tidy up interface to doshfunc()
2008-09-16 15:02:01 +00:00
Peter Stephenson
14905ddc74 25672: remove unnecessary Nularg when prompt expanding
to avoid problem with glitch space
2008-09-15 16:18:06 +00:00
Peter Stephenson
6951a1e0b2 25671: non existing variable in typeset -p should cause status 1 2008-09-15 08:57:25 +00:00
Clint Adams
06cc84ce84 25667: free mstr before returning from errors. 2008-09-14 09:00:26 +00:00
Clint Adams
430a7535fa 25666: free memory allocated for an xor if the argument number is invalid. 2008-09-14 07:34:46 +00:00
Peter Stephenson
b8a36eea87 25662: declare -p should never create arguments 2008-09-13 19:59:13 +00:00
Clint Adams
6b68cc95c7 25656: free val only after it may be passed to strlen(). 2008-09-13 08:19:17 +00:00
Clint Adams
2b5ecaf476 25655: remove completion for --remove-sent-files option. 2008-09-13 07:58:51 +00:00
Clint Adams
db0c81ae32 25654: fix return bug and add --color. 2008-09-12 16:32:49 +00:00
Peter Stephenson
ced3570bd1 25632: xRaich[o]²x: Src/mem.c: munmap() argument was wrong. 2008-09-11 19:14:13 +00:00
Peter Stephenson
e0f68fb5dd unposted: typo in ChangeLog 2008-09-11 19:02:32 +00:00
Peter Stephenson
d37f9672cb 25651: make getpermtext() output indentation more logical 2008-09-11 17:14:38 +00:00
Peter Stephenson
fb67cd46ea 25643: keep DEBUG and ZERR traps in subshells 2008-09-11 14:47:18 +00:00
Peter Stephenson
8bb15c1392 25641: add emulation option (NO_)MULTI_FUNC_DEF 2008-09-11 12:49:05 +00:00
Clint Adams
f95570c403 Frank Terbeck: 25640: another alias handling fix. 2008-09-10 22:56:37 +00:00
Clint Adams
b62584cbcd 25639: free ptr2 if hsubl is NULL. 2008-09-10 19:02:11 +00:00
Clint Adams
96fc1bb149 25638: remove unnecessary ternary expression in match_str. 2008-09-10 18:33:32 +00:00
Clint Adams
c543084471 25637: dereference prog after the NULL check. 2008-09-10 15:56:00 +00:00
Clint Adams
b4ee5adc25 25636: free s before returning with an error condition. 2008-09-08 22:17:50 +00:00
Clint Adams
c715630baa 25634: free t before returning if both t and errflag are set. 2008-09-08 06:24:16 +00:00
Clint Adams
07462f8303 Frank Terbeck: 25624: clean up git alias parsing. 2008-09-07 16:52:26 +00:00
Peter Stephenson
db31a13ecd 25627: add $ZSH_SUBSHELL 2008-09-05 21:02:08 +00:00
Peter Stephenson
7ce1d57358 25615: $ZSH_DEBUG_CMD for use in DEBUG traps 2008-09-05 09:05:21 +00:00
Peter Stephenson
52f401a4a7 25608: NO_cshjunkiesquote in completion 2008-09-05 08:50:05 +00:00
Clint Adams
13f60efbd7 25611, 25613: protect against two possible NULL dereferences. 2008-09-05 00:24:27 +00:00
Clint Adams
29680850a0 25612: remove dead code. 2008-09-05 00:18:11 +00:00
Clint Adams
bd915064c3 25610: remove dead code. 2008-09-04 22:27:59 +00:00
Clint Adams
f926ebbf23 25609: initialize sz variable. 2008-09-04 22:23:51 +00:00
Peter Stephenson
adcf467e28 25603: format error in compsys.yo 2008-09-03 09:18:16 +00:00
Peter Stephenson
61864a802f Jörg Sommer <joerg@alea.gnuu.de>: 25598/25599:
auto-remove automatically added = in alias completion
2008-09-03 09:16:54 +00:00
Peter Stephenson
0cba5ef62a 25595: fix line numbers with EVAL_LINENO,
try to fix oddities with funcstack and sourced files,
simplify use of caller element of funcstack
2008-09-03 09:08:18 +00:00
Bart Schaefer
ae79d264a3 25600: fix incorrect pattern introduced by 25059. 2008-09-03 03:12:01 +00:00
Clint Adams
63333a5224 Mikael Magnusson: 25594: "git clean" cleanup. 2008-09-02 18:04:53 +00:00