[yi-editor/yi] 250b04: take out the pango disabling GHC >=8.2 check, test...

2024-09-05 Thread 'Marcel Fourné' via yi . devel
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 250b047bd8c82d1f2eee200b3f534d1de3a98e6a
  
https://github.com/yi-editor/yi/commit/250b047bd8c82d1f2eee200b3f534d1de3a98e6a
  Author: Marcel Fourné 
  Date:   2024-09-05 (Thu, 05 Sep 2024)

  Changed paths:
M yi/yi.cabal

  Log Message:
  ---
  take out the pango disabling GHC >=8.2 check, tested, seems this was fixed



To unsubscribe from these emails, change your notification settings at 
https://github.com/yi-editor/yi/settings/notifications

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/yi-devel/yi-editor/yi/push/refs/heads/master/6c425e-250b04%40github.com.


[yi-editor/yi] 064291: Add support for vty 6

2024-09-04 Thread 'Marcel Fourné' via yi . devel
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 064291987dca3adde1d85a64360dd1c032ab0d7e
  
https://github.com/yi-editor/yi/commit/064291987dca3adde1d85a64360dd1c032ab0d7e
  Author: Joseph C. Sible 
  Date:   2024-08-29 (Thu, 29 Aug 2024)

  Changed paths:
M yi-frontend-vty/src/Yi/Frontend/Vty.hs
M yi-frontend-vty/yi-frontend-vty.cabal

  Log Message:
  ---
  Add support for vty 6


  Commit: 6c425efc90979753493e8944c2eddf5d645c6328
  
https://github.com/yi-editor/yi/commit/6c425efc90979753493e8944c2eddf5d645c6328
  Author: Marcel Fourné 
  Date:   2024-09-04 (Wed, 04 Sep 2024)

  Changed paths:
M yi-frontend-vty/src/Yi/Frontend/Vty.hs
M yi-frontend-vty/yi-frontend-vty.cabal

  Log Message:
  ---
  Merge pull request #1137 from josephcsible/vty6

Add support for vty 6


Compare: https://github.com/yi-editor/yi/compare/1689230cec03...6c425efc9097

To unsubscribe from these emails, change your notification settings at 
https://github.com/yi-editor/yi/settings/notifications

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/yi-devel/yi-editor/yi/push/refs/heads/master/168923-6c425e%40github.com.


[yi-editor/yi] 510d55: Control.Monad.State stopped re-exporting ap in mtl...

2024-08-28 Thread 'Marcel Fourné' via yi . devel
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 510d55b14668a242eb4a3914e7487a61fb43d7d0
  
https://github.com/yi-editor/yi/commit/510d55b14668a242eb4a3914e7487a61fb43d7d0
  Author: Joseph C. Sible 
  Date:   2024-08-26 (Mon, 26 Aug 2024)

  Changed paths:
M yi-frontend-pango/src/Yi/Frontend/Pango/Control.hs

  Log Message:
  ---
  Control.Monad.State stopped re-exporting ap in mtl 2.3.1


  Commit: 7b9710022a2133fc589373de900ba6f46f23b982
  
https://github.com/yi-editor/yi/commit/7b9710022a2133fc589373de900ba6f46f23b982
  Author: Joseph C. Sible 
  Date:   2024-08-26 (Mon, 26 Aug 2024)

  Changed paths:
M yi-language/src/Yi/Lexer/Compilation.x
M yi-language/src/Yi/Lexer/common.hsinc
M yi-misc-modes/src/Yi/Lexer/common.hsinc
M yi-mode-haskell/src/Yi/Lexer/common.hsinc
M yi-mode-javascript/src/Yi/Lexer/common.hsinc

  Log Message:
  ---
  Data.Array and GHC.Exts are imported qualified in alex 3.5.1.0 and newer


  Commit: a1ed4872068f81202b081fbd3731f714c4b8f5bb
  
https://github.com/yi-editor/yi/commit/a1ed4872068f81202b081fbd3731f714c4b8f5bb
  Author: Joseph C. Sible 
  Date:   2024-08-26 (Mon, 26 Aug 2024)

  Changed paths:
M yi-frontend-vty/yi-frontend-vty.cabal

  Log Message:
  ---
  vty 6 requires nontrivial changes


  Commit: 3db8706bf3876573a3e114c88a8d86223cf6e575
  
https://github.com/yi-editor/yi/commit/3db8706bf3876573a3e114c88a8d86223cf6e575
  Author: Joseph C. Sible 
  Date:   2024-08-26 (Mon, 26 Aug 2024)

  Changed paths:
M yi-core/src/Yi/Dired.hs

  Log Message:
  ---
  unix 2.8.0.0 and newer export GroupEntry and UserEntry differently


  Commit: 1689230cec033945b607ffa2c42fe593b72a0a33
  
https://github.com/yi-editor/yi/commit/1689230cec033945b607ffa2c42fe593b72a0a33
  Author: Marcel Fourné 
  Date:   2024-08-28 (Wed, 28 Aug 2024)

  Changed paths:
M yi-core/src/Yi/Dired.hs
M yi-frontend-pango/src/Yi/Frontend/Pango/Control.hs
M yi-frontend-vty/yi-frontend-vty.cabal
M yi-language/src/Yi/Lexer/Compilation.x
M yi-language/src/Yi/Lexer/common.hsinc
M yi-misc-modes/src/Yi/Lexer/common.hsinc
M yi-mode-haskell/src/Yi/Lexer/common.hsinc
M yi-mode-javascript/src/Yi/Lexer/common.hsinc

  Log Message:
  ---
  Merge pull request #1136 from josephcsible/newerdeps

Allow building with newer dependencies


Compare: https://github.com/yi-editor/yi/compare/671c0986dc25...1689230cec03

To unsubscribe from these emails, change your notification settings at 
https://github.com/yi-editor/yi/settings/notifications

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/yi-devel/yi-editor/yi/push/refs/heads/master/671c09-168923%40github.com.


[yi-editor/yi] 6bd142: fix removed reexported imports from mtl and change...

2023-09-23 Thread 'Marcel Fourné' via yi . devel
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 6bd1426c9a40b186906a4b490032c9bbbeb9975e
  
https://github.com/yi-editor/yi/commit/6bd1426c9a40b186906a4b490032c9bbbeb9975e
  Author: 0rphee <0rp...@proton.me>
  Date:   2023-09-18 (Mon, 18 Sep 2023)

  Changed paths:
M stack.yaml
A stack.yaml.lock
M yi-core/src/Yi/Dired.hs
M yi-core/src/Yi/Editor.hs
M yi-core/src/Yi/Interact.hs
M yi-core/src/Yi/Monad.hs

  Log Message:
  ---
  fix removed reexported imports from mtl and change stackage lts to 21.12

now using mtl-2.2.2


  Commit: 671c0986dc2538b71d2857d605e260107ed908de
  
https://github.com/yi-editor/yi/commit/671c0986dc2538b71d2857d605e260107ed908de
  Author: Marcel Fourné 
  Date:   2023-09-23 (Sat, 23 Sep 2023)

  Changed paths:
M stack.yaml
A stack.yaml.lock
M yi-core/src/Yi/Dired.hs
M yi-core/src/Yi/Editor.hs
M yi-core/src/Yi/Interact.hs
M yi-core/src/Yi/Monad.hs

  Log Message:
  ---
  Merge pull request #1134 from 0rphee/master

fix removed reexported imports from mtl and change stackage lts to 21.12


Compare: https://github.com/yi-editor/yi/compare/9f97f3d5fb6d...671c0986dc25

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/yi-devel/yi-editor/yi/push/refs/heads/master/9f97f3-671c09%40github.com.


[yi-editor/yi] 9f97f3: make a new hackage version to make yi compatible w...

2023-03-18 Thread 'Marcel Fourné' via yi . devel
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 9f97f3d5fb6d253da93079986d665d250e02292c
  
https://github.com/yi-editor/yi/commit/9f97f3d5fb6d253da93079986d665d250e02292c
  Author: Marcel Fourné 
  Date:   2023-03-18 (Sat, 18 Mar 2023)

  Changed paths:
M yi-core/yi-core.cabal

  Log Message:
  ---
  make a new hackage version to make yi compatible with newer unix-compat


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/yi-devel/yi-editor/yi/push/refs/heads/master/c1c665-9f97f3%40github.com.


[yi-editor/yi] c1c665: update for unix-compat 0.7:

2023-03-18 Thread 'Marcel Fourné' via yi . devel
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: c1c665772b815b9be427a8056fde40df4a5efb04
  
https://github.com/yi-editor/yi/commit/c1c665772b815b9be427a8056fde40df4a5efb04
  Author: Marcel Fourné 
  Date:   2023-03-18 (Sat, 18 Mar 2023)

  Changed paths:
M yi-core/src/System/FriendlyPath.hs
M yi-core/src/Yi/Dired.hs

  Log Message:
  ---
  update for unix-compat 0.7:
System.PosixCompat.User is gone. Previous behaviour of it was erroring out for 
mingw32_HOST_OS
or using System.Posix.User anyway, so let's do that directly ourselves.


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/yi-devel/yi-editor/yi/push/refs/heads/master/69953f-c1c665%40github.com.


[yi-editor/yi] 62da52: GHC 9.0 update related fixes

2022-12-10 Thread 'Marcel Fourné' via yi . devel
  Branch: refs/heads/master

  Home:   https://github.com/yi-editor/yi

  Commit: 62da528d911d8f114d531ae4d99d48913f39c5e5

  
https://github.com/yi-editor/yi/commit/62da528d911d8f114d531ae4d99d48913f39c5e5

  Author: Marcel Fourné 

  Date:   2022-08-17 (Wed, 17 Aug 2022)



  Changed paths:

M yi-core/src/Yi/Buffer/Misc.hs

M yi-core/src/Yi/Eval.hs

M yi-core/src/Yi/Syntax/Layout.hs

M yi-frontend-vty/src/Yi/Frontend/Vty.hs



  Log Message:

  ---

  GHC 9.0 update related fixes





  Commit: 69953f00d48cc1b811310ce48c24269816e0f14b

  
https://github.com/yi-editor/yi/commit/69953f00d48cc1b811310ce48c24269816e0f14b

  Author: Marcel Fourné 

  Date:   2022-12-10 (Sat, 10 Dec 2022)



  Changed paths:

M yi-core/src/Yi/Buffer/Misc.hs

M yi-core/src/Yi/Eval.hs

M yi-core/src/Yi/Syntax/Layout.hs

M yi-frontend-vty/src/Yi/Frontend/Vty.hs



  Log Message:

  ---

  Merge pull request #1127 from mfourne/master



GHC 9.0 update related fixes





Compare: https://github.com/yi-editor/yi/compare/79e6c87e6300...69953f00d48c

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/yi-devel/yi-editor/yi/push/refs/heads/master/79e6c8-69953f%40github.com.


[yi-editor/yi] 57c9e3: typos

2022-12-10 Thread 'Marcel Fourné' via yi . devel
  Branch: refs/heads/master

  Home:   https://github.com/yi-editor/yi

  Commit: 57c9e387eaa46b53eb44135c713b611e070b5d90

  
https://github.com/yi-editor/yi/commit/57c9e387eaa46b53eb44135c713b611e070b5d90

  Author: musvaage 

  Date:   2022-12-08 (Thu, 08 Dec 2022)



  Changed paths:

M yi-intero/README.md

M yi-keymap-emacs/src/Yi/Keymap/Emacs/Utils.hs

M yi-keymap-vim/src/Yi/Keymap/Vim/NormalMap.hs

M yi-keymap-vim/src/Yi/Keymap/Vim/TextObject.hs

M yi-keymap-vim/tests/Generic/TestUtils.hs

M yi-language/src/Yi/Style.hs

M yi-language/src/Yi/Syntax.hs

M yi-misc-modes/src/Yi/Lexer/GNUMake.x

M yi-misc-modes/src/Yi/Lexer/Perl.x

M yi-mode-haskell/src/Yi/Syntax/Haskell.hs

M yi-snippet/README.rst



  Log Message:

  ---

  typos





  Commit: 79e6c87e6300f69560927a7c0b115db17a00ea1d

  
https://github.com/yi-editor/yi/commit/79e6c87e6300f69560927a7c0b115db17a00ea1d

  Author: Marcel Fourné 

  Date:   2022-12-10 (Sat, 10 Dec 2022)



  Changed paths:

M yi-intero/README.md

M yi-keymap-emacs/src/Yi/Keymap/Emacs/Utils.hs

M yi-keymap-vim/src/Yi/Keymap/Vim/NormalMap.hs

M yi-keymap-vim/src/Yi/Keymap/Vim/TextObject.hs

M yi-keymap-vim/tests/Generic/TestUtils.hs

M yi-language/src/Yi/Style.hs

M yi-language/src/Yi/Syntax.hs

M yi-misc-modes/src/Yi/Lexer/GNUMake.x

M yi-misc-modes/src/Yi/Lexer/Perl.x

M yi-mode-haskell/src/Yi/Syntax/Haskell.hs

M yi-snippet/README.rst



  Log Message:

  ---

  Merge pull request #1131 from varehus/master



typo fixes





Compare: https://github.com/yi-editor/yi/compare/65c157580e93...79e6c87e6300

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/yi-devel/yi-editor/yi/push/refs/heads/master/65c157-79e6c8%40github.com.


[yi-editor/yi] 9107e6: typos

2022-12-10 Thread 'Marcel Fourné' via yi . devel
  Branch: refs/heads/master

  Home:   https://github.com/yi-editor/yi

  Commit: 9107e6a2732772b52a053e4fcfab79c2240f942b

  
https://github.com/yi-editor/yi/commit/9107e6a2732772b52a053e4fcfab79c2240f942b

  Author: musvaage 

  Date:   2022-12-07 (Wed, 07 Dec 2022)



  Changed paths:

M yi-core/src/Yi.hs

M yi-core/src/Yi/Buffer/HighLevel.hs

M yi-core/src/Yi/Buffer/Indent.hs

M yi-core/src/Yi/Buffer/Undo.hs

M yi-core/src/Yi/Command.hs

M yi-core/src/Yi/Config/Simple.hs

M yi-core/src/Yi/Core.hs

M yi-core/src/Yi/Dired.hs

M yi-core/src/Yi/Editor.hs

M yi-core/src/Yi/Eval.hs

M yi-core/src/Yi/MiniBuffer.hs

M yi-core/src/Yi/Mode/Interactive.hs

M yi-core/src/Yi/Process.hs

M yi-core/src/Yi/Search.hs

M yi-core/src/Yi/String.hs

M yi-core/src/Yi/TextCompletion.hs

M yi-core/src/Yi/Types.hs

M yi-core/src/Yi/UI/Common.hs

M yi-core/src/Yi/UI/Utils.hs



  Log Message:

  ---

  typos





  Commit: 65c157580e93f496a1acc6117ad02594dbcd9f35

  
https://github.com/yi-editor/yi/commit/65c157580e93f496a1acc6117ad02594dbcd9f35

  Author: Marcel Fourné 

  Date:   2022-12-10 (Sat, 10 Dec 2022)



  Changed paths:

M yi-core/src/Yi.hs

M yi-core/src/Yi/Buffer/HighLevel.hs

M yi-core/src/Yi/Buffer/Indent.hs

