]> 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
14 years agosourcedir also processess symlinks
martin f. krafft [Sat, 19 Sep 2009 08:49:15 +0000 (10:49 +0200)]
sourcedir also processess symlinks

14 years agofix url
martin f. krafft [Sat, 19 Sep 2009 08:09:07 +0000 (10:09 +0200)]
fix url

14 years agomake vcsh a zsh script if executed
martin f. krafft [Sun, 13 Sep 2009 16:50:20 +0000 (18:50 +0200)]
make vcsh a zsh script if executed

14 years agorename latin dict function to tn and prefix auto-generated functions to prevent alias...
martin f. krafft [Mon, 20 Jul 2009 08:40:58 +0000 (10:40 +0200)]
rename latin dict function to tn and prefix auto-generated functions to prevent alias expansion

14 years agomake lscontext a short ls
martin f. krafft [Sat, 27 Jun 2009 07:54:53 +0000 (09:54 +0200)]
make lscontext a short ls

14 years agouse slexy as pastebin
martin f. krafft [Wed, 15 Jul 2009 07:49:23 +0000 (09:49 +0200)]
use slexy as pastebin

14 years agoadd hex-to/from-binary conversion
martin f. krafft [Tue, 16 Jun 2009 08:40:39 +0000 (10:40 +0200)]
add hex-to/from-binary conversion

14 years agouse ellipsis in git preprompt
martin f. krafft [Fri, 12 Jun 2009 15:01:12 +0000 (17:01 +0200)]
use ellipsis in git preprompt

14 years ago~log is already factored out for lless
martin f. krafft [Fri, 22 May 2009 18:43:20 +0000 (20:43 +0200)]
~log is already factored out for lless

14 years agoadd process inspection functions
martin f. krafft [Fri, 22 May 2009 11:32:58 +0000 (13:32 +0200)]
add process inspection functions

14 years agoadd lgrep function
martin f. krafft [Fri, 22 May 2009 11:32:42 +0000 (13:32 +0200)]
add lgrep function

14 years agomake log tailing and paging more generic
martin f. krafft [Fri, 22 May 2009 11:32:31 +0000 (13:32 +0200)]
make log tailing and paging more generic

14 years agocleanup doc completion
martin f. krafft [Fri, 22 May 2009 11:31:56 +0000 (13:31 +0200)]
cleanup doc completion

14 years agoadd trace function
martin f. krafft [Fri, 22 May 2009 11:31:39 +0000 (13:31 +0200)]
add trace function

14 years agocleanup
martin f. krafft [Fri, 22 May 2009 11:31:29 +0000 (13:31 +0200)]
cleanup

14 years agodo not use ugly colours on pid selection
martin f. krafft [Fri, 22 May 2009 11:31:20 +0000 (13:31 +0200)]
do not use ugly colours on pid selection

14 years agouse … in prompt expansion truncation
martin f. krafft [Mon, 18 May 2009 18:04:30 +0000 (20:04 +0200)]
use … in prompt expansion truncation

14 years agofix xmms2 jump completion sorting
martin f. krafft [Fri, 8 May 2009 12:07:43 +0000 (14:07 +0200)]
fix xmms2 jump completion sorting

14 years agomktemp only takes six characters now
martin f. krafft [Tue, 28 Apr 2009 16:40:02 +0000 (18:40 +0200)]
mktemp only takes six characters now

15 years agoprefer NZ over GB
martin f. krafft [Sat, 25 Apr 2009 14:33:13 +0000 (16:33 +0200)]
prefer NZ over GB

15 years agoignore failure when setopt histfcntllock, is-at-least did not work properly
martin f. krafft [Mon, 20 Apr 2009 09:37:26 +0000 (09:37 +0000)]
ignore failure when setopt histfcntllock, is-at-least did not work properly

15 years agouse stikked pastebin
martin f. krafft [Wed, 8 Apr 2009 11:48:09 +0000 (13:48 +0200)]
use stikked pastebin

15 years agoset compsys filename earlier
martin f. krafft [Mon, 30 Mar 2009 15:31:31 +0000 (17:31 +0200)]
set compsys filename earlier

