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

6068 commits

Author SHA1 Message Date
Clint Adams
6f0734c632 25469: assorted changes cherry-picked from Mikael Magnusson. 2008-08-17 14:05:59 +00:00
Clint Adams
1ed1af9812 25465: patch from Mikael Magnusson to add more git-add and git-checkout options. 2008-08-16 18:33:30 +00:00
Clint Adams
c960e8a83b unposted: another typo fix. 2008-08-16 18:09:54 +00:00
Clint Adams
7438bada2f 25464: patch from Mikael Magnusson to add --graph. 2008-08-16 18:02:14 +00:00
Clint Adams
71b215074a 25463: patch to add git completion for --base/-1, --ours/-2 and --theirs/-3, from Mikael Magnusson. 2008-08-16 17:56:15 +00:00
Clint Adams
9a9759e340 25462: patch to add some -s -w to _arguments and new options for revert, from Mikael Magnusson. 2008-08-16 13:58:57 +00:00
Clint Adams
f413d1f4d9 25461: patch to add HEAD as a completion for heads, from Mikael Magnusson. 2008-08-16 13:28:28 +00:00
Clint Adams
ad001cc1e3 25460: patch to add the --branches/tags/remotes for rev-list to _git from Mikael Magnusson. 2008-08-16 13:00:25 +00:00
Clint Adams
ddd6af43ef 25457: improvements for git diff and git log. 2008-08-16 00:48:48 +00:00
Clint Adams
d1fba243ee Mikael Magnusson: 25456: fix typo of "before". 2008-08-16 00:38:46 +00:00
Clint Adams
ac8d013c16 Frank Terbeck: 24455: Completion/Unix/Command/_git: handle git stashes. 2008-08-16 00:22:00 +00:00
Clint Adams
fcf8b81ec3 25452: redirect stderr from look to /dev/null. 2008-08-14 19:28:39 +00:00
Peter Stephenson
1395a5a70f unposted: test changed needed by foregoing patch 2008-08-13 21:07:02 +00:00
Peter Stephenson
a5a1296fa0 25448: add $funcfiletrace to show absolute line number for caller 2008-08-13 21:02:02 +00:00
Peter Stephenson
01f5d0a274 25443 (tweaked): allow $functrace to show sourced files 2008-08-12 20:25:14 +00:00
Peter Stephenson
b2e70921b0 25435: Baptiste Daroussin <baptiste.daroussin@gmail.com>:
new and improved BSD completions
unposted: fix Solaris completion .distfiles
2008-08-12 10:37:30 +00:00
Peter Stephenson
6ce77ad7ba unposted: fix test failure in previous commit 2008-08-11 19:29:25 +00:00
Peter Stephenson
2853ca830a 25247 with further modifications: add $funcsourcetrace 2008-08-11 19:22:54 +00:00
Peter Stephenson
2e485d60ff unposted: prvent command(s) from looking like a Yodl macro 2008-08-11 09:20:38 +00:00
Peter Stephenson
342999a629 unposted: prvent zshaddhistory() from looking like a Yodl macro 2008-08-11 09:18:18 +00:00
Peter Stephenson
20c2246d68 25429: Rocky Bernstein: dont assume PS4 is set to the default 2008-08-11 08:40:56 +00:00
Clint Adams
fd487a01ce 25424: Completion/Debian/Command/_lintian: completion for lintian-info. 2008-08-08 22:00:07 +00:00
Clint Adams
8db0e396c9 25423: completion for grep-excuses. 2008-08-07 22:54:43 +00:00
Clint Adams
2653c527d2 25422: apt-show-versions completion fix. 2008-08-07 22:43:02 +00:00
Peter Stephenson
d7804b821b 25409: missed ChangeLog entry 2008-08-07 18:25:30 +00:00
Peter Stephenson
c79ccea792 25418: set PROMPT_SUBST for all Bourne-style shells 2008-08-07 16:27:15 +00:00
Peter Stephenson
2706eac454 25415: Make DEBUG_BEFORE_CMD the default.
Reuse ERR_EXIT in DEBUG traps.
Clean up trapreturn code.
2008-08-07 16:25:14 +00:00
Peter Stephenson
c4f33330f6 25409: fix eval's use of lastval 2008-08-06 19:51:04 +00:00
Peter Stephenson
d026334a3b 25405: return status from anonymous functions was not handled 2008-08-06 15:45:37 +00:00
Peter Stephenson
b36d4eec0b 25400: Rockys test for second part of trapreturn bug 2008-08-06 08:54:18 +00:00
Bart Schaefer
42471ac572 unposted: two-word clarification of ZLS_COLORS usage. 2008-08-06 02:24:47 +00:00
Bart Schaefer
16e75d6978 25389: rearrange precedence of ZLS_COLORS alternatives. 2008-08-06 02:21:01 +00:00
Peter Stephenson
21d757f50f 25392: test for 25367 2008-08-05 08:41:22 +00:00
Peter Stephenson
541e5e2490 25385: fix another bug with trapreturn trampling on status 2008-08-04 19:47:46 +00:00
Peter Stephenson
f1433d5f8b users/13095: no _XOPEN_SOURCE_EXTENDED on AIX 2008-08-04 17:44:35 +00:00
Peter Stephenson
4fc027edf0 25384: fix problem with incorrect autoloads of zsh/zle 2008-08-04 17:32:19 +00:00
Peter Stephenson
6e4adee615 users/13093: HashNode changes for AIX 2008-08-04 15:26:25 +00:00
Bart Schaefer
d1845f8b4a 25373: trashzleptr() -> zleentry(ZLE_CMD_TRASH) 2008-08-02 22:17:18 +00:00
Peter Stephenson
506d73299c fix problems with trapreturn, in particular in source inside trap 2008-08-01 13:53:43 +00:00
Peter Stephenson
5e7e797ca9 TCP functions: fix some variable handling problems,
also standardise indentation
add-zsh-hook: fix check for existence of hook function in existing hook
2008-08-01 11:48:38 +00:00
Peter Stephenson
dc72699b6c 25364: fix k flag in hash subscript 2008-07-31 13:53:28 +00:00
Peter Stephenson
0c9830d23c 25345, 25347: neaten interface from main shell to zle 2008-07-31 08:44:16 +00:00
Peter Stephenson
8a466992da cross-reference to DEBUG_BEFORE_CMD option 2008-07-30 19:46:14 +00:00
Peter Stephenson
eccd5ca1a3 users/13077: Max Mikhanosha: restore follow after sort in _path_files 2008-07-30 14:57:27 +00:00
Peter Stephenson
f11ec8fbac 25346: fix some variables in compdump 2008-07-29 09:01:41 +00:00
Peter Stephenson
71432c3205 users/13072: add follow option to file-sort 2008-07-29 08:39:37 +00:00
Peter Stephenson
bb21e2531f following discussion, change fc error message 2008-07-27 18:28:44 +00:00
Peter Stephenson
897e8085ba 25338: disallow usage of current history line in fc 2008-07-25 08:55:26 +00:00
Peter Stephenson
8d17ae7628 25236: missing changelog entry 2008-07-23 21:59:47 +00:00
Clint Adams
3694f7c5fe 25330: fix description of zcurses "position" (was documented as "location"). 2008-07-23 17:06:32 +00:00