]> git.madduck.net Git - etc/zsh.git/log

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

etc/zsh.git
17 years agointegrate local changes
martin f. krafft [Sun, 18 May 2008 13:40:45 +0000 (15:40 +0200)]
integrate local changes

17 years agono need to dereference worktree
martin f. krafft [Sat, 17 May 2008 12:16:44 +0000 (13:16 +0100)]
no need to dereference worktree

17 years agofix use of $0
martin f. krafft [Sat, 17 May 2008 12:16:03 +0000 (13:16 +0100)]
fix use of $0

17 years agoadd commented warn_check_globals option
martin f. krafft [Sat, 17 May 2008 12:12:35 +0000 (13:12 +0100)]
add commented warn_check_globals option

17 years agoset warn_create_global and unglobal a few
martin f. krafft [Sat, 17 May 2008 11:30:33 +0000 (12:30 +0100)]
set warn_create_global and unglobal a few

17 years agoset GIT_WORK_TREE just to be sure
martin f. krafft [Sat, 17 May 2008 11:15:53 +0000 (12:15 +0100)]
set GIT_WORK_TREE just to be sure

17 years agomake debian chroot stand out
martin f. krafft [Sat, 17 May 2008 11:14:04 +0000 (12:14 +0100)]
make debian chroot stand out

17 years agodo not exit but return and make prompt standout
martin f. krafft [Sat, 17 May 2008 11:10:36 +0000 (12:10 +0100)]
do not exit but return and make prompt standout

17 years agoonly set prompts if default or unset
martin f. krafft [Sat, 17 May 2008 11:10:10 +0000 (12:10 +0100)]
only set prompts if default or unset

17 years agoadd vcsh
martin f. krafft [Sat, 17 May 2008 10:58:08 +0000 (11:58 +0100)]
add vcsh

17 years agoadd uc/unicode function
martin f. krafft [Sat, 17 May 2008 10:46:57 +0000 (11:46 +0100)]
add uc/unicode function

17 years agounset PS2 in TS
martin f. krafft [Thu, 15 May 2008 20:59:37 +0000 (21:59 +0100)]
unset PS2 in TS

17 years agomake dpkg-buildpackage always take -k
martin f. krafft [Thu, 15 May 2008 09:52:35 +0000 (10:52 +0100)]
make dpkg-buildpackage always take -k

17 years agoMerge branch 'master' of ssh://git.madduck.net/~/git/pub/etc/zsh
martin f. krafft [Wed, 14 May 2008 21:11:03 +0000 (23:11 +0200)]
Merge branch 'master' of ssh://git.madduck.net/~/git/pub/etc/zsh

17 years agoalso assume git repo type if GIT_DIR is set
martin f. krafft [Wed, 14 May 2008 21:04:08 +0000 (22:04 +0100)]
also assume git repo type if GIT_DIR is set

17 years agodo not chdir for cleanfiles
martin f. krafft [Wed, 14 May 2008 20:48:01 +0000 (21:48 +0100)]
do not chdir for cleanfiles

17 years agobeautify prompt when GIT_DIR is set
martin f. krafft [Wed, 14 May 2008 20:46:22 +0000 (21:46 +0100)]
beautify prompt when GIT_DIR is set

17 years agoreplace $HOME with ~ in GIT_DIR
martin f. krafft [Wed, 14 May 2008 20:41:01 +0000 (21:41 +0100)]
replace $HOME with ~ in GIT_DIR

17 years agoremove ssh stuff (goes to ssh repo)
martin f. krafft [Wed, 14 May 2008 20:21:44 +0000 (21:21 +0100)]
remove ssh stuff (goes to ssh repo)

17 years agoadd support for parts.d dirs
martin f. krafft [Wed, 14 May 2008 19:47:02 +0000 (20:47 +0100)]
add support for parts.d dirs

17 years agoMerge branch 'master' of ssh://git.madduck.net/~/git/pub/etc/zsh
martin f. krafft [Wed, 14 May 2008 18:57:16 +0000 (20:57 +0200)]
Merge branch 'master' of ssh://git.madduck.net/~/git/pub/etc/zsh

17 years agofix expansion of prompt prefix
martin f. krafft [Wed, 14 May 2008 12:33:47 +0000 (13:33 +0100)]
fix expansion of prompt prefix

