Fri, 18 Nov 2011 01:09:39 +0200 Oleksandr Gavenko Proper handle absolute and local path to man page.
Fri, 18 Nov 2011 01:06:42 +0200 Oleksandr Gavenko Look in all dirs from $MANPATH when complete man page.
Tue, 08 Nov 2011 23:20:39 +0200 Oleksandr Gavenko Use bash built-in 'test' command.
Tue, 08 Nov 2011 16:00:08 +0200 Oleksandr Gavenko Add completion for cygcheck.
Mon, 07 Nov 2011 20:32:07 +0200 Oleksandr Gavenko Make '-C' and '-f' option work together.
Mon, 07 Nov 2011 11:06:34 +0200 Oleksandr Gavenko Complete dirs for '-C' for make.
Thu, 03 Nov 2011 14:32:50 +0200 Oleksandr Gavenko Enable hgext.purge.
Mon, 31 Oct 2011 15:36:18 +0200 Oleksandr Gavenko Add URL.
Mon, 31 Oct 2011 14:54:20 +0200 Oleksandr Gavenko Add groups this was trusted.
Mon, 31 Oct 2011 12:09:19 +0200 Oleksandr Gavenko Use only $OSTYPE to detect Cygwin.
Mon, 31 Oct 2011 12:08:11 +0200 Oleksandr Gavenko Avoid permission problem in Cygwin.
Mon, 31 Oct 2011 12:05:48 +0200 Oleksandr Gavenko '~/usr/bin' already exported.
Sat, 29 Oct 2011 17:39:12 +0300 Oleksandr Gavenko Small command usage improvement.
Sat, 29 Oct 2011 17:34:39 +0300 Oleksandr Gavenko Start loop from 1st index as 0th index point to command name.
Sat, 29 Oct 2011 17:31:06 +0300 Oleksandr Gavenko Mark variable as local to avoid overwriting global values.
Fri, 28 Oct 2011 09:29:37 +0300 Oleksandr Gavenko merged
Thu, 27 Oct 2011 11:45:03 +0300 Oleksandr Gavenko Shorter alias for jobs.
Thu, 27 Oct 2011 11:36:47 +0300 Oleksandr Gavenko Add remainder how debug.
Fri, 28 Oct 2011 02:07:42 +0300 Oleksandr Gavenko Add docs targets.
Fri, 28 Oct 2011 02:07:16 +0300 Oleksandr Gavenko Fix RST formatting.
Fri, 28 Oct 2011 01:58:57 +0300 Oleksandr Gavenko Switch files to RestructuredText.
Fri, 28 Oct 2011 01:52:41 +0300 Oleksandr Gavenko merged
Thu, 27 Oct 2011 04:15:41 +0300 Oleksandr Gavenko Enable completion.
Thu, 27 Oct 2011 04:13:59 +0300 Oleksandr Gavenko Colorize PS2.
Thu, 27 Oct 2011 04:05:40 +0300 Oleksandr Gavenko Enable history search.
Wed, 26 Oct 2011 11:50:18 +0300 Oleksandr Gavenko Add completion for 'make'.
Wed, 26 Oct 2011 02:59:36 +0300 Oleksandr Gavenko Enable completion for man pages and CDPATH.
Wed, 26 Oct 2011 02:58:22 +0300 Oleksandr Gavenko Take more priority for 'bash_completion' instead my completion.
Wed, 26 Oct 2011 00:47:17 +0300 Oleksandr Gavenko Remove '$' sign from arithmetic contexts.
Tue, 25 Oct 2011 22:19:01 +0300 Oleksandr Gavenko Use 'Control+TAB' for cycling possible completion in bash.
Tue, 25 Oct 2011 21:53:31 +0300 Oleksandr Gavenko Rename variable.
Tue, 25 Oct 2011 21:52:44 +0300 Oleksandr Gavenko Add completion for 'pathsearch'.
Tue, 25 Oct 2011 18:04:59 +0300 Oleksandr Gavenko Add completion for hgsyncew.
Sun, 23 Oct 2011 17:04:24 +0300 Oleksandr Gavenko Fix mail signature file name.
Thu, 20 Oct 2011 16:52:53 +0300 Oleksandr Gavenko Preserve progress line after compilting of operation.
Thu, 20 Oct 2011 16:47:42 +0300 Oleksandr Gavenko Show progress on operations.
Thu, 20 Oct 2011 11:51:10 +0300 Oleksandr Gavenko I prefer EN man pages.
Tue, 18 Oct 2011 19:32:34 +0300 Oleksandr Gavenko merged
Tue, 18 Oct 2011 17:48:42 +0300 Oleksandr Gavenko Add own style for HG to print date in ISO 8601 format.
Mon, 17 Oct 2011 22:30:59 +0300 Oleksandr Gavenko Fix PS1 which cause of http://code.google.com/p/mintty/issues/detail?id=296
Fri, 14 Oct 2011 15:46:47 +0300 Oleksandr Gavenko Make color prompt for interactive Python.
Fri, 14 Oct 2011 15:24:08 +0300 Oleksandr Gavenko Enable python statement readline completion and readline history for interactive Python .
Fri, 14 Oct 2011 14:57:41 +0300 Oleksandr Gavenko Bind "Shift TAB" to complete as in Python TAB was need for another purpose.
Thu, 13 Oct 2011 10:55:40 +0300 Oleksandr Gavenko use delek color schema
Fri, 07 Oct 2011 18:28:32 +0300 Oleksandr Gavenko Add doc.
Fri, 07 Oct 2011 18:27:29 +0300 Oleksandr Gavenko Bypass locale env vars to remote host.
Thu, 06 Oct 2011 17:25:48 +0300 Oleksandr Gavenko Show host name to distinct local and remote shell (when ssh was used).
Wed, 28 Sep 2011 18:21:39 +0300 Oleksandr Gavenko Fix issue with empty/non-exist directory.
Wed, 28 Sep 2011 15:39:38 +0300 Oleksandr Gavenko But load local completion anyway.
Wed, 28 Sep 2011 15:33:51 +0300 Oleksandr Gavenko Add heading.
Wed, 28 Sep 2011 15:31:56 +0300 Oleksandr Gavenko Print supported targets.
Wed, 28 Sep 2011 15:29:23 +0300 Oleksandr Gavenko Load local completion.
Sun, 25 Sep 2011 17:45:34 +0300 Oleksandr Gavenko Include system wide /etc/zshrc.
Sun, 25 Sep 2011 17:45:17 +0300 Oleksandr Gavenko Increase HIST size.
Sun, 25 Sep 2011 17:39:49 +0300 Oleksandr Gavenko Remove duplication.
Sun, 25 Sep 2011 17:39:21 +0300 Oleksandr Gavenko No audio or visual bell.
Sun, 25 Sep 2011 17:38:17 +0300 Oleksandr Gavenko A 256 color scheme.
Sun, 25 Sep 2011 17:13:42 +0300 Oleksandr Gavenko Disable these characters as word dividers.
Sun, 25 Sep 2011 17:12:27 +0300 Oleksandr Gavenko This must be first, because it changes other options as side effect.
Sun, 25 Sep 2011 17:10:06 +0300 Oleksandr Gavenko Add '.dircolors' but don't enable it.
(0) -100 -60 +60 +100 +300 tip