M yi-core/src/Yi/Buffer/Undo.hs

M yi-core/src/Yi/Command.hs

M yi-core/src/Yi/Config/Simple.hs

M yi-core/src/Yi/Core.hs

M yi-core/src/Yi/Dired.hs

M yi-core/src/Yi/Editor.hs

M yi-core/src/Yi/Eval.hs

M yi-core/src/Yi/MiniBuffer.hs

M yi-core/src/Yi/Mode/Interactive.hs

M yi-core/src/Yi/Process.hs

M yi-core/src/Yi/Search.hs

M yi-core/src/Yi/String.hs

M yi-core/src/Yi/TextCompletion.hs

M yi-core/src/Yi/Types.hs

M yi-core/src/Yi/UI/Common.hs

M yi-core/src/Yi/UI/Utils.hs



  Log Message:

  ---

  Merge pull request #1130 from musvaage/master



yi-core (typos)





Compare: https://github.com/yi-editor/yi/compare/58c239e3a77c...65c157580e93

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/yi-devel/yi-editor/yi/push/refs/heads/master/58c239-65c157%40github.com.


[yi-editor/yi] 761c47: Import Control.Monad.Fail to support wider GHC range

2020-11-19 Thread 'vivid-synth' via yi.devel
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 761c47da4641462cd78ee7861e168d0385b0e15f
  
https://github.com/yi-editor/yi/commit/761c47da4641462cd78ee7861e168d0385b0e15f
  Author: vivid-synth 
  Date:   2020-11-19 (Thu, 19 Nov 2020)

  Changed paths:
M yi-core/src/Parser/Incremental.hs
M yi-core/src/Yi/Interact.hs
M yi-core/src/Yi/Keymap/Keys.hs
M yi-core/src/Yi/Types.hs
M yi-core/yi-core.cabal

  Log Message:
  ---
  Import Control.Monad.Fail to support wider GHC range


  Commit: 360ab58fb8610941cfb286d0dde02785d71d44cf
  
https://github.com/yi-editor/yi/commit/360ab58fb8610941cfb286d0dde02785d71d44cf
  Author: vivid-synth 
  Date:   2020-11-20 (Fri, 20 Nov 2020)

  Changed paths:
M yi-dynamic-configuration/src/Yi/Main.hs
M yi-dynamic-configuration/yi-dynamic-configuration.cabal
M yi-frontend-pango/yi-frontend-pango.cabal

  Log Message:
  ---
  Bump dependencies and fix a MonadFail change


  Commit: 58c239e3a77cef8f4f77e94677bd6a295f585f5f
  
https://github.com/yi-editor/yi/commit/58c239e3a77cef8f4f77e94677bd6a295f585f5f
  Author: vivid-synth 
  Date:   2020-11-20 (Fri, 20 Nov 2020)

  Changed paths:
M yi-core/src/Parser/Incremental.hs
M yi-core/src/Yi/Interact.hs
M yi-core/src/Yi/Keymap/Keys.hs
M yi-core/src/Yi/Types.hs
M yi-core/yi-core.cabal
M yi-dynamic-configuration/src/Yi/Main.hs
M yi-dynamic-configuration/yi-dynamic-configuration.cabal
M yi-frontend-pango/yi-frontend-pango.cabal

  Log Message:
  ---
  Merge pull request #1117 from yi-editor/wider-ghc-range

Wider ghc range


Compare: https://github.com/yi-editor/yi/compare/63a939599b92...58c239e3a77c

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/yi-devel/yi-editor/yi/push/refs/heads/master/63a939-58c239%40github.com.


[yi-editor/yi] 360ab5: Bump dependencies and fix a MonadFail change

2020-11-19 Thread 'vivid-synth' via yi.devel
  Branch: refs/heads/wider-ghc-range
  Home:   https://github.com/yi-editor/yi
  Commit: 360ab58fb8610941cfb286d0dde02785d71d44cf
  
https://github.com/yi-editor/yi/commit/360ab58fb8610941cfb286d0dde02785d71d44cf
  Author: vivid-synth 
  Date:   2020-11-20 (Fri, 20 Nov 2020)

  Changed paths:
M yi-dynamic-configuration/src/Yi/Main.hs
M yi-dynamic-configuration/yi-dynamic-configuration.cabal
M yi-frontend-pango/yi-frontend-pango.cabal

  Log Message:
  ---
  Bump dependencies and fix a MonadFail change


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/yi-devel/yi-editor/yi/push/refs/heads/wider-ghc-range/761c47-360ab5%40github.com.


[yi-editor/yi] 761c47: Import Control.Monad.Fail to support wider GHC range

2020-11-19 Thread 'vivid-synth' via yi.devel
  Branch: refs/heads/wider-ghc-range
  Home:   https://github.com/yi-editor/yi
  Commit: 761c47da4641462cd78ee7861e168d0385b0e15f
  
https://github.com/yi-editor/yi/commit/761c47da4641462cd78ee7861e168d0385b0e15f
  Author: vivid-synth 
  Date:   2020-11-19 (Thu, 19 Nov 2020)

  Changed paths:
M yi-core/src/Parser/Incremental.hs
M yi-core/src/Yi/Interact.hs
M yi-core/src/Yi/Keymap/Keys.hs
M yi-core/src/Yi/Types.hs
M yi-core/yi-core.cabal

  Log Message:
  ---
  Import Control.Monad.Fail to support wider GHC range


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/yi-devel/yi-editor/yi/push/refs/heads/wider-ghc-range/b3d5c3-761c47%40github.com.


[yi-editor/yi] b3d5c3: Import Control.Monad.Fail to support wider GHC range

2020-11-19 Thread 'vivid-synth' via yi.devel
  Branch: refs/heads/wider-ghc-range
  Home:   https://github.com/yi-editor/yi
  Commit: b3d5c33dac8287fe8f0a5b55d934cb566584a1c6
  
https://github.com/yi-editor/yi/commit/b3d5c33dac8287fe8f0a5b55d934cb566584a1c6
  Author: vivid-synth 
  Date:   2020-11-19 (Thu, 19 Nov 2020)

  Changed paths:
M yi-core/src/Parser/Incremental.hs
M yi-core/src/Yi/Interact.hs
M yi-core/src/Yi/Types.hs
M yi-core/yi-core.cabal

  Log Message:
  ---
  Import Control.Monad.Fail to support wider GHC range


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/yi-devel/yi-editor/yi/push/refs/heads/wider-ghc-range/2077a0-b3d5c3%40github.com.


[yi-editor/yi] 2077a0: Import Control.Monad.Fail to support wider GHC range

2020-11-19 Thread 'vivid-synth' via yi.devel
  Branch: refs/heads/wider-ghc-range
  Home:   https://github.com/yi-editor/yi
  Commit: 2077a095f8d06948a187474c0898f849b0890998
  
https://github.com/yi-editor/yi/commit/2077a095f8d06948a187474c0898f849b0890998
  Author: vivid-synth 
  Date:   2020-11-19 (Thu, 19 Nov 2020)

  Changed paths:
M yi-core/src/Parser/Incremental.hs
M yi-core/src/Yi/Interact.hs
M yi-core/src/Yi/Types.hs

  Log Message:
  ---
  Import Control.Monad.Fail to support wider GHC range


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/yi-devel/yi-editor/yi/push/refs/heads/wider-ghc-range/00-2077a0%40github.com.


[yi-editor/yi] 0d3bcb: Get code building with latest packages and GHC

2020-11-19 Thread 'vivid-synth' via yi.devel
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 0d3bcb5ba4c237d57ce33a3dc39b63c56d890765
  
https://github.com/yi-editor/yi/commit/0d3bcb5ba4c237d57ce33a3dc39b63c56d890765
  Author: vivid-synth 
  Date:   2020-11-19 (Thu, 19 Nov 2020)

  Changed paths:
M README.md
M yi-core/src/Parser/Incremental.hs
M yi-core/src/Yi/CompletionTree.hs
M yi-core/src/Yi/Interact.hs
M yi-core/src/Yi/Keymap/Keys.hs
M yi-core/src/Yi/Types.hs
M yi-language/yi-language.cabal

  Log Message:
  ---
  Get code building with latest packages and GHC


  Commit: acf86514d22810a47fc9e3dbc18f8eef86038a38
  
https://github.com/yi-editor/yi/commit/acf86514d22810a47fc9e3dbc18f8eef86038a38
  Author: vivid-synth 
  Date:   2020-11-19 (Thu, 19 Nov 2020)

  Changed paths:
M yi-core/src/Yi/Keymap/Keys.hs

  Log Message:
  ---
  Remove unneeded -XLambdaCase in module


  Commit: 15636255db912f39ebbf3a4d6c9030e9ce2f0734
  
https://github.com/yi-editor/yi/commit/15636255db912f39ebbf3a4d6c9030e9ce2f0734
  Author: vivid-synth 
  Date:   2020-11-19 (Thu, 19 Nov 2020)

  Changed paths:
M yi-core/yi-core.cabal
M yi-language/yi-language.cabal

  Log Message:
  ---
  Bump versions


  Commit: 73af76b7f03872667bcf17dc0ba23fd01fdb78ff
  
https://github.com/yi-editor/yi/commit/73af76b7f03872667bcf17dc0ba23fd01fdb78ff
  Author: vivid-synth 
  Date:   2020-11-19 (Thu, 19 Nov 2020)

  Changed paths:
