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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Functions
Commit message (
Expand
)
Author
Age
Files
Lines
*
31503: zmv improvements for user-specified programs.
Peter Stephenson
2013-07-03
1
-4
/
+11
*
31485: vcs_info, git: Avoid error messages for `guilt' users
Frank Terbeck
2013-06-18
1
-1
/
+3
*
31422: better heuristic for timestamps in age function
Peter Stephenson
2013-05-29
1
-2
/
+8
*
31418: improve documentation for "age" function
Peter Stephenson
2013-05-21
1
-1
/
+1
*
31417: age function needs protection against file names starting "-"
Stephane Chazelas
2013-05-21
1
-3
/
+3
*
31222: Stop {up,down}-line-or-beginning-search from triggering warn_create_gl...
Frank Terbeck
2013-04-05
2
-0
/
+4
*
31155: minor extra zcalc features and documentation
Peter Stephenson
2013-03-17
1
-1
/
+10
*
31154: make zcalc understand continuation lines with a backslash
Peter Stephenson
2013-03-15
1
-1
/
+11
*
31136: vcs_info: just set parameters instead of passing over a pipe
Mikael Magnusson
2013-03-10
1
-12
/
+9
*
30639: Add support for showing the current action is cherry-pick to vcs_info ...
Mikael Magnusson
2013-03-10
1
-0
/
+11
*
users/17666: zcalc -f sets FORCE_FLOAT
Peter Stephenson
2013-03-05
1
-1
/
+4
*
users/17608: use function to modify currrent command line argument
Peter Stephenson
2013-01-24
1
-13
/
+22
*
Baptiste Daroussin: 30703: VCS_INFO_detect_fossil: Fix fossil detection on unix
Frank Terbeck
2012-09-28
1
-1
/
+1
*
Seth House: 30702: contrib.yo, VCS_INFO_get_data_hg: Removed --debug flag fro...
Frank Terbeck
2012-09-28
1
-3
/
+6
*
Stepan Koltsov: 30634: use (q-) quoting
Peter Stephenson
2012-08-20
1
-1
/
+1
*
Stepan Koltsov: vcs_info: %a to output number of all patches in (no)?patch-fo...
Frank Terbeck
2012-08-17
3
-8
/
+11
*
users/17134: avoid bad math error
Bart Schaefer
2012-06-16
1
-1
/
+1
*
users/17132: skip-whitespace-first style for compatibility with bash etc.
Peter Stephenson
2012-06-04
2
-83
/
+91
*
Juliano Ravasi: VCS_INFO_get_data_git: Fix initialisation of `$stgit_unapplied'
Frank Terbeck
2012-05-23
1
-1
/
+1
*
30468: prompt_fade_setup: add missing $
Mikael Magnusson
2012-05-14
1
-1
/
+1
*
30461, 30462 (tweaked): add missing local for match, mbegin and mend
Mikael Magnusson
2012-05-02
4
-1
/
+4
*
30388, 30389 (Stephane): zargs: handle zero-length arguments.
Peter Stephenson
2012-04-12
1
-8
/
+8
*
users/16944: more locals needed in url-quote-magic
Peter Stephenson
2012-04-01
1
-1
/
+2
*
add some braces to avoid compiler warnings
Peter Stephenson
2012-03-30
1
-0
/
+2
*
users/16932: implement $UNDO_CHANGE_NO and argument to undo widget
Peter Stephenson
2012-03-29
1
-0
/
+9
*
unposted (users/16697): use a better output file name when the DISPLAY
Bart Schaefer
2012-03-01
1
-7
/
+8
*
unposted (30090): add -h (help) and -L (list extant hooks) options.
Bart Schaefer
2012-03-01
1
-5
/
+17
*
users/16760: make reply local in url-quote-magic for the benefit of styles
Peter Stephenson
2012-02-14
1
-0
/
+1
*
30214: emulate bash's \$ prompt behavior.
Wayne Davison
2012-02-14
1
-1
/
+1
*
30214: prompt_redhat_setup: Fix quoting in `redhat' prompt.
Frank Terbeck
2012-02-13
1
-1
/
+1
*
30114: VCS_INFO_check_com: Remove a superfluous stat()
Frank Terbeck
2012-01-19
1
-1
/
+1
*
30087: Christian Höltje: remove any hooks with prompt theme
Peter Stephenson
2012-01-05
1
-2
/
+4
*
30046: VCS_INFO_get_data_svn: Fix support for subversion version 1.7
Frank Terbeck
2011-12-30
1
-1
/
+17
*
30020: prevent prompt_opts and zle_highlight from leaking out of
Bart Schaefer
2011-12-13
1
-1
/
+2
*
Missed file.
Peter Stephenson
2011-11-20
1
-0
/
+24
*
29908: make MIME functions handle stacked suffixes
Peter Stephenson
2011-11-18
2
-16
/
+59
*
Akinori MUSHA: 29900: Backends/VCS_INFO_detect_svn: Adjust detection to suppo...
Frank Terbeck
2011-11-09
1
-2
/
+2
*
29894: display and use previous replacement in replace-string
Peter Stephenson
2011-11-07
1
-5
/
+15
*
29892: fix regular expression replacements in replace-string
Peter Stephenson
2011-11-04
2
-26
/
+15
*
users/16291: prompt_bart_preexec uses history text in the non-"fg" case
Bart Schaefer
2011-08-29
1
-2
/
+3
*
Belatedly add move-line-in-buffer.
Bart Schaefer
2011-08-20
1
-0
/
+1
*
Use preexec hook to replace "fg" et al. with the jobtext of the resumed job.
Bart Schaefer
2011-08-18
1
-2
/
+27
*
28852: Use syntax that doesn't depend on SHORT_LOOPS being set.
Mikael Magnusson
2011-08-14
2
-4
/
+3
*
29644: work around _describe bug, plus cosmetic tweaks
Peter Stephenson
2011-08-03
1
-1
/
+1
*
29526: vcs_info: Set `max-exports' early after certain `start-up' hooks.
Frank Terbeck
2011-06-30
1
-0
/
+3
*
Jeremy Sylvestre: 29468: add some ligatures and symbols to composed characters
Peter Stephenson
2011-06-08
1
-4
/
+54
*
fix whitespace in Functions/Zle/move-line-in-buffer
Clint Adams
2011-06-05
1
-1
/
+1
*
users/16064: example widget for line motion inside multiline buffers
Bart Schaefer
2011-06-01
1
-0
/
+16
*
Jan Pobrislo: 29411: vcs_info: Major bzr backend update.
Frank Terbeck
2011-05-31
1
-6
/
+83
*
29307, 29308 + replies: Fix some doubled words in docs and comments.
Mikael Magnusson
2011-05-19
4
-4
/
+4
[next]