15 years agohack to prevent multiple devtodo runs on chpwd
martin f. krafft [Mon, 30 Mar 2009 15:31:19 +0000 (17:31 +0200)]
hack to prevent multiple devtodo runs on chpwd

15 years agoinitial checkin of svngit script/function
martin f. krafft [Sun, 1 Mar 2009 17:29:20 +0000 (18:29 +0100)]
initial checkin of svngit script/function

Signed-off-by: martin f. krafft <madduck@madduck.net>
15 years agoinitial checkin of gitpub script/function
martin f. krafft [Sun, 1 Mar 2009 17:29:06 +0000 (18:29 +0100)]
initial checkin of gitpub script/function

Signed-off-by: martin f. krafft <madduck@madduck.net>
15 years agouse rafb instead of broken 1t2.us
martin f. krafft [Tue, 17 Feb 2009 17:55:18 +0000 (18:55 +0100)]
use rafb instead of broken 1t2.us

15 years agouse - for stdin
martin f. krafft [Wed, 11 Feb 2009 06:04:57 +0000 (07:04 +0100)]
use - for stdin

15 years agoredirect errors from git-diff to null
martin f. krafft [Mon, 5 Jan 2009 08:21:37 +0000 (09:21 +0100)]
redirect errors from git-diff to null

15 years agore-execute zsh with same options as parent
martin f. krafft [Sat, 13 Dec 2008 14:01:24 +0000 (15:01 +0100)]
re-execute zsh with same options as parent

15 years agotag initial commit with giti
martin f. krafft [Tue, 9 Dec 2008 13:38:24 +0000 (14:38 +0100)]
tag initial commit with giti

15 years agopipe w through cat due to #183394
martin f. krafft [Sat, 6 Dec 2008 11:12:04 +0000 (12:12 +0100)]
pipe w through cat due to #183394

15 years agoenable edit-command-line widget
martin f. krafft [Fri, 28 Nov 2008 09:59:42 +0000 (10:59 +0100)]
enable edit-command-line widget

15 years agooutput short listing as context
martin f. krafft [Mon, 17 Nov 2008 13:02:51 +0000 (14:02 +0100)]
output short listing as context

15 years agomake l output a shorter listing
martin f. krafft [Mon, 17 Nov 2008 12:03:25 +0000 (13:03 +0100)]
make l output a shorter listing

15 years agoadd debian aliases for sub/unsub
martin f. krafft [Mon, 13 Oct 2008 09:55:48 +0000 (11:55 +0200)]
add debian aliases for sub/unsub

15 years agogeneric aliases bugfix by sourcing them again
martin f. krafft [Mon, 13 Oct 2008 09:55:36 +0000 (11:55 +0200)]
generic aliases bugfix by sourcing them again

15 years agoreset SHLVL for login shells
martin f. krafft [Mon, 6 Oct 2008 20:09:04 +0000 (22:09 +0200)]
reset SHLVL for login shells

15 years agofix xtermtitle printing for non-local machines
martin f. krafft [Wed, 1 Oct 2008 20:57:37 +0000 (22:57 +0200)]
fix xtermtitle printing for non-local machines

15 years agodo not include machine name when working locally
martin f. krafft [Tue, 30 Sep 2008 17:30:31 +0000 (19:30 +0200)]
do not include machine name when working locally

15 years agoadd initial vcs_info setup, not yet used
martin f. krafft [Tue, 30 Sep 2008 16:41:12 +0000 (18:41 +0200)]
add initial vcs_info setup, not yet used

15 years agoimplement pasting via pastebinit
martin f. krafft [Thu, 18 Sep 2008 13:50:31 +0000 (14:50 +0100)]
implement pasting via pastebinit

15 years agomake completion more strict and enable corrections
martin f. krafft [Sat, 13 Sep 2008 14:43:03 +0000 (15:43 +0100)]
make completion more strict and enable corrections

15 years agofix git source repository url
martin f. krafft [Thu, 28 Aug 2008 21:20:43 +0000 (22:20 +0100)]
fix git source repository url

