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
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
2010-09-25
28295 plus tweak: use lexer to split words from history file
Peter Stephenson
1
-21
/
+59
2010-06-22
28047: attempt to make locking with fc command more useful
Peter Stephenson
1
-24
/
+58
2010-03-22
27823: fix memory access in 27822
Peter Stephenson
1
-2
/
+2
2010-03-22
Fix ZLE access to pushed history line
Peter Stephenson
1
-0
/
+16
2009-12-18
Add symlink-based hist-file locking.
Wayne Davison
1
-2
/
+30
2009-08-16
27216: set chwords to NULL when freed
Peter Stephenson
1
-0
/
+2
2009-03-23
26748: c modifier to add command path
Peter Stephenson
1
-0
/
+7
2009-03-20
Bart: 26761: typo in realpath() check
Peter Stephenson
1
-1
/
+1
2009-03-19
26754: tweak zgetdir() and test for realpath()
Peter Stephenson
1
-3
/
+29
2009-03-18
26752: fix ../ removal and metafication in :a and :A modifers
Peter Stephenson
1
-3
/
+7
2009-03-15
Michael Hwang: 26731 with cosmetic changes: add "a" and "A" modifiers
Peter Stephenson
1
-0
/
+141
2009-03-15
26735: Check some function return values for failures. Gets rid of
Wayne Davison
1
-2
/
+2
2009-03-10
print message if we give up trying to crate a lock file with hard links
Peter Stephenson
1
-3
/
+6
2009-02-25
26602: history substitution buffer could overflow with no test
Peter Stephenson
1
-3
/
+15
2008-11-25
26091: crash at end of history line if history not in use
Peter Stephenson
1
-6
/
+8
2008-09-22
Rocky Bernstein: 25696: fix crash on empty history.
Peter Stephenson
1
-1
/
+1
2008-09-18
25682: terminate history line before passing to zshaddhistory hook
Peter Stephenson
1
-2
/
+7
2008-09-10
25639: free ptr2 if hsubl is NULL.
Clint Adams
1
-1
/
+3
2008-09-04
25610: remove dead code.
Clint Adams
1
-4
/
+0
2008-07-31
25345, 25347: neaten interface from main shell to zle
Peter Stephenson
1
-8
/
+3
2008-07-17
25272: add zshaddhistory hook
Peter Stephenson
1
-29
/
+39
2008-05-05
Only call close(flock_fd) if flock_fd is >= 0.
Wayne Davison
1
-2
/
+4
2008-05-05
Locking simplification and signed/unsigned fixes.
Wayne Davison
1
-94
/
+55
2008-04-26
24872: revert to original patch
Peter Stephenson
1
-2
/
+0
2008-04-26
Jun T. 24872 + 24873: capitalization with combining characters
Peter Stephenson
1
-0
/
+4
2008-04-17
24818: add HIST_FCNTL_LOCK.
Peter Stephenson
1
-5
/
+104
2008-04-14
24814: suspicious handling of temporary history buffer
Peter Stephenson
1
-3
/
+6
2008-03-11
unposted: make test for added space in 24699 safer
Peter Stephenson
1
-4
/
+4
2008-03-08
24699: bug with ${(Q)...} on initial ">"
Peter Stephenson
1
-4
/
+29
2008-03-06
History file-handling improvments.
Wayne Davison
1
-8
/
+22
2007-12-31
24324: do not set ftim when re-entering the history mechanism for string
Bart Schaefer
1
-1
/
+1
[next]