]> 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
10 years agoimprove vcsh prompt integration
martin f. krafft [Mon, 22 Apr 2013 14:16:58 +0000 (16:16 +0200)]
improve vcsh prompt integration

10 years agoretire vcsh shellfunc in favour of richis package
martin f. krafft [Mon, 22 Apr 2013 14:16:47 +0000 (16:16 +0200)]
retire vcsh shellfunc in favour of richis package

11 years agodisable gpg batch mode for getpw
martin f. krafft [Tue, 4 Dec 2012 15:13:03 +0000 (16:13 +0100)]
disable gpg batch mode for getpw

11 years agoexpand ~ for inplacemkdir
martin f. krafft [Mon, 17 Sep 2012 13:34:37 +0000 (15:34 +0200)]
expand ~ for inplacemkdir

12 years agoswitch default region to DE from CH
martin f. krafft [Sat, 7 Apr 2012 12:32:52 +0000 (14:32 +0200)]
switch default region to DE from CH

12 years agofix symlink creation for cdt.latest
martin f. krafft [Sun, 29 Jan 2012 08:55:11 +0000 (09:55 +0100)]
fix symlink creation for cdt.latest

12 years agomaintain latest symlink for tmpfuncs
martin f. krafft [Tue, 10 Jan 2012 16:33:09 +0000 (17:33 +0100)]
maintain latest symlink for tmpfuncs

12 years agoproperly escape directories for inplacemkdir
martin f. krafft [Mon, 12 Dec 2011 16:12:17 +0000 (17:12 +0100)]
properly escape directories for inplacemkdir

12 years agodeprecate vcsh
martin f. krafft [Fri, 9 Dec 2011 11:42:33 +0000 (12:42 +0100)]
deprecate vcsh

12 years agomkdir in place
martin f. krafft [Sat, 5 Nov 2011 09:14:53 +0000 (10:14 +0100)]
mkdir in place

12 years agoabbreviations are not preceeded by -
Yaroslav Halchenko [Tue, 18 Oct 2011 21:37:49 +0000 (17:37 -0400)]
abbreviations are not preceeded by -

Hi Martin,

please consider another 1 byte patch ;)  with recently added
abbreviations I found myself cursing too often while typing smth like
dpkg -L ...

so I augmented  magic-abbrev-expand to include "-" into the "last
word"... patch is attached

Cheers

--
Yaroslav O. Halchenko
Postdoctoral Fellow,   Department of Psychological and Brain Sciences
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834                       Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik

12 years agotwo letter abbreviations
martin f. krafft [Wed, 19 Oct 2011 06:19:41 +0000 (08:19 +0200)]
two letter abbreviations

12 years agoRevert "abbreviations should be two chars!"
martin f. krafft [Wed, 19 Oct 2011 05:44:00 +0000 (07:44 +0200)]
Revert "abbreviations should be two chars!"

This reverts commit 9567c0145755a8997c8435ceea1189021d2abe30.

12 years agoabbreviations should be two chars!
martin f. krafft [Sat, 15 Oct 2011 16:50:57 +0000 (18:50 +0200)]
abbreviations should be two chars!

12 years agoMerge branch 'master' of ssh://git.madduck.net/madduck/pub/etc/zsh
martin f. krafft [Sun, 11 Sep 2011 09:08:04 +0000 (11:08 +0200)]
Merge branch 'master' of ssh://git.madduck.net/madduck/pub/etc/zsh

12 years agonew key id
martin f. krafft [Sun, 11 Sep 2011 09:07:54 +0000 (11:07 +0200)]
new key id

12 years agohide message if there is no screen
martin f. krafft [Sat, 6 Aug 2011 09:01:48 +0000 (11:01 +0200)]
hide message if there is no screen

12 years agoshare-or-create screen in asc session
martin f. krafft [Sat, 6 Aug 2011 08:25:13 +0000 (10:25 +0200)]
share-or-create screen in asc session

12 years agojump-after-first-word zle function
martin f. krafft [Wed, 3 Aug 2011 07:49:41 +0000 (09:49 +0200)]
jump-after-first-word zle function

12 years agoasc function for road warrior ssh
martin f. krafft [Wed, 3 Aug 2011 07:49:27 +0000 (09:49 +0200)]
asc function for road warrior ssh

12 years agosymbolic chmod aliases
martin f. krafft [Wed, 3 Aug 2011 07:49:16 +0000 (09:49 +0200)]
symbolic chmod aliases

12 years agoedalias/edfunc functions
martin f. krafft [Wed, 3 Aug 2011 07:49:03 +0000 (09:49 +0200)]
edalias/edfunc functions

12 years agomake zle abbreviations work
martin f. krafft [Wed, 3 Aug 2011 07:48:50 +0000 (09:48 +0200)]
make zle abbreviations work

12 years agosetopt longlistjobs
martin f. krafft [Wed, 3 Aug 2011 07:13:24 +0000 (09:13 +0200)]
setopt longlistjobs

12 years agoadd insert-unicode-char
martin f. krafft [Wed, 3 Aug 2011 07:12:56 +0000 (09:12 +0200)]
add insert-unicode-char

12 years agoglobal alias L for less
martin f. krafft [Wed, 3 Aug 2011 07:12:36 +0000 (09:12 +0200)]
global alias L for less

12 years agoadd insert-last-word keybinding
martin f. krafft [Wed, 3 Aug 2011 06:50:19 +0000 (08:50 +0200)]
add insert-last-word keybinding

12 years agoinsert timestamp with esc-t
martin f. krafft [Wed, 3 Aug 2011 06:50:07 +0000 (08:50 +0200)]
insert timestamp with esc-t