Signed-off-by: martin f. krafft <madduck@madduck.net>
15 years agolimit fonts
martin f. krafft [Thu, 28 Aug 2008 16:26:24 +0000 (17:26 +0100)]
limit fonts

Signed-off-by: martin f. krafft <madduck@madduck.net>
15 years agomore specific sizes for fonts
martin f. krafft [Thu, 28 Aug 2008 16:22:53 +0000 (17:22 +0100)]
more specific sizes for fonts

Signed-off-by: martin f. krafft <madduck@madduck.net>
15 years agoMerge branch 'master' of ssh://git.madduck.net/~/git/pub/etc/zsh
martin f. krafft [Thu, 31 Jul 2008 09:09:08 +0000 (11:09 +0200)]
Merge branch 'master' of ssh://git.madduck.net/~/git/pub/etc/zsh

15 years agorafb is no more, replace with simple pub/vit combo
martin f. krafft [Thu, 31 Jul 2008 09:07:40 +0000 (11:07 +0200)]
rafb is no more, replace with simple pub/vit combo

15 years agoMerge branch 'master' of ssh://git.madduck.net/~/git/pub/etc/zsh
martin f. krafft [Thu, 31 Jul 2008 09:07:22 +0000 (11:07 +0200)]
Merge branch 'master' of ssh://git.madduck.net/~/git/pub/etc/zsh

15 years agoadd copyright/comment header
martin f. krafft [Thu, 31 Jul 2008 09:06:35 +0000 (11:06 +0200)]
add copyright/comment header

15 years agomake urlencode executable
martin f. krafft [Fri, 25 Jul 2008 06:54:09 +0000 (08:54 +0200)]
make urlencode executable

15 years agodo not quit less if single screen
martin f. krafft [Fri, 18 Jul 2008 12:54:07 +0000 (14:54 +0200)]
do not quit less if single screen

15 years agoremove _path_files since #486785 seems fixed
martin f. krafft [Fri, 18 Jul 2008 07:24:19 +0000 (09:24 +0200)]
remove _path_files since #486785 seems fixed

15 years agoadd temp hack for #486785
martin f. krafft [Wed, 16 Jul 2008 14:14:59 +0000 (16:14 +0200)]
add temp hack for #486785

15 years agoreturn to proper lscontext
martin f. krafft [Mon, 14 Jul 2008 15:37:39 +0000 (17:37 +0200)]
return to proper lscontext

15 years agoshow todo items on entry to dir
martin f. krafft [Sun, 29 Jun 2008 11:23:26 +0000 (13:23 +0200)]
show todo items on entry to dir

15 years agoonly ls last-accessed files to half screen height on chpwd
martin f. krafft [Sun, 29 Jun 2008 09:41:31 +0000 (11:41 +0200)]
only ls last-accessed files to half screen height on chpwd

15 years agoremove ls aliases we never use
martin f. krafft [Sun, 29 Jun 2008 09:39:49 +0000 (11:39 +0200)]
remove ls aliases we never use

15 years agoadd non-reversing ls -t aliases
martin f. krafft [Sun, 29 Jun 2008 09:39:18 +0000 (11:39 +0200)]
add non-reversing ls -t aliases

15 years agono need to run preprompt on chpwd
martin f. krafft [Sun, 29 Jun 2008 09:38:46 +0000 (11:38 +0200)]
no need to run preprompt on chpwd

15 years agosmarter printing of git-diff
martin f. krafft [Fri, 27 Jun 2008 18:04:32 +0000 (20:04 +0200)]
smarter printing of git-diff

15 years agoprint diffstat to console when there are changes
martin f. krafft [Fri, 27 Jun 2008 11:58:19 +0000 (13:58 +0200)]
print diffstat to console when there are changes

15 years agooutput lrt on chpwd first
martin f. krafft [Fri, 27 Jun 2008 11:57:46 +0000 (13:57 +0200)]
output lrt on chpwd first

15 years agono git status or diff on vcsh entry
martin f. krafft [Fri, 27 Jun 2008 10:57:59 +0000 (12:57 +0200)]
no git status or diff on vcsh entry

