index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Functions
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-22
37192: silence WARN_CREATE_GLOBAL in prompt themes
Barton E. Schaefer
7
-7
/
+12
2015-11-22
37186: a couple more WARN_CREATE_GLOBAL fixes
Peter Stephenson
1
-0
/
+1
2015-11-20
37170: suppress global create warning in function
Peter Stephenson
1
-5
/
+5
2015-11-16
zed: Add -- to the `functions' builtin calls
Eric Cook
1
-2
/
+2
2015-11-13
37025: vcs_info git: Add a cherry-pick patch-format
Daniel Shahaf
1
-0
/
+22
2015-10-31
36993: zed: fix argument parsing
Eric Cook
1
-21
/
+10
2015-10-30
37027: allow subword context to discriminate between words
Peter Stephenson
1
-2
/
+7
2015-10-29
37014: Improved internal parameter setting.
Peter Stephenson
2
-1
/
+3
2015-10-27
36994: declare local REPLY for use with "zle .read-command"; use .self-insert...
Barton E. Schaefer
1
-3
/
+3
2015-10-24
36913 + 36945: vcs_info quilt: Pass patch subject lines to gen-applied-string
Daniel Shahaf
1
-0
/
+30
2015-10-24
36912: vcs_info quilt: Tolerate being in child of .pc's parent
Daniel Shahaf
1
-0
/
+1
2015-10-21
36871: move initial call to "zle .bracketed-paste-magic" to occur earlier in ...
Barton E. Schaefer
1
-4
/
+7
2015-10-18
36888: vcs_info: Prevent warn_create_global warning with '-preinit-' state
Frank Terbeck
1
-0
/
+2
2015-10-14
36856: cdr -p/-P to prune directory list
Peter Stephenson
1
-6
/
+31
2015-10-11
36832: vcs_info: Remove dependency on "seq"
Frank Terbeck
1
-2
/
+3
2015-10-11
36830: vcs_info: Silence an error message with new git versions
Frank Terbeck
1
-12
/
+22
2015-10-03
36754: Functions/TCP: Tweak some usage output in the tcp_* functions
Mikael Magnusson
4
-5
/
+5
2015-10-01
unposted: bracketed-paste-url-magic: actually do what the comment says
Mikael Magnusson
1
-4
/
+6
2015-10-01
36735: add ~/.zcalcrc handling to zcalc
Peter Stephenson
1
-0
/
+4
2015-10-01
36692: bracketed-paste-url-magic: simpler alternative for handling pasted urls
Mikael Magnusson
1
-0
/
+42
2015-09-30
36725: vcs_info git: Compute %b correctly when "git am"-ing onto detached heads.
Daniel Shahaf
1
-0
/
+1
2015-09-30
36725: vcs_info git: Compute %b correctly when rebasing detached heads.
Daniel Shahaf
1
-0
/
+4
2015-09-30
36725: vcs_info git: Compute %b correctly when merging to detached heads.
Daniel Shahaf
1
-1
/
+1
2015-09-28
36601: vcs_info: handle missing .git/rebase-apply/{next,msg-clean}
Daniel Hahler
1
-11
/
+14
2015-09-28
unposted: Fix broken case condition and "qualifer" typo
Mikael Magnusson
1
-1
/
+1
2015-09-25
36630: new function zsh_directory_name_generic
Peter Stephenson
1
-0
/
+151
2015-09-23
36604: fix getopts+shift calculation
Barton E. Schaefer
1
-1
/
+1
2015-09-22
36587: use +LINE:COLUMN to place the cursor when invoking emacs variants, for...
Barton E. Schaefer
1
-3
/
+6
2015-09-12
unposted: revert 36483 as multibyte is now handled by "zle .read-command"; ad...
Barton E. Schaefer
1
-13
/
+5
2015-09-11
36483: handle incomplete multibyte characters in bracketed-paste-magi
Peter Stephenson
1
-4
/
+12
2015-09-05
36410: vcs_info git: Present merge heads as patches
Daniel Shahaf
1
-0
/
+17
2015-08-30
36338: Replace "5.0.9" with "5.1" in source comments
Axel Beckert
2
-2
/
+2
2015-08-28
36314: Avoid using short_loops syntax in distributed files
Mikael Magnusson
1
-2
/
+2
2015-08-21
36266: preserve emulation and setopt context for init and finish functions, h...
Barton E. Schaefer
1
-9
/
+42
2015-08-17
36212: save and restore HISTNO along with other editor state, for sanity of "...
Barton E. Schaefer
1
-3
/
+5
2015-08-18
36209: vcs_info: avoid grep error message when file is missing
brian m. carlson
1
-1
/
+3
2015-08-16
unposted: mention bracketed-paste-magic in url-quote-magic comments
Barton E. Schaefer
1
-0
/
+6
2015-08-16
36195, 36196: wrapper of bracketed-paste for compatibilty with url-quote-magi...
Barton E. Schaefer
1
-0
/
+192
2015-08-13
36131: make use of undo limits; call mkundoent() when $UNDO_CHANGE_NO is refe...
Oliver Kiddle
1
-13
/
+23
2015-08-12
36077: vcs_info: stop exporting everything
Mikael Magnusson
12
-21
/
+22
2015-08-05
unposted (c.f. Bart: 35902): use - after zle -U in case $key is -
Oliver Kiddle
1
-1
/
+1
2015-07-27
35937: wait for process IDs instead of job numbers in parallel mode
Barton E. Schaefer
1
-2
/
+2
2015-07-25
add RPS2 handling to "prompt bart", update help text, clean up indentation wh...
Barton E. Schaefer
1
-11
/
+28
2015-07-24
35807: edit-command-line: Fix for non-7bit-data (after 35769)
Daniel Shahaf
1
-1
/
+4
2015-07-23
35815: fix for lack of startup output from newer nslookup
Oliver Kiddle
1
-2
/
+1
2015-07-22
35823: fix handling of MARK and CURSOR, clean up documentary comment
Barton E. Schaefer
1
-26
/
+37
2015-07-13
35769: edit-command-line: Go to the right byte offset
Daniel Shahaf
1
-1
/
+11
2015-07-14
35737: (tweaked c.f. Peter: 35759): use new undo limit for minibuffer and bee...
Oliver Kiddle
1
-1
/
+4
2015-06-28
35660: prompt_adam1_setup: avoid perl, fix help
Barton E. Schaefer
1
-4
/
+3
2015-06-22
35558: narrow-to-region: Use unique parameter names for new feature
Mikael Magnusson
1
-5
/
+5
[next]