index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
hist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bart: 26761: typo in realpath() check
Peter Stephenson
2009-03-20
1
-1
/
+1
*
26754: tweak zgetdir() and test for realpath()
Peter Stephenson
2009-03-19
1
-3
/
+29
*
26752: fix ../ removal and metafication in :a and :A modifers
Peter Stephenson
2009-03-18
1
-3
/
+7
*
Michael Hwang: 26731 with cosmetic changes: add "a" and "A" modifiers
Peter Stephenson
2009-03-15
1
-0
/
+141
*
26735: Check some function return values for failures. Gets rid of
Wayne Davison
2009-03-15
1
-2
/
+2
*
print message if we give up trying to crate a lock file with hard links
Peter Stephenson
2009-03-10
1
-3
/
+6
*
26602: history substitution buffer could overflow with no test
Peter Stephenson
2009-02-25
1
-3
/
+15
*
26091: crash at end of history line if history not in use
Peter Stephenson
2008-11-25
1
-6
/
+8
*
Rocky Bernstein: 25696: fix crash on empty history.
Peter Stephenson
2008-09-22
1
-1
/
+1
*
25682: terminate history line before passing to zshaddhistory hook
Peter Stephenson
2008-09-18
1
-2
/
+7
*
25639: free ptr2 if hsubl is NULL.
Clint Adams
2008-09-10
1
-1
/
+3
*
25610: remove dead code.
Clint Adams
2008-09-04
1
-4
/
+0
*
25345, 25347: neaten interface from main shell to zle
Peter Stephenson
2008-07-31
1
-8
/
+3
*
25272: add zshaddhistory hook
Peter Stephenson
2008-07-17
1
-29
/
+39
*
Only call close(flock_fd) if flock_fd is >= 0.
Wayne Davison
2008-05-05
1
-2
/
+4
*
Locking simplification and signed/unsigned fixes.
Wayne Davison
2008-05-05
1
-94
/
+55
*
24872: revert to original patch
Peter Stephenson
2008-04-26
1
-2
/
+0
*
Jun T. 24872 + 24873: capitalization with combining characters
Peter Stephenson
2008-04-26
1
-0
/
+4
*
24818: add HIST_FCNTL_LOCK.
Peter Stephenson
2008-04-17
1
-5
/
+104
*
24814: suspicious handling of temporary history buffer
Peter Stephenson
2008-04-14
1
-3
/
+6
*
unposted: make test for added space in 24699 safer
Peter Stephenson
2008-03-11
1
-4
/
+4
*
24699: bug with ${(Q)...} on initial ">"
Peter Stephenson
2008-03-08
1
-4
/
+29
*
History file-handling improvments.
Wayne Davison
2008-03-06
1
-8
/
+22
*
24324: do not set ftim when re-entering the history mechanism for string
Bart Schaefer
2007-12-31
1
-1
/
+1
*
23736: status for file save wasn't initialised
Peter Stephenson
2007-08-01
1
-0
/
+1
*
23585: handle errno properly in history save errors
Peter Stephenson
2007-06-23
1
-2
/
+3
*
23581: handle errors writing history file better
Peter Stephenson
2007-06-22
1
-37
/
+48
*
22934, modified, see 22937: add HIST_SUBST_PATTERN option
Peter Stephenson
2006-11-01
1
-28
/
+81
*
22525: lengths and cases of multibyte strings in parameters and history
Peter Stephenson
2006-06-28
1
-53
/
+121
*
22474: use variable argument lists to improve error message handling
Peter Stephenson
2006-05-30
1
-22
/
+22
*
Changed some structures to avoid gcc's type-punned warnings.
Wayne Davison
2006-03-07
1
-37
/
+37
*
Two changes in the HIST_SAVE_BY_COPY code: (1) preserve the group
Wayne Davison
2005-12-17
1
-2
/
+20
*
users/9618, modified: :G for global substution modifier
Peter Stephenson
2005-11-04
1
-6
/
+34
*
c.f. 21590: metafy_line()/unmetafy_line() now support wide characters
Peter Stephenson
2005-08-10
1
-22
/
+34
*
Honor the setting of the new HISTSAVEBYCOPY option when rewriting
Wayne Davison
2005-03-18
1
-5
/
+22
*
* 2073x: Src/Zle/zle_utils.c, Src/hist.c: modify zlegetline() and zlegetline
Clint Adams
2005-01-22
1
-1
/
+2
*
c.f. 20675: improve zle as a basis for Unicode.
Peter Stephenson
2005-01-14
1
-29
/
+48
*
Use the new gettempfile() function.
Wayne Davison
2004-10-21
1
-3
/
+2
*
- Improved lockhistfile() to use the new gettempname() for a unique
Wayne Davison
2004-10-18
1
-14
/
+15
*
- Added an arg to saveandpophiststack() to allow the caller to
Wayne Davison
2004-10-01
1
-3
/
+4
*
20331: Use internal zlong variables for consistency
Peter Stephenson
2004-09-09
1
-23
/
+25
*
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
2004-06-02
1
-1
/
+1
*
- pushhiststack() now takes a level value and remembers it. If it was
Wayne Davison
2004-05-21
1
-9
/
+21
*
- Added functions to push and pop the current history list, allowing
Wayne Davison
2004-05-20
1
-16
/
+135
*
Added a comment to resizehistents() to explain why the function is
Wayne Davison
2004-05-18
1
-0
/
+2
*
Fix the potential for an infinite loop in lockhistfile() if the
Wayne Davison
2004-05-11
1
-2
/
+4
*
a la 19209: zcalloc -> zshcalloc
Peter Stephenson
2003-10-29
1
-2
/
+2
*
18941: history wrong after parse error during alias expansion
Peter Stephenson
2003-08-11
1
-0
/
+2
*
17318: ${(z)...} added an extra space when the lexical analyser failed.
Peter Stephenson
2002-06-14
1
-0
/
+9
*
Added "savehistsiz" (for the new SAVEHIST special parameter), and used it
Wayne Davison
2002-03-24
1
-5
/
+9
[next]