]> git.madduck.net Git - etc/zsh.git/history - .zsh/func

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:

add pts/tty to term title
[etc/zsh.git] / .zsh / func /
2019-11-02 martin f. krafftretire old-getpw
2018-01-15 martin f. krafftadd idiotheke download script
2017-05-17 martin f. krafftmove prompt theme to separate dir
2017-05-17 martin f. kraffttemporary override of getpw for migration
2017-05-17 martin f. krafftOverhaul of the entire config. Yay for big diffs.
2017-03-15 martin f. krafftupdate URL and copyright
2013-06-14 martin f. krafftnewline in TS prompt
2013-04-22 martin f. krafftretire vcsh shellfunc in favour of richis package
2012-12-04 martin f. krafftdisable gpg batch mode for getpw
2011-12-09 martin f. krafftdeprecate vcsh
2011-10-19 martin f. krafftRevert "abbreviations should be two chars!"
2011-10-15 martin f. krafftabbreviations should be two chars!
2011-05-19 martin f. krafftfix quoting in getpw
2011-03-14 martin f. krafftinitial checking of getpw
2010-10-19 Yaroslav HalchenkoBF: giturl -- support SSH access URLs for github, i...
2010-10-19 Yaroslav HalchenkoENH: giturl -- determines tracked remote (if not origin...
2010-10-19 martin f. krafftlet p return raw paste url
2010-08-02 martin f. krafftprint gitweb baseurl too
2010-07-30 martin f. krafftoldstyle fixes
2010-07-30 martin f. krafftMerge branch 'master' of ssh://git.madduck.net/madduck...
2010-07-30 martin f. krafftmore flexible giturl handling
2010-07-30 martin f. krafftcomment update
2010-07-30 martin f. krafftoutput additional information
2010-07-30 martin f. krafftalways append .git
2010-06-15 martin f. krafftadd giturl function
2009-09-13 martin f. krafftmake vcsh a zsh script if executed
2009-07-15 martin f. krafftuse slexy as pastebin
2009-04-08 martin f. krafftuse stikked pastebin
2009-03-01 martin f. krafftinitial checkin of svngit script/function
2009-03-01 martin f. krafftinitial checkin of gitpub script/function
2009-02-17 martin f. krafftuse rafb instead of broken 1t2.us
2009-02-11 martin f. krafftuse - for stdin
2008-09-18 martin f. krafftimplement pasting via pastebinit
2008-08-28 martin f. krafftfix git source repository url
2008-07-31 martin f. krafftMerge branch 'master' of ssh://git.madduck.net/~/git...
2008-07-31 martin f. krafftrafb is no more, replace with simple pub/vit combo
2008-07-31 martin f. krafftMerge branch 'master' of ssh://git.madduck.net/~/git...
2008-07-31 martin f. krafftadd copyright/comment header
2008-07-25 martin f. krafftmake urlencode executable
2008-07-18 martin f. krafftremove _path_files since #486785 seems fixed
2008-07-16 martin f. krafftadd temp hack for #486785
2008-06-27 martin f. krafftno git status or diff on vcsh entry
2008-06-17 martin f. krafftrestore old GIT_* variables on exit
2008-06-04 martin f. krafftunset RPS1 before entering typescript
2008-05-18 martin f. krafftintegrate local changes
2008-05-17 martin f. krafftno need to dereference worktree
2008-05-17 martin f. krafftfix use of $0
2008-05-17 martin f. krafftset warn_create_global and unglobal a few
2008-05-17 martin f. krafftset GIT_WORK_TREE just to be sure
2008-05-17 martin f. krafftdo not exit but return and make prompt standout
2008-05-17 martin f. krafftadd vcsh
2008-05-15 martin f. krafftunset PS2 in TS
2008-05-14 martin f. krafftMerge branch 'master' of ssh://git.madduck.net/~/git...
2008-05-14 martin f. krafftMerge branch 'master' of ssh://git.madduck.net/~/git...
2008-05-13 martin f. krafftMerge branch 'master' of ssh://git.madduck.net/~/git...
2008-05-12 martin f. krafftoutput filename before typescript
2008-05-12 martin f. krafftactually use filename for script invocation
2008-05-12 martin f. krafftadd header to baseconv function
2008-05-12 martin f. krafftimport TS function
2008-05-09 martin f. krafftfunctions to convert number bases
2008-05-05 martin f. kraffturl encoding with zsh