17 years agosimplify variable expansions
martin f. krafft [Tue, 13 May 2008 22:36:36 +0000 (23:36 +0100)]
simplify variable expansions

17 years agoRemove -F from ls options (#481044)
martin f. krafft [Tue, 13 May 2008 18:01:58 +0000 (19:01 +0100)]
Remove -F from ls options (#481044)

17 years agoMerge branch 'master' of ssh://git.madduck.net/~/git/pub/etc/zsh
martin f. krafft [Tue, 13 May 2008 14:24:43 +0000 (16:24 +0200)]
Merge branch 'master' of ssh://git.madduck.net/~/git/pub/etc/zsh

17 years agodo not fail if globs do not match
martin f. krafft [Tue, 13 May 2008 11:00:48 +0000 (12:00 +0100)]
do not fail if globs do not match

17 years agoset c_bases to get proper non-base-10 output
martin f. krafft [Mon, 12 May 2008 22:11:57 +0000 (23:11 +0100)]
set c_bases to get proper non-base-10 output

17 years agooutput filename before typescript
martin f. krafft [Mon, 12 May 2008 16:44:45 +0000 (18:44 +0200)]
output filename before typescript

17 years agomake it actually work
martin f. krafft [Mon, 12 May 2008 15:49:35 +0000 (16:49 +0100)]
make it actually work

17 years agowe need to prevent creation of the .zwc file
martin f. krafft [Mon, 12 May 2008 15:43:35 +0000 (16:43 +0100)]
we need to prevent creation of the .zwc file

17 years agoremove typescript on clean
martin f. krafft [Mon, 12 May 2008 15:34:07 +0000 (16:34 +0100)]
remove typescript on clean

17 years agoactually use filename for script invocation
martin f. krafft [Mon, 12 May 2008 15:32:55 +0000 (16:32 +0100)]
actually use filename for script invocation

17 years agoadd header to baseconv function
martin f. krafft [Mon, 12 May 2008 15:31:44 +0000 (16:31 +0100)]
add header to baseconv function

17 years agoimport TS function
martin f. krafft [Mon, 12 May 2008 15:30:16 +0000 (16:30 +0100)]
import TS function

17 years agoworkaround for #480889
martin f. krafft [Mon, 12 May 2008 15:01:49 +0000 (16:01 +0100)]
workaround for #480889

17 years agouse array for ls options
martin f. krafft [Mon, 12 May 2008 14:37:30 +0000 (15:37 +0100)]
use array for ls options

17 years agoautomatic ls on chdir()
martin f. krafft [Mon, 12 May 2008 14:27:08 +0000 (15:27 +0100)]
automatic ls on chdir()

17 years agoignore .zwc.old files
martin f. krafft [Mon, 12 May 2008 12:10:06 +0000 (13:10 +0100)]
ignore .zwc.old files

17 years agocustomise some bindings from the guide
martin f. krafft [Sun, 11 May 2008 16:00:50 +0000 (17:00 +0100)]
customise some bindings from the guide

17 years agoremove '/' from WORDCHARS
martin f. krafft [Sun, 11 May 2008 15:20:37 +0000 (16:20 +0100)]
remove '/' from WORDCHARS

17 years agoset editor variables
martin f. krafft [Sun, 11 May 2008 15:04:19 +0000 (16:04 +0100)]
set editor variables

17 years agoprovide alias l=ll
martin f. krafft [Sun, 11 May 2008 14:57:42 +0000 (15:57 +0100)]
provide alias l=ll

17 years agoturn on extended globbing
martin f. krafft [Sun, 11 May 2008 14:23:41 +0000 (15:23 +0100)]
turn on extended globbing

17 years agomake sure old zwc files are removed
martin f. krafft [Sun, 11 May 2008 12:16:01 +0000 (13:16 +0100)]
make sure old zwc files are removed

17 years agofix prompt for paths with spaces
martin f. krafft [Sun, 11 May 2008 12:14:59 +0000 (13:14 +0100)]
fix prompt for paths with spaces

17 years agocreate tmpdir if not present
martin f. krafft [Sat, 10 May 2008 20:13:53 +0000 (22:13 +0200)]
create tmpdir if not present

17 years agodelete .zwc.old files
martin f. krafft [Sat, 10 May 2008 19:07:53 +0000 (20:07 +0100)]
delete .zwc.old files

17 years agodo not set jump-target, which fucks with arrow keys
martin f. krafft [Sat, 10 May 2008 18:17:55 +0000 (19:17 +0100)]
do not set jump-target, which fucks with arrow keys

17 years agoadd sendmail alias
martin f. krafft [Sat, 10 May 2008 13:41:47 +0000 (14:41 +0100)]
add sendmail alias

17 years agofix dev null path
martin f. krafft [Sat, 10 May 2008 12:15:02 +0000 (13:15 +0100)]
fix dev null path

17 years agosubstitute tail -f for tailf if not installed
martin f. krafft [Sat, 10 May 2008 12:13:32 +0000 (13:13 +0100)]
substitute tail -f for tailf if not installed

17 years agouse a proper number
martin f. krafft [Sat, 10 May 2008 11:54:12 +0000 (12:54 +0100)]
use a proper number

17 years agoput LESS on one line
martin f. krafft [Sat, 10 May 2008 11:52:45 +0000 (12:52 +0100)]
put LESS on one line

17 years agofix compile selection glob
martin f. krafft [Sat, 10 May 2008 09:42:23 +0000 (10:42 +0100)]
fix compile selection glob

17 years agokeep variable local in path functions
martin f. krafft [Sat, 10 May 2008 09:15:51 +0000 (10:15 +0100)]
keep variable local in path functions

17 years agosource path after setting base dirs
martin f. krafft [Sat, 10 May 2008 00:38:39 +0000 (01:38 +0100)]
source path after setting base dirs

17 years agodo not die if compiling finds no files
martin f. krafft [Fri, 9 May 2008 23:10:54 +0000 (00:10 +0100)]
do not die if compiling finds no files

17 years agohandle a little better when GIT_DIR is set
martin f. krafft [Fri, 9 May 2008 22:20:43 +0000 (23:20 +0100)]
handle a little better when GIT_DIR is set

17 years agofix scpnew
martin f. krafft [Fri, 9 May 2008 21:10:35 +0000 (22:10 +0100)]
fix scpnew

17 years agofix scptmp
martin f. krafft [Fri, 9 May 2008 21:09:27 +0000 (22:09 +0100)]
fix scptmp

17 years agosshtmp/sshnew aliases
martin f. krafft [Fri, 9 May 2008 21:07:43 +0000 (22:07 +0100)]
sshtmp/sshnew aliases

17 years agorafb adapters
martin f. krafft [Fri, 9 May 2008 20:40:29 +0000 (21:40 +0100)]
rafb adapters

17 years agorun tempfuncs a little earlier
martin f. krafft [Fri, 9 May 2008 20:11:05 +0000 (21:11 +0100)]
run tempfuncs a little earlier

17 years agoset paths in zshenv!
martin f. krafft [Fri, 9 May 2008 19:43:01 +0000 (20:43 +0100)]
set paths in zshenv!

17 years agoadd fignore suffixes
martin f. krafft [Fri, 9 May 2008 19:04:01 +0000 (20:04 +0100)]
add fignore suffixes

17 years agofunctions to convert number bases
martin f. krafft [Fri, 9 May 2008 18:42:26 +0000 (19:42 +0100)]
functions to convert number bases

17 years agosome more aliases
martin f. krafft [Fri, 9 May 2008 18:32:16 +0000 (19:32 +0100)]
some more aliases

17 years agodir hashes for common dirs
martin f. krafft [Fri, 9 May 2008 18:32:11 +0000 (19:32 +0100)]
dir hashes for common dirs

17 years agoadd t=tailf alias
martin f. krafft [Fri, 9 May 2008 18:08:08 +0000 (19:08 +0100)]
add t=tailf alias

17 years agoadd dict and shortcuts
martin f. krafft [Fri, 9 May 2008 18:07:35 +0000 (19:07 +0100)]
add dict and shortcuts

17 years ago--hilight-scroll is just disturbing
martin f. krafft [Fri, 9 May 2008 17:42:18 +0000 (18:42 +0100)]
--hilight-scroll is just disturbing

17 years agomake less usable again
martin f. krafft [Fri, 9 May 2008 17:39:58 +0000 (18:39 +0100)]
make less usable again

17 years agofactor pager variables to separate file
martin f. krafft [Fri, 9 May 2008 16:39:55 +0000 (17:39 +0100)]
factor pager variables to separate file

17 years agofollow move of old zsh install
martin f. krafft [Fri, 9 May 2008 14:16:50 +0000 (15:16 +0100)]
follow move of old zsh install

17 years agochdir back to the previous dir
martin f. krafft [Fri, 9 May 2008 12:08:55 +0000 (13:08 +0100)]
chdir back to the previous dir

17 years agoset texmf vars
martin f. krafft [Fri, 9 May 2008 12:07:11 +0000 (13:07 +0100)]
set texmf vars

17 years agodo not remove .xsession-errors
martin f. krafft [Fri, 9 May 2008 12:01:41 +0000 (13:01 +0100)]
do not remove .xsession-errors

17 years agoclean on session start not end
martin f. krafft [Fri, 9 May 2008 12:00:35 +0000 (13:00 +0100)]
clean on session start not end

17 years agoclean up nohup and core
martin f. krafft [Fri, 9 May 2008 11:59:56 +0000 (12:59 +0100)]
clean up nohup and core

17 years agoadd debian_chroot to prompt
martin f. krafft [Fri, 9 May 2008 10:53:51 +0000 (11:53 +0100)]
add debian_chroot to prompt

17 years agoadd some debian variable defs
martin f. krafft [Fri, 9 May 2008 10:53:40 +0000 (11:53 +0100)]
add some debian variable defs

17 years agosplit compiling of etc and var
martin f. krafft [Fri, 9 May 2008 10:50:28 +0000 (11:50 +0100)]
split compiling of etc and var

17 years agofix compilation globs
martin f. krafft [Thu, 8 May 2008 20:53:09 +0000 (21:53 +0100)]
fix compilation globs

17 years agomore sophisticated cleaning
martin f. krafft [Thu, 8 May 2008 11:22:15 +0000 (12:22 +0100)]
more sophisticated cleaning

17 years agojust use rm, do not insist on command
martin f. krafft [Thu, 8 May 2008 11:20:21 +0000 (12:20 +0100)]
just use rm, do not insist on command

17 years agodefine core zsh variables early
martin f. krafft [Thu, 8 May 2008 11:04:53 +0000 (12:04 +0100)]
define core zsh variables early

17 years agodisable rationalise-dot for now
martin f. krafft [Thu, 8 May 2008 11:04:17 +0000 (12:04 +0100)]
disable rationalise-dot for now

17 years agoclear the screen on logout
martin f. krafft [Thu, 8 May 2008 11:00:18 +0000 (12:00 +0100)]
clear the screen on logout

17 years agoimprove path manipulation
martin f. krafft [Thu, 8 May 2008 10:45:29 +0000 (11:45 +0100)]
improve path manipulation

17 years agofix up rdir names
martin f. krafft [Thu, 8 May 2008 10:45:18 +0000 (11:45 +0100)]
fix up rdir names

17 years agopurer implementation of ldir
martin f. krafft [Wed, 7 May 2008 20:15:57 +0000 (21:15 +0100)]
purer implementation of ldir

17 years agoadd some options from the guide
martin f. krafft [Wed, 7 May 2008 19:20:12 +0000 (20:20 +0100)]
add some options from the guide

17 years agoprefix prompt with + for subshells
martin f. krafft [Wed, 7 May 2008 19:01:43 +0000 (20:01 +0100)]
prefix prompt with + for subshells

17 years agoadd some options from the guide
martin f. krafft [Wed, 7 May 2008 19:01:14 +0000 (20:01 +0100)]
add some options from the guide

17 years agouse local variables and do not unset
martin f. krafft [Wed, 7 May 2008 18:30:01 +0000 (19:30 +0100)]
use local variables and do not unset

17 years agoremove unneeded variable
martin f. krafft [Wed, 7 May 2008 18:29:35 +0000 (19:29 +0100)]
remove unneeded variable

17 years agocommend bindkeys
martin f. krafft [Wed, 7 May 2008 18:28:53 +0000 (19:28 +0100)]
commend bindkeys

17 years agono need for semicolons at eol
martin f. krafft [Wed, 7 May 2008 18:27:34 +0000 (19:27 +0100)]
no need for semicolons at eol

17 years agoulimit instead of no core specific
martin f. krafft [Wed, 7 May 2008 18:25:23 +0000 (19:25 +0100)]
ulimit instead of no core specific

17 years agoset path and locale at login
martin f. krafft [Wed, 7 May 2008 18:18:12 +0000 (19:18 +0100)]
set path and locale at login