M example-configs/yi-all-static/yi-all-static.cabal
M example-configs/yi-emacs-vty-dynamic/yi-emacs-vty-dynamic.cabal
M example-configs/yi-emacs-vty-static/yi-emacs-vty-static.cabal
M 
example-configs/yi-vim-colemak-vty-dynamic/yi-vim-colemak-vty-dynamic.cabal
M example-configs/yi-vim-pango-dynamic/yi-vim-pango-dynamic.cabal
M example-configs/yi-vim-pango-static/yi-vim-pango-static.cabal
M example-configs/yi-vim-vty-dynamic/yi-vim-vty-dynamic.cabal
M example-configs/yi-vim-vty-static/yi-vim-vty-static.cabal
M yi-core/yi-core.cabal
M yi-dynamic-configuration/yi-dynamic-configuration.cabal
M yi-frontend-pango/yi-frontend-pango.cabal
M yi-frontend-vty/yi-frontend-vty.cabal
M yi-fuzzy-open/yi-fuzzy-open.cabal
M yi-intero/yi-intero.cabal
M yi-ireader/yi-ireader.cabal
M yi-keymap-cua/yi-keymap-cua.cabal
M yi-keymap-emacs/yi-keymap-emacs.cabal
M yi-keymap-vim/yi-keymap-vim.cabal
M yi-language/yi-language.cabal
M yi-misc-modes/yi-misc-modes.cabal
M yi-mode-haskell/yi-mode-haskell.cabal
M yi-mode-javascript/yi-mode-javascript.cabal
M yi-snippet/yi-snippet.cabal
M yi/yi.cabal

  Log Message:
  ---
  Lockstep version bump (see https://github.com/yi-editor/yi/issues/892)


  Commit: 63a939599b92405edb426e2b13791a5575e478d2
  
https://github.com/yi-editor/yi/commit/63a939599b92405edb426e2b13791a5575e478d2
  Author: vivid-synth 
  Date:   2020-11-19 (Thu, 19 Nov 2020)

  Changed paths:
M README.md
M example-configs/yi-all-static/yi-all-static.cabal
M example-configs/yi-emacs-vty-dynamic/yi-emacs-vty-dynamic.cabal
M example-configs/yi-emacs-vty-static/yi-emacs-vty-static.cabal
M 
example-configs/yi-vim-colemak-vty-dynamic/yi-vim-colemak-vty-dynamic.cabal
M example-configs/yi-vim-pango-dynamic/yi-vim-pango-dynamic.cabal
M example-configs/yi-vim-pango-static/yi-vim-pango-static.cabal
M example-configs/yi-vim-vty-dynamic/yi-vim-vty-dynamic.cabal
M example-configs/yi-vim-vty-static/yi-vim-vty-static.cabal
M yi-core/src/Parser/Incremental.hs
M yi-core/src/Yi/CompletionTree.hs
M yi-core/src/Yi/Interact.hs
M yi-core/src/Yi/Keymap/Keys.hs
M yi-core/src/Yi/Types.hs
M yi-core/yi-core.cabal
M yi-dynamic-configuration/yi-dynamic-configuration.cabal
M yi-frontend-pango/yi-frontend-pango.cabal
M yi-frontend-vty/yi-frontend-vty.cabal
M yi-fuzzy-open/yi-fuzzy-open.cabal
M yi-intero/yi-intero.cabal
M yi-ireader/yi-ireader.cabal
M yi-keymap-cua/yi-keymap-cua.cabal
M yi-keymap-emacs/yi-keymap-emacs.cabal
M yi-keymap-vim/yi-keymap-vim.cabal
M yi-language/yi-language.cabal
M yi-misc-modes/yi-misc-modes.cabal
M yi-mode-haskell/yi-mode-haskell.cabal
M yi-mode-javascript/yi-mode-javascript.cabal
M yi-snippet/yi-snippet.cabal
M yi/yi.cabal

  Log Message:
  ---
  Merge pull request #1116 from yi-editor/fix-build

Get code building with latest packages and GHC


Compare: https://github.com/yi-editor/yi/compare/079c9fc0dc5b...63a939599b92

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/yi-devel/yi-editor/yi/push/

[yi-editor/yi] 73af76: Lockstep version bump (see https://github.com/yi-e...

2020-11-19 Thread 'vivid-synth' via yi.devel
  Branch: refs/heads/fix-build
  Home:   https://github.com/yi-editor/yi
  Commit: 73af76b7f03872667bcf17dc0ba23fd01fdb78ff
  
https://github.com/yi-editor/yi/commit/73af76b7f03872667bcf17dc0ba23fd01fdb78ff
  Author: vivid-synth 
  Date:   2020-11-19 (Thu, 19 Nov 2020)

  Changed paths:
M example-configs/yi-all-static/yi-all-static.cabal
M example-configs/yi-emacs-vty-dynamic/yi-emacs-vty-dynamic.cabal
M example-configs/yi-emacs-vty-static/yi-emacs-vty-static.cabal
M 
example-configs/yi-vim-colemak-vty-dynamic/yi-vim-colemak-vty-dynamic.cabal
M example-configs/yi-vim-pango-dynamic/yi-vim-pango-dynamic.cabal
M example-configs/yi-vim-pango-static/yi-vim-pango-static.cabal
M example-configs/yi-vim-vty-dynamic/yi-vim-vty-dynamic.cabal
M example-configs/yi-vim-vty-static/yi-vim-vty-static.cabal
M yi-core/yi-core.cabal
M yi-dynamic-configuration/yi-dynamic-configuration.cabal
M yi-frontend-pango/yi-frontend-pango.cabal
M yi-frontend-vty/yi-frontend-vty.cabal
M yi-fuzzy-open/yi-fuzzy-open.cabal
M yi-intero/yi-intero.cabal
M yi-ireader/yi-ireader.cabal
M yi-keymap-cua/yi-keymap-cua.cabal
M yi-keymap-emacs/yi-keymap-emacs.cabal
M yi-keymap-vim/yi-keymap-vim.cabal
M yi-language/yi-language.cabal
M yi-misc-modes/yi-misc-modes.cabal
M yi-mode-haskell/yi-mode-haskell.cabal
M yi-mode-javascript/yi-mode-javascript.cabal
M yi-snippet/yi-snippet.cabal
M yi/yi.cabal

  Log Message:
  ---
  Lockstep version bump (see https://github.com/yi-editor/yi/issues/892)


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/yi-devel/yi-editor/yi/push/refs/heads/fix-build/156362-73af76%40github.com.


[yi-editor/yi] 156362: Bump versions

2020-11-19 Thread 'vivid-synth' via yi.devel
  Branch: refs/heads/fix-build
  Home:   https://github.com/yi-editor/yi
  Commit: 15636255db912f39ebbf3a4d6c9030e9ce2f0734
  
https://github.com/yi-editor/yi/commit/15636255db912f39ebbf3a4d6c9030e9ce2f0734
  Author: vivid-synth 
  Date:   2020-11-19 (Thu, 19 Nov 2020)

  Changed paths:
M yi-core/yi-core.cabal
M yi-language/yi-language.cabal

  Log Message:
  ---
  Bump versions


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/yi-devel/yi-editor/yi/push/refs/heads/fix-build/8379b1-156362%40github.com.


[yi-editor/yi] acf865: Remove unneeded -XLambdaCase in module

2020-11-19 Thread 'vivid-synth' via yi.devel
  Branch: refs/heads/fix-build
  Home:   https://github.com/yi-editor/yi
  Commit: acf86514d22810a47fc9e3dbc18f8eef86038a38
  
https://github.com/yi-editor/yi/commit/acf86514d22810a47fc9e3dbc18f8eef86038a38
  Author: vivid-synth 
  Date:   2020-11-19 (Thu, 19 Nov 2020)

  Changed paths:
M yi-core/src/Yi/Keymap/Keys.hs

  Log Message:
  ---
  Remove unneeded -XLambdaCase in module


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/yi-devel/yi-editor/yi/push/refs/heads/fix-build/0d3bcb-acf865%40github.com.


[yi-editor/yi] 0d3bcb: Get code building with latest packages and GHC

2020-11-19 Thread 'vivid-synth' via yi.devel
  Branch: refs/heads/fix-build
  Home:   https://github.com/yi-editor/yi
  Commit: 0d3bcb5ba4c237d57ce33a3dc39b63c56d890765
  
https://github.com/yi-editor/yi/commit/0d3bcb5ba4c237d57ce33a3dc39b63c56d890765
  Author: vivid-synth 
  Date:   2020-11-19 (Thu, 19 Nov 2020)

  Changed paths:
M README.md
M yi-core/src/Parser/Incremental.hs
M yi-core/src/Yi/CompletionTree.hs
M yi-core/src/Yi/Interact.hs
M yi-core/src/Yi/Keymap/Keys.hs
M yi-core/src/Yi/Types.hs
M yi-language/yi-language.cabal

  Log Message:
  ---
  Get code building with latest packages and GHC


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/yi-devel/yi-editor/yi/push/refs/heads/fix-build/00-0d3bcb%40github.com.


[yi-editor/yi] 079c9f: unmaintained notice in readme

2020-10-04 Thread 'Jaro Reinders' via yi.devel
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 079c9fc0dc5b5778ea98209698429bca47df494b
  
https://github.com/yi-editor/yi/commit/079c9fc0dc5b5778ea98209698429bca47df494b
  Author: Jaro Reinders 
  Date:   2020-10-04 (Sun, 04 Oct 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  unmaintained notice in readme


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/yi-devel/yi-editor/yi/push/refs/heads/master/40c42f-079c9f%40github.com.


[yi-editor/yi] 037525: Bump version

2018-07-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 037525b062b2a573ecd2db01fcfb6b370575523c
  
https://github.com/yi-editor/yi/commit/037525b062b2a573ecd2db01fcfb6b370575523c
  Author: Jaro Reinders 
  Date:   2018-07-26 (Thu, 26 Jul 2018)

  Changed paths:
M example-configs/yi-all-static/yi-all-static.cabal
M example-configs/yi-emacs-vty-dynamic/yi-emacs-vty-dynamic.cabal
M example-configs/yi-emacs-vty-static/yi-emacs-vty-static.cabal
M 
example-configs/yi-vim-colemak-vty-dynamic/yi-vim-colemak-vty-dynamic.cabal
M example-configs/yi-vim-pango-dynamic/yi-vim-pango-dynamic.cabal
M example-configs/yi-vim-pango-static/yi-vim-pango-static.cabal
M example-configs/yi-vim-vty-dynamic/yi-vim-vty-dynamic.cabal
M example-configs/yi-vim-vty-static/yi-vim-vty-static.cabal
M yi-core/yi-core.cabal
M yi-dynamic-configuration/yi-dynamic-configuration.cabal
M yi-frontend-pango/yi-frontend-pango.cabal
M yi-frontend-vty/yi-frontend-vty.cabal
M yi-fuzzy-open/yi-fuzzy-open.cabal
M yi-intero/yi-intero.cabal
M yi-ireader/yi-ireader.cabal
M yi-keymap-cua/yi-keymap-cua.cabal
M yi-keymap-emacs/yi-keymap-emacs.cabal
M yi-keymap-vim/yi-keymap-vim.cabal
M yi-language/yi-language.cabal
M yi-misc-modes/yi-misc-modes.cabal
M yi-mode-haskell/yi-mode-haskell.cabal
M yi-mode-javascript/yi-mode-javascript.cabal
M yi-snippet/yi-snippet.cabal
M yi/yi.cabal

  Log Message:
  ---
  Bump version


  Commit: 40c42f7663f9aa531b57e59a0ef17ef8df0bcdaa
  
https://github.com/yi-editor/yi/commit/40c42f7663f9aa531b57e59a0ef17ef8df0bcdaa
  Author: Jaro Reinders 
  Date:   2018-07-26 (Thu, 26 Jul 2018)

  Changed paths:
M CHANGELOG

  Log Message:
  ---
  Release 0.18!


Compare: https://github.com/yi-editor/yi/compare/70ae278c74d0...40c42f7663f9
  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 70ae27: Update AUTHORS and CHANGELOG

2018-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 70ae278c74d02c40670fe4347b3933c0869cfd3a
  
https://github.com/yi-editor/yi/commit/70ae278c74d02c40670fe4347b3933c0869cfd3a
  Author: Jaro Reinders 
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
M AUTHORS
M CHANGELOG

  Log Message:
  ---
  Update AUTHORS and CHANGELOG



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 47b349: Use package-version to show cli-version

2018-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 47b3498038ab96ac6ef24a6eaceb8743f42c5975
  
https://github.com/yi-editor/yi/commit/47b3498038ab96ac6ef24a6eaceb8743f42c5975
  Author: Junji Hashimoto 
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
M yi/Main.hs

  Log Message:
  ---
  Use package-version to show cli-version


  Commit: adf9ce71987e60362926675f04627604a87e65cf
  
https://github.com/yi-editor/yi/commit/adf9ce71987e60362926675f04627604a87e65cf
  Author: Jaro Reinders 
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
M CHANGELOG

  Log Message:
  ---
  Update CHANGELOG


  Commit: f2dbc4245bf17b6b67861f801bb46c99edb07267
  
https://github.com/yi-editor/yi/commit/f2dbc4245bf17b6b67861f801bb46c99edb07267
  Author: Jaro Reinders 
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
M yi/Main.hs

  Log Message:
  ---
  Merge remote-tracking branch 'junjihashimoto/feature/version'


  Commit: b7eecbc2c19fdbb0b200ef0b22515dd9a4e78bf7
  
https://github.com/yi-editor/yi/commit/b7eecbc2c19fdbb0b200ef0b22515dd9a4e78bf7
  Author: Jaro Reinders 
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
M yi/Main.hs

  Log Message:
  ---
  Use version from yi-core instead of yi


  Commit: a514015e5e39403566e2cc2c51e5848e5719978a
  
https://github.com/yi-editor/yi/commit/a514015e5e39403566e2cc2c51e5848e5719978a
  Author: Jaro Reinders 
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
M example-configs/yi-all-static/Main.hs

  Log Message:
  ---
  Also use version in yi-all-static config


Compare: https://github.com/yi-editor/yi/compare/43d1c87facf0...a514015e5e39
  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] d5d903: Ruby highlighter: do not break for symbols contain...

2018-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: d5d90305a260e5c6da26b4bc6b1a410ede4fea70
  
https://github.com/yi-editor/yi/commit/d5d90305a260e5c6da26b4bc6b1a410ede4fea70
  Author: Jeremy List 
  Date:   2018-05-04 (Fri, 04 May 2018)

  Changed paths:
M yi-misc-modes/src/Yi/Lexer/Ruby.x

  Log Message:
  ---
  Ruby highlighter: do not break for symbols containing uppercase characters.


  Commit: 43d1c87facf03bfb3468d2e4a431b32f4b9d65f1
  
https://github.com/yi-editor/yi/commit/43d1c87facf03bfb3468d2e4a431b32f4b9d65f1
  Author: Jaro Reinders 
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
M yi-misc-modes/src/Yi/Lexer/Ruby.x

  Log Message:
  ---
  Merge pull request #1077 from quickdudley/ruby-symbol

Ruby highlighter: slightly more correct symbol syntax


Compare: https://github.com/yi-editor/yi/compare/47eb33bd1152...43d1c87facf0
  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 47eb33: Update CHANGELOG

2018-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 47eb33bd11529dae25128bb77a2c9636ec38350b
  
https://github.com/yi-editor/yi/commit/47eb33bd11529dae25128bb77a2c9636ec38350b
  Author: Jaro Reinders 
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
M CHANGELOG

  Log Message:
  ---
  Update CHANGELOG



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 229ce1: Add type signature to getArticleDbFileName

2018-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 229ce16ac07a2766028bcfdd5394189e5d756f90
  
https://github.com/yi-editor/yi/commit/229ce16ac07a2766028bcfdd5394189e5d756f90
  Author: Jaro Reinders 
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
M yi-ireader/src/Yi/IReader.hs

  Log Message:
  ---
  Add type signature to getArticleDbFileName



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] ffac96: Fix #1058

2018-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: ffac968a63929e808c70d23163b9840a49ff1560
  
https://github.com/yi-editor/yi/commit/ffac968a63929e808c70d23163b9840a49ff1560
  Author: Grégoire 
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
M yi-core/src/Yi/Paths.hs
M yi-ireader/src/Yi/IReader.hs

  Log Message:
  ---
  Fix #1058


  Commit: 65012441eec56a8a431810c0835dd183c6f5eff2
  
https://github.com/yi-editor/yi/commit/65012441eec56a8a431810c0835dd183c6f5eff2
  Author: Jaro Reinders 
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
M yi-core/src/Yi/Paths.hs
M yi-ireader/src/Yi/IReader.hs

  Log Message:
  ---
  Merge pull request #1076 from mpwp/master

Fix #1058


Compare: https://github.com/yi-editor/yi/compare/ed9c2020a7f1...65012441eec5
  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] ed9c20: Update CHANGELOG

2018-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: ed9c2020a7f1d81118645df1b12dd17ab613d715
  
https://github.com/yi-editor/yi/commit/ed9c2020a7f1d81118645df1b12dd17ab613d715
  Author: Jaro Reinders 
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
M CHANGELOG

  Log Message:
  ---
  Update CHANGELOG



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 4ca4e6: Update readme

2018-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 4ca4e6efbd28db3bd6baffd01b68216f10f934cc
  
https://github.com/yi-editor/yi/commit/4ca4e6efbd28db3bd6baffd01b68216f10f934cc
  Author: Jaro Reinders 
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
M CHANGELOG

  Log Message:
  ---
  Update readme



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 989367: Unbreak builds for ghc 8.2 and lower

2018-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 989367edb09a4af670ff18c32eda6775dfe5031a
  
https://github.com/yi-editor/yi/commit/989367edb09a4af670ff18c32eda6775dfe5031a
  Author: Jaro Reinders 
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
M yi-core/src/Yi/Eval.hs
M yi-core/src/Yi/Interact.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/Common.hs

  Log Message:
  ---
  Unbreak builds for ghc 8.2 and lower



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 1d1120: Support ghc 8.4

2018-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 1d1120d1cc4c9afb31a7c5b9ffad5fe84e8f1ff8
  
https://github.com/yi-editor/yi/commit/1d1120d1cc4c9afb31a7c5b9ffad5fe84e8f1ff8
  Author: Jaro Reinders 
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
M travis/nightly.yaml
M yi-core/src/Yi/CompletionTree.hs
M yi-core/src/Yi/Eval.hs
M yi-core/src/Yi/Interact.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/Common.hs

  Log Message:
  ---
  Support ghc 8.4



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 72d5ac: Update dynamic-state version for ghc 8 build on tr...

2018-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 72d5acb6ab9d731b6f552c45437d4dac2ea895de
  
https://github.com/yi-editor/yi/commit/72d5acb6ab9d731b6f552c45437d4dac2ea895de
  Author: Jaro Reinders 
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
M travis/nightly.yaml

  Log Message:
  ---
  Update dynamic-state version for ghc 8 build on travis



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 9b185c: Update yi-rope version for travis/nightly.yaml

2018-06-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 9b185c3e323bca220f13daef69323000fb11e853
  
https://github.com/yi-editor/yi/commit/9b185c3e323bca220f13daef69323000fb11e853
  Author: Jaro Reinders 
  Date:   2018-06-06 (Wed, 06 Jun 2018)

  Changed paths:
M travis/nightly.yaml

  Log Message:
  ---
  Update yi-rope version for travis/nightly.yaml



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi]

2018-06-06 Thread GitHub
  Branch: refs/heads/lts-11.12
  Home:   https://github.com/yi-editor/yi

  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 761f84: Update yi-rope version and nightly version

2018-06-06 Thread GitHub
  Branch: refs/heads/lts-11.12
  Home:   https://github.com/yi-editor/yi
  Commit: 761f844b148bc4cfd7aece63f163d7873f3b7c20
  
https://github.com/yi-editor/yi/commit/761f844b148bc4cfd7aece63f163d7873f3b7c20
  Author: Jaro Reinders 
  Date:   2018-06-06 (Wed, 06 Jun 2018)

  Changed paths:
M travis/nightly.yaml

  Log Message:
  ---
  Update yi-rope version and nightly version



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 8529e9: Update stack resolver to lts-11.12

2018-06-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 8529e96944e02f01b639e31de8ee58ab3457fabc
  
https://github.com/yi-editor/yi/commit/8529e96944e02f01b639e31de8ee58ab3457fabc
  Author: Jaro Reinders 
  Date:   2018-06-06 (Wed, 06 Jun 2018)

  Changed paths:
M .travis.yml
M stack.yaml
A travis/lts-11.yaml

  Log Message:
  ---
  Update stack resolver to lts-11.12


  Commit: 3751a80e5a607c2f61470349e07b8b849a181de4
  
https://github.com/yi-editor/yi/commit/3751a80e5a607c2f61470349e07b8b849a181de4
  Author: Jaro Reinders 
  Date:   2018-06-06 (Wed, 06 Jun 2018)

  Changed paths:
M travis/nightly.yaml

  Log Message:
  ---
  Add extra-deps to try to fix nightly build


  Commit: c18c81253507847a6c795937c0cd03518a1f48d8
  
