Mikael Magnusson
|
8af2cbd1f2
|
unposted: fix capitalized word in the middle of a sentence
|
2011-08-14 14:21:27 +00:00 |
|
Mikael Magnusson
|
d0366e1960
|
unposted: fix a typo in a comment.
|
2011-08-14 14:16:45 +00:00 |
|
Mikael Magnusson
|
20c52f6221
|
28852: Use syntax that doesn't depend on SHORT_LOOPS being set.
|
2011-08-14 13:40:53 +00:00 |
|
Mikael Magnusson
|
7142697448
|
unposted: ChangeLog: put two spaces between name and email, remove non-initial tabs
|
2011-08-14 07:30:31 +00:00 |
|
Mikael Magnusson
|
5d97a1f1cd
|
29673: Clarify what 'other' in the ignore-line style does
|
2011-08-14 07:21:20 +00:00 |
|
Peter Stephenson
|
cc9352c33d
|
missed ChangeLog
|
2011-08-12 18:33:20 +00:00 |
|
Peter Stephenson
|
515554acbc
|
fix datetime autofeatures
|
2011-08-11 19:43:46 +00:00 |
|
Peter Stephenson
|
548c4562fe
|
fix tests using zsh/datetime that I broke
|
2011-08-11 19:32:50 +00:00 |
|
Peter Stephenson
|
773737e09f
|
29674: add $epochtime to datetime
|
2011-08-11 19:20:56 +00:00 |
|
Peter Stephenson
|
8cbd510002
|
29674: add $epochtime to datetime
|
2011-08-11 18:45:04 +00:00 |
|
Mikael Magnusson
|
7e27b4eee3
|
unposted: fix two typos in 29661
|
2011-08-10 23:04:57 +00:00 |
|
Peter Stephenson
|
bbbaed2b53
|
29663: add $EPOCHREALTIME to zsh/datetime
|
2011-08-10 11:31:18 +00:00 |
|
Bart Schaefer
|
92ee9324a9
|
29654: "wait" should resume stopped jobs identified by process ID as well
as by job number; temporary (?) workaround for pipelines getting lost if
TSTP is delivered when a shell builtin is the tail of the pipe.
|
2011-08-10 03:21:15 +00:00 |
|
Peter Stephenson
|
e7f198f267
|
29661: Improved documentation for {var}>... redirections
|
2011-08-09 18:26:24 +00:00 |
|
Peter Stephenson
|
a3ae9f5d12
|
29643: set incompfunc to zero when executing hook or trap function
|
2011-08-04 08:30:50 +00:00 |
|
Peter Stephenson
|
4a3ce8ab89
|
29644: work around _describe bug, plus cosmetic tweaks
|
2011-08-03 20:57:32 +00:00 |
|
Peter Stephenson
|
d48faef8cd
|
29633: more care with anonymous and other functions
|
2011-08-03 18:45:17 +00:00 |
|
Peter Stephenson
|
771b059a52
|
29635: Improve _complete_debug syntax and handling of fd's
|
2011-08-03 09:36:49 +00:00 |
|
Frank Terbeck
|
d557905eb6
|
Luka Perkov: 29624: _quilt: Improve push' and pop' completion.
|
2011-07-29 13:07:52 +00:00 |
|
Peter Stephenson
|
7d1480af54
|
29626: arguments to anonymous functions shouldn't be parsed as command words
|
2011-07-28 09:20:02 +00:00 |
|
Peter Stephenson
|
6844a63daf
|
29602 etc. etc.: description of filename extension
|
2011-07-28 09:18:34 +00:00 |
|
Peter Stephenson
|
b12242cb3f
|
29561: missed file
|
2011-07-27 19:14:16 +00:00 |
|
Mikael Magnusson
|
c3d1277229
|
29618: Fix some syntax to not depend on SHORT_LOOPS being set.
|
2011-07-27 10:26:25 +00:00 |
|
Peter Stephenson
|
45913f43e5
|
29561: Allow closing of fd's not recorded by the shell
|
2011-07-25 10:20:09 +00:00 |
|
Mikael Magnusson
|
164cf1abd5
|
29596: fix syntax to work with ksh_arrays
|
2011-07-22 13:22:20 +00:00 |
|
Nikolai Weibull
|
6b42b83f41
|
* 29582, 29589: Update handling of third-party Git commands
|
2011-07-22 13:08:25 +00:00 |
|
Nikolai Weibull
|
53998c2cf5
|
unposted: Completion/Unix/Command/_git: Use _files, not _path_files.
|
2011-07-22 09:44:22 +00:00 |
|
Nikolai Weibull
|
aad36667de
|
unposted: Completion/Unix/Command/_git: Adjust some TODO items.
|
2011-07-21 11:37:45 +00:00 |
|
Nikolai Weibull
|
3eb0846645
|
unposted: Completion/Unix/Command/_git: Update git-add completion to not
complete already given file arguments and also to not list file completions if
an option is being completed.
|
2011-07-21 10:03:09 +00:00 |
|
Nikolai Weibull
|
d37eda52f3
|
unposted: Completion/Unix/Command/_git: Fix bug in git-add completion that
prevented -f option from being used correctly.
|
2011-07-21 09:15:41 +00:00 |
|
Nikolai Weibull
|
e3c1917345
|
unposted: Completion/Unix/Command/_git: Move _gitk and _tig to correct
location.
|
2011-07-21 09:08:32 +00:00 |
|
Nikolai Weibull
|
6502b38277
|
29272: Completion/Unix/Command/_git: Use return values correctly accross all
completion functions.
|
2011-07-21 09:05:57 +00:00 |
|
Peter Stephenson
|
a8657c4b40
|
29555: fix problem using open fd beyond max_zsh_fd
|
2011-07-19 09:26:56 +00:00 |
|
Peter Stephenson
|
5c3c825e5f
|
users/16131: skip reading empty history file
|
2011-07-18 18:13:03 +00:00 |
|
Peter Stephenson
|
5f275faa95
|
Matthieu Baerts: 29547: bzr: cdiff subcommand.
|
2011-07-18 09:04:00 +00:00 |
|
Peter Stephenson
|
a05a51ce8a
|
29542: fix crash in hbegin(), remove bad test
29543: fix backslash-newline within words with histlexwords
|
2011-07-12 08:37:11 +00:00 |
|
Peter Stephenson
|
d1a557d008
|
Eric Moors: 29531: Android debugger completion
|
2011-07-04 20:14:51 +00:00 |
|
Frank Terbeck
|
7176a14e80
|
Removing superfluous word from ChangeLog entry
|
2011-07-03 14:04:00 +00:00 |
|
Frank Terbeck
|
3dfa00a583
|
unposted: contrib.yo: Fix typo "paramter" to. Caught by debian's lintian.
|
2011-07-03 11:54:11 +00:00 |
|
Peter Stephenson
|
5276ff27d4
|
Omitted log entry
|
2011-07-01 19:34:19 +00:00 |
|
Peter Stephenson
|
ad29258c8c
|
29530: ${...?...} shouldn't cause an error with NO_EXEC option
|
2011-07-01 15:23:01 +00:00 |
|
Frank Terbeck
|
47347fc7d7
|
Daniel Bolton: 29529: _aptitude: Complete format specifiers with the `-F' option.
|
2011-07-01 12:04:54 +00:00 |
|
Frank Terbeck
|
73497c5f5e
|
29523: _git-buildpackage: Use "#desc:" line for _git third-party add-on completion description.
|
2011-07-01 07:39:15 +00:00 |
|
Frank Terbeck
|
eefe297228
|
29521: _git: Add `user-commands' support again.
|
2011-07-01 07:38:45 +00:00 |
|
Frank Terbeck
|
77b0e65eda
|
29519: _git: Pick up addon completions from $fpath.
|
2011-07-01 07:38:16 +00:00 |
|
Frank Terbeck
|
f5ba9011f0
|
29527: _git: Make file-completion fallback optional.
|
2011-07-01 07:37:44 +00:00 |
|
Frank Terbeck
|
3761265e45
|
29518: _git: Fall back to file completion for unknown sub-commands.
|
2011-07-01 07:36:48 +00:00 |
|
Frank Terbeck
|
f028b97e8f
|
29526: vcs_info: Set max-exports' early after certain start-up' hooks.
|
2011-06-30 07:43:53 +00:00 |
|
Frank Terbeck
|
38868daa44
|
Sebastian Ramacher: 29513: _apt: Add markauto and unmarkauto sub-commands.
|
2011-06-28 19:22:50 +00:00 |
|
Peter Stephenson
|
5179d9fc81
|
Mikael Muszynski: complete .m4v files for mplayer
|
2011-06-27 08:38:33 +00:00 |
|