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