index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
hist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-22
34604: Work around problem with changes in Meta characters.
Peter Stephenson
1
-3
/
+37
2015-01-25
34389: fix parsing of ">!" when read from histfile with HIST_LEX_WORDS
Barton E. Schaefer
1
-1
/
+2
2015-01-25
34365: History lockfile backoff: randomised time.
Peter Stephenson
1
-10
/
+31
2015-01-18
34319: fix alias expansion in history for command substitution
Peter Stephenson
1
-6
/
+20
2015-01-16
unposted: another dubious comment in hist.c fixed
Peter Stephenson
1
-2
/
+2
2015-01-16
unposted: improve comment on hist_in_word().
Peter Stephenson
1
-2
/
+6
2015-01-16
32413: turn off history word marking in cmd subst
Peter Stephenson
1
-2
/
+20
2015-01-10
hist: remove wrong NULL terminator
Mikael Magnusson
1
-1
/
+0
2015-01-09
Rearrange context saving.
Peter Stephenson
1
-2
/
+86
2015-01-06
34107: getsubsargs: free ptr1 before returning
Mikael Magnusson
1
-0
/
+1
2015-01-06
34106: hist: use zhtricat instead of tricat
Mikael Magnusson
1
-1
/
+1
2015-01-06
34118: Don't crash when writing out history if HOST is unset
Mikael Magnusson
1
-1
/
+2
2014-12-11
33876: etc.: Separate errors and keyboards interrupts
Peter Stephenson
1
-4
/
+6
2014-11-30
33820: detect support for realpath() with a NULL
Oliver Kiddle
1
-25
/
+22
2014-10-10
33429: disallow non-integer values for HISTSIZE and SAVEHIST of "fc -p", and ...
Barton E. Schaefer
1
-3
/
+6
2014-09-29
users/19183: improve unlikely error case with fdopen in history code
Peter Stephenson
1
-1
/
+6
2014-09-06
33116: followup to 32580 to prevent double-locking with shared or incremental...
Barton E. Schaefer
1
-6
/
+8
2014-07-17
32882 (cf. Augie Fackler 32879): correct reload of backslash-continuation lin...
Barton E. Schaefer
1
-2
/
+12
2014-06-06
32682 with tweaks: Add INC_APPEND_HISTORY_TIME.
Peter Stephenson
1
-5
/
+9
2014-04-25
32580: avoid indefinite wait in lockhistfile() by checking for lock file time...
Barton E. Schaefer
1
-15
/
+32
2014-04-06
32531: fix memory leaks detected by valgrind
Barton E. Schaefer
1
-1
/
+2
2013-10-17
31823: add HISTORY_IGNORE parameter
Barton E. Schaefer
1
-0
/
+17
2013-10-17
31830: New feature for zshaddhistory hooks.
Peter Stephenson
1
-4
/
+21
2013-10-11
31815: another fix for INCAPPENDHISTORY change.
Peter Stephenson
1
-2
/
+15
2013-10-08
31797: to match documentation, avoid expanding history when there is neither a
Barton E. Schaefer
1
-0
/
+6
2013-10-07
31794: further refinement to INCAPPENDHISTORY change.
Peter Stephenson
1
-1
/
+9
2013-10-07
31793: Fix problem with non-interactive history.
Peter Stephenson
1
-1
/
+1
2013-10-05
31789: Save history for INCAPPENDHISTORY later.
Han Pingtian
1
-1
/
+7
2013-09-26
31770: memmove() instead of memcpy() for overlapping regions.
Barton E. Schaefer
1
-1
/
+1
2013-08-08
users/17908: Keep history line in sync between ZLE and shell.
Peter Stephenson
1
-0
/
+10
2013-07-24
31750: fix for HISTREDUCEBLANKS option.
Peter Stephenson
1
-2
/
+27
2012-11-15
30789: Add CONTINUE_ON_ERROR for old behaviour.
Peter Stephenson
1
-1
/
+1
2012-04-21
30433: double backslash is not line continuation.
Bart Schaefer
1
-1
/
+2
2012-02-08
Timothy Redaelli: file name manipulations
Peter Stephenson
1
-0
/
+5
2011-08-18
29694: avoid overwriting current history word when not expanding an alias
Bart Schaefer
1
-1
/
+2
2011-08-14
unposted: fix a typo in a comment.
Mikael Magnusson
1
-1
/
+1
2011-07-18
users/16131: skip reading empty history file
Peter Stephenson
1
-3
/
+5
2011-07-12
29542: fix crash in hbegin(), remove bad test
Peter Stephenson
1
-37
/
+113
2011-06-03
29413: "print -S" for saving to history with lexical word split
Peter Stephenson
1
-101
/
+138
2011-05-27
histlexwords splitting of ";;" in case
Peter Stephenson
1
-0
/
+7
2011-05-19
29307, 29308 + replies: Fix some doubled words in docs and comments.
Mikael Magnusson
1
-1
/
+1
2010-12-14
lexsave/lexrestore lexflags
Peter Stephenson
1
-7
/
+4
2010-12-14
28528: Rearrange zleparse to lexflags
Peter Stephenson
1
-13
/
+12
2010-12-12
28510: add (z+c+) and (z+C+) parameter flags
Peter Stephenson
1
-4
/
+26
2010-10-10
28339: backslash-newline history without HIST_LEX_WORDS
Peter Stephenson
1
-3
/
+9
2010-10-10
28332: backslash-newline with HIST_LEX_WORDS
Peter Stephenson
1
-2
/
+12
2010-10-07
28327: fix pseudolexical word splitting with RC_QUOTES
Peter Stephenson
1
-10
/
+8
2010-10-06
not yet posted: fix some more HIST_LEX_WORDS anomalies
Peter Stephenson
1
-17
/
+35
2010-10-06
28319: (z) splitting oddities
Peter Stephenson
1
-18
/
+88
2010-10-02
28308/28310: HIST_LEX_WORDS, check for quick history read
Peter Stephenson
1
-44
/
+64
[prev]
[next]