index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-24
31888: Add another test for pipestatus.
Peter Stephenson
2
-0
/
+10
2013-10-24
31882: Insulate completion widget against environment.
Peter Stephenson
2
-4
/
+4
2013-10-24
31884: Make new pipestatus test implementation proof.
Peter Stephenson
2
-2
/
+7
2013-10-23
31879 plus misc.: improve $pipestatus handling and add a test for it
Barton E. Schaefer
3
-17
/
+54
2013-10-23
31873: Document conventions for command options in builtins
Peter Stephenson
2
-1
/
+40
2013-10-21
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Barton E. Schaefer
2
-19
/
+108
2013-10-21
31865: _git: Make --batch(-check) accept an argument
Øystein Walle
2
-2
/
+5
2013-10-21
31864: _git: Add two sub-comamnds introduced in v1.8.4
Øystein Walle
2
-0
/
+22
2013-10-21
31866: _git: Reword --heads to match new meaning
Øystein Walle
2
-1
/
+4
2013-10-21
31862: _git: Add status.short and status.branch
Øystein Walle
2
-0
/
+5
2013-10-21
31863: _git: Add new arguments introduced in Git v1.8.4
Øystein Walle
2
-3
/
+13
2013-10-21
31861: _git: Add git-clean -i/--interactive support
Øystein Walle
2
-0
/
+7
2013-10-21
31855: _git: revert: add '-e,--edit'
m0viefreak
2
-1
/
+5
2013-10-21
31856: _git: fix a few "undocumented" options
m0viefreak
2
-7
/
+7
2013-10-21
31858: _git: fix wrong default value
Øystein Walle
2
-1
/
+6
2013-10-21
31857: _git: Remove unsupported -q option from diff options
m0viefreak
2
-1
/
+5
2013-10-21
31859: _git: re-order the last two git-blame arguments
Øystein Walle
2
-2
/
+5
2013-10-21
31854: _git: Make git-show accept diff arguments
Øystein Walle
2
-1
/
+5
2013-10-21
31853: _git: Add missing column.* config variables
Øystein Walle
2
-0
/
+19
2013-10-21
31869: reduce WINCH-twaddling in shingetline()
Barton E. Schaefer
2
-2
/
+8
2013-10-19
Fix merge conflict
Peter Stephenson
2
-0
/
+11
2013-10-19
Use VERBOSE option in execstring()
Peter Stephenson
2
-0
/
+10
2013-10-19
31849: document effect of KSH_ZERO_SUBSCRIPT on the argv special array
Barton E. Schaefer
2
-0
/
+11
2013-10-18
31846: fix NOEXEC option in execsimple() optimisation
Peter Stephenson
2
-0
/
+7
2013-10-18
31840: "read" needs IFS unset to avoid stripping whitespace in makefiles
Barton E. Schaefer
2
-1
/
+5
2013-10-17
31832: make execrestore() more signal-safe.
Bart Schaefer
2
-23
/
+29
2013-10-17
31823: add HISTORY_IGNORE parameter
Barton E. Schaefer
3
-0
/
+33
2013-10-17
31830: New feature for zshaddhistory hooks.
Peter Stephenson
5
-7
/
+49
2013-10-16
Users/18033: Documentation for exit and ERR_EXIT.
Peter Stephenson
4
-0
/
+31
2013-10-16
31872: zshaddhistory hook example needs options.
Peter Stephenson
2
-4
/
+12
2013-10-15
Fix trivial typo in zshaddhistory doc.
Peter Stephenson
2
-1
/
+5
2013-10-13
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Bart Schaefer
12
-88
/
+232
2013-10-12
31818: fix completion for zsh in _sh, and document the _arguments behavior th...
Barton E. Schaefer
3
-70
/
+115
2013-10-11
Update ChangeLog with previous commits
Mikael Magnusson
1
-6
/
+21
2013-10-11
31806: _enable _disable: Workaround special characters in alias and function ...
Mikael Magnusson
2
-6
/
+18
2013-10-11
31805: Update _enable and _disable for -p, fix related typo in docs
Mikael Magnusson
3
-8
/
+11
2013-10-11
31805: Add $patchars and $dis_patchars to zsh/parameter module
Mikael Magnusson
5
-2
/
+53
2013-10-11
31815: another fix for INCAPPENDHISTORY change.
Peter Stephenson
2
-2
/
+20
2013-10-10
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Bart Schaefer
5
-1
/
+51
2013-10-10
31810: tests for simple XTRACE output from conditions
Peter Stephenson
2
-0
/
+12
2013-10-10
31809: Make whitespace clear in trace output for patterns.
Peter Stephenson
2
-0
/
+18
2013-10-08
31801: missing local declaration for variables in completion
Eric Cook
2
-1
/
+6
2013-10-08
31797: to match documentation, avoid expanding history when there is neither a
Barton E. Schaefer
2
-0
/
+15
2013-10-07
unposted: fix typo
Bart Schaefer
1
-1
/
+1
2013-10-07
31794: further refinement to INCAPPENDHISTORY change.
Peter Stephenson
2
-1
/
+12
2013-10-07
31793: Fix problem with non-interactive history.
Peter Stephenson
2
-1
/
+6
2013-10-06
Add new options for rsync 3.1.0.
Wayne Davison
2
-1
/
+17
2013-10-06
users:18023: Add PIPEFAIL option
Peter Stephenson
6
-3
/
+46
2013-10-05
31789: Save history for INCAPPENDHISTORY later.
Han Pingtian
2
-1
/
+12
2013-10-03
31784: better line width calculation for completion listings
Barton E. Schaefer
2
-25
/
+39
[next]