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
*
Frank Terbeck: 25624: clean up git alias parsing.
Clint Adams
2008-09-07
2
-5
/
+11
*
25627: add $ZSH_SUBSHELL
Peter Stephenson
2008-09-05
5
-1
/
+37
*
25615: $ZSH_DEBUG_CMD for use in DEBUG traps
Peter Stephenson
2008-09-05
6
-11
/
+65
*
25608: NO_cshjunkiesquote in completion
Peter Stephenson
2008-09-05
2
-0
/
+6
*
25611, 25613: protect against two possible NULL dereferences.
Clint Adams
2008-09-05
2
-18
/
+25
*
25612: remove dead code.
Clint Adams
2008-09-05
2
-5
/
+4
*
25610: remove dead code.
Clint Adams
2008-09-04
2
-4
/
+2
*
25609: initialize sz variable.
Clint Adams
2008-09-04
2
-1
/
+5
*
25603: format error in compsys.yo
Peter Stephenson
2008-09-03
2
-2
/
+4
*
Jörg Sommer <joerg@alea.gnuu.de>: 25598/25599:
Peter Stephenson
2008-09-03
2
-1
/
+5
*
25595: fix line numbers with EVAL_LINENO,
Peter Stephenson
2008-09-03
8
-34
/
+134
*
25600: fix incorrect pattern introduced by 25059.
Bart Schaefer
2008-09-03
2
-1
/
+6
*
Mikael Magnusson: 25594: "git clean" cleanup.
Clint Adams
2008-09-02
2
-11
/
+6
*
Mikael Magnusson: 25591: "git remote rm" completion.
Clint Adams
2008-09-01
2
-1
/
+7
*
Mikael Magnusson: 25590: update "git add" completion.
Clint Adams
2008-09-01
2
-4
/
+8
*
Frank Terbeck: 25588: add --no-pager option to git completion.
Clint Adams
2008-09-01
2
-0
/
+6
*
25587: fix a==(stuff) and associated stuff.
Peter Stephenson
2008-09-01
4
-0
/
+28
*
25585: fix git command completion when there are arguments after the cursor p...
Clint Adams
2008-09-01
2
-8
/
+11
*
Frank Terbeck: 25583: more git alias fixes.
Clint Adams
2008-09-01
2
-7
/
+12
*
25582: attempt to make "pws non-canonical hack" respect file types
Peter Stephenson
2008-09-01
2
-10
/
+30
*
Jörg Sommer: 25572: completer module parameters
Peter Stephenson
2008-09-01
2
-1
/
+7
*
25571: when parsing use line numbers for the start of a token, not the end
Peter Stephenson
2008-08-31
6
-89
/
+138
*
Frank Terbeck: 25561: fix quoting with aliases.
Clint Adams
2008-08-31
2
-1
/
+4
*
Mikael Magnusson: 25564: suppress error output in __git_is_treeish.
Clint Adams
2008-08-31
2
-1
/
+6
*
25570: line numbers of complex sublists were wrong, plus test
Peter Stephenson
2008-08-31
4
-2
/
+18
*
users/13169: really restore emulation mode after 'emulate -L'
Andrey Borzenkov
2008-08-31
2
-1
/
+10
*
25569: David Le Bourgeois and pws: _ant completion fix
Peter Stephenson
2008-08-31
2
-1
/
+4
*
25568: Frank Terbeck & pws: invalid continue and break arguments
Peter Stephenson
2008-08-31
4
-0
/
+123
*
users/13162: strip ~ suffix from modules
Peter Stephenson
2008-08-31
2
-1
/
+6
*
25553: add aoss to compdef line.
Clint Adams
2008-08-30
2
-1
/
+4
*
Frank Terbeck: 25551: remove a stray period from a description.
Clint Adams
2008-08-30
2
-1
/
+6
*
Mikael Magnusson: 25539: more 'git clone' fixes.
Clint Adams
2008-08-29
2
-3
/
+6
*
Frank Terbeck: 25538: add missing backslash.
Clint Adams
2008-08-29
2
-1
/
+4
*
Frank Terbeck: 25537: add --abort to options for 'git am'.
Clint Adams
2008-08-29
2
-0
/
+6
*
25532: problem skipping assignments etc. with setopt ERREXIT
Peter Stephenson
2008-08-25
3
-3
/
+24
*
25521: get merge strategies from git merge in case the administrator has adde...
Clint Adams
2008-08-24
2
-4
/
+11
*
25508: set file name if function came from dump file
Peter Stephenson
2008-08-22
2
-1
/
+9
*
Alexey I. Froloff: 25459: add list-dirs-first style.
Peter Stephenson
2008-08-21
4
-0
/
+38
*
Mikael Magnusson: 25499: add function to validate tree-ishs.
Clint Adams
2008-08-21
2
-1
/
+11
*
25495: always complete cached files after git checkout --.
Clint Adams
2008-08-21
2
-4
/
+5
*
25493: allow -q to be used in all git checkout contexts.
Clint Adams
2008-08-21
2
-1
/
+4
*
25491: patch to improve "git checkout" completion, from Mikael Magnusson.
Clint Adams
2008-08-21
2
-17
/
+27
*
25490: make zties dynamic so there can be more than one gdbm handle in use at...
Clint Adams
2008-08-19
3
-17
/
+37
*
25489: remove cruft for "git octopus/octupus".
Clint Adams
2008-08-19
2
-7
/
+4
*
25488: patch to complete things after "git bisect start", Mikael Magnusson.
Clint Adams
2008-08-19
2
-0
/
+13
*
25487: whitespace changes from Mikael Magnusson.
Clint Adams
2008-08-19
2
-46
/
+49
*
25486: patch to allow --shared to be completed without --local with git clone.
Clint Adams
2008-08-19
2
-7
/
+6
*
25485: patch to allow --abbrev to be completed before -v with git branch, fro...
Clint Adams
2008-08-19
2
-6
/
+7
*
25480: add more quotes to the three _call_program invocations with git for-ea...
Clint Adams
2008-08-18
2
-3
/
+6
*
Mikael Magnusson: 25473: add missing parenthesis.
Clint Adams
2008-08-18
2
-1
/
+5
[next]