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