1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-01 07:31:20 +02:00
Commit graph

6286 commits

Author SHA1 Message Date
Peter Stephenson
ce4137c858 Eric Blake: 27109: don't attachtty() if not interactive 2009-07-09 20:20:53 +00:00
Peter Stephenson
2d628b0bce Eric Blake: 27109: don't attachtty() if not interactive 2009-07-09 20:20:30 +00:00
Peter Stephenson
aabd747d4f Eric Blake: 27109: don't attachtty() if not interactive 2009-07-09 19:50:58 +00:00
Peter Stephenson
aa563b1a3f 27110: Only turn on MONITOR if set explicitly or INTERACTIVE 2009-07-09 19:42:20 +00:00
Peter Stephenson
b31ca21b46 27100: Allow MONITOR option in non-interactive shells for testing. 2009-07-08 17:06:02 +00:00
Peter Stephenson
c6a3ccc8d7 27092: missing then-clause for if wasn't an error 2009-07-06 20:44:28 +00:00
Peter Stephenson
0cc033db7c Brendan Cully: 27088: new Mercurial completion 2009-07-05 19:24:49 +00:00
Peter Stephenson
5c5a388ed7 27087: change return codes from failed "." 2009-07-02 13:46:36 +00:00
Peter Stephenson
7a1f580c03 Nicolas Pouillard: 27028: new darcs completion 2009-07-02 09:00:45 +00:00
Peter Stephenson
55e4beb8d8 27085: add accept-search handling to scrollist keymap 2009-07-01 17:09:37 +00:00
Peter Stephenson
041057687f 27083: non-zero status on failures to find or execute file in "." 2009-07-01 15:07:25 +00:00
Peter Stephenson
88d07936a2 27080: it wasnt possible to exit menu selection cleanly 2009-07-01 13:41:18 +00:00
Peter Stephenson
10787467bc 27079: save lexical context in test builtin 2009-07-01 09:07:07 +00:00
Andrey Borzenkov
486c21ad3a unposted: support lzma compression of man pages used in Mandriva 2009-06-28 17:19:59 +00:00
Peter Stephenson
cf87e2562c 27061: Nicolas Lalevée: importing files into ant 2009-06-27 20:22:48 +00:00
Peter Stephenson
506c845b25 Greg Klanderman: 27057: %e and %f time formats were swapped 2009-06-26 21:10:04 +00:00
Peter Stephenson
6f78cb51ef Frank Terbeck: users/14207: make variable local 2009-06-26 19:25:08 +00:00
Peter Stephenson
a5417250d5 Frank Terbeck: 27049, 27050, 27051, 27052: VCS_INFO improvements 2009-06-19 21:05:48 +00:00
Clint Adams
a1fc66a3cd 27048: avoid multiline prints which break CSH_JUNKIE_QUOTES. 2009-06-18 14:26:43 +00:00
Peter Stephenson
dfabf50cf1 27305: fix GNU man option handling in run-help 2009-06-05 11:18:01 +00:00
Peter Stephenson
72529e4fa6 27304: add ${(q-)..} flag 2009-06-05 11:15:48 +00:00
Peter Stephenson
96eb8faa7c Baptiste Daroussin: 27033: FreeBSD portaudit and mount completion 2009-06-04 15:32:06 +00:00
Peter Stephenson
dd01bd64df Baptiste Daroussin: 27030: update _file_systems for FreeBSD 2009-06-04 12:52:30 +00:00
Peter Stephenson
e8a93f46a5 Baptiste Daroussin: 27029: new pfctl completion 2009-06-04 11:07:57 +00:00
Clint Adams
35e80f207e Colin Watson: 27027: completion for bzr switch. 2009-06-02 18:13:05 +00:00
Peter Stephenson
7769912b3f Akinori MUSHA: private communication: fix typo in _subversion 2009-06-02 08:46:56 +00:00
Peter Stephenson
e2a7694f32 update version recorded in archive to 4.3.10-dev-1 2009-06-02 08:45:48 +00:00
Wayne Davison
6192a49bfb Tweak find to prune a .git dir. This allows a .git/cvs dir to exist
with a cvs checkout in it.
2009-06-01 17:23:28 +00:00
Peter Stephenson
8155182991 release 4.3.10 2009-06-01 09:04:09 +00:00
Peter Stephenson
cf486f41a4 Jesse W: 27024: allow overriding TEXI2HTML. 2009-05-30 22:28:50 +00:00
Clint Adams
bd35231e70 27025: define _GNU_SOURCE on the Hurd. 2009-05-30 17:55:50 +00:00
Peter Stephenson
71865fd36d 27021: fix length of saved glob flags in pattern matching 2009-05-29 21:06:40 +00:00
Peter Stephenson
4e5ac964e6 Jun T.: 27010: _date in Darwin 2009-05-28 11:57:18 +00:00
Peter Stephenson
5ccb3c41fa 26998: use --htmldir, restore zsh default if unchanged from configure default 2009-05-26 09:59:18 +00:00
Peter Stephenson
ef9844b34c Ingmar Vanhassel: 26990: tidy up more HTML files 2009-05-25 16:09:40 +00:00
Peter Stephenson
96a38a74f0 Michael Hwang: 26986: formatting 2009-05-23 20:53:40 +00:00
Peter Stephenson
a1d6616455 Julien Langer: 26978: stgit patch name completion 2009-05-22 20:13:17 +00:00
Peter Stephenson
f359213eec 26982: Julien Langer: support stgit in VCS_Info 2009-05-22 17:38:05 +00:00
Peter Stephenson
8edf8a0658 26970: Greg Klanderman: _subversion: fix caching. 2009-05-22 15:48:32 +00:00
Clint Adams
cfd6be99ee 26939: clean up xmms2 jump completion. 2009-05-22 02:03:19 +00:00
Clint Adams
9d17392c14 Patrick Schoenfeld: 26977: complete .t files for perl. 2009-05-22 02:01:05 +00:00
Peter Stephenson
0f4c321380 26975: compilation issues in bin_print() 2009-05-20 09:53:13 +00:00
Peter Stephenson
feb29659f1 users/14143 plus tweak in padding code:
use default IFS if IFS is unset
2009-05-20 09:04:39 +00:00
Peter Stephenson
ad3d514ac7 26973: zmathfuncdef enhancements 2009-05-19 15:33:24 +00:00
Peter Stephenson
cac27544ff 4.3.9-dev-5 2009-05-19 08:42:22 +00:00
Peter Stephenson
1134e72a7a Greg Klanderman: 26972: fix problem ni 26964. 2009-05-19 08:41:16 +00:00
Peter Stephenson
a4106e0523 Greg Klanderman: 26964 (modified): PROMPT_EOL_MARK 2009-05-17 18:23:09 +00:00
Peter Stephenson
9169cd747f Paul Ackersviller: 26962: updated HP-UX dynamic linking 2009-05-16 12:13:00 +00:00
Peter Stephenson
49db32f2b5 Paul Ackersviller: 26959: delay before removing test modules
users/14118: fix test and assignment in prompt_special_chars
2009-05-13 08:39:47 +00:00
Peter Stephenson
feb2df4b63 26958: Fix reallocation problem in prompts 2009-05-12 19:58:04 +00:00