]> 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-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
2008-05-05 martin f. krafftload zsh/complist
2008-05-05 martin f. krafftadd misc other settings
2008-05-05 martin f. krafftlimit lists to 1000
2008-05-05 martin f. krafftimport modules
2008-05-05 martin f. krafftallow csh-style ! history expansion
2008-05-05 martin f. krafftdisable fortune display
2008-05-05 martin f. krafftdon't store header
2008-05-05 martin f. krafftadd ft=zsh to zshrc files
2008-05-05 martin f. krafftcomment update
2008-05-05 martin f. krafftproperly initialise fonts on first load
2008-05-05 martin f. krafftadd helper to manipulate xterm fonts
2008-05-05 martin f. krafftimport mika's documentation shortcut
2008-05-05 martin f. kraffturl encoding with zsh
2008-05-05 martin f. krafftinit completion earlier
2008-05-05 martin f. krafftaliases for listing old/new/big/small files
2008-05-05 martin f. krafftmore alias works
2008-05-05 martin f. krafftwatch other users
2008-05-05 martin f. krafftadd bug and mbug aliases
2008-05-05 martin f. krafftcustomise dircolors
2008-05-05 martin f. krafftonly set flags for ssh connections
2008-05-05 martin f. krafftsome work on compsys, far from having understood it
2008-05-05 martin f. krafftuse fortune -a instead of plain fortune
2008-05-05 martin f. krafftfile contains functions
2008-05-04 martin f. krafftadd ... and .... global aliases
2008-05-04 martin f. krafftinitial checkin