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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stephen RĂ¼ger: 21019: new completion for mpc
Oliver Kiddle
2005-03-21
3
-2
/
+239
*
21042: limitations with execute-named-command
Peter Stephenson
2005-03-21
3
-0
/
+12
*
20984 (modified)
Wayne Davison
2005-03-18
1
-0
/
+8
*
Honor the setting of the new HISTSAVEBYCOPY option when rewriting
Wayne Davison
2005-03-18
1
-5
/
+22
*
Added the histsavebycopy option.
Wayne Davison
2005-03-18
1
-0
/
+1
*
Added HISTSAVEBYCOPY to the options enum.
Wayne Davison
2005-03-18
1
-0
/
+1
*
Document the HIST_SAVE_BY_COPY option and made a few tweaks to
Wayne Davison
2005-03-18
1
-6
/
+22
*
21014: remember_edits() was broken
Peter Stephenson
2005-03-18
2
-1
/
+6
*
users/8609: document order of more parameter expansion flags
Peter Stephenson
2005-03-18
2
-3
/
+16
*
Mention my latest _rsync change and added #20917 to the not
Wayne Davison
2005-03-16
1
-3
/
+8
*
20983: failed glob from fixed strings segments in globbed paths
Peter Stephenson
2005-03-16
3
-8
/
+24
*
20978: don't propagate EOF from recursive edits
Peter Stephenson
2005-03-15
2
-1
/
+6
*
20886: configure.ac: SIGTTOU -> TTOU
Peter Stephenson
2005-03-14
2
-2
/
+6
*
Unposted: update the "bart" prompt theme.
Bart Schaefer
2005-03-13
2
-17
/
+42
*
The --compare-dest, --link-dest, and (new) --copy-dest options
Wayne Davison
2005-03-11
1
-2
/
+3
*
Belated commit of 20892: improvements to correct/correctall behavior.
Bart Schaefer
2005-03-11
2
-13
/
+54
*
20966: fix crash in execute-named-command
Peter Stephenson
2005-03-11
2
-4
/
+11
*
* 20961: Completion/Unix/Command/_baz: fix completion of status and diff sub...
Clint Adams
2005-03-11
2
-2
/
+9
*
20957: SVR4 and Solaris support
Andrey Borzenkov
2005-03-10
2
-15
/
+45
*
20959: fix crash unloading zsh/parameter and test the fix
Peter Stephenson
2005-03-10
4
-4
/
+15
*
20955: "unset foo" should return status 0 if foo was not set
Peter Stephenson
2005-03-09
3
-73
/
+16
*
20953: "du --version" tries to display size of files in current directory on ...
Motoi WASHIDA
2005-03-09
2
-1
/
+6
*
* 20951: Completion/Unix/Command/_baz: fix version detection and baz merge c...
Clint Adams
2005-03-09
2
-3
/
+8
*
* 20946: Completion/Linux/Command/_iwconfig: completion for iwconfig command.
Clint Adams
2005-03-07
2
-0
/
+34
*
20945: rename statics to avoid clash with globals
Peter Stephenson
2005-03-07
2
-29
/
+34
*
* 20944: Completion/Debian/Command/_uscan: completion for uscan command.
Clint Adams
2005-03-07
2
-0
/
+20
*
* 20943: Completion/Linux/Command/_tune2fs: completion for tune2fs command.
Clint Adams
2005-03-07
2
-0
/
+26
*
* 20942: Completion/Unix/Command/_showmount: completion for showmount command.
Clint Adams
2005-03-07
2
-0
/
+13
*
* 20941: Completion/Unix/Command/_mii-tool: completion for mii-tool command.
Clint Adams
2005-03-07
2
-0
/
+15
*
* 20940: Completion/Unix/Command/_knock: completion for knock command.
Clint Adams
2005-03-07
2
-0
/
+12
*
* 20939: Completion/Unix/Command/_groff: completion for groff command.
Clint Adams
2005-03-07
2
-0
/
+48
*
* 20938: Completion/Unix/Command/_fuser: completion for fuser command.
Clint Adams
2005-03-07
2
-0
/
+20
*
* 20937: Completion/Unix/Command/_fortune: completion for fortune command.
Clint Adams
2005-03-07
2
-0
/
+18
*
* 20936: Completion/Linux/Command/_acpi: completion for acpi command.
Clint Adams
2005-03-07
2
-0
/
+23
*
20932: Add copy comand completion
Andrey Borzenkov
2005-03-05
2
-1
/
+6
*
correct 20928
Peter Stephenson
2005-03-04
2
-1
/
+3
*
20928: null terminate screen lines in zle_refresh.c
Peter Stephenson
2005-03-04
2
-2
/
+13
*
unposted: arguments are required after -imagekey, -srcimagekey options
Motoi WASHIDA
2005-03-03
2
-5
/
+8
*
unposted: softwareupdate is a system software update tool for Mac OS X
Motoi WASHIDA
2005-03-03
2
-0
/
+79
*
20921: using UCS-4BE instead of ISO-10646 to identify character encoding
Oliver Kiddle
2005-03-03
3
-4
/
+11
*
Henryk Konsek: 20918: new completion for unace
Oliver Kiddle
2005-03-03
3
-1
/
+24
*
20900, adapted: promptcr workaround
Peter Stephenson
2005-03-03
2
-9
/
+31
*
* 20906: Completion/Unix/Command/_make: patch from Mike "Stew" O'Connor
Clint Adams
2005-03-02
2
-5
/
+14
*
Fix a possible infinite recursion in _make.
Wayne Davison
2005-03-02
1
-0
/
+6
*
Don't try to expand a single-character Makefile variable if
Wayne Davison
2005-03-02
1
-1
/
+1
*
* 20911: Src/Modules/termcap.c: and set affcnt to 1 unconditionally
Clint Adams
2005-03-02
2
-3
/
+7
*
* 20909: Src/Modules/termcap.c: reverse row and col arguments to tgoto.
Clint Adams
2005-03-02
2
-1
/
+6
*
Got rid of --copy-dest, which didn't make it into rsync 2.6.4.
Wayne Davison
2005-03-01
1
-1
/
+0
*
20897: complete system printers in _a2ps
Peter Stephenson
2005-03-01
2
-2
/
+18
*
20888: allow signal names to have the SIG prefix included
Peter Stephenson
2005-02-28
3
-3
/
+16
[next]