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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Another missed bit of 31988.
Barton E. Schaefer
2013-11-16
1
-4
/
+1
*
One missed hunk from 31988.
Barton E. Schaefer
2013-11-15
1
-2
/
+4
*
Martin Vaeth: 31988 (plus missing semicolon): remove LC_CTYPE heuristics, ass...
Barton E. Schaefer
2013-11-15
3
-34
/
+7
*
31984: new df completion
Jun T
2013-11-14
2
-0
/
+81
*
31983: suppress warning from cmp when genering patchlevel.h.
Peter Stephenson
2013-11-14
2
-1
/
+4
*
31982: detection of floating point constants was problematic.
Peter Stephenson
2013-11-14
3
-8
/
+17
*
31977: It's OK to autoload a feature that's loaded.
Peter Stephenson
2013-11-13
2
-1
/
+17
*
31971: locale fix for helpfiles
Jun T
2013-11-13
2
-5
/
+7
*
31959 tweak: put this back again
Peter Stephenson
2013-11-13
1
-0
/
+1
*
Merge remote commit
Peter Stephenson
2013-11-13
2
-2
/
+9
|
\
|
*
31966: skip introductory paragraphs when processing "man zshbuiltins".
Bart Schaefer
2013-11-12
2
-2
/
+9
*
|
31959: missed files
Martin Vaeth
2013-11-13
4
-1
/
+11
|
/
*
Fix merge conflict amending ChangeLog.
Peter Stephenson
2013-11-12
0
-0
/
+0
|
\
|
*
31959 (plus tweak to .gitignore): make help files during installation
Martin Vaeth
2013-11-12
10
-25
/
+171
*
|
31959 (plus tweak to .gitignore): make help files during installation
Martin Vaeth
2013-11-12
10
-25
/
+172
|
/
*
31961: rationalise fd watching to use structure
Peter Stephenson
2013-11-12
4
-60
/
+61
*
unposted: update some incorrect version numbers in ChangeLog
Peter Stephenson
2013-11-08
1
-1
/
+3
*
unposted: refer to zle -Fw in NEWS
Peter Stephenson
2013-11-08
2
-0
/
+7
*
31940: zcalc -e uses arguments as input
Peter Stephenson
2013-11-08
3
-10
/
+37
*
31937: zle -Fw uses widget semantics for file descriptor handler
Peter Stephenson
2013-11-07
7
-27
/
+79
*
unposted: updates for 4.0.2-test-1.
zsh-5.0.2-test-1
Peter Stephenson
2013-11-06
9
-11
/
+23
*
31936: Rationalise limits for threads
Stefan Neudorf
2013-11-03
4
-15
/
+12
*
31935: further updates to limits for BSD
Stefan Neudorf
2013-11-03
4
-23
/
+20
*
31930 / 31934: New limits from BSD.
Stefan Neudorf
2013-10-31
5
-1
/
+71
*
31929: Src/jobs.c: fix DPUTS3() test condition from 31906.
Barton E. Schaefer
2013-10-29
2
-1
/
+5
*
Mention HISTORY_IGNORE
Bart Schaefer
2013-10-28
2
-0
/
+9
*
31922: zlecharasstring missed flip of bit 5 after Meta
Peter Stephenson
2013-10-28
2
-0
/
+6
*
31919: fix deadlock when a shell builtin with a multio redirection is used on...
Barton E. Schaefer
2013-10-27
3
-7
/
+15
*
Some syntax adjustments in _expand_word_and_keep. Add a working URL.
Barton E. Schaefer
2013-10-27
2
-10
/
+20
*
31912: in closemn(), distinguish closing for >&- from closing for a real redi...
Barton E. Schaefer
2013-10-27
2
-5
/
+11
*
31909: new cat completion
Jun T
2013-10-27
3
-0
/
+48
*
Merge overlapping ChangeLog entries
Barton E. Schaefer
2013-10-26
5
-2
/
+22
|
\
|
*
31902: rationalise use of gamma function.
Jun T
2013-10-27
5
-2
/
+22
*
|
31906: fix race-condition interaction of $pipestatus with job control
Barton E. Schaefer
2013-10-26
3
-5
/
+29
|
/
*
31890 + 31891: Add NEWS for new features since 5.0.2
Peter Stephenson
2013-10-25
2
-0
/
+20
*
31885: fix PIPEFAIL when the last command executes in the current shell
Barton E. Schaefer
2013-10-24
2
-19
/
+30
*
31889: tests for disable -p
Peter Stephenson
2013-10-24
2
-0
/
+60
*
31877: fix behaviour of disable -p with parentheses
Peter Stephenson
2013-10-24
2
-18
/
+31
*
31888: Add another test for pipestatus.
Peter Stephenson
2013-10-24
2
-0
/
+10
*
31882: Insulate completion widget against environment.
Peter Stephenson
2013-10-24
2
-4
/
+4
*
31884: Make new pipestatus test implementation proof.
Peter Stephenson
2013-10-24
2
-2
/
+7
*
31879 plus misc.: improve $pipestatus handling and add a test for it
Barton E. Schaefer
2013-10-23
3
-17
/
+54
*
31873: Document conventions for command options in builtins
Peter Stephenson
2013-10-23
2
-1
/
+40
*
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Barton E. Schaefer
2013-10-21
2
-19
/
+108
|
\
|
*
31865: _git: Make --batch(-check) accept an argument
Øystein Walle
2013-10-21
2
-2
/
+5
|
*
31864: _git: Add two sub-comamnds introduced in v1.8.4
Øystein Walle
2013-10-21
2
-0
/
+22
|
*
31866: _git: Reword --heads to match new meaning
Øystein Walle
2013-10-21
2
-1
/
+4
|
*
31862: _git: Add status.short and status.branch
Øystein Walle
2013-10-21
2
-0
/
+5
|
*
31863: _git: Add new arguments introduced in Git v1.8.4
Øystein Walle
2013-10-21
2
-3
/
+13
|
*
31861: _git: Add git-clean -i/--interactive support
Øystein Walle
2013-10-21
2
-0
/
+7
[next]