12 years agofix history-search-end
martin f. krafft [Wed, 3 Aug 2011 06:49:57 +0000 (08:49 +0200)]
fix history-search-end

12 years agohash apt archives dir
martin f. krafft [Wed, 3 Aug 2011 06:49:30 +0000 (08:49 +0200)]
hash apt archives dir

12 years agodefault to cdt prefix in tempfuncs
martin f. krafft [Wed, 3 Aug 2011 06:48:21 +0000 (08:48 +0200)]
default to cdt prefix in tempfuncs

12 years agoadd larger font to termfonts
martin f. krafft [Thu, 19 May 2011 13:04:12 +0000 (15:04 +0200)]
add larger font to termfonts

12 years agoadd ND/NF global aliases
martin f. krafft [Thu, 19 May 2011 13:04:05 +0000 (15:04 +0200)]
add ND/NF global aliases

12 years agofix quoting in getpw
martin f. krafft [Thu, 19 May 2011 13:03:50 +0000 (15:03 +0200)]
fix quoting in getpw

13 years agoinitial checking of getpw
martin f. krafft [Mon, 14 Mar 2011 18:58:24 +0000 (19:58 +0100)]
initial checking of getpw

13 years agotempfuncs can now incorporate a keyword into the file/dirname
martin f. krafft [Wed, 23 Feb 2011 09:39:02 +0000 (10:39 +0100)]
tempfuncs can now incorporate a keyword into the file/dirname

13 years agoBF: giturl -- support SSH access URLs for github, i.e. git@github.com:ORGANIZATON...
Yaroslav Halchenko [Mon, 18 Oct 2010 21:09:34 +0000 (17:09 -0400)]
BF: giturl -- support SSH access URLs for github, i.e. git@github.com:ORGANIZATON/PROJECT

13 years agoENH: giturl -- determines tracked remote (if not origin), supports github
Yaroslav Halchenko [Mon, 18 Oct 2010 16:43:12 +0000 (12:43 -0400)]
ENH: giturl -- determines tracked remote (if not origin), supports github

* reverts to origin if remote could not be determined for the branch
* BF: $REMOTE -> $remote
* handles alioth.debian in addition to canonical git.debian

13 years agolet p return raw paste url
martin f. krafft [Tue, 19 Oct 2010 05:36:37 +0000 (07:36 +0200)]
let p return raw paste url

13 years agoprint gitweb baseurl too
martin f. krafft [Mon, 2 Aug 2010 12:21:53 +0000 (14:21 +0200)]
print gitweb baseurl too

13 years agooldstyle fixes
martin f. krafft [Fri, 30 Jul 2010 20:33:25 +0000 (22:33 +0200)]
oldstyle fixes

13 years agoMerge branch 'master' of ssh://git.madduck.net/madduck/pub/etc/zsh
martin f. krafft [Fri, 30 Jul 2010 20:31:13 +0000 (22:31 +0200)]
Merge branch 'master' of ssh://git.madduck.net/madduck/pub/etc/zsh

Conflicts:
.zsh/func/giturl

13 years agomore flexible giturl handling
martin f. krafft [Fri, 30 Jul 2010 20:27:35 +0000 (22:27 +0200)]
more flexible giturl handling

13 years agocomment update
martin f. krafft [Fri, 30 Jul 2010 20:26:08 +0000 (22:26 +0200)]
comment update

13 years agooutput additional information
martin f. krafft [Fri, 30 Jul 2010 20:23:37 +0000 (22:23 +0200)]
output additional information

13 years agoalways append .git
martin f. krafft [Fri, 30 Jul 2010 20:23:31 +0000 (22:23 +0200)]
always append .git

13 years agoadd giturl function
martin f. krafft [Tue, 15 Jun 2010 10:30:16 +0000 (12:30 +0200)]
add giturl function

13 years agoadd zle keybinding to insert a datestamp
martin f. krafft [Mon, 31 May 2010 16:18:37 +0000 (18:18 +0200)]
add zle keybinding to insert a datestamp

Signed-off-by: martin f. krafft <madduck@madduck.net>
13 years agoproperly create tmpdir if it doesn't exist
martin f. krafft [Sat, 8 May 2010 10:44:53 +0000 (12:44 +0200)]
properly create tmpdir if it doesn't exist

14 years agoadd gbs function to setup a git branch
martin f. krafft [Thu, 11 Mar 2010 11:54:46 +0000 (12:54 +0100)]
add gbs function to setup a git branch

Signed-off-by: martin f. krafft <madduck@madduck.net>
14 years agofix branch detection
martin f. krafft [Fri, 5 Feb 2010 02:06:13 +0000 (03:06 +0100)]
fix branch detection

14 years agodo not print preprompt in git bare repos
martin f. krafft [Fri, 5 Feb 2010 01:49:13 +0000 (02:49 +0100)]
do not print preprompt in git bare repos

14 years agofix branch detection in fake bare git repos
martin f. krafft [Fri, 5 Feb 2010 01:48:22 +0000 (02:48 +0100)]
fix branch detection in fake bare git repos

14 years ago-e apparently does not cover links, shell sucks
martin f. krafft [Sat, 19 Dec 2009 22:19:19 +0000 (23:19 +0100)]
-e apparently does not cover links, shell sucks

14 years agoonly mkdir TMPDIR if nonexistent
martin f. krafft [Sat, 19 Dec 2009 22:17:09 +0000 (23:17 +0100)]
only mkdir TMPDIR if nonexistent

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

14 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>