https://github.com/yi-editor/yi/commit/c18c81253507847a6c795937c0cd03518a1f48d8
  Author: Jaro Reinders 
  Date:   2018-06-06 (Wed, 06 Jun 2018)

  Changed paths:
M .travis.yml
M stack.yaml
A travis/lts-11.yaml
M travis/nightly.yaml

  Log Message:
  ---
  Merge pull request #1083 from yi-editor/lts-11.12

Update stack resolver to lts-11.12


Compare: https://github.com/yi-editor/yi/compare/2fa57e30d6e4...c18c81253507
  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 3751a8: Add extra-deps to try to fix nightly build

2018-06-06 Thread GitHub
  Branch: refs/heads/lts-11.12
  Home:   https://github.com/yi-editor/yi
  Commit: 3751a80e5a607c2f61470349e07b8b849a181de4
  
https://github.com/yi-editor/yi/commit/3751a80e5a607c2f61470349e07b8b849a181de4
  Author: Jaro Reinders 
  Date:   2018-06-06 (Wed, 06 Jun 2018)

  Changed paths:
M travis/nightly.yaml

  Log Message:
  ---
  Add extra-deps to try to fix nightly build



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 8529e9: Update stack resolver to lts-11.12

2018-06-06 Thread GitHub
  Branch: refs/heads/lts-11.12
  Home:   https://github.com/yi-editor/yi
  Commit: 8529e96944e02f01b639e31de8ee58ab3457fabc
  
https://github.com/yi-editor/yi/commit/8529e96944e02f01b639e31de8ee58ab3457fabc
  Author: Jaro Reinders 
  Date:   2018-06-06 (Wed, 06 Jun 2018)

  Changed paths:
M .travis.yml
M stack.yaml
A travis/lts-11.yaml

  Log Message:
  ---
  Update stack resolver to lts-11.12



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 4c27cd: Update stack resolver to lts-11.12

2018-06-06 Thread GitHub
  Branch: refs/heads/lts-11.12
  Home:   https://github.com/yi-editor/yi
  Commit: 4c27cd4594cdb9e62849bc4076abde72fae144b6
  
https://github.com/yi-editor/yi/commit/4c27cd4594cdb9e62849bc4076abde72fae144b6
  Author: Jaro Reinders 
  Date:   2018-06-06 (Wed, 06 Jun 2018)

  Changed paths:
M .travis.yml
M stack.yaml
A travis/lts-11.yaml

  Log Message:
  ---
  Update stack resolver to lts-11.12



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] d53544: Update stack resolver to lts-11.12

2018-06-06 Thread GitHub
  Branch: refs/heads/lts-11.12
  Home:   https://github.com/yi-editor/yi
  Commit: d53544bb62ac39d661be7e7ecb3508c941c9ae79
  
https://github.com/yi-editor/yi/commit/d53544bb62ac39d661be7e7ecb3508c941c9ae79
  Author: Jaro Reinders 
  Date:   2018-06-06 (Wed, 06 Jun 2018)

  Changed paths:
M .travis.yml
M stack.yaml

  Log Message:
  ---
  Update stack resolver to lts-11.12



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 64d42c: Don't uglify second line of git commit if it is a ...

2018-02-28 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 64d42c56285818c85e66b29c542b95721daf19ea
  
https://github.com/yi-editor/yi/commit/64d42c56285818c85e66b29c542b95721daf19ea
  Author: Jaro Reinders 
  Date:   2018-02-27 (Tue, 27 Feb 2018)

  Changed paths:
M yi-misc-modes/src/Yi/Lexer/GitCommit.x

  Log Message:
  ---
  Don't uglify second line of git commit if it is a comment


  Commit: e3121080b39ae4626dca5ce012b76a1033246080
  
https://github.com/yi-editor/yi/commit/e3121080b39ae4626dca5ce012b76a1033246080
  Author: Jaro Reinders 
  Date:   2018-02-27 (Tue, 27 Feb 2018)

  Changed paths:
M CHANGELOG

  Log Message:
  ---
  Update CHANGELOG


  Commit: 2fa57e30d6e42f74502824ff3324daf300bf0bb9
  
https://github.com/yi-editor/yi/commit/2fa57e30d6e42f74502824ff3324daf300bf0bb9
  Author: Jaro Reinders 
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  Changed paths:
M CHANGELOG
M yi-misc-modes/src/Yi/Lexer/GitCommit.x

  Log Message:
  ---
  Merge pull request #1066 from noughtmare/hideous-git-comment

Don't uglify second line of git commit if it is a comment


Compare: https://github.com/yi-editor/yi/compare/bd91818cf33b...2fa57e30d6e4

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] bd9181: Add philip kranz to authors and update changelog

2018-02-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: bd91818cf33b78a92c9e669a5d7ca2282f503b31
  
https://github.com/yi-editor/yi/commit/bd91818cf33b78a92c9e669a5d7ca2282f503b31
  Author: Jaro Reinders 
  Date:   2018-02-19 (Mon, 19 Feb 2018)

  Changed paths:
M AUTHORS
M CHANGELOG

  Log Message:
  ---
  Add philip kranz to authors and update changelog


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 170d78: Show line numbers in vty frontend.

2018-02-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 170d78ce1a3be0387c14a38e1a3d80d289e8e005
  
https://github.com/yi-editor/yi/commit/170d78ce1a3be0387c14a38e1a3d80d289e8e005
  Author: Philip Kranz 
  Date:   2018-01-28 (Sun, 28 Jan 2018)

  Changed paths:
M yi-frontend-vty/src/Yi/Frontend/Vty.hs

  Log Message:
  ---
  Show line numbers in vty frontend.


  Commit: 6e68c29e170c27dc8cf3968121deaf5be7ed22db
  
https://github.com/yi-editor/yi/commit/6e68c29e170c27dc8cf3968121deaf5be7ed22db
  Author: Philip Kranz 
  Date:   2018-02-02 (Fri, 02 Feb 2018)

  Changed paths:
A yi-core/src/Yi/UI/LineNumbers.hs
M yi-core/yi-core.cabal
M yi-frontend-vty/src/Yi/Frontend/Vty.hs

  Log Message:
  ---
  Make line numbers configurable.

Adds a module Yi.UI.LineNumbers which defines a YiVariable
'DisplayLineNumbers' which toggles line numbers globally.


  Commit: b917dd0dc22e458b8635ce763d33f13005910188
  
https://github.com/yi-editor/yi/commit/b917dd0dc22e458b8635ce763d33f13005910188
  Author: Philip Kranz 
  Date:   2018-02-02 (Fri, 02 Feb 2018)

  Changed paths:
M yi-keymap-vim/src/Yi/Keymap/Vim/Ex.hs
A yi-keymap-vim/src/Yi/Keymap/Vim/Ex/Commands/Number.hs
M yi-keymap-vim/yi-keymap-vim.cabal

  Log Message:
  ---
  Add a vim ex command to toggle line numbers.


  Commit: a419bfd3b1964077013cff7ecc3f38a06d1236b6
  
https://github.com/yi-editor/yi/commit/a419bfd3b1964077013cff7ecc3f38a06d1236b6
  Author: Philip Kranz 
  Date:   2018-02-03 (Sat, 03 Feb 2018)

  Changed paths:
M yi-core/src/Yi/UI/LineNumbers.hs
M yi-frontend-vty/src/Yi/Frontend/Vty.hs

  Log Message:
  ---
  Add a buffer-local version of 'DisplayLineNumbers`.

The global setting will only be used if the local setting is Nothing.


  Commit: 3f76805fb874721887f18301282cf6f8a80f2c99
  
https://github.com/yi-editor/yi/commit/3f76805fb874721887f18301282cf6f8a80f2c99
  Author: Philip Kranz 
  Date:   2018-02-03 (Sat, 03 Feb 2018)

  Changed paths:
M yi-keymap-vim/src/Yi/Keymap/Vim/Ex/Commands/Number.hs

  Log Message:
  ---
  Update the 'set number' ex command.

Now we define these commands:
- :set [no]number   (toggle buffer-local line numbers)
- :set [no]globalnumber (toggle global line numbers)
- :unset number (unset the local setting)


  Commit: bd21cae5533c201bd06c10b39f445cdf872658e6
      
https://github.com/yi-editor/yi/commit/bd21cae5533c201bd06c10b39f445cdf872658e6
  Author: Philip Kranz 
  Date:   2018-02-04 (Sun, 04 Feb 2018)

  Changed paths:
M yi-core/src/Yi/UI/LineNumbers.hs
M yi-frontend-vty/src/Yi/Frontend/Vty.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/Ex/Commands/Number.hs

  Log Message:
  ---
  Export a nicer interface in Yi.UI.LineNumbers.


  Commit: 99292b7e96530761a9cb4a180d086d48bb3afb1e
      
https://github.com/yi-editor/yi/commit/99292b7e96530761a9cb4a180d086d48bb3afb1e
  Author: Philip Kranz 
  Date:   2018-02-04 (Sun, 04 Feb 2018)

  Changed paths:
M yi-keymap-vim/README.rst

  Log Message:
  ---
  Document the incompatibility to vim's :set number.


  Commit: d7d27fadae8a1c65cc62aa13adff83452d3d5fa2
  
https://github.com/yi-editor/yi/commit/d7d27fadae8a1c65cc62aa13adff83452d3d5fa2
  Author: Philip Kranz 
  Date:   2018-02-09 (Fri, 09 Feb 2018)

  Changed paths:
M yi-core/src/Yi/Config/Default.hs
M yi-core/src/Yi/Types.hs
M yi-core/src/Yi/UI/LineNumbers.hs
M yi-frontend-vty/src/Yi/Frontend/Vty.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/Ex/Commands/Number.hs

  Log Message:
  ---
  Make global line numbers a field in 'Config'.

- Remove the DisplayLineNumbers YiVariable and add a field
`configLineNumbers` in `ConfigUI`
- Remove the `:set globalnumber` ex command


  Commit: 4a5f28216a58c9ab3db385cb7f271c59e32193ed
  
https://github.com/yi-editor/yi/commit/4a5f28216a58c9ab3db385cb7f271c59e32193ed
  Author: Philip Kranz 
  Date:   2018-02-09 (Fri, 09 Feb 2018)

  Changed paths:
M yi-core/src/Yi/Config/Simple.hs

  Log Message:
  ---
  Add lineNumbers to Yi.Config.Simple


  Commit: 2c715b1594b86a7fa71b2cb9521c31535195d3b4
  
https://github.com/yi-editor/yi/commit/2c715b1594b86a7fa71b2cb9521c31535195d3b4
  Author: Jaro Reinders 
  Date:   2018-02-19 (Mon, 19 Feb 2018)

  Changed paths:
M yi-core/src/Yi/Config/Default.hs
M yi-core/src/Yi/Config/Simple.hs
M yi-core/src/Yi/Types.hs
A yi-core/src/Yi/UI/LineNumbers.hs
M yi-core/yi-core.cabal
M yi-frontend-vty/src/Yi/Frontend/Vty.hs
M yi-keymap-vim/README.rst
M yi-keymap-vim/src/Yi/Keymap/Vim/Ex.hs
A yi-keymap-vim/src/Yi/Keymap/Vim/Ex/Commands/Number.hs
M yi-keymap-vim/yi-keymap-vim.cabal

  Log Message:
  ---
  Merge pull request #1062 from talanis85/vty-line-numbers

Show line numbers in vty frontend


Compare: https://github.com/yi-editor/yi/compare/b60347803c43...2c715b1594b8


[yi-editor/yi] b60347: Add lenient buffer switching to the changelog

2018-01-27 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: b60347803c43f8502d57048a979269baff5da3ca
  
https://github.com/yi-editor/yi/commit/b60347803c43f8502d57048a979269baff5da3ca
  Author: Jaro Reinders 
  Date:   2018-01-27 (Sat, 27 Jan 2018)

  Changed paths:
M CHANGELOG

  Log Message:
  ---
  Add lenient buffer switching to the changelog


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] c19642: Make findBufferWithName more lenient

2018-01-27 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: c19642d134431c7609c78633ff73eecc5f924b77
  
https://github.com/yi-editor/yi/commit/c19642d134431c7609c78633ff73eecc5f924b77
  Author: Jaro Reinders 
  Date:   2018-01-26 (Fri, 26 Jan 2018)

  Changed paths:
M yi-core/src/Yi/Core.hs
M yi-core/src/Yi/Editor.hs

  Log Message:
  ---
  Make findBufferWithName more lenient


  Commit: a0a4e085957e1653022e31f049f9596e3caf25a3
  
https://github.com/yi-editor/yi/commit/a0a4e085957e1653022e31f049f9596e3caf25a3
  Author: Jaro Reinders 
  Date:   2018-01-27 (Sat, 27 Jan 2018)

  Changed paths:
M yi-core/src/Yi/Core.hs
M yi-core/src/Yi/Editor.hs

  Log Message:
  ---
  Merge pull request #1061 from yi-editor/lenient-find-buffer-with-name

Make findBufferWithName more lenient


Compare: https://github.com/yi-editor/yi/compare/c344ffd26988...a0a4e085957e

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] c19642: Make findBufferWithName more lenient

2018-01-26 Thread GitHub
  Branch: refs/heads/lenient-find-buffer-with-name
  Home:   https://github.com/yi-editor/yi
  Commit: c19642d134431c7609c78633ff73eecc5f924b77
  
https://github.com/yi-editor/yi/commit/c19642d134431c7609c78633ff73eecc5f924b77
  Author: Jaro Reinders 
  Date:   2018-01-26 (Fri, 26 Jan 2018)

  Changed paths:
M yi-core/src/Yi/Core.hs
M yi-core/src/Yi/Editor.hs

  Log Message:
  ---
  Make findBufferWithName more lenient


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 4d54bb: Make findBufferWithName more lenient

2018-01-26 Thread GitHub
  Branch: refs/heads/lenient-find-buffer-with-name
  Home:   https://github.com/yi-editor/yi
  Commit: 4d54bbb9cb2c114027c68828cd3aec59bf83a89f
  
https://github.com/yi-editor/yi/commit/4d54bbb9cb2c114027c68828cd3aec59bf83a89f
  Author: Jaro Reinders 
  Date:   2018-01-26 (Fri, 26 Jan 2018)

  Changed paths:
M yi-core/src/Yi/Core.hs
M yi-core/src/Yi/Editor.hs

  Log Message:
  ---
  Make findBufferWithName more lenient


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 7e4aea: Make findBufferWithName more lenient

2018-01-26 Thread GitHub
  Branch: refs/heads/lenient-find-buffer-with-name
  Home:   https://github.com/yi-editor/yi
  Commit: 7e4aeaa21fec4339b2f661d03ca5c8debb259508
  
https://github.com/yi-editor/yi/commit/7e4aeaa21fec4339b2f661d03ca5c8debb259508
  Author: Jaro Reinders 
  Date:   2018-01-26 (Fri, 26 Jan 2018)

  Changed paths:
M yi-core/src/Yi/Core.hs
M yi-core/src/Yi/Editor.hs

  Log Message:
  ---
  Make findBufferWithName more lenient


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 3cfd08: Make findBufferWithName more lenient

2018-01-26 Thread GitHub
  Branch: refs/heads/lenient-find-buffer-with-name
  Home:   https://github.com/yi-editor/yi
  Commit: 3cfd083c0615238ed16c92ed9b2cbb377d18da68
  
