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

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
2008-05-09 martin f. krafftfix scpnew
2008-05-09 martin f. krafftfix scptmp
2008-05-09 martin f. krafftsshtmp/sshnew aliases
2008-05-09 martin f. krafftrafb adapters
2008-05-09 martin f. krafftrun tempfuncs a little earlier
2008-05-09 martin f. krafftset paths in zshenv!
2008-05-09 martin f. krafftadd fignore suffixes
2008-05-09 martin f. krafftfunctions to convert number bases
2008-05-09 martin f. krafftsome more aliases
2008-05-09 martin f. krafftdir hashes for common dirs
2008-05-09 martin f. krafftadd t=tailf alias
2008-05-09 martin f. krafftadd dict and shortcuts
2008-05-09 martin f. krafft--hilight-scroll is just disturbing
2008-05-09 martin f. krafftmake less usable again
2008-05-09 martin f. krafftfactor pager variables to separate file
2008-05-09 martin f. krafftfollow move of old zsh install
2008-05-09 martin f. krafftchdir back to the previous dir
2008-05-09 martin f. krafftset texmf vars
2008-05-09 martin f. krafftdo not remove .xsession-errors
2008-05-09 martin f. krafftclean on session start not end
2008-05-09 martin f. krafftclean up nohup and core
2008-05-09 martin f. krafftadd debian_chroot to prompt
2008-05-09 martin f. krafftadd some debian variable defs
2008-05-09 martin f. krafftsplit compiling of etc and var
2008-05-08 martin f. krafftfix compilation globs
2008-05-08 martin f. krafftmore sophisticated cleaning
2008-05-08 martin f. krafftjust use rm, do not insist on command
2008-05-08 martin f. krafftdefine core zsh variables early
2008-05-08 martin f. krafftdisable rationalise-dot for now
2008-05-08 martin f. krafftclear the screen on logout
2008-05-08 martin f. krafftimprove path manipulation
2008-05-08 martin f. krafftfix up rdir names
2008-05-08 martin f. krafftpurer implementation of ldir
2008-05-07 martin f. krafftadd some options from the guide
2008-05-07 martin f. krafftprefix prompt with + for subshells
2008-05-07 martin f. krafftadd some options from the guide
2008-05-07 martin f. krafftuse local variables and do not unset
2008-05-07 martin f. krafftremove unneeded variable
2008-05-07 martin f. krafftcommend bindkeys
2008-05-07 martin f. krafftno need for semicolons at eol
2008-05-07 martin f. krafftulimit instead of no core specific
2008-05-07 martin f. krafftset path and locale at login
2008-05-07 martin f. krafftadd giti alias
2008-05-07 martin f. krafftadd mime handling to shell
2008-05-07 martin f. krafftcomment debugging stuff which just costs time
2008-05-07 martin f. krafftfix zrecompiling
2008-05-07 martin f. krafftdo not source *.old files
2008-05-07 martin f. krafftfix filenames in headers
2008-05-07 martin f. krafftadd zgmv, which is zmv+git-mv
2008-05-07 martin f. krafftreordering of zshrc files
2008-05-07 martin f. krafftMore nocorrect/noglob aliases
2008-05-07 martin f. krafftseveral more options i like
2008-05-07 martin f. krafftadd magic dotdot rationalisation
2008-05-07 martin f. krafftsplit shell variable setup to separate file
2008-05-06 martin f. krafftDon't detect SVN/SVK/CVS, which are not implemented yet
2008-05-06 martin f. krafftPrefix bzr branch
2008-05-06 martin f. krafftAdd bzr support
2008-05-06 martin f. krafftAdd mercurial support
2008-05-06 martin f. krafftrework the vcs prompt
2008-05-06 martin f. krafftAdd svk to detection routine
2008-05-06 martin f. krafftAdd warnings for unsupported repo types
2008-05-06 martin f. krafftProper detection of VCS type
2008-05-06 martin f. krafftuse a loop to define functions
2008-05-06 martin f. krafftcorrect aliases for zcp and zln
2008-05-06 martin f. krafftdisable zsh/files for #479764
2008-05-06 martin f. krafftfix silly typo in prompt definition
2008-05-06 martin f. krafftfix prompt for root
2008-05-06 martin f. krafftpass arguments to hook functions
2008-05-06 martin f. krafftprovide hook functions to iterate _functions arrays
2008-05-06 martin f. krafftcustomise $PATH
2008-05-06 martin f. krafftdo not mailcheck
2008-05-06 martin f. krafftPOSIX collation for ls
2008-05-06 martin f. krafftset the locale
2008-05-06 martin f. krafftfix header
2008-05-06 martin f. krafftless redundancy in ls alias def
2008-05-06 martin f. krafftshow dirs first with ls only if supported
2008-05-06 martin f. krafftsetopt hist_fcntl_lock only for 4.3.6 and beyond
2008-05-06 martin f. krafftno need to use IFS with zsh thanks to s.:.
2008-05-06 martin f. krafftautomatically quote urls on the zle
2008-05-06 martin f. krafftfix typo
2008-05-06 martin f. krafftdon' run initial setup as root
2008-05-06 martin f. krafftcleanup and prevent running as root
2008-05-05 martin f. krafftsave a subshell
2008-05-05 martin f. krafftdo not let nodebug cause non-zero exit status
2008-05-05 martin f. krafftdo the git prompt thing proper
2008-05-05 martin f. krafftnoglob for browsers
2008-05-05 martin f. krafftmigrate xterm-title setting to zshrc
2008-05-05 martin f. krafftremove backup files on successful recompile
2008-05-05 martin f. krafftno error when outside git tree
2008-05-05 martin f. kraffthandle non-git directories
2008-05-05 martin f. krafftdo not print error when sourcedir not found
2008-05-05 martin f. krafftmore visual consistency in RPS1
2008-05-05 martin f. krafftadd git branch to prompt
2008-05-05 martin f. krafftno error if trying to source empty dir
2008-05-05 martin f. krafftrecompile necessary files for each new shell
2008-05-05 martin f. krafftrecompile all files on login
2008-05-05 martin f. krafftadd gitignore files
2008-05-05 martin f. krafftinclude hostname in compdump file
2008-05-05 martin f. krafftfix grep aliases
2008-05-05 martin f. krafftmake ls display directories first
next