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
*
Fix "vared -h" in shell scripts.
Bart Schaefer
2000-10-21
1
-2
/
+7
*
Don't call histreduceblanks() if the line didn't parse right.
Wayne Davison
2000-10-19
1
-4
/
+5
*
isalpha() -> ialpha(); avoid a compiler warning (12439)
Sven Wischnowsky
2000-07-31
1
-1
/
+1
*
Renamed shouldIgnoreLine() to should_ignore_line().
Wayne Davison
2000-07-20
1
-2
/
+2
*
Support "builtin" in the HIST_NO_STORE check.
Wayne Davison
2000-07-20
1
-3
/
+6
*
Removed remhist() and HA_JUNKED, added an Eprog arg to hend(), and
Wayne Davison
2000-07-19
1
-25
/
+47
*
+ Got rid of the spaceflag variable.
Wayne Davison
2000-07-18
1
-11
/
+8
*
Fix the gethistent() function and enhanced the reliability of the
Wayne Davison
2000-07-17
1
-9
/
+14
*
+ Needed to call unmeta() in a few spots that used the HISTFILE name.
Wayne Davison
2000-07-16
1
-20
/
+36
*
condition parsing with (z) flag
Sven Wischnowsky
2000-07-13
1
-0
/
+4
*
slightly improved (z) flag for parsing conditions; recognising glob flags in ...
Sven Wischnowsky
2000-07-13
1
-6
/
+9
*
fix for (z) flag, don't take # as comment (12228)
Sven Wischnowsky
2000-07-12
1
-3
/
+4
*
AIX depenency fix (11661)
Oliver Kiddle
2000-05-30
1
-1
/
+1
*
Wayne: Fix two history bugs that were causing the
Bart Schaefer
2000-05-30
1
-20
/
+19
*
save and restore more variables in bufferwords(); move gotword() into core (1...
Sven Wischnowsky
2000-05-23
1
-1
/
+6
*
Wayne: fix for print -s when called from widget; added lines are not immediat...
Sven Wischnowsky
2000-05-05
1
-25
/
+44
*
fix for the (z) flag: report partial word (like `"foo', without a closing quo...
Sven Wischnowsky
2000-05-03
1
-0
/
+5
*
new (z) parameter flag to do shell-word splitting on the value (11113)
Sven Wischnowsky
2000-05-03
1
-3
/
+25
*
new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing t...
Sven Wischnowsky
2000-04-12
1
-292
/
+719
*
Initial revision
Tanaka Akira
1999-04-15
1
-0
/
+1670