Thu, 09 Mar 2017 15:11:29 +0200 Strip "my/" prefix. Require 'json' library.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 09 Mar 2017 15:11:29 +0200] rev 1506
Strip "my/" prefix. Require 'json' library.
Thu, 09 Mar 2017 11:07:23 +0200 Use trick with changing working directory to avoid Cygwin path issues.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 09 Mar 2017 11:07:23 +0200] rev 1505
Use trick with changing working directory to avoid Cygwin path issues.
Thu, 09 Mar 2017 10:55:00 +0200 Add documentation.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 09 Mar 2017 10:55:00 +0200] rev 1504
Add documentation.
Thu, 09 Mar 2017 10:53:14 +0200 Open file in Intellij Idea. Common interface for IDE.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 09 Mar 2017 10:53:14 +0200] rev 1503
Open file in Intellij Idea. Common interface for IDE.
Mon, 06 Mar 2017 15:40:53 +0200 It much easy to call ag for current directory via modifier then prefix argument.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 06 Mar 2017 15:40:53 +0200] rev 1502
It much easy to call ag for current directory via modifier then prefix argument.
Thu, 02 Mar 2017 22:41:44 +0200 Prevent error if there is no repository. Fix highlighting of line numbers.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 02 Mar 2017 22:41:44 +0200] rev 1501
Prevent error if there is no repository. Fix highlighting of line numbers.
Wed, 01 Mar 2017 16:15:48 +0200 Disable function highlighting. It is too disturbing.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 01 Mar 2017 16:15:48 +0200] rev 1500
Disable function highlighting. It is too disturbing.
Wed, 01 Mar 2017 10:02:30 +0200 Highlight optional year and milliseconds parts.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 01 Mar 2017 10:02:30 +0200] rev 1499
Highlight optional year and milliseconds parts.
Mon, 27 Feb 2017 21:24:10 +0200 Number of lines can be greater then I assumed initially.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 27 Feb 2017 21:24:10 +0200] rev 1498
Number of lines can be greater then I assumed initially.
Thu, 23 Feb 2017 09:59:25 +0200 Define function to easy navigate to Java source file from Java exception.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 23 Feb 2017 09:59:25 +0200] rev 1497
Define function to easy navigate to Java source file from Java exception.
Thu, 23 Feb 2017 08:19:21 +0200 (vc-root-dir) selectively work depending on buffer mode. I need root based on
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 23 Feb 2017 08:19:21 +0200] rev 1496
(vc-root-dir) selectively work depending on buffer mode. I need root based on default-directory... Fix: switch to necessary directory before running process.
Thu, 23 Feb 2017 07:35:48 +0200 Fix typo. Add promising but not worked option.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 23 Feb 2017 07:35:48 +0200] rev 1495
Fix typo. Add promising but not worked option.
Thu, 23 Feb 2017 00:42:06 +0200 Use own implementation of ag frontend.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 23 Feb 2017 00:42:06 +0200] rev 1494
Use own implementation of ag frontend.
Thu, 23 Feb 2017 00:40:50 +0200 Function for killing process. Simplify code. Limit search for current
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 23 Feb 2017 00:40:50 +0200] rev 1493
Function for killing process. Simplify code. Limit search for current directory with prefix.
Wed, 22 Feb 2017 23:58:21 +0200 Add own ag mode.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 22 Feb 2017 23:58:21 +0200] rev 1492
Add own ag mode.
Wed, 22 Feb 2017 11:58:15 +0200 Fix: delete extra parent.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 22 Feb 2017 11:58:15 +0200] rev 1491
Fix: delete extra parent.
Wed, 22 Feb 2017 11:37:42 +0200 Follow common prefixing schema for my functions.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 22 Feb 2017 11:37:42 +0200] rev 1490
Follow common prefixing schema for my functions.
Tue, 21 Feb 2017 11:22:31 +0200 Windows doesn't have fonts for 'or'/'and' Python keywords.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 21 Feb 2017 11:22:31 +0200] rev 1489
Windows doesn't have fonts for 'or'/'and' Python keywords.
Mon, 20 Feb 2017 20:26:21 +0200 Use regex search instead of literal for ag.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 20 Feb 2017 20:26:21 +0200] rev 1488
Use regex search instead of literal for ag.
Mon, 20 Feb 2017 16:04:49 +0200 Detect if json-mode available.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 20 Feb 2017 16:04:49 +0200] rev 1487
Detect if json-mode available.
Mon, 20 Feb 2017 15:56:22 +0200 I do not need duplicates in minibuffer history.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 20 Feb 2017 15:56:22 +0200] rev 1486
I do not need duplicates in minibuffer history.
Mon, 20 Feb 2017 15:52:38 +0200 Remove POST command. Add useful report.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 20 Feb 2017 15:52:38 +0200] rev 1485
Remove POST command. Add useful report.
Sun, 19 Feb 2017 14:44:26 +0200 Allow autoload. Move cursor to the beginning of buffer.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 19 Feb 2017 14:44:26 +0200] rev 1484
Allow autoload. Move cursor to the beginning of buffer.
Sun, 19 Feb 2017 14:38:21 +0200 Library to access Spring Actuator endpoints.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 19 Feb 2017 14:38:21 +0200] rev 1483
Library to access Spring Actuator endpoints.
Sun, 19 Feb 2017 13:33:21 +0200 Set indentation for json-mode. Require ag.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 19 Feb 2017 13:33:21 +0200] rev 1482
Set indentation for json-mode. Require ag.
Wed, 15 Feb 2017 00:01:59 +0200 Show message about debug level to be sure without reading documentation.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 15 Feb 2017 00:01:59 +0200] rev 1481
Show message about debug level to be sure without reading documentation.
Mon, 13 Feb 2017 10:25:59 +0200 Fix typos.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 13 Feb 2017 10:25:59 +0200] rev 1480
Fix typos.
Sun, 12 Feb 2017 13:15:25 +0200 Customize ag usage.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 12 Feb 2017 13:15:25 +0200] rev 1479
Customize ag usage.
Thu, 09 Feb 2017 15:41:59 +0200 Enable ag if available for searching.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 09 Feb 2017 15:41:59 +0200] rev 1478
Enable ag if available for searching.
Tue, 31 Jan 2017 23:38:09 +0200 Disable anti-aliasing for Cyrillic, Greek and IPA scripts.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 31 Jan 2017 23:38:09 +0200] rev 1477
Disable anti-aliasing for Cyrillic, Greek and IPA scripts.
(0) -1000 -300 -100 -50 -30 +30 +50 +100 tip