https://github.com/yi-editor/yi/commit/3cfd083c0615238ed16c92ed9b2cbb377d18da68
  Author: Jaro Reinders 
  Date:   2018-01-26 (Fri, 26 Jan 2018)

  Changed paths:
M yi-core/src/Yi/Core.hs
M yi-core/src/Yi/Editor.hs

  Log Message:
  ---
  Make findBufferWithName more lenient


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi]

2018-01-26 Thread GitHub
  Branch: refs/heads/lenient-find-buffer-with-name
  Home:   https://github.com/yi-editor/yi

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi]

2017-11-03 Thread GitHub
  Branch: refs/tags/0.17.1
  Home:   https://github.com/yi-editor/yi

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] c344ff: Prepare 0.17.1

2017-11-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: c344ffd26988a47aaaf1029f38968460cba4b695
  
https://github.com/yi-editor/yi/commit/c344ffd26988a47aaaf1029f38968460cba4b695
  Author: Jaro Reinders 
  Date:   2017-11-03 (Fri, 03 Nov 2017)

  Changed paths:
M CHANGELOG
M example-configs/yi-all-static/yi-all-static.cabal
M example-configs/yi-emacs-vty-dynamic/yi-emacs-vty-dynamic.cabal
M example-configs/yi-emacs-vty-static/yi-emacs-vty-static.cabal
M 
example-configs/yi-vim-colemak-vty-dynamic/yi-vim-colemak-vty-dynamic.cabal
M example-configs/yi-vim-pango-dynamic/yi-vim-pango-dynamic.cabal
M example-configs/yi-vim-pango-static/yi-vim-pango-static.cabal
M example-configs/yi-vim-vty-dynamic/yi-vim-vty-dynamic.cabal
M example-configs/yi-vim-vty-static/yi-vim-vty-static.cabal
M yi-core/yi-core.cabal
M yi-dynamic-configuration/yi-dynamic-configuration.cabal
M yi-frontend-pango/yi-frontend-pango.cabal
M yi-frontend-vty/yi-frontend-vty.cabal
M yi-fuzzy-open/yi-fuzzy-open.cabal
M yi-intero/yi-intero.cabal
M yi-ireader/yi-ireader.cabal
M yi-keymap-cua/yi-keymap-cua.cabal
M yi-keymap-emacs/yi-keymap-emacs.cabal
M yi-keymap-vim/yi-keymap-vim.cabal
M yi-language/yi-language.cabal
M yi-misc-modes/yi-misc-modes.cabal
M yi-mode-haskell/yi-mode-haskell.cabal
M yi-mode-javascript/yi-mode-javascript.cabal
M yi-snippet/yi-snippet.cabal
M yi/yi.cabal

  Log Message:
  ---
  Prepare 0.17.1


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] cc30f1: Prepare 0.17.1

2017-11-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: cc30f1e65e9ab9fe21743bcffa0820fd5eb450d9
  
https://github.com/yi-editor/yi/commit/cc30f1e65e9ab9fe21743bcffa0820fd5eb450d9
  Author: Jaro Reinders 
  Date:   2017-11-03 (Fri, 03 Nov 2017)

  Changed paths:
M CHANGELOG
M example-configs/yi-all-static/yi-all-static.cabal
M example-configs/yi-emacs-vty-dynamic/yi-emacs-vty-dynamic.cabal
M example-configs/yi-emacs-vty-static/yi-emacs-vty-static.cabal
M 
example-configs/yi-vim-colemak-vty-dynamic/yi-vim-colemak-vty-dynamic.cabal
M example-configs/yi-vim-pango-dynamic/yi-vim-pango-dynamic.cabal
M example-configs/yi-vim-pango-static/yi-vim-pango-static.cabal
M example-configs/yi-vim-vty-dynamic/yi-vim-vty-dynamic.cabal
M example-configs/yi-vim-vty-static/yi-vim-vty-static.cabal
M yi-core/yi-core.cabal
M yi-dynamic-configuration/yi-dynamic-configuration.cabal
M yi-frontend-pango/yi-frontend-pango.cabal
M yi-frontend-vty/yi-frontend-vty.cabal
M yi-fuzzy-open/yi-fuzzy-open.cabal
M yi-intero/yi-intero.cabal
M yi-ireader/yi-ireader.cabal
M yi-keymap-cua/yi-keymap-cua.cabal
M yi-keymap-emacs/yi-keymap-emacs.cabal
M yi-keymap-vim/yi-keymap-vim.cabal
M yi-language/yi-language.cabal
M yi-misc-modes/yi-misc-modes.cabal
M yi-mode-haskell/yi-mode-haskell.cabal
M yi-mode-javascript/yi-mode-javascript.cabal
M yi-snippet/yi-snippet.cabal
M yi/yi.cabal

  Log Message:
  ---
  Prepare 0.17.1


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi]

2017-11-02 Thread GitHub
  Branch: refs/heads/freenodeverify345345
  Home:   https://github.com/yi-editor/yi

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi]

2017-11-02 Thread GitHub
  Branch: refs/heads/freenodeverify345345
  Home:   https://github.com/yi-editor/yi

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] f32b39: Add Sam Stites to AUTHORS and replace dead links

2017-10-11 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: f32b39ac1bd93ad4e174029bda70eb8a9127e326
  
https://github.com/yi-editor/yi/commit/f32b39ac1bd93ad4e174029bda70eb8a9127e326
  Author: Jaro Reinders 
  Date:   2017-10-11 (Wed, 11 Oct 2017)

  Changed paths:
M AUTHORS

  Log Message:
  ---
  Add Sam Stites to AUTHORS and replace dead links


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 94959c: Allow yi to build with ghc-8.2 (without pango)

2017-10-11 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 94959ca390aaeec48dba2e7172e0b58799b388b8
  
https://github.com/yi-editor/yi/commit/94959ca390aaeec48dba2e7172e0b58799b388b8
  Author: Jaro Reinders 
  Date:   2017-10-11 (Wed, 11 Oct 2017)

  Changed paths:
M .travis.yml
A lts-9.yaml
A nightly.yaml
M stack-ghc-8.2.yaml
M stack.yaml
M yi/yi.cabal

  Log Message:
  ---
  Allow yi to build with ghc-8.2 (without pango)


  Commit: c20bdd667c66dc902a08f8e610977e339c967ccf
  
https://github.com/yi-editor/yi/commit/c20bdd667c66dc902a08f8e610977e339c967ccf
  Author: Jaro Reinders 
  Date:   2017-10-11 (Wed, 11 Oct 2017)

  Changed paths:
M .travis.yml
R all-configs.yaml
R lts-6.yaml
R lts-7.yaml
R lts-9.yaml
M maintainer/upload.hs
R nightly.yaml
R stack-ghc-8.2.yaml
A travis/lts-9.yaml
A travis/nightly.yaml
M yi/yi.cabal

  Log Message:
  ---
  Move travis yaml files to separate folder and clean up


  Commit: 3e1b0bed76843be17f8b54f1059bd1f56775b10f
  
https://github.com/yi-editor/yi/commit/3e1b0bed76843be17f8b54f1059bd1f56775b10f
  Author: Jaro Reinders 
  Date:   2017-10-11 (Wed, 11 Oct 2017)

  Changed paths:
M example-configs/yi-emacs-vty-dynamic/yi-emacs-vty-dynamic.cabal
M 
example-configs/yi-vim-colemak-vty-dynamic/yi-vim-colemak-vty-dynamic.cabal
M example-configs/yi-vim-pango-dynamic/yi-vim-pango-dynamic.cabal
M example-configs/yi-vim-vty-dynamic/yi-vim-vty-dynamic.cabal

  Log Message:
  ---
  Fix bounds in dynamic example configs


  Commit: 7588f8decea129752ec9e4ec2e13ed8be337e0eb
  
https://github.com/yi-editor/yi/commit/7588f8decea129752ec9e4ec2e13ed8be337e0eb
  Author: Jaro Reinders 
  Date:   2017-10-11 (Wed, 11 Oct 2017)

  Changed paths:
M .travis.yml
R all-configs.yaml
M example-configs/yi-emacs-vty-dynamic/yi-emacs-vty-dynamic.cabal
M 
example-configs/yi-vim-colemak-vty-dynamic/yi-vim-colemak-vty-dynamic.cabal
M example-configs/yi-vim-pango-dynamic/yi-vim-pango-dynamic.cabal
M example-configs/yi-vim-vty-dynamic/yi-vim-vty-dynamic.cabal
R lts-6.yaml
R lts-7.yaml
M maintainer/upload.hs
R stack-ghc-8.2.yaml
M stack.yaml
A travis/lts-9.yaml
A travis/nightly.yaml
M yi/yi.cabal

  Log Message:
  ---
  Merge pull request #1056 from noughtmare/travis-testing

Allow yi to build with ghc-8.2 (without pango)


Compare: https://github.com/yi-editor/yi/compare/153d06286c83...7588f8decea1

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 11d0d5: add tests for visual-block paste

2017-10-11 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 11d0d5884cbd1c25ae15a9fc03b4464ccec9a0fc
  
https://github.com/yi-editor/yi/commit/11d0d5884cbd1c25ae15a9fc03b4464ccec9a0fc
  Author: stites 
  Date:   2017-10-10 (Tue, 10 Oct 2017)

  Changed paths:
A yi-keymap-vim/tests/vimtests/blockvisual/block_P_1.test
A yi-keymap-vim/tests/vimtests/blockvisual/block_P_2.test
A yi-keymap-vim/tests/vimtests/blockvisual/block_P_3.test
A yi-keymap-vim/tests/vimtests/blockvisual/block_P_4.test
A yi-keymap-vim/tests/vimtests/blockvisual/block_p_1.test
A yi-keymap-vim/tests/vimtests/blockvisual/block_p_2.test
A yi-keymap-vim/tests/vimtests/blockvisual/block_p_3.test
A yi-keymap-vim/tests/vimtests/blockvisual/block_p_4.test

  Log Message:
  ---
  add tests for visual-block paste


  Commit: 44641d2eb16e399098c55f2e61162952f4d9e938
  
https://github.com/yi-editor/yi/commit/44641d2eb16e399098c55f2e61162952f4d9e938
  Author: stites 
  Date:   2017-10-10 (Tue, 10 Oct 2017)

  Changed paths:
M yi-keymap-vim/src/Yi/Keymap/Vim/VisualMap.hs

  Log Message:
  ---
  add multi-line block-paste


  Commit: ad6bb4906769e0004dcf03910cbadd41ddfcadbc
  
https://github.com/yi-editor/yi/commit/ad6bb4906769e0004dcf03910cbadd41ddfcadbc
  Author: stites 
  Date:   2017-10-10 (Tue, 10 Oct 2017)

  Changed paths:
M yi-keymap-vim/src/Yi/Keymap/Vim/VisualMap.hs

  Log Message:
  ---
  implement single-line yank and multi-line paste


  Commit: 96cfb0668b763343170e14b0776d8d53e7351d91
  
https://github.com/yi-editor/yi/commit/96cfb0668b763343170e14b0776d8d53e7351d91
  Author: stites 
  Date:   2017-10-10 (Tue, 10 Oct 2017)

  Changed paths:
M yi-keymap-vim/src/Yi/Keymap/Vim/VisualMap.hs

  Log Message:
  ---
  clean up warnings


  Commit: 9dfe0e8a0a718889453d5e081950fb779cb48fb5
  
https://github.com/yi-editor/yi/commit/9dfe0e8a0a718889453d5e081950fb779cb48fb5
  Author: Jaro Reinders 
  Date:   2017-10-11 (Wed, 11 Oct 2017)

  Changed paths:
M yi-keymap-vim/yi-keymap-vim.cabal

  Log Message:
  ---
  Make the vimtests extra source files instead of data files


  Commit: 153d06286c83ad72ccb6eddb6f13d1928e272e51
  
https://github.com/yi-editor/yi/commit/153d06286c83ad72ccb6eddb6f13d1928e272e51
  Author: Jaro Reinders 
  Date:   2017-10-11 (Wed, 11 Oct 2017)

  Changed paths:
M yi-keymap-vim/src/Yi/Keymap/Vim/VisualMap.hs
A yi-keymap-vim/tests/vimtests/blockvisual/block_P_1.test
A yi-keymap-vim/tests/vimtests/blockvisual/block_P_2.test
A yi-keymap-vim/tests/vimtests/blockvisual/block_P_3.test
A yi-keymap-vim/tests/vimtests/blockvisual/block_P_4.test
A yi-keymap-vim/tests/vimtests/blockvisual/block_p_1.test
A yi-keymap-vim/tests/vimtests/blockvisual/block_p_2.test
A yi-keymap-vim/tests/vimtests/blockvisual/block_p_3.test
A yi-keymap-vim/tests/vimtests/blockvisual/block_p_4.test

  Log Message:
  ---
  Merge branch 'visual-block-paste' of https://github.com/stites/yi


Compare: https://github.com/yi-editor/yi/compare/01ee1db028d0...153d06286c83

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] d7904f: yi-fuzzy-open syntax changes

2017-10-11 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: d7904f0f3d0f2f119fb7ba0c89888f19933858dd
  
https://github.com/yi-editor/yi/commit/d7904f0f3d0f2f119fb7ba0c89888f19933858dd
  Author: stites 
  Date:   2017-10-10 (Tue, 10 Oct 2017)

  Changed paths:
M yi-fuzzy-open/src/Yi/Fuzzy.hs

  Log Message:
  ---
  yi-fuzzy-open syntax changes


  Commit: 01ee1db028d0ee723555678db39b8fa021393907
  
https://github.com/yi-editor/yi/commit/01ee1db028d0ee723555678db39b8fa021393907
  Author: Jaro Reinders 
  Date:   2017-10-11 (Wed, 11 Oct 2017)

  Changed paths:
M yi-fuzzy-open/src/Yi/Fuzzy.hs

  Log Message:
  ---
  Merge branch 'friendly-fuzzy' of https://github.com/stites/yi


Compare: https://github.com/yi-editor/yi/compare/3b237c30118b...01ee1db028d0

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 4cf528: Use https://docs.haskellstack.org/en/stable/travis...

2017-10-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 4cf5289f5f247ffe60f6e10b13d18637cf6916cf
  
https://github.com/yi-editor/yi/commit/4cf5289f5f247ffe60f6e10b13d18637cf6916cf
  Author: Jaro Reinders 
  Date:   2017-10-10 (Tue, 10 Oct 2017)

  Changed paths:
M .travis.yml

  Log Message:
  ---
  Use https://docs.haskellstack.org/en/stable/travis_ci/


  Commit: 3b237c30118b535235df25999149af9890d4016a
  
https://github.com/yi-editor/yi/commit/3b237c30118b535235df25999149af9890d4016a
  Author: Jaro Reinders 
  Date:   2017-10-10 (Tue, 10 Oct 2017)

  Changed paths:
M .travis.yml

  Log Message:
  ---
  Merge pull request #1051 from noughtmare/travis-testing

Improve .travis.yml