15 years agoadd mdtest alias for swaks
martin f. krafft [Fri, 27 Jun 2008 06:50:46 +0000 (08:50 +0200)]
add mdtest alias for swaks

15 years agoadd functions for easy bug sub and unsub
martin f. krafft [Thu, 26 Jun 2008 07:48:51 +0000 (09:48 +0200)]
add functions for easy bug sub and unsub

15 years agopass -rfakeroot to d-buildpkg
martin f. krafft [Mon, 23 Jun 2008 11:17:23 +0000 (12:17 +0100)]
pass -rfakeroot to d-buildpkg

15 years agoalso set $LANGUAGE
martin f. krafft [Thu, 19 Jun 2008 08:53:12 +0000 (10:53 +0200)]
also set $LANGUAGE

15 years agouse mtail for tailing files if available
martin f. krafft [Tue, 17 Jun 2008 08:19:33 +0000 (10:19 +0200)]
use mtail for tailing files if available

15 years agorestore old GIT_* variables on exit
martin f. krafft [Tue, 17 Jun 2008 08:19:15 +0000 (10:19 +0200)]
restore old GIT_* variables on exit

15 years agoadd ipv6 flag to xterm title
martin f. krafft [Mon, 16 Jun 2008 13:23:54 +0000 (15:23 +0200)]
add ipv6 flag to xterm title

15 years agoremove hs_err_* files
martin f. krafft [Sun, 15 Jun 2008 20:07:58 +0000 (22:07 +0200)]
remove hs_err_* files

15 years agounset RPS1 before entering typescript
martin f. krafft [Wed, 4 Jun 2008 18:49:32 +0000 (20:49 +0200)]
unset RPS1 before entering typescript

15 years agoadd btd alias for bittorrent
martin f. krafft [Wed, 4 Jun 2008 18:47:36 +0000 (20:47 +0200)]
add btd alias for bittorrent

15 years agoadd aliases for iproute mistypes
martin f. krafft [Wed, 4 Jun 2008 06:50:09 +0000 (08:50 +0200)]
add aliases for iproute mistypes

15 years agoMerge branch 'master' of ssh://git.madduck.net/~/git/pub/etc/zsh
martin f. krafft [Mon, 2 Jun 2008 06:00:22 +0000 (08:00 +0200)]
Merge branch 'master' of ssh://git.madduck.net/~/git/pub/etc/zsh

15 years agols -rt on chdir()
martin f. krafft [Mon, 2 Jun 2008 06:00:01 +0000 (08:00 +0200)]
ls -rt on chdir()

15 years agoadd aliases to use less instead of tail on logs
martin f. krafft [Sat, 31 May 2008 06:30:36 +0000 (08:30 +0200)]
add aliases to use less instead of tail on logs

15 years agouse per-host history files
martin f. krafft [Thu, 22 May 2008 18:07:36 +0000 (20:07 +0200)]
use per-host history files

15 years agofix log output for cleanfiles
martin f. krafft [Thu, 22 May 2008 13:05:26 +0000 (15:05 +0200)]
fix log output for cleanfiles

15 years agoremove more log files
martin f. krafft [Thu, 22 May 2008 08:29:08 +0000 (10:29 +0200)]
remove more log files

15 years agoadd stealth wget
martin f. krafft [Tue, 20 May 2008 18:03:45 +0000 (19:03 +0100)]
add stealth wget

15 years agoalways set proper user agent
martin f. krafft [Tue, 20 May 2008 17:59:10 +0000 (18:59 +0100)]
always set proper user agent

15 years agofold fignore into ignored-patterns
martin f. krafft [Sun, 18 May 2008 16:11:03 +0000 (17:11 +0100)]
fold fignore into ignored-patterns

15 years agoenable menu for completion
martin f. krafft [Sun, 18 May 2008 16:10:55 +0000 (17:10 +0100)]
enable menu for completion

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

15 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

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

15 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

15 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

15 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

15 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

15 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

15 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

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

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

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

15 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

15 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

15 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