Mon, 01 Jan 2024 20:53:49 +0200 Oleksandr Gavenko Create symlink from ~/.bash_profile for login shell to activate my ~/.bashrc. default tip
Sat, 16 Dec 2023 18:07:34 +0200 Oleksandr Gavenko Moved Bash completion for "hgsync" to "utils" module.
Mon, 11 Dec 2023 00:27:20 +0200 Oleksandr Gavenko Added workaround for Cygwin, npm authors explicitly forbids it:
Sun, 10 Dec 2023 23:43:58 +0200 Oleksandr Gavenko Added dynamic Bash completion for npm.
Sun, 10 Dec 2023 22:23:26 +0200 Oleksandr Gavenko Basic wsl Bash completion.
Sun, 10 Dec 2023 21:46:58 +0200 Oleksandr Gavenko Added Docker dynamic completion.
Sun, 10 Dec 2023 19:17:02 +0200 Oleksandr Gavenko Cleanup function after the usage.
Sun, 10 Dec 2023 19:15:17 +0200 Oleksandr Gavenko Dynamically build completion for podman.
Mon, 04 Dec 2023 14:38:39 +0200 Oleksandr Gavenko Added a target for TAR.GZ without personal info.
Mon, 04 Dec 2023 14:36:50 +0200 Oleksandr Gavenko Removed personal info from .env.bash.
Tue, 14 Nov 2023 15:15:28 +0200 Oleksandr Gavenko Permit extensibility of user's SSH config.
Sun, 12 Nov 2023 23:22:11 +0200 Oleksandr Gavenko Helper to unpack mini TAR on Ansible managed remote hosts.
Sun, 12 Nov 2023 23:19:48 +0200 Oleksandr Gavenko Moved git username to a separate file: .gitconfig.extra.
Sun, 12 Nov 2023 16:48:31 +0200 Oleksandr Gavenko Test pattern with the keyword "case".
Sun, 12 Nov 2023 16:42:08 +0200 Oleksandr Gavenko Target to install only essential files.
Sun, 12 Nov 2023 16:41:37 +0200 Oleksandr Gavenko Extracted username from .gitconfig to allow non-specific user install.
Sun, 12 Nov 2023 14:17:23 +0200 Oleksandr Gavenko Completion based on history.
Sun, 12 Nov 2023 13:44:06 +0200 Oleksandr Gavenko magic-space expand sequence referring to the command history in place, so you have a chance to review before executing.
Sun, 12 Nov 2023 11:02:48 +0200 Oleksandr Gavenko Released undo command.
Thu, 09 Nov 2023 12:53:56 +0200 Oleksandr Gavenko Added Windows' directory "Documents" to CDPATH for better integration with WSL 1.
Sun, 29 Oct 2023 13:24:48 +0200 Oleksandr Gavenko Added "scoop bucket" Bash completion.
Wed, 29 Mar 2023 23:42:06 +0300 Oleksandr Gavenko Completed migration from ~/devel to ~/work.
Mon, 27 Feb 2023 01:12:44 +0200 Oleksandr Gavenko Added completion for "hgsync status".
Thu, 23 Feb 2023 00:59:27 +0200 Oleksandr Gavenko Removed .npmrc, HOME in Cygwin & running npm outside of Cygwin results in duplicating cache (in Cygwin HOME & in APPDATA).
Mon, 20 Feb 2023 01:20:35 +0200 Oleksandr Gavenko Seems M- syntax doesn't work, replaced it with \e.
Mon, 13 Feb 2023 14:07:38 +0200 Oleksandr Gavenko Added navigation and word deleting commands for Putty.
Tue, 27 Dec 2022 16:14:46 +0200 Oleksandr Gavenko To avoid specifying "--keyserver".
Sun, 25 Dec 2022 21:06:07 +0200 Oleksandr Gavenko OrangeRed is not recognized by mintty, used hex code instead.
Sun, 25 Dec 2022 16:46:29 +0200 Oleksandr Gavenko Removed Bash completion for the outdated utility "hgsyncew".
Sun, 25 Dec 2022 16:44:57 +0200 Oleksandr Gavenko Fixed warning: grep: warning: GREP_COLOR is deprecated; use GREP_COLORS.
Thu, 22 Dec 2022 16:47:44 +0200 Oleksandr Gavenko Defined completion for mygradle8 mygradle11 mygradle17.
Wed, 21 Dec 2022 13:23:30 +0200 Oleksandr Gavenko Added which to scoop completion.
Sat, 24 Dec 2022 13:30:30 +0200 Oleksandr Gavenko Added completion for hgsync.
Fri, 23 Dec 2022 20:26:07 +0200 Oleksandr Gavenko Avoid a warning when HG is operating via SSH:
Mon, 28 Nov 2022 23:08:33 +0200 Oleksandr Gavenko Decided transition from ~/devel to ~/work.
Mon, 28 Nov 2022 23:05:22 +0200 Oleksandr Gavenko Added a comment.
Sun, 27 Nov 2022 15:58:40 +0200 Oleksandr Gavenko No need in GRADLE_OPTS "-Dorg.gradle.daemon=true": it is by default in modern Gradle.
Thu, 08 Sep 2022 12:26:25 +0300 Oleksandr Gavenko Included time into Bash PS1 header: useful to understand when I called daily login apps.
Sun, 12 Jun 2022 19:01:39 +0300 Oleksandr Gavenko Added Bash completion for winget.
Thu, 09 Jun 2022 16:01:09 +0300 Oleksandr Gavenko Added bash autocompletion for Scoop.
Wed, 08 Jun 2022 15:38:53 +0300 Oleksandr Gavenko Fixed typo.
Wed, 08 Jun 2022 00:39:34 +0300 Oleksandr Gavenko myvbox-stop-all: added support for spaces in the response from "vboxmanage list runningvms".
Tue, 07 Jun 2022 13:41:05 +0300 Oleksandr Gavenko Added utility function for halting all VBox VMs.
Tue, 28 Sep 2021 12:45:16 +0300 Oleksandr Gavenko Removed dangerous git alias.
Sat, 18 Sep 2021 23:34:05 +0300 Oleksandr Gavenko Fix: there is no guaranty /etc/mc/mc.ext is in the system.
Sat, 18 Sep 2021 23:32:53 +0300 Oleksandr Gavenko As of ~/.bashrc having space prefixed exclude pattern in HISTIGNORE no need for dedicated file, just add a symlink!
Sat, 18 Sep 2021 23:31:05 +0300 Oleksandr Gavenko Exclude space prefixed commands from Bash history. This include Midnight Commander UI prompt (not shell).
Wed, 15 Sep 2021 15:22:14 +0300 Oleksandr Gavenko Bash completion for npx.
Tue, 13 Jul 2021 11:11:53 +0300 Oleksandr Gavenko Removed debug statement.
Wed, 16 Jun 2021 15:24:53 +0300 Oleksandr Gavenko Fixed horrible Bash regex performance matching with two placeholders. Instead use fast one and extract remaining part.
Wed, 16 Jun 2021 14:48:32 +0300 Oleksandr Gavenko Use variable to return function result for better performance on Cygwin. Cleanup helper functions from the environment.
Wed, 16 Jun 2021 13:39:23 +0300 Oleksandr Gavenko Rearrange default UNIX PATHs priority. Under Cygwin that helps with placing Cygwin's paths before Windows'.
Thu, 03 Jun 2021 02:02:50 +0300 Oleksandr Gavenko TERM is missing when run non-interactively through SSH. Disable ruler in non-interacticve session.
Wed, 02 Jun 2021 21:46:48 +0300 Oleksandr Gavenko For my "cygrun.exe" wrapper to work it should be behind shebang scripts in the PATH, so moved ~/usr/bin to the PATH end on Cygwin.
Wed, 02 Jun 2021 18:25:56 +0300 Oleksandr Gavenko No need for ~/usr/xbin. There is standard ~/.local/bin.
Wed, 02 Jun 2021 17:50:31 +0300 Oleksandr Gavenko Include /usr/local/bin into PATH for "pip install" to be available.
Wed, 02 Jun 2021 13:39:08 +0300 Oleksandr Gavenko Docs: added link.
Wed, 02 Jun 2021 03:54:39 +0300 Oleksandr Gavenko Set Node prefix & cache to local directory on Linux.
Tue, 01 Jun 2021 17:58:43 +0300 Oleksandr Gavenko Replaced regex match with pattern match.
Tue, 01 Jun 2021 17:48:41 +0300 Oleksandr Gavenko Combined dependent check into "elif".
Tue, 01 Jun 2021 17:47:00 +0300 Oleksandr Gavenko Removed Solaris customization. This OS is dead.
Tue, 01 Jun 2021 17:45:24 +0300 Oleksandr Gavenko Allow ~/.env file to be without "export" prefix.
Tue, 01 Jun 2021 17:34:17 +0300 Oleksandr Gavenko Renamed .env => .bash.env to free .env name for user customization (famous dotenv file).
Tue, 01 Jun 2021 11:55:32 +0300 Oleksandr Gavenko Pass TERM as xterm to "vagrant ssh" because Debian doesn't know TERM "mintty".
Tue, 06 Apr 2021 12:58:34 +0300 Oleksandr Gavenko I'm using Ctrl+LCLick or Menu key binding for switching.
Tue, 06 Apr 2021 01:36:03 +0300 Oleksandr Gavenko Enabled Mercirial extension: histedit.
Sun, 21 Mar 2021 01:27:55 +0200 Oleksandr Gavenko Enabled rerere. Keeps database of manually resolved conflicts.
Mon, 22 Feb 2021 20:15:51 +0200 Oleksandr Gavenko Fixed handling of spaces in path for completion for Bash command "cd".
Thu, 14 Jan 2021 12:56:41 +0200 Oleksandr Gavenko Utility function to enhance curl with time report.
Fri, 08 Jan 2021 16:11:52 +0200 Oleksandr Gavenko Fixed: Ignoring unknown option 'BellSound'.
Fri, 08 Jan 2021 14:03:04 +0200 Oleksandr Gavenko Replaced "~" with $(HOME).
Fri, 08 Jan 2021 13:59:23 +0200 Oleksandr Gavenko Create symlink in a one step.
Fri, 08 Jan 2021 13:57:12 +0200 Oleksandr Gavenko Replaced Bash "for" iteration with "find" utility.
Fri, 08 Jan 2021 13:32:43 +0200 Oleksandr Gavenko No need special steps for .local/share/applications/mimeapps.list
Fri, 08 Jan 2021 13:30:35 +0200 Oleksandr Gavenko Do not alter working directory.
Fri, 08 Jan 2021 13:28:42 +0200 Oleksandr Gavenko Do not install fvwm configs if it is not available.
Fri, 08 Jan 2021 13:26:37 +0200 Oleksandr Gavenko Fixed install target: do not stop in the middle if fvwm is not here.
Fri, 08 Jan 2021 13:24:06 +0200 Oleksandr Gavenko No need for "mkdir", option "-D" of "install" takes care about missing directories.
Fri, 08 Jan 2021 13:12:40 +0200 Oleksandr Gavenko Collect and copy all files belonging to root of $HOME in one step. This speedups install in Cygwin: 7s => 5s.
Fri, 08 Jan 2021 12:46:52 +0200 Oleksandr Gavenko Increased "install" speed on Cygwin with ".ONESHELL" (by avoiding SHELL forks) 9s => 7s.
Fri, 08 Jan 2021 00:07:21 +0200 Oleksandr Gavenko No need for file size check when opening file in Emacs.
Fri, 08 Jan 2021 00:04:16 +0200 Oleksandr Gavenko No need to detect old MC version, always install into ~/.config/mc.
Fri, 08 Jan 2021 00:00:03 +0200 Oleksandr Gavenko Execute Make recipes by Bash.
Mon, 30 Nov 2020 10:49:15 +0200 Oleksandr Gavenko Replaced --parallel-threads with --max-workers.
Wed, 25 Nov 2020 20:51:28 +0200 Oleksandr Gavenko Added completion for --console + --warning-mode.
Wed, 25 Nov 2020 19:39:58 +0200 Oleksandr Gavenko Added publish task.
Sat, 21 Nov 2020 23:01:44 +0200 Oleksandr Gavenko Added support for "wrapper --distribution-type ...".
Sat, 21 Nov 2020 21:25:42 +0200 Oleksandr Gavenko Added Shift+Tab for session switching in GNU Screen & tmux.
Sat, 21 Nov 2020 20:40:18 +0200 Oleksandr Gavenko Replace TERM=mintty with "xterm" as remote Debian doesn't have "mintty" definition.
Sat, 21 Nov 2020 19:42:50 +0200 Oleksandr Gavenko Switched BoldWhite into some visible on white background.
Sat, 21 Nov 2020 19:40:47 +0200 Oleksandr Gavenko Adtivated TERM=mintty for mintty as Gradle now supports it natively (as of v5.2).
Sat, 21 Nov 2020 19:39:44 +0200 Oleksandr Gavenko Use bold font instead of alternative color in mintty. Bold colors are shown when bright colors are requested.
Sat, 21 Nov 2020 13:38:56 +0200 Oleksandr Gavenko Enabled syntax highlighting by Emacs + added link to official docs.
Tue, 06 Oct 2020 19:44:05 +0300 Oleksandr Gavenko Added utility to activate Windows based docker-machine in WSL.
Wed, 09 Sep 2020 00:30:54 +0300 Oleksandr Gavenko A way to find releases/heads with given commit.
Tue, 25 Aug 2020 10:15:42 +0300 Oleksandr Gavenko New git on "git pull" asked to config one of:
Thu, 26 Mar 2020 17:24:35 +0200 Oleksandr Gavenko Enabled mygradle for gradle completion.
Tue, 03 Mar 2020 21:24:43 +0200 Oleksandr Gavenko Added Artifactory related tasks.
Mon, 02 Mar 2020 13:43:47 +0200 Oleksandr Gavenko Added completion for Gradle 6.x java.withJavadocJar()/withSourcesJar().
Sat, 18 Jan 2020 22:37:22 +0200 Oleksandr Gavenko Added --fail-fast to list of available options for Gradle completion.
Sat, 18 Jan 2020 21:35:43 +0200 Oleksandr Gavenko Added "test" related Bash completions for Gradle.
Sat, 18 Jan 2020 14:26:49 +0200 Oleksandr Gavenko Added default completion for Gradle "test" cmd.
Sat, 18 Jan 2020 00:19:38 +0200 Oleksandr Gavenko Increased the number of supported formats by mygit-date and added strict validation.
Mon, 13 Jan 2020 14:00:42 +0200 Oleksandr Gavenko Added completion for --console Gradle option.
Mon, 13 Jan 2020 13:25:00 +0200 Oleksandr Gavenko Included --tunnel-through-iap into gssh alias.
Sun, 12 Jan 2020 20:49:35 +0200 Oleksandr Gavenko Disabled rich terminal support for Gradle under mintty.
Sat, 07 Dec 2019 21:19:05 +0200 Oleksandr Gavenko Added link to Gradle configuration config docs.
Sat, 07 Dec 2019 21:16:42 +0200 Oleksandr Gavenko Updated available configurations.
Mon, 02 Dec 2019 20:05:19 +0200 Oleksandr Gavenko Added alias and completion for 'gcloud compute ssh'.
Tue, 19 Nov 2019 12:20:50 +0200 Oleksandr Gavenko Ping SSH server every 2 min.
Mon, 21 Oct 2019 21:04:31 +0300 Oleksandr Gavenko Added null displaying, HISTCONTROL, upper case completion to psql.
Mon, 21 Oct 2019 20:50:36 +0300 Oleksandr Gavenko Enable switching to wide line format of SQL output when necessary by psql.
Sun, 22 Sep 2019 23:57:03 +0300 Oleksandr Gavenko Changed EDITOR to vim. Cygwin's vi is very primitive.
Mon, 16 Sep 2019 23:04:26 +0300 Oleksandr Gavenko Set default editor to vi.
Tue, 14 May 2019 00:49:35 +0300 Oleksandr Gavenko https://superuser.com/questions/543279/no-mouse-support-mouse-a-error-in-vim
Mon, 29 Apr 2019 03:21:23 +0300 Oleksandr Gavenko Made idempotent application of Gradle settings.
Sat, 23 Mar 2019 15:50:48 +0200 Oleksandr Gavenko Added --fail-fast option.
Wed, 16 Jan 2019 14:20:34 +0200 Oleksandr Gavenko Removed Bash key binding that overrides filename completion.
Thu, 03 Jan 2019 13:56:48 +0200 Oleksandr Gavenko Use native apt-cyg bash completion.
Thu, 03 Jan 2019 00:16:24 +0200 Oleksandr Gavenko Set EDITOR priority.
Wed, 02 Jan 2019 23:49:07 +0200 Oleksandr Gavenko /bin/stty is in Debian&Alpine, /usr/bin/stty is in Cygwin.
Tue, 01 Jan 2019 23:38:59 +0200 Oleksandr Gavenko Added suffix mini to mini-tarball.
Sun, 30 Dec 2018 12:56:51 +0200 Oleksandr Gavenko checkwinsize is already enabled.
Sun, 30 Dec 2018 12:30:21 +0200 Oleksandr Gavenko Added fallback to "stty" if "tput" is missing.
Sun, 30 Dec 2018 12:26:48 +0200 Oleksandr Gavenko Change rules size only on SIGWINCH.
Sun, 30 Dec 2018 12:21:48 +0200 Oleksandr Gavenko Allow to override font size by local settings.
Thu, 20 Dec 2018 00:47:02 +0200 Oleksandr Gavenko Avoid blue on green for STICKY_OTHER_WRITABLE.
Tue, 18 Dec 2018 13:04:48 +0200 Oleksandr Gavenko Added RLWRAP_HOME.
Thu, 13 Dec 2018 12:58:52 +0200 Oleksandr Gavenko Set default binding for complete-filename, which was somehow missing.
Wed, 12 Dec 2018 12:45:40 +0200 Oleksandr Gavenko Create missing directories.
Thu, 29 Nov 2018 00:00:11 +0200 Oleksandr Gavenko Updated mygit-date to accept hour+minute, assume current day + random seconds.
Tue, 16 Oct 2018 08:43:53 +0300 Oleksandr Gavenko Describe color codes.
Tue, 04 Sep 2018 19:54:29 +0300 Oleksandr Gavenko bootRepackage was renamed to bootJar in modern Spring Boot Gradle plugin.
Wed, 22 Aug 2018 15:44:28 +0300 Oleksandr Gavenko Increased Git diff context to 5.
Wed, 11 Jul 2018 18:27:19 +0300 Oleksandr Gavenko Make copy of ~/.bash_profile instead symlink as Cygwin installation conflicts
Wed, 11 Jul 2018 18:25:46 +0300 Oleksandr Gavenko Target to create tarball with essential files (to be moved to Vagrant box).
Mon, 09 Jul 2018 01:33:08 +0300 Oleksandr Gavenko I can keep default preferred size. Maximize doesn't affect it.
Mon, 09 Jul 2018 01:19:27 +0300 Oleksandr Gavenko Start mintty maximized.
Sun, 08 Jul 2018 22:54:12 +0300 Oleksandr Gavenko Added user/host to terminal title.
Sun, 24 Jun 2018 02:30:33 +0300 Oleksandr Gavenko Fixed typo.
Thu, 21 Jun 2018 17:28:29 +0300 Oleksandr Gavenko Disable CYGWIN=noglob for docker-machine.
Tue, 12 Jun 2018 11:22:39 +0300 Oleksandr Gavenko Exclude stash from glog.
Tue, 12 Jun 2018 10:52:52 +0300 Oleksandr Gavenko Exclude StGit commits from graph.
Tue, 15 May 2018 13:53:56 +0300 Oleksandr Gavenko Removed garbage symbol.
Sat, 12 May 2018 22:29:52 +0300 Oleksandr Gavenko Increase terminal width and font size.
Sat, 12 May 2018 22:28:34 +0300 Oleksandr Gavenko Calculate ruler length each time.
Mon, 07 May 2018 12:17:32 +0300 Oleksandr Gavenko Added support for --include-build.
Sun, 06 May 2018 15:11:56 +0300 Oleksandr Gavenko Set length of ruler line to terminal width. Made it more visible.
Tue, 17 Apr 2018 22:47:13 +0300 Oleksandr Gavenko Enable color in console for Gradle in Cygwin+bash+mintty.
Tue, 27 Mar 2018 00:11:01 +0300 Oleksandr Gavenko Follow history after renames in git log.
Tue, 27 Mar 2018 00:01:17 +0300 Oleksandr Gavenko Replaced option to more modern.
Tue, 09 Jan 2018 14:40:13 +0200 Oleksandr Gavenko Command to spoof git commit date.
Mon, 04 Dec 2017 18:24:13 +0200 Oleksandr Gavenko Do not override ~/.gradle/init.d/mavenLocal.gradle
Mon, 25 Sep 2017 23:20:46 +0300 Oleksandr Gavenko Added colors definition for cdiff because default schema uses blue for added
Tue, 05 Sep 2017 17:35:44 +0300 Oleksandr Gavenko https://superuser.com/questions/1247541/make-bash-completion-to-ignore-exe-extention-in-cygwin
Wed, 30 Aug 2017 10:37:48 +0300 Oleksandr Gavenko It's impossible to disable -n so it's better to remove it.
Mon, 28 Aug 2017 20:47:24 +0300 Oleksandr Gavenko Make red less shouting.
Sun, 27 Aug 2017 18:04:56 +0300 Oleksandr Gavenko DarkGreen is too dark to notice it among black text.
Tue, 08 Aug 2017 12:01:58 +0300 Oleksandr Gavenko Make green darker for better diff readability. Same for cyan.
Tue, 08 Aug 2017 11:03:29 +0300 Oleksandr Gavenko Built own terminal color schema.
Tue, 08 Aug 2017 11:03:06 +0300 Oleksandr Gavenko Prefer LF EOL. Normalize EOL to LF.
Tue, 08 Aug 2017 10:10:25 +0300 Oleksandr Gavenko Remove obsolete information.
Tue, 08 Aug 2017 00:21:53 +0300 Oleksandr Gavenko Make cyan darker.
Tue, 08 Aug 2017 00:07:13 +0300 Oleksandr Gavenko Make green lighter.
Mon, 07 Aug 2017 23:45:13 +0300 Oleksandr Gavenko Improve visibility of yellow and green colors.
Mon, 07 Aug 2017 17:23:48 +0300 Oleksandr Gavenko Polished setting.
Mon, 07 Aug 2017 17:22:41 +0300 Oleksandr Gavenko Shorter options for --no-timestamps --no-index.
Mon, 07 Aug 2017 17:21:54 +0300 Oleksandr Gavenko Removed 'quilt diff' breaking option.
Mon, 07 Aug 2017 17:19:30 +0300 Oleksandr Gavenko More colors from quilt.
Sun, 06 Aug 2017 00:25:41 +0300 Oleksandr Gavenko Include function name in patch.
Sun, 06 Aug 2017 00:04:50 +0300 Oleksandr Gavenko Sane defaults for quilt.
Tue, 01 Aug 2017 01:20:56 +0300 Oleksandr Gavenko Fix: Unsupported option compressionlevel.
Tue, 25 Jul 2017 17:49:04 +0300 Oleksandr Gavenko Enable completion for ../gradlew
Sun, 16 Jul 2017 00:46:28 +0300 Oleksandr Gavenko Added additional ``init`` plugin supported types.
Wed, 05 Jul 2017 11:46:02 +0300 Oleksandr Gavenko Added --build-cache option.
Mon, 03 Jul 2017 22:51:43 +0300 Oleksandr Gavenko Added status option.
Mon, 03 Jul 2017 11:52:34 +0300 Oleksandr Gavenko Added --profile option for Gradle.
Tue, 20 Jun 2017 13:40:26 +0300 Oleksandr Gavenko `-a` option to commit causes many troubles to me.
Mon, 12 Jun 2017 11:22:47 +0300 Oleksandr Gavenko Fix Ignoring option '; '.
Mon, 22 May 2017 17:31:12 +0300 Oleksandr Gavenko Added support for ConEmu.
Sun, 30 Apr 2017 00:27:31 +0300 Oleksandr Gavenko Added quick launch menu entry for Idea.
Fri, 21 Apr 2017 13:23:59 +0300 Oleksandr Gavenko merged
Fri, 21 Apr 2017 13:19:45 +0300 Oleksandr Gavenko merged
Mon, 17 Apr 2017 22:38:44 +0300 Oleksandr Gavenko atril stopped same document position. Use zathura instead.
Sat, 15 Apr 2017 01:20:05 +0300 Oleksandr Gavenko merged
Sat, 15 Apr 2017 01:19:26 +0300 Oleksandr Gavenko Enabled wrapping during horizontal navigation.
Sat, 15 Apr 2017 01:14:21 +0300 Oleksandr Gavenko Navigate across pages/desktops with Win key pressed to freed Ctrl/Alt + F9-F12 key bindings.
Thu, 13 Apr 2017 19:45:23 +0300 Oleksandr Gavenko I like audacious for looping key shortcuts.
Fri, 07 Apr 2017 18:48:40 +0300 Oleksandr Gavenko Fix moving window down.
Fri, 07 Apr 2017 18:37:28 +0300 Oleksandr Gavenko Wrap around left/right boundaries when moving window.
Fri, 14 Apr 2017 10:16:12 +0300 Oleksandr Gavenko Do not try to set title inside Emacs term emulator.
Tue, 04 Apr 2017 17:21:08 +0300 Oleksandr Gavenko Include current working directory into terminal emulator title (xterm/mintty
Thu, 06 Apr 2017 00:45:36 +0300 Oleksandr Gavenko Lenience for Java applications.
Sun, 02 Apr 2017 16:15:38 +0300 Oleksandr Gavenko WIP for URXVT.
Mon, 20 Mar 2017 00:46:44 +0200 Oleksandr Gavenko Deleted debug output.
Mon, 06 Mar 2017 11:46:56 +0200 Oleksandr Gavenko Properly handle IFS to avoid polluting external value. Remove command lists,
Mon, 06 Mar 2017 10:22:49 +0200 Oleksandr Gavenko Simplify syntax.
Mon, 06 Mar 2017 10:22:06 +0200 Oleksandr Gavenko Add command help if it is first argument.
Wed, 01 Mar 2017 15:43:10 +0200 Oleksandr Gavenko Completion for dependencyInsight. Fix for _extra expansion.
Sun, 26 Feb 2017 10:00:54 +0200 Oleksandr Gavenko Add bootRun for convenience.
Sat, 25 Feb 2017 21:44:22 +0200 Oleksandr Gavenko Add command sensitive completion.
Wed, 22 Feb 2017 16:09:02 +0200 Oleksandr Gavenko Fix: Cannot invoke method startsWith() on null object.
Wed, 22 Feb 2017 10:23:40 +0200 Oleksandr Gavenko Enable colors for logging in terminal for Windows in mintty for Spring Boot.
Wed, 22 Feb 2017 10:20:36 +0200 Oleksandr Gavenko Disable noisy output.
Tue, 21 Feb 2017 13:31:02 +0200 Oleksandr Gavenko Completion for "dependencies --configuration".
Tue, 21 Feb 2017 10:06:40 +0200 Oleksandr Gavenko Switch arguments order.
Mon, 20 Feb 2017 14:20:06 +0200 Oleksandr Gavenko Add wrapper task.
Mon, 20 Feb 2017 10:28:00 +0200 Oleksandr Gavenko Add ./gradlew for completion.
Sat, 18 Feb 2017 11:19:48 +0200 Oleksandr Gavenko Delay access to remote repositories for 10 days.
Sat, 18 Feb 2017 11:18:43 +0200 Oleksandr Gavenko Include mavenLocal() to gradle builds.
Sat, 18 Feb 2017 11:14:13 +0200 Oleksandr Gavenko Improve completion for help task.
Mon, 13 Feb 2017 22:09:01 +0200 Oleksandr Gavenko Use $'' syntax to get rid of \033 in flavor of \e.
Mon, 13 Feb 2017 17:11:40 +0200 Oleksandr Gavenko Add some gradle tasks.
Mon, 13 Feb 2017 14:21:51 +0200 Oleksandr Gavenko Improve zsh prompt.
Sun, 12 Feb 2017 14:21:32 +0200 Oleksandr Gavenko Add completion for figlet.
Thu, 09 Feb 2017 23:48:07 +0200 Oleksandr Gavenko "listall" can benefit from pkg name completion.
Thu, 09 Feb 2017 15:23:41 +0200 Oleksandr Gavenko Ignore UNIX file permission under Windows. Relax CR/LF.
Sat, 28 Jan 2017 01:52:54 +0200 Oleksandr Gavenko Use extra key on Logitec as Mode_switch.
Sat, 28 Jan 2017 01:45:34 +0200 Oleksandr Gavenko Swap modifiers to previous assignment because I don't want to fix them in
Fri, 27 Jan 2017 22:47:14 +0200 Oleksandr Gavenko Cleanup code. Make possible to import settings several times without errors.
Thu, 26 Jan 2017 14:55:51 +0200 Oleksandr Gavenko Do not duplicate completion if we in the middle of the word.
Thu, 26 Jan 2017 14:53:14 +0200 Oleksandr Gavenko colored-stats is Bash feature. It breaks Emacs 25. https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24401
Tue, 24 Jan 2017 22:19:48 +0200 Oleksandr Gavenko Fix: Under Windows there is mc command that is Message Compiler.
Tue, 24 Jan 2017 22:18:12 +0200 Oleksandr Gavenko Fix: Under Windows there is mc command that is Macro Compiler.
Tue, 24 Jan 2017 22:14:45 +0200 Oleksandr Gavenko Basic completion for apt-cyg.
Fri, 20 Jan 2017 14:29:51 +0200 Oleksandr Gavenko Remove obsolete information.
Sun, 08 Jan 2017 17:20:26 +0200 Oleksandr Gavenko Switch to atril instead of evince to avoid gvfs package for remembering
Sun, 04 Dec 2016 17:15:08 +0200 Oleksandr Gavenko Add lit format.
Sat, 15 Oct 2016 01:41:37 +0300 Oleksandr Gavenko Add function for linguistic analysis.
Thu, 29 Sep 2016 10:24:43 +0300 Oleksandr Gavenko Enable hinting and subpixel rendering in Emacs.
Tue, 27 Sep 2016 00:16:38 +0300 Oleksandr Gavenko I set Emacs font in .emacs by now.
Tue, 30 Aug 2016 19:42:38 +0300 Oleksandr Gavenko Fix spelling.
Tue, 30 Aug 2016 18:22:43 +0300 Oleksandr Gavenko Focus to first window on page when move across pages.
Tue, 30 Aug 2016 18:13:53 +0300 Oleksandr Gavenko Code to move window across pages/desks.
Mon, 15 Aug 2016 23:57:14 +0300 Oleksandr Gavenko Increase software volume for quiet video.
Sat, 06 Aug 2016 21:33:10 +0300 Oleksandr Gavenko Shortcut to close window from MINIX A2 remote control.
Fri, 29 Jul 2016 20:00:22 +0300 Oleksandr Gavenko Mobipocket association.
Thu, 02 Jun 2016 22:02:14 +0300 Oleksandr Gavenko Fix: Solaris 'file' utility does not support '--compile' option and user
Thu, 02 Jun 2016 21:55:33 +0300 Oleksandr Gavenko Fix: GNU 'install' utility is not compatible with Solaris version.
Thu, 02 Jun 2016 19:28:46 +0300 Oleksandr Gavenko Enable OpenCSW packages on Solaris.
(0) -1000 -240 tip