Compare: https://github.com/yi-editor/yi/compare/cec0f46742ed...3b237c30118b

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] cec0f4: Fix hint code and add it to .travis.yml (fixes #10...

2017-10-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: cec0f46742edfba2e8680fb3374ea3132778a1d2
  
https://github.com/yi-editor/yi/commit/cec0f46742edfba2e8680fb3374ea3132778a1d2
  Author: Jaro Reinders 
  Date:   2017-10-10 (Tue, 10 Oct 2017)

  Changed paths:
M .travis.yml
M yi-core/src/Yi/Eval.hs
M yi-core/yi-core.cabal

  Log Message:
  ---
  Fix hint code and add it to .travis.yml (fixes #1050)


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] a8c2f4: Remove hpack references from the README

2017-10-09 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: a8c2f4c6dc75bbe9f81e39f1e3c70dfd7f44abc1
  
https://github.com/yi-editor/yi/commit/a8c2f4c6dc75bbe9f81e39f1e3c70dfd7f44abc1
  Author: Jaro Reinders 
  Date:   2017-10-09 (Mon, 09 Oct 2017)

  Changed paths:
M README.md

  Log Message:
  ---
  Remove hpack references from the README


  Commit: 89765bd6e49df89b1480460ad0ed18c10a58581e
  
https://github.com/yi-editor/yi/commit/89765bd6e49df89b1480460ad0ed18c10a58581e
  Author: Jaro Reinders 
  Date:   2017-10-09 (Mon, 09 Oct 2017)

  Changed paths:
M .travis.yml

  Log Message:
  ---
  Fix accidental duplicate line in .travis.yml


Compare: https://github.com/yi-editor/yi/compare/846fff6e538b...89765bd6e49d

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 846fff: Prepare 0.17.0

2017-10-09 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 846fff6e538b8bb5914b3b1a81557d883ce1e4df
  
https://github.com/yi-editor/yi/commit/846fff6e538b8bb5914b3b1a81557d883ce1e4df
  Author: Jaro Reinders 
  Date:   2017-10-09 (Mon, 09 Oct 2017)

  Changed paths:
M .gitignore
M CHANGELOG
A cabal.project
M example-configs/yi-all-static/yi-all-static.cabal
M example-configs/yi-emacs-vty-dynamic/yi-emacs-vty-dynamic.cabal
M example-configs/yi-emacs-vty-static/yi-emacs-vty-static.cabal
M 
example-configs/yi-vim-colemak-vty-dynamic/yi-vim-colemak-vty-dynamic.cabal
M example-configs/yi-vim-pango-dynamic/yi-vim-pango-dynamic.cabal
M example-configs/yi-vim-pango-static/yi-vim-pango-static.cabal
M example-configs/yi-vim-vty-dynamic/yi-vim-vty-dynamic.cabal
M example-configs/yi-vim-vty-static/yi-vim-vty-static.cabal
M yi-core/yi-core.cabal
M yi-dynamic-configuration/yi-dynamic-configuration.cabal
M yi-frontend-pango/yi-frontend-pango.cabal
M yi-frontend-vty/yi-frontend-vty.cabal
M yi-fuzzy-open/yi-fuzzy-open.cabal
M yi-intero/yi-intero.cabal
M yi-ireader/yi-ireader.cabal
M yi-keymap-cua/yi-keymap-cua.cabal
M yi-keymap-emacs/yi-keymap-emacs.cabal
M yi-keymap-vim/yi-keymap-vim.cabal
M yi-language/yi-language.cabal
M yi-misc-modes/yi-misc-modes.cabal
M yi-mode-haskell/yi-mode-haskell.cabal
M yi-mode-javascript/yi-mode-javascript.cabal
M yi-snippet/yi-snippet.cabal
M yi/yi.cabal

  Log Message:
  ---
  Prepare 0.17.0


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 098885: Remove *.cabal from gitignore

2017-10-09 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 098885ff8987f43137ccfe65364d558b3999742d
  
https://github.com/yi-editor/yi/commit/098885ff8987f43137ccfe65364d558b3999742d
  Author: Jaro Reinders 
  Date:   2017-10-09 (Mon, 09 Oct 2017)

  Changed paths:
M .gitignore
A yi-core/yi-core.cabal
A yi-dynamic-configuration/yi-dynamic-configuration.cabal
A yi-frontend-pango/yi-frontend-pango.cabal
A yi-frontend-vty/yi-frontend-vty.cabal
A yi-fuzzy-open/yi-fuzzy-open.cabal
A yi-intero/yi-intero.cabal
A yi-ireader/yi-ireader.cabal
A yi-keymap-cua/yi-keymap-cua.cabal
A yi-keymap-emacs/yi-keymap-emacs.cabal
A yi-keymap-vim/yi-keymap-vim.cabal
A yi-language/yi-language.cabal
A yi-misc-modes/yi-misc-modes.cabal
A yi-mode-haskell/yi-mode-haskell.cabal
A yi-mode-javascript/yi-mode-javascript.cabal
A yi-snippet/yi-snippet.cabal
A yi/yi.cabal

  Log Message:
  ---
  Remove *.cabal from gitignore


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 6e4a89: Replaced package.yaml files with .cabal files

2017-10-09 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 6e4a898d854b90b07a795f48cd810887e074d42a
  
https://github.com/yi-editor/yi/commit/6e4a898d854b90b07a795f48cd810887e074d42a
  Author: Jaro Reinders 
  Date:   2017-10-09 (Mon, 09 Oct 2017)

  Changed paths:
R example-configs/yi-all-static/package.yaml
M example-configs/yi-all-static/yi-all-static.cabal
A example-configs/yi-emacs-vty-dynamic/Main.hs
M example-configs/yi-emacs-vty-dynamic/yi-emacs-vty-dynamic.cabal
R example-configs/yi-emacs-vty-dynamic/yi.hs
R example-configs/yi-emacs-vty-static/package.yaml
M example-configs/yi-emacs-vty-static/yi-emacs-vty-static.cabal
A example-configs/yi-vim-colemak-vty-dynamic/Main.hs
M 
example-configs/yi-vim-colemak-vty-dynamic/yi-vim-colemak-vty-dynamic.cabal
R example-configs/yi-vim-colemak-vty-dynamic/yi.hs
A example-configs/yi-vim-pango-dynamic/Main.hs
M example-configs/yi-vim-pango-dynamic/yi-vim-pango-dynamic.cabal
R example-configs/yi-vim-pango-dynamic/yi.hs
R example-configs/yi-vim-pango-static/package.yaml
M example-configs/yi-vim-pango-static/yi-vim-pango-static.cabal
M example-configs/yi-vim-vty-dynamic/yi-vim-vty-dynamic.cabal
R example-configs/yi-vim-vty-static/package.yaml
M example-configs/yi-vim-vty-static/yi-vim-vty-static.cabal
R yi-core/package.yaml
R yi-dynamic-configuration/package.yaml
R yi-frontend-pango/package.yaml
R yi-frontend-vty/package.yaml
R yi-fuzzy-open/package.yaml
R yi-intero/package.yaml
R yi-ireader/package.yaml
R yi-keymap-cua/package.yaml
R yi-keymap-emacs/package.yaml
R yi-keymap-vim/package.yaml
R yi-language/package.yaml
R yi-misc-modes/package.yaml
R yi-mode-haskell/package.yaml
R yi-mode-javascript/package.yaml
R yi-snippet/package.yaml
R yi/package.yaml

  Log Message:
  ---
  Replaced package.yaml files with .cabal files


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 2471e7: Add completion for ':e ' without a path stub

2017-10-09 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 2471e720525be863bcda82edbaf03cae36c181be
  
https://github.com/yi-editor/yi/commit/2471e720525be863bcda82edbaf03cae36c181be
  Author: Soham Chowdhury 
  Date:   2017-07-26 (Wed, 26 Jul 2017)

  Changed paths:
M yi-keymap-vim/src/Yi/Keymap/Vim/Ex/Commands/Edit.hs

  Log Message:
  ---
  Add completion for ':e ' without a path stub


  Commit: eb477c7ac37893b5a145393ab12b87d080a8910b
  
https://github.com/yi-editor/yi/commit/eb477c7ac37893b5a145393ab12b87d080a8910b
  Author: Jaro Reinders 
  Date:   2017-10-09 (Mon, 09 Oct 2017)

  Changed paths:
M yi-keymap-vim/src/Yi/Keymap/Vim/Ex/Commands/Edit.hs

  Log Message:
  ---
  Merge branch 'vi-mode-edit-completion' of https://github.com/mrkgnao/yi


  Commit: deb60a6d9d2ac505561bb13c9bbf655364c84a3c
  
https://github.com/yi-editor/yi/commit/deb60a6d9d2ac505561bb13c9bbf655364c84a3c
  Author: Jaro Reinders 
  Date:   2017-10-09 (Mon, 09 Oct 2017)

  Changed paths:
M yi-keymap-vim/src/Yi/Keymap/Vim/Ex/Commands/Edit.hs

  Log Message:
  ---
  Show error message when no file name is given


Compare: https://github.com/yi-editor/yi/compare/36586c08392f...deb60a6d9d2a

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] c331a5: Fix #1041 - multiline quotes in python

2017-10-09 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: c331a5b269ab2292ff29362a64628d142f1c9c1b
  
https://github.com/yi-editor/yi/commit/c331a5b269ab2292ff29362a64628d142f1c9c1b
  Author: stites 
  Date:   2017-09-29 (Fri, 29 Sep 2017)

  Changed paths:
M yi-misc-modes/src/Yi/Lexer/Python.x

  Log Message:
  ---
  Fix #1041 - multiline quotes in python


  Commit: 62cbc8cf782472c24b96add6d4694695b532d783
  
https://github.com/yi-editor/yi/commit/62cbc8cf782472c24b96add6d4694695b532d783
  Author: Jaro Reinders 
  Date:   2017-10-09 (Mon, 09 Oct 2017)

  Changed paths:
M yi-misc-modes/src/Yi/Lexer/Python.x

  Log Message:
  ---
  Merge branch 'python-multilines' of https://github.com/stites/yi into 
stites-python-multilines


  Commit: 36586c08392f47eaaabbea0f3f14d578d3384ab2
  
https://github.com/yi-editor/yi/commit/36586c08392f47eaaabbea0f3f14d578d3384ab2
  Author: Jaro Reinders 
  Date:   2017-10-09 (Mon, 09 Oct 2017)

  Changed paths:
M yi-misc-modes/src/Yi/Lexer/Python.x

  Log Message:
  ---
  Merge branch 'stites-python-multilines'


Compare: https://github.com/yi-editor/yi/compare/3fe38e54269d...36586c08392f

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] cb4253: Use a big static switch to get 100x faster digraph...

2017-10-09 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: cb4253e0d4566c46363afbcac6f0828c854b90ea
  
https://github.com/yi-editor/yi/commit/cb4253e0d4566c46363afbcac6f0828c854b90ea
  Author: Benjamin Summers 
  Date:   2017-09-25 (Mon, 25 Sep 2017)

  Changed paths:
M yi-keymap-vim/src/Yi/Keymap/Vim.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/Digraph.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/InsertMap.hs

  Log Message:
  ---
  Use a big static switch to get 100x faster digraph lookups.


  Commit: 9195187cf088d9d0c77480558f5c9800ec33c4b2
  
https://github.com/yi-editor/yi/commit/9195187cf088d9d0c77480558f5c9800ec33c4b2
  Author: Jaro Reinders 
  Date:   2017-10-09 (Mon, 09 Oct 2017)

  Changed paths:
M yi-keymap-vim/src/Yi/Keymap/Vim.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/Digraph.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/InsertMap.hs

  Log Message:
  ---
  Merge branch 'fast-digraphs' of https://github.com/benjamin-travis-summers/yi 
into benjamin-travis-summers-fast-digraphs


  Commit: 3fe38e54269d985c8e610a4728763312f30fa165
  
https://github.com/yi-editor/yi/commit/3fe38e54269d985c8e610a4728763312f30fa165
  Author: Jaro Reinders 
  Date:   2017-10-09 (Mon, 09 Oct 2017)

  Changed paths:
M yi-keymap-vim/src/Yi/Keymap/Vim.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/Digraph.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/InsertMap.hs

  Log Message:
  ---
  Merge branch 'benjamin-travis-summers-fast-digraphs'


Compare: https://github.com/yi-editor/yi/compare/8eb6a6495156...3fe38e54269d

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 96bfca: fix #1040

2017-10-09 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 96bfca91a48e0f9aaae11df9eb1465be2b9dce94
  
https://github.com/yi-editor/yi/commit/96bfca91a48e0f9aaae11df9eb1465be2b9dce94
  Author: stites 
  Date:   2017-09-28 (Thu, 28 Sep 2017)

  Changed paths:
M yi-misc-modes/src/Yi/Lexer/BasicTemplate.x

  Log Message:
  ---
  fix  #1040


  Commit: 6bd2ed03558286b278a59f0447d4dd1735a4c54a
  
https://github.com/yi-editor/yi/commit/6bd2ed03558286b278a59f0447d4dd1735a4c54a
  Author: Jaro Reinders 
  Date:   2017-10-09 (Mon, 09 Oct 2017)

  Changed paths:
M yi-misc-modes/src/Yi/Lexer/BasicTemplate.x

  Log Message:
  ---
  Merge branch 'misc-modes' of https://github.com/stites/yi into 
stites-misc-modes


  Commit: 8eb6a64951565da08105654e49888ab0025b1097
  
https://github.com/yi-editor/yi/commit/8eb6a64951565da08105654e49888ab0025b1097
  Author: Jaro Reinders 
  Date:   2017-10-09 (Mon, 09 Oct 2017)

  Changed paths:
M yi-misc-modes/src/Yi/Lexer/BasicTemplate.x

  Log Message:
  ---
  Merge branch 'stites-misc-modes'


Compare: https://github.com/yi-editor/yi/compare/bc9a59b3118f...8eb6a6495156

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 195e0d: add subsequenceTextMatch

2017-10-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 195e0d4fd36f90234a0ac6bf9fbebb0ed0907007
  
https://github.com/yi-editor/yi/commit/195e0d4fd36f90234a0ac6bf9fbebb0ed0907007
  Author: stites 
  Date:   2017-10-03 (Tue, 03 Oct 2017)

  Changed paths:
M yi-core/src/Yi/Completion.hs

  Log Message:
  ---
  add subsequenceTextMatch


  Commit: bb8b2b285aeee9c00c9c582983156f16545909c1
  
https://github.com/yi-editor/yi/commit/bb8b2b285aeee9c00c9c582983156f16545909c1
  Author: stites 
  Date:   2017-10-05 (Thu, 05 Oct 2017)

  Changed paths:
M yi-fuzzy-open/src/Yi/Fuzzy.hs
A yi-fuzzy-open/src/Yi/Fuzzy/Zipper.hs

  Log Message:
  ---
  refactor Yi.Fuzzy - use a list zipper (this is a big refactor)


  Commit: 4016ed0601a039d1117a32a4ee5bcb1e5edd3da6
  
https://github.com/yi-editor/yi/commit/4016ed0601a039d1117a32a4ee5bcb1e5edd3da6
  Author: stites 
  Date:   2017-10-05 (Thu, 05 Oct 2017)

  Changed paths:
M yi-core/src/Yi/Completion.hs
M yi-fuzzy-open/package.yaml
A yi-fuzzy-open/src/Data/List/PointedList/Extras.hs
M yi-fuzzy-open/src/Yi/Fuzzy.hs
R yi-fuzzy-open/src/Yi/Fuzzy/Zipper.hs

  Log Message:
  ---
  use pointedlist, remove language extensions


  Commit: dee1edbbe31116af5eeaa4c994ae04c840d39495
  
https://github.com/yi-editor/yi/commit/dee1edbbe31116af5eeaa4c994ae04c840d39495
  Author: stites 
  Date:   2017-10-05 (Thu, 05 Oct 2017)

  Changed paths:
M yi-fuzzy-open/src/Data/List/PointedList/Extras.hs
M yi-fuzzy-open/src/Yi/Fuzzy.hs

  Log Message:
  ---
  format with `brittany --columns 120`


  Commit: 86eba18a527159ab5d2cac37a0bd908d66eeac89
  
https://github.com/yi-editor/yi/commit/86eba18a527159ab5d2cac37a0bd908d66eeac89
  Author: stites 
  Date:   2017-10-05 (Thu, 05 Oct 2017)

  Changed paths:
M yi-fuzzy-open/src/Yi/Fuzzy.hs

  Log Message:
  ---
  remove "stolen from RWH" comment


  Commit: bc9a59b3118ffa55bdb4c47a8b02b16a80e531cc
  
https://github.com/yi-editor/yi/commit/bc9a59b3118ffa55bdb4c47a8b02b16a80e531cc
  Author: Dmitry Ivanov 
  Date:   2017-10-05 (Thu, 05 Oct 2017)

  Changed paths:
M yi-core/src/Yi/Completion.hs
M yi-fuzzy-open/package.yaml
A yi-fuzzy-open/src/Data/List/PointedList/Extras.hs
M yi-fuzzy-open/src/Yi/Fuzzy.hs

  Log Message:
  ---
  Merge pull request #1049 from stites/ctrl-p-zipper

Ctrl-p rewrite with list-zipper


Compare: https://github.com/yi-editor/yi/compare/67d247e25092...bc9a59b3118f

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 67d247: Fix snippet examples

2017-09-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 67d247e2509250b50d85b10ae2a7c42e49ed3e27
  
https://github.com/yi-editor/yi/commit/67d247e2509250b50d85b10ae2a7c42e49ed3e27
  Author: Dmitry Ivanov 
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
M yi-snippet/examples/MySnippets.hs

  Log Message:
  ---
  Fix snippet examples


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 314e71: I'm taking a vacation

2017-09-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 314e7186a60478d4260ef5c04fad4ce1c109bdda
  
https://github.com/yi-editor/yi/commit/314e7186a60478d4260ef5c04fad4ce1c109bdda
  Author: Dmitry Ivanov 
  Date:   2017-09-14 (Thu, 14 Sep 2017)

  Changed paths:
M README.md

  Log Message:
  ---
  I'm taking a vacation


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi]

2017-09-09 Thread GitHub
  Branch: refs/tags/v0.16.0
  Home:   https://github.com/yi-editor/yi

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 4e6ca6: Prepare 0.16

2017-09-09 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 4e6ca64997a7e7d79dd414be35903911ec2ed84b
  
https://github.com/yi-editor/yi/commit/4e6ca64997a7e7d79dd414be35903911ec2ed84b
  Author: Dmitry Ivanov 
  Date:   2017-09-09 (Sat, 09 Sep 2017)

  Changed paths:
M AUTHORS
M CHANGELOG
M example-configs/yi-all-static/package.yaml
M example-configs/yi-emacs-vty-static/package.yaml
M example-configs/yi-vim-pango-static/package.yaml
M example-configs/yi-vim-vty-static/package.yaml
M yi-core/package.yaml
M yi-dynamic-configuration/package.yaml
M yi-frontend-pango/package.yaml
M yi-frontend-vty/package.yaml
M yi-fuzzy-open/package.yaml
M yi-intero/package.yaml
M yi-ireader/package.yaml
M yi-keymap-cua/package.yaml
M yi-keymap-emacs/package.yaml
M yi-keymap-vim/package.yaml
M yi-language/package.yaml
M yi-misc-modes/package.yaml
M yi-mode-haskell/package.yaml
M yi-mode-javascript/package.yaml
M yi-snippet/package.yaml
M yi/Main.hs
M yi/package.yaml

  Log Message:
  ---
  Prepare 0.16


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 4f4207: Adopt yi-rope-0.10 in yi-snippet too

2017-09-09 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 4f4207d8978fb21fd3fb703b96403cc5c077a4aa
  
https://github.com/yi-editor/yi/commit/4f4207d8978fb21fd3fb703b96403cc5c077a4aa
  Author: Dmitry Ivanov 
  Date:   2017-09-09 (Sat, 09 Sep 2017)

  Changed paths:
M yi-snippet/src/Yi/Snippet/Internal.hs

  Log Message:
  ---
  Adopt yi-rope-0.10 in yi-snippet too


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 6bed37: Adopt yi-rope-0.10

2017-09-09 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 6bed3781e457c38a1ef7ff5de98a7aa370db24c8
  
https://github.com/yi-editor/yi/commit/6bed3781e457c38a1ef7ff5de98a7aa370db24c8
  Author: Dmitry Ivanov 
  Date:   2017-09-09 (Sat, 09 Sep 2017)

  Changed paths:
M all-configs.yaml
M lts-6.yaml
M lts-7.yaml
M stack-ghc-8.2.yaml
M stack.yaml
M yi-core/package.yaml
M yi-core/src/Yi/Buffer/HighLevel.hs
M yi-core/src/Yi/Buffer/Misc.hs
M yi-core/src/Yi/Core.hs
M yi-core/src/Yi/Dired.hs
M yi-core/src/Yi/File.hs
M yi-core/src/Yi/Types.hs

  Log Message:
  ---
  Adopt yi-rope-0.10


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 47616c: Remove text-icu dependency from yi-core

2017-09-08 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 47616c2e62e1fc6106167b53d83f4001ae06112b
  
https://github.com/yi-editor/yi/commit/47616c2e62e1fc6106167b53d83f4001ae06112b
  Author: Dmitry Ivanov 
  Date:   2017-09-08 (Fri, 08 Sep 2017)

  Changed paths:
M yi-core/package.yaml
M yi-core/src/Yi/Rectangle.hs
M yi-keymap-emacs/src/Yi/Keymap/Emacs.hs

  Log Message:
  ---
  Remove text-icu dependency from yi-core


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] a83e6f: Pango frontend is broken on Travis, part 2

2017-09-08 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: a83e6f11cc8d0ef0baf5d8b5f49587e6fa1db324
  
https://github.com/yi-editor/yi/commit/a83e6f11cc8d0ef0baf5d8b5f49587e6fa1db324
  Author: Dmitry Ivanov 
  Date:   2017-09-08 (Fri, 08 Sep 2017)

  Changed paths:
M all-configs.yaml

  Log Message:
  ---
  Pango frontend is broken on Travis, part 2


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] af0ad6: Pango frontend is broken on Travis

2017-09-08 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: af0ad69882b6b2e41a0dd7853566e2bbf951661b
  
https://github.com/yi-editor/yi/commit/af0ad69882b6b2e41a0dd7853566e2bbf951661b
  Author: Dmitry Ivanov 
  Date:   2017-09-08 (Fri, 08 Sep 2017)

  Changed paths:
M all-configs.yaml
M lts-6.yaml
M lts-7.yaml
M stack.yaml

  Log Message:
  ---
  Pango frontend is broken on Travis


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 671adb: Remove redundant import from yi-core/src/Yi/Config...

2017-09-08 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 671adbc55680c9931aa38aa999103893b1a0efcb
  
https://github.com/yi-editor/yi/commit/671adbc55680c9931aa38aa999103893b1a0efcb
  Author: Paul 
  Date:   2017-09-07 (Thu, 07 Sep 2017)

  Changed paths:
M yi-core/src/Yi/Config/Simple.hs

  Log Message:
  ---
  Remove redundant import from yi-core/src/Yi/Config/Simple.hs


  Commit: 779ffd1b64854e5f0076cd7e840fa456be162f26
  
https://github.com/yi-editor/yi/commit/779ffd1b64854e5f0076cd7e840fa456be162f26
  Author: Dmitry Ivanov 
  Date:   2017-09-08 (Fri, 08 Sep 2017)

  Changed paths:
M yi-core/src/Yi/Config/Simple.hs

  Log Message:
  ---
  Merge pull request #1039 from paullucas/master

Remove redundant import from yi-core/src/Yi/Config/Simple.hs


Compare: https://github.com/yi-editor/yi/compare/65ba6ab24b82...779ffd1b6485

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 65ba6a: Make C-f and C-b in insertion mode move the cursor

2017-09-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 65ba6ab24b820e9d861c2121c040bf50c7ce83b9
  
https://github.com/yi-editor/yi/commit/65ba6ab24b820e9d861c2121c040bf50c7ce83b9
  Author: Dmitry Ivanov 
  Date:   2017-09-07 (Thu, 07 Sep 2017)

  Changed paths:
M yi-keymap-vim/src/Yi/Keymap/Vim/InsertMap.hs
A yi-keymap-vim/tests/vimtests/insertion/C-b.test
A yi-keymap-vim/tests/vimtests/insertion/C-f.test

  Log Message:
  ---
  Make C-f and C-b in insertion mode move the cursor


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 747173: Move dynamic Yi.Main from yi-core to yi-dynamic-co...

2017-09-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 7471738c0f94ac63448ee2ba74c9bbacfacf72ef
  
https://github.com/yi-editor/yi/commit/7471738c0f94ac63448ee2ba74c9bbacfacf72ef
  Author: Dmitry Ivanov 
  Date:   2017-09-05 (Tue, 05 Sep 2017)

  Changed paths:
M yi-core/package.yaml
R yi-core/src/Yi/Main.hs
R yi-core/src/Yi/Option.hs
M yi-dynamic-configuration/package.yaml
A yi-dynamic-configuration/src/Yi/Main.hs
A yi-dynamic-configuration/src/Yi/Option.hs

  Log Message:
  ---
  Move dynamic Yi.Main from yi-core to yi-dynamic-configuration


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] ff1f38: Bump dependencies in yi-intero

2017-09-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: ff1f386270bd63bc5cc2fd7a9263eaa6ab194369
  
https://github.com/yi-editor/yi/commit/ff1f386270bd63bc5cc2fd7a9263eaa6ab194369
  Author: Dmitry Ivanov 
  Date:   2017-09-04 (Mon, 04 Sep 2017)

  Changed paths:
M yi-intero/package.yaml

  Log Message:
  ---
  Bump dependencies in yi-intero


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] c47bce: "stack upload" can upload but exit with nonzero. O...

2017-09-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: c47bce0edba94bbc637b71e996dca8d36eb935b4
  
https://github.com/yi-editor/yi/commit/c47bce0edba94bbc637b71e996dca8d36eb935b4
  Author: Dmitry Ivanov 
  Date:   2017-09-04 (Mon, 04 Sep 2017)

  Changed paths:
M maintainer/upload.hs

  Log Message:
  ---
  "stack upload" can upload but exit with nonzero. Oh well.


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 931b22: Prepare 0.14.1

2017-09-04 Thread GitHub
  Branch: refs/tags/v0.14.1
  Home:   https://github.com/yi-editor/yi
  Commit: 931b22bb624d7b2129a88c807d41717c6cf25e3d
  
https://github.com/yi-editor/yi/commit/931b22bb624d7b2129a88c807d41717c6cf25e3d
  Author: Dmitry Ivanov 
  Date:   2017-07-29 (Sat, 29 Jul 2017)

  Changed paths:
M CHANGELOG
M example-configs/yi-all-static/Main.hs
M example-configs/yi-all-static/package.yaml
M example-configs/yi-emacs-vty-static/package.yaml
M example-configs/yi-vim-pango-static/package.yaml
M example-configs/yi-vim-vty-static/package.yaml
M yi-core/package.yaml
M yi-dynamic-configuration/package.yaml
M yi-frontend-pango/package.yaml
M yi-frontend-vty/package.yaml
M yi-fuzzy-open/package.yaml
M yi-ireader/package.yaml
M yi-keymap-cua/package.yaml
M yi-keymap-emacs/package.yaml
M yi-keymap-vim/package.yaml
M yi-language/package.yaml
M yi-misc-modes/package.yaml
M yi-mode-haskell/package.yaml
M yi-mode-javascript/package.yaml
M yi-snippet/package.yaml
M yi/Main.hs
M yi/package.yaml

  Log Message:
  ---
  Prepare 0.14.1


  Commit: c8af9c4b9169685aaaf052e851ead9179535d6bd
  
https://github.com/yi-editor/yi/commit/c8af9c4b9169685aaaf052e851ead9179535d6bd
  Author: Dmitry Ivanov 
  Date:   2017-07-29 (Sat, 29 Jul 2017)

  Changed paths:
M maintainer/upload.hs
M yi-intero/package.yaml

  Log Message:
  ---
  Exclude yi-intero from uploadable packages for now


Compare: https://github.com/yi-editor/yi/compare/931b22bb624d^...c8af9c4b9169

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi]

2017-09-04 Thread GitHub
  Branch: refs/tags/v0.15.0
  Home:   https://github.com/yi-editor/yi

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 997e40: Update AUTHORS and CHANGELOG

2017-09-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 997e40bfc95be3f6d450570c77fa1ed6c7088c0a
  
https://github.com/yi-editor/yi/commit/997e40bfc95be3f6d450570c77fa1ed6c7088c0a
  Author: Dmitry Ivanov 
  Date:   2017-09-03 (Sun, 03 Sep 2017)

  Changed paths:
M AUTHORS
M CHANGELOG

  Log Message:
  ---
  Update AUTHORS and CHANGELOG


  Commit: 9ed11cee8bb1b823c210fd8c7a2df6a55ad249e7
  
https://github.com/yi-editor/yi/commit/9ed11cee8bb1b823c210fd8c7a2df6a55ad249e7
  Author: Dmitry Ivanov 
  Date:   2017-09-03 (Sun, 03 Sep 2017)

  Changed paths:
M example-configs/yi-all-static/Main.hs
M example-configs/yi-all-static/package.yaml
M example-configs/yi-emacs-vty-static/package.yaml
M example-configs/yi-vim-pango-static/package.yaml
M example-configs/yi-vim-vty-static/package.yaml
M yi-core/package.yaml
M yi-dynamic-configuration/package.yaml
M yi-frontend-pango/package.yaml
M yi-frontend-vty/package.yaml
M yi-fuzzy-open/package.yaml
M yi-intero/package.yaml
M yi-ireader/package.yaml
M yi-keymap-cua/package.yaml
M yi-keymap-emacs/package.yaml
M yi-keymap-vim/package.yaml
M yi-language/package.yaml
M yi-misc-modes/package.yaml
M yi-mode-haskell/package.yaml
M yi-mode-javascript/package.yaml
M yi-snippet/package.yaml
M yi/Main.hs
M yi/package.yaml

  Log Message:
  ---
  Prepare 0.15.0


Compare: https://github.com/yi-editor/yi/compare/2010ab55e6a4...9ed11cee8bb1

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 2010ab: Make c in visual block mode change all the lines

2017-09-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 2010ab55e6a4605c3eaf4395afdc25f0a5a63c10
  
