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
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
unposted and users/12008: Functions/Prompts/prompt_bart_setup,
Bart Schaefer
2007-10-14
1
-0
/
+9
*
23952: work with non-wide curses as well.
Clint Adams
2007-10-14
1
-0
/
+5
*
23947: remove apm battery status and add git branch detection.
Clint Adams
2007-10-13
1
-0
/
+3
*
unposted: quote name of aclocal function.
Clint Adams
2007-10-13
1
-0
/
+4
*
23945: autoconf include file for budding out-of-tree module support.
Clint Adams
2007-10-12
1
-1
/
+6
*
23943 (tweaked): search ncursesw and document this
Peter Stephenson
2007-10-12
1
-0
/
+5
*
23927: don't define struct timezone if ZSH_OOT_MODULE is defined.
Clint Adams
2007-10-11
1
-0
/
+5
*
23934: cleveren _expand_alias for "foo" -> "foo blah" expansions
Peter Stephenson
2007-10-11
1
-0
/
+6
*
23923: fold all other curses windowing builtins into zcurses.
Clint Adams
2007-10-08
1
-0
/
+3
*
23919: have new zcurses builtin replace 4 separate builtins.
Clint Adams
2007-10-08
1
-0
/
+5
*
23900: missed ChangeLog entry
Peter Stephenson
2007-10-08
1
-0
/
+5
*
arno: 23910: spaces in cases in init script
Peter Stephenson
2007-10-08
1
-0
/
+5
*
23911: curses windowing module.
Clint Adams
2007-10-08
1
-0
/
+5
*
Mikael Magnusson: 23907: add --cached option to git-diff completion.
Clint Adams
2007-10-06
1
-0
/
+3
*
23908: add missing backslash in _git-svn.
Clint Adams
2007-10-06
1
-1
/
+4
*
Mikael Magnusson: 23906: add missing backslash in _git-svn.
Clint Adams
2007-10-06
1
-0
/
+5
*
unposted, c.f. users/11935: quoting of arguments to unalias
Peter Stephenson
2007-10-05
1
-0
/
+5
*
23905: remove useless gitdir assignment and scope array locally in new __git_...
Clint Adams
2007-10-04
1
-0
/
+4
*
Mikael Magnusson: 23903: complete both modified and added files for git commit.
Clint Adams
2007-10-04
1
-0
/
+5
*
Fix ChangeLog corruption
Peter Stephenson
2007-10-03
1
-3
/
+3
*
improve configuration handling of termcap/curses
Peter Stephenson
2007-10-02
1
-0
/
+5
*
23883: improve precmd documentation
Peter Stephenson
2007-10-02
1
-0
/
+7
*
Nikolai Weibull: 23889: fix -o completion in git cvsimport.
Clint Adams
2007-10-01
1
-0
/
+3
*
Nikolai Weibull: 23888: complete branch names and cached files after git log.
Clint Adams
2007-10-01
1
-3
/
+6
*
Nikolai Weibull: 23879: complete only cached files after git log.
Clint Adams
2007-10-01
1
-0
/
+3
*
Jesse Weinstein: 23878: completion for ranlib.
Clint Adams
2007-10-01
1
-0
/
+5
*
23875: complete heads, tags, and files after git log.
Clint Adams
2007-09-30
1
-0
/
+3
*
23874: only declare revision_arguments parameter once.
Clint Adams
2007-09-30
1
-0
/
+3
*
Nikolai Weibull: 23871: fix __cdrdao-drivers typo.
Clint Adams
2007-09-30
1
-0
/
+3
*
23872: complete git config in subcommand position.
Clint Adams
2007-09-30
1
-0
/
+3
*
23870: completion for git mergetool.
Clint Adams
2007-09-30
1
-0
/
+3
*
23868: completion for svn-buildpackage.
Clint Adams
2007-09-30
1
-0
/
+3
*
23867: completion for dpkg-buildpackage.
Clint Adams
2007-09-30
1
-0
/
+3
*
23863: completion for lsusb.
Clint Adams
2007-09-30
1
-0
/
+3
*
23863: remove all global variables.
Clint Adams
2007-09-30
1
-0
/
+3
*
23862: declare author_conversion_file_arg_spec local.
Clint Adams
2007-09-30
1
-0
/
+5
*
23860: complete patch names, omitting the .dpatch extension.
Clint Adams
2007-09-29
1
-0
/
+3
*
23854: complete colon-separated path after -P, other minor tweaks.
Clint Adams
2007-09-29
1
-0
/
+3
*
Julien BLACHE: 23852: completion for dpatch-edit-patch.
Clint Adams
2007-09-29
1
-0
/
+4
*
Pierre Habouzit: 23851: use ad-hoc functions to list git branches and tags.
Clint Adams
2007-09-29
1
-0
/
+5
*
23850: complete for GNU md5sum instead.
Clint Adams
2007-09-28
1
-0
/
+3
*
Jesse Weinstein: 23848: completion for md5sum.
Clint Adams
2007-09-28
1
-0
/
+5
*
23838: have git verify-tag complete tags instead of hash IDs.
Clint Adams
2007-09-27
1
-0
/
+3
*
23846: merge in additional changes from Nikolai Weibull's repo.
Clint Adams
2007-09-27
1
-0
/
+3
*
23814: fixes for Darwin.
Clint Adams
2007-09-27
1
-1
/
+6
*
23841: complete tag hashes for git verify-tag.
Clint Adams
2007-09-27
1
-0
/
+5
*
users/11883: return at top level caused following precommand functions
Peter Stephenson
2007-09-26
1
-0
/
+5
*
23834: complete tex files for xetex and xelatex.
Clint Adams
2007-09-26
1
-0
/
+5
*
Mikael Magnusson: 23832: fix git merge -m completion.
Clint Adams
2007-09-25
1
-0
/
+3
*
23831: fix handling of merge strategy option.
Clint Adams
2007-09-25
1
-0
/
+3
[prev]
[next]