https://github.com/yi-editor/yi/commit/2010ab55e6a4605c3eaf4395afdc25f0a5a63c10
  Author: Dmitry Ivanov 
  Date:   2017-09-03 (Sun, 03 Sep 2017)

  Changed paths:
M yi-core/src/Yi/Buffer/HighLevel.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/Common.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/Operator.hs
A yi-keymap-vim/tests/vimtests/blockvisual/c.test

  Log Message:
  ---
  Make c in visual block mode change all the lines


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 3f6df0: Remove adjustBlock (used only in clever haskell mo...

2017-09-02 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 3f6df013d500fc982e38ecc5a9993a7730b4ac2d
  
https://github.com/yi-editor/yi/commit/3f6df013d500fc982e38ecc5a9993a7730b4ac2d
  Author: Dmitry Ivanov 
  Date:   2017-09-02 (Sat, 02 Sep 2017)

  Changed paths:
M yi-core/package.yaml
R yi-core/src/Yi/Buffer/Adjusted.hs
M yi-core/src/Yi/Buffer/Misc.hs
M yi-core/src/Yi/Misc.hs
M yi-core/src/Yi/Types.hs
M yi-keymap-cua/src/Yi/Keymap/Cua.hs
M yi-keymap-emacs/src/Yi/Keymap/Emacs.hs
M yi-keymap-vim/src/Yi/Keymap/Vim.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/Common.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/Ex/Commands/Delete.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/Ex/Commands/Global.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/Ex/Commands/GotoLine.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/Ex/Commands/Substitute.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/Ex/Commands/Undo.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/ExMap.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/InsertMap.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/Motion.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/NormalMap.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/NormalOperatorPendingMap.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/Operator.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/ReplaceMap.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/ReplaceSingleCharMap.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/Search.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/SearchMotionMap.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/StyledRegion.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/TextObject.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/Utils.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/VisualMap.hs
M yi-mode-haskell/src/Yi/Mode/Haskell.hs

  Log Message:
  ---
  Remove adjustBlock (used only in clever haskell mode and misbehaving there)


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 3141ce: Fleshed out the VIM digraph set with all of the tw...

2017-09-01 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 3141ce259c37c626277cb93a22c148aaa0887f90
  
https://github.com/yi-editor/yi/commit/3141ce259c37c626277cb93a22c148aaa0887f90
  Author: Benjamin Summers 
  Date:   2017-08-28 (Mon, 28 Aug 2017)

  Changed paths:
M yi-keymap-vim/src/Yi/Keymap/Vim/Digraph.hs

  Log Message:
  ---
  Fleshed out the VIM digraph set with all of the two-char RFC1345 digraphs.


  Commit: 0a677bf065326d8172e7d9eb23da27f029e7cb28
  
https://github.com/yi-editor/yi/commit/0a677bf065326d8172e7d9eb23da27f029e7cb28
  Author: Dmitry Ivanov 
  Date:   2017-09-01 (Fri, 01 Sep 2017)

  Changed paths:
M yi-keymap-vim/src/Yi/Keymap/Vim/Digraph.hs

  Log Message:
  ---
  Merge pull request #1038 from benjamin-travis-summers/rfc1345

Support all two-character RFC1345 digraphs.


Compare: https://github.com/yi-editor/yi/compare/93cfa0f519ed...0a677bf06532

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 93cfa0: Fix undo after using change operator

2017-08-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 93cfa0f519edf998ed36eba386deef1c3403bd3c
  
https://github.com/yi-editor/yi/commit/93cfa0f519edf998ed36eba386deef1c3403bd3c
  Author: Dmitry Ivanov 
  Date:   2017-08-26 (Sat, 26 Aug 2017)

  Changed paths:
M yi-core/src/Yi/Buffer/Misc.hs
M yi-core/src/Yi/Buffer/Undo.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/Operator.hs
M yi-keymap-vim/tests/Generic/TestPureBufferManipulations.hs
A yi-keymap-vim/tests/vimtests/undo/cw.test

  Log Message:
  ---
  Fix undo after using change operator


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] b93a3a: Remove TESTING flag

2017-08-25 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: b93a3a72f22a76d72e15bb20e62deccc195fac3f
  
https://github.com/yi-editor/yi/commit/b93a3a72f22a76d72e15bb20e62deccc195fac3f
  Author: Dmitry Ivanov 
  Date:   2017-08-21 (Mon, 21 Aug 2017)

  Changed paths:
M yi-core/package.yaml
M yi-core/src/Yi/Syntax/Tree.hs
M yi-language/src/Yi/Region.hs

  Log Message:
  ---
  Remove TESTING flag


  Commit: 4245c610b0cabb860ab37d30555ddb5ed914cf94
  
https://github.com/yi-editor/yi/commit/4245c610b0cabb860ab37d30555ddb5ed914cf94
  Author: Dmitry Ivanov 
  Date:   2017-08-21 (Mon, 21 Aug 2017)

  Changed paths:
M CHANGELOG
M yi-core/package.yaml
M yi-keymap-emacs/package.yaml
M yi-keymap-vim/package.yaml
M yi-misc-modes/package.yaml

  Log Message:
  ---
  Don't depend on semigroups


  Commit: 8e55d308cd77d41f980e5dd086355f1c8e085eec
  
https://github.com/yi-editor/yi/commit/8e55d308cd77d41f980e5dd086355f1c8e085eec
  Author: Dmitry Ivanov 
  Date:   2017-08-21 (Mon, 21 Aug 2017)

  Changed paths:
M .travis.yml

  Log Message:
  ---
  Update travis.yml


  Commit: ee7f4d2ca5d85c10f2c57954427fde3189992eb7
  
https://github.com/yi-editor/yi/commit/ee7f4d2ca5d85c10f2c57954427fde3189992eb7
  Author: Dmitry Ivanov 
  Date:   2017-08-21 (Mon, 21 Aug 2017)

  Changed paths:
M .travis.yml
M example-configs/yi-vim-vty-static/yi-vim-vty-static.cabal
A stack-ghc-8.2.yaml
M yi-core/package.yaml
M yi-keymap-vim/src/Yi/Keymap/Vim/Ex/Commands/BufferNew.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/Operator.hs

  Log Message:
  ---
  Make yi buildable with ghc 8.2 (but not parts depending on gtk)


  Commit: a397a79c1cba8ae93fbf20be682915c71400f19e
  
https://github.com/yi-editor/yi/commit/a397a79c1cba8ae93fbf20be682915c71400f19e
  Author: Dmitry Ivanov 
  Date:   2017-08-23 (Wed, 23 Aug 2017)

  Changed paths:
M stack-ghc-8.2.yaml

  Log Message:
  ---
  Try to reenable pango frontend in stack-ghc-8.2.yaml.


  Commit: 5a85fde555e03bbd2c9428ee5b22f6fcfbda07b7
  
https://github.com/yi-editor/yi/commit/5a85fde555e03bbd2c9428ee5b22f6fcfbda07b7
  Author: Dmitry Ivanov 
  Date:   2017-08-25 (Fri, 25 Aug 2017)

  Changed paths:
M stack-ghc-8.2.yaml

  Log Message:
  ---
  Disable pango frontend again for GHC 8.2


  Commit: 9b27b6020ce48c8ff55ed3c8f690d8b49719b03b
  
https://github.com/yi-editor/yi/commit/9b27b6020ce48c8ff55ed3c8f690d8b49719b03b
  Author: Dmitry Ivanov 
  Date:   2017-08-25 (Fri, 25 Aug 2017)

  Changed paths:
M .travis.yml
M CHANGELOG
M example-configs/yi-vim-vty-static/yi-vim-vty-static.cabal
A stack-ghc-8.2.yaml
M yi-core/package.yaml
M yi-core/src/Yi/Syntax/Tree.hs
M yi-keymap-emacs/package.yaml
M yi-keymap-vim/package.yaml
M yi-keymap-vim/src/Yi/Keymap/Vim/Ex/Commands/BufferNew.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/Operator.hs
M yi-language/src/Yi/Region.hs
M yi-misc-modes/package.yaml

  Log Message:
  ---
  Merge pull request #1010 from ethercrow/cleaning

[WIP] Support GHC-8.2 and drop GHC-7.10


Compare: https://github.com/yi-editor/yi/compare/c4ee111ad9d0...9b27b6020ce4

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] c4ee11: Add support section

2017-08-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: c4ee111ad9d00c5b4352bc579e5705dedd481f09
  
https://github.com/yi-editor/yi/commit/c4ee111ad9d00c5b4352bc579e5705dedd481f09
  Author: Dmitry Ivanov 
  Date:   2017-08-24 (Thu, 24 Aug 2017)

  Changed paths:
M README.md

  Log Message:
  ---
  Add support section


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 5e5104: Fix < in replace mode

2017-08-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 5e51047943934cdb88ff1523ab3898a6829001cf
  
https://github.com/yi-editor/yi/commit/5e51047943934cdb88ff1523ab3898a6829001cf
  Author: Dmitry Ivanov 
  Date:   2017-08-24 (Thu, 24 Aug 2017)

  Changed paths:
M yi-keymap-vim/src/Yi/Keymap/Vim/ReplaceMap.hs
A yi-keymap-vim/tests/vimtests/replace/12.test

  Log Message:
  ---
  Fix < in replace mode


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 9df51b: Fix blockwise character replace on blocks with hol...

2017-08-20 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 9df51b8a48a1a4fed3ecc2fa2e21d5ce0f8dba75
  
https://github.com/yi-editor/yi/commit/9df51b8a48a1a4fed3ecc2fa2e21d5ce0f8dba75
  Author: Dmitry Ivanov 
  Date:   2017-08-20 (Sun, 20 Aug 2017)

  Changed paths:
M yi-core/src/Yi/Buffer/HighLevel.hs
A yi-keymap-vim/tests/vimtests/blockvisual/r_4.test

  Log Message:
  ---
  Fix blockwise character replace on blocks with holes


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 81bca8: Make scrollCursorToBottomB (and thus vim's 'zb') b...

2017-08-11 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 81bca82ef858bc4a13a27711c6d9aaddd2a14a74
  
https://github.com/yi-editor/yi/commit/81bca82ef858bc4a13a27711c6d9aaddd2a14a74
  Author: Dmitry Ivanov 
  Date:   2017-08-11 (Fri, 11 Aug 2017)

  Changed paths:
M yi-core/src/Yi/Buffer/HighLevel.hs

  Log Message:
  ---
  Make scrollCursorToBottomB (and thus vim's 'zb') behave better near the end 
of the buffer


  Commit: 928ca41e872374b6df34d903c26c70cdf9f30087
  
https://github.com/yi-editor/yi/commit/928ca41e872374b6df34d903c26c70cdf9f30087
  Author: Dmitry Ivanov 
  Date:   2017-08-11 (Fri, 11 Aug 2017)

  Changed paths:
M yi-core/src/Yi/Buffer/HighLevel.hs

  Log Message:
  ---
  Merge pull request #1029 from ethercrow/sort-of-fix-zb

Make scrollCursorToBottomB (and thus vim's 'zb') behave better near the end of 
the buffer


Compare: https://github.com/yi-editor/yi/compare/909ef8329157...928ca41e8723

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] b254a2: Make @@ play the last used macro

2017-08-11 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: b254a2e1bc08b4b2a91caca3a84e32676aca7dff
  
https://github.com/yi-editor/yi/commit/b254a2e1bc08b4b2a91caca3a84e32676aca7dff
  Author: Dmitry Ivanov 
  Date:   2017-08-11 (Fri, 11 Aug 2017)

  Changed paths:
M yi-keymap-vim/src/Yi/Keymap/Vim/NormalMap.hs
A yi-keymap-vim/tests/vimtests/macros/repeat_last_macro.test

  Log Message:
  ---
  Make @@ play the last used macro


  Commit: 909ef8329157fc89850a76e22a3542423ca371ac
  
https://github.com/yi-editor/yi/commit/909ef8329157fc89850a76e22a3542423ca371ac
  Author: Dmitry Ivanov 
  Date:   2017-08-11 (Fri, 11 Aug 2017)

  Changed paths:
M yi-keymap-vim/src/Yi/Keymap/Vim/NormalMap.hs
A yi-keymap-vim/tests/vimtests/macros/repeat_last_macro.test

  Log Message:
  ---
  Merge pull request #1028 from ethercrow/repeat-last-used-macro

Make @@ play the last used macro


Compare: https://github.com/yi-editor/yi/compare/20fbaea9353e...909ef8329157

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 20fbae: Move stray vim test into appropriate place

2017-08-11 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 20fbaea9353e02c353b882c8e83f89c3d88d720f
  
https://github.com/yi-editor/yi/commit/20fbaea9353e02c353b882c8e83f89c3d88d720f
  Author: Dmitry Ivanov 
  Date:   2017-08-11 (Fri, 11 Aug 2017)

  Changed paths:
R yi-keymap-vim/8.test
A yi-keymap-vim/tests/vimtests/ex/d/8.test

  Log Message:
  ---
  Move stray vim test into appropriate place


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] da1d26: Initial work towards implementing ‘:cq’.

2017-08-09 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: da1d26cd6f7a2a8d4bb900d0ab5896f84a37649f
  
https://github.com/yi-editor/yi/commit/da1d26cd6f7a2a8d4bb900d0ab5896f84a37649f
  Author: Benjamin Summers 
  Date:   2017-08-09 (Wed, 09 Aug 2017)

  Changed paths:
M yi-core/src/Yi/Core.hs
M yi-core/src/Yi/UI/Common.hs
M yi-dynamic-configuration/src/Yi/Boot/Internal.hs
M yi-frontend-vty/src/Yi/Frontend/Vty.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/Ex/Commands/Quit.hs

  Log Message:
  ---
  Initial work towards implementing ‘:cq’.


  Commit: 6b3be7b221a9049d6ff2262b4ef6ffe6dd09b31e
  
https://github.com/yi-editor/yi/commit/6b3be7b221a9049d6ff2262b4ef6ffe6dd09b31e
  Author: Dmitry Ivanov 
  Date:   2017-08-09 (Wed, 09 Aug 2017)

  Changed paths:
M yi-core/src/Yi/Core.hs
M yi-core/src/Yi/UI/Common.hs
M yi-dynamic-configuration/src/Yi/Boot/Internal.hs
M yi-frontend-vty/src/Yi/Frontend/Vty.hs
M yi-keymap-vim/src/Yi/Keymap/Vim/Ex/Commands/Quit.hs

  Log Message:
  ---
  Merge pull request #1024 from benjamin-travis-summers/error-exit

`:cq` in Vim Mode


Compare: https://github.com/yi-editor/yi/compare/4d661b9d59f9...6b3be7b221a9

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[yi-editor/yi] 4d661b: Fix visual selection not disappearing after replac...

2017-08-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 4d661b9d59f9e1e9d4855866e66e9c4132d109dc
  
https://github.com/yi-editor/yi/commit/4d661b9d59f9e1e9d4855866e66e9c4132d109dc
  Author: Dmitry Ivanov 
  Date:   2017-08-06 (Sun, 06 Aug 2017)

  Changed paths:
M CHANGELOG
M yi-keymap-vim/src/Yi/Keymap/Vim/VisualMap.hs

  Log Message:
  ---
  Fix visual selection not disappearing after replace or insert


-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


  1   2   3   4   5   6   7   8   >