Branch: refs/heads/bootstrap-dev
Home: https://github.com/yi-editor/yi
Commit: bf0dafe20d58a4cf4dc0750daef2ba8c3452fef5
https://github.com/yi-editor/yi/commit/bf0dafe20d58a4cf4dc0750daef2ba8c3452fef5
Author: Michał J. Gajda <[email protected]>
Date: 2011-09-18 (Sun, 18 Sep 2011)
Changed paths:
M yi/src/library/Yi/Buffer/Misc.hs
Log Message:
-----------
Default modeline now displays hex char code.
Commit: 6522e7fdaaa774a54f9a2d44cfc49cef33c10b99
https://github.com/yi-editor/yi/commit/6522e7fdaaa774a54f9a2d44cfc49cef33c10b99
Author: Michał J. Gajda <[email protected]>
Date: 2011-09-18 (Sun, 18 Sep 2011)
Changed paths:
M yi/src/library/Yi/Buffer/Misc.hs
Log Message:
-----------
Modelines may be now customized per-mode.
Commit: 0d3a82ab316226103620f989648ee9e427058649
https://github.com/yi-editor/yi/commit/0d3a82ab316226103620f989648ee9e427058649
Author: Michal J. Gajda <[email protected]>
Date: 2012-01-11 (Wed, 11 Jan 2012)
Changed paths:
M yi/src/library/Yi/Config/Default.hs
M yi/src/library/Yi/Lexer/C.x
A yi/src/library/Yi/Lexer/Ruby.x
M yi/src/library/Yi/Modes.hs
M yi/yi.cabal
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: 7d5b42f8b6c8acbe03be85c6f9789d0cd927b8ef
https://github.com/yi-editor/yi/commit/7d5b42f8b6c8acbe03be85c6f9789d0cd927b8ef
Author: Michal J. Gajda <[email protected]>
Date: 2012-02-02 (Thu, 02 Feb 2012)
Changed paths:
M yi/yi.cabal
Log Message:
-----------
Will build with GHC 7.4.1, after dep update.
Need to wait for maintainers to patch dependencies for vty,
and cautious-file first. (Or patch these oneself.)
Commit: 2fe243610accacd2dad97037f41da1f86140bbeb
https://github.com/yi-editor/yi/commit/2fe243610accacd2dad97037f41da1f86140bbeb
Author: Mark Wright <[email protected]>
Date: 2012-02-08 (Wed, 08 Feb 2012)
Changed paths:
M AUTHORS
M yi-contrib/yi-contrib.cabal
M yi/src/library/Yi/Prelude.hs
M yi/src/library/Yi/Syntax/Latex.hs
M yi/src/library/Yi/Syntax/OnlineTree.hs
M yi/src/library/Yi/Syntax/Paren.hs
M yi/src/library/Yi/Syntax/Strokes/Haskell.hs
M yi/src/library/Yi/Syntax/Tree.hs
M yi/yi.cabal
Log Message:
-----------
changes for ghc 7.4.1
Commit: dcb78dc15d5d90e1340c51ed038aa3b356688c47
https://github.com/yi-editor/yi/commit/dcb78dc15d5d90e1340c51ed038aa3b356688c47
Author: Michal J. Gajda <[email protected]>
Date: 2012-02-12 (Sun, 12 Feb 2012)
Changed paths:
M AUTHORS
M yi-contrib/yi-contrib.cabal
M yi/src/library/Yi/Prelude.hs
M yi/src/library/Yi/Syntax/Latex.hs
M yi/src/library/Yi/Syntax/OnlineTree.hs
M yi/src/library/Yi/Syntax/Paren.hs
M yi/src/library/Yi/Syntax/Strokes/Haskell.hs
M yi/src/library/Yi/Syntax/Tree.hs
M yi/yi.cabal
Log Message:
-----------
Merge https://github.com/markwright/yi
Conflicts:
yi/yi.cabal
Commit: 86302b1cf3c762e6c833591f0b44f66f2c6dedfd
https://github.com/yi-editor/yi/commit/86302b1cf3c762e6c833591f0b44f66f2c6dedfd
Author: unknown <voidex@voidex-pc.(none)>
Date: 2012-05-13 (Sun, 13 May 2012)
Changed paths:
M yi/src/library/System/CanonicalizePath.hs
M yi/src/library/System/FriendlyPath.hs
M yi/src/library/Yi/Config/Default.hs
M yi/yi.cabal
Log Message:
-----------
Fixed path processing on Windows (and settings path moved to AppData)
Commit: 3c662fff906217e3b595adb355202a60b7c39615
https://github.com/yi-editor/yi/commit/3c662fff906217e3b595adb355202a60b7c39615
Author: Dmitry Ivanov <[email protected]>
Date: 2012-06-01 (Fri, 01 Jun 2012)
Changed paths:
M yi/src/library/Yi/Keymap/Vim.hs
M yi/src/library/Yi/Search.hs
Log Message:
-----------
Tweak # behaviour in Vim normal mode
Now # leaves cursor on the last character of search term
allowing subsequent use of # and *
Commit: ee45f498cd592b7a7329f719b42af6eca5517354
https://github.com/yi-editor/yi/commit/ee45f498cd592b7a7329f719b42af6eca5517354
Author: Alexandr Ruchkin <[email protected]>
Date: 2012-06-01 (Fri, 01 Jun 2012)
Changed paths:
M yi/yi.cabal
Log Message:
-----------
Changed defaults back.
Commit: 7d23a774f91fecc8a5bfe5fba34561165af0caac
https://github.com/yi-editor/yi/commit/7d23a774f91fecc8a5bfe5fba34561165af0caac
Author: Jeff Wheeler <[email protected]>
Date: 2012-06-02 (Sat, 02 Jun 2012)
Changed paths:
M yi/src/library/Yi/Keymap/Vim.hs
M yi/src/library/Yi/Search.hs
Log Message:
-----------
Merge pull request #19 from ethercrow/master
Sort of fixing behaviour of # in normal vim mode
Commit: 47a9cb2b5d575f68a1482041ad1a7290a3ba8218
https://github.com/yi-editor/yi/commit/47a9cb2b5d575f68a1482041ad1a7290a3ba8218
Author: Jeff Wheeler <[email protected]>
Date: 2012-06-02 (Sat, 02 Jun 2012)
Changed paths:
M yi/src/library/System/CanonicalizePath.hs
M yi/src/library/System/FriendlyPath.hs
M yi/src/library/Yi/Config/Default.hs
M yi/yi.cabal
Log Message:
-----------
Merge pull request #18 from mvoidex/master
Fixed path-processing on Windows.
Commit: a85200bb7d5684ed3210986e86a8a5277c42882a
https://github.com/yi-editor/yi/commit/a85200bb7d5684ed3210986e86a8a5277c42882a
Author: Dmitry Ivanov <[email protected]>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M yi/src/library/Yi/Lexer/ObjectiveC.x
Log Message:
-----------
add missing objc 2.0 keywords
Commit: 76a2b5232fb4668ba66faab11808dc99a19c68ae
https://github.com/yi-editor/yi/commit/76a2b5232fb4668ba66faab11808dc99a19c68ae
Author: Dmitry Ivanov <[email protected]>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M yi/src/library/Yi/Misc.hs
Log Message:
-----------
fix filename completion for files in current directory
Commit: 72658de265159e05c06b4babf2d014e3fbe40104
https://github.com/yi-editor/yi/commit/72658de265159e05c06b4babf2d014e3fbe40104
Author: Dmitry Ivanov <[email protected]>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M yi/src/library/Yi/Keymap/Vim.hs
Log Message:
-----------
expand '%' into current filename in ex mode
Commit: a31434e4ac36afa19cd9be99ad025a5b3d9fcff8
https://github.com/yi-editor/yi/commit/a31434e4ac36afa19cd9be99ad025a5b3d9fcff8
Author: Dmitry Ivanov <[email protected]>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M yi/src/library/Yi/Lexer/ObjectiveC.x
Log Message:
-----------
more missing objc keywords
Commit: bcfd0c6c0748671fb172a7046741425695198f8e
https://github.com/yi-editor/yi/commit/bcfd0c6c0748671fb172a7046741425695198f8e
Author: Dmitry Ivanov <[email protected]>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M yi/src/library/Yi/Keymap/Vim.hs
Log Message:
-----------
Add missing '[' and ']' vim text units.
Commit: ab0f29da0f8ffa5cba849b9708a19f91bf83bbf4
https://github.com/yi-editor/yi/commit/ab0f29da0f8ffa5cba849b9708a19f91bf83bbf4
Author: Jeff Wheeler <[email protected]>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M yi/src/library/Yi/Lexer/ObjectiveC.x
Log Message:
-----------
Merge pull request #20 from ethercrow/objc
Missing keywords for Objective C lexer
Commit: 0793405452c77896b5b542f59c380e0f87140a0c
https://github.com/yi-editor/yi/commit/0793405452c77896b5b542f59c380e0f87140a0c
Author: Jeff Wheeler <[email protected]>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M yi/src/library/Yi/Keymap/Vim.hs
M yi/src/library/Yi/Misc.hs
Log Message:
-----------
Merge pull request #21 from ethercrow/filename_complete
Filename complete
Commit: 5a9073e1b1f3ce97ab7be1c8c1007d771e1903e2
https://github.com/yi-editor/yi/commit/5a9073e1b1f3ce97ab7be1c8c1007d771e1903e2
Author: Jeff Wheeler <[email protected]>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M yi/src/library/Yi/Keymap/Vim.hs
Log Message:
-----------
Merge pull request #22 from ethercrow/vim_compat
Add missing '[' and ']' vim text units.
Commit: fedf8952534185925f53d137189878b652bc3e37
https://github.com/yi-editor/yi/commit/fedf8952534185925f53d137189878b652bc3e37
Author: Dmitry Ivanov <[email protected]>
Date: 2012-06-08 (Fri, 08 Jun 2012)
Changed paths:
M yi/src/library/Yi/Modes.hs
Log Message:
-----------
treat objc++ *.mm files as objc, that's better than no filetype at all
Commit: dcb91a65f7df2af1bddd672236efa2eae7d4f5eb
https://github.com/yi-editor/yi/commit/dcb91a65f7df2af1bddd672236efa2eae7d4f5eb
Author: Dmitry Ivanov <[email protected]>
Date: 2012-06-09 (Sat, 09 Jun 2012)
Changed paths:
M yi/src/library/Yi/Keymap/Vim.hs
Log Message:
-----------
Make ex commands :tabe, :tabedit and :tabnew have the same behaviour.
Commit: d3f7e7e19f6e286b24784bad96d7cd189aaf3cdc
https://github.com/yi-editor/yi/commit/d3f7e7e19f6e286b24784bad96d7cd189aaf3cdc
Author: Dmitry Ivanov <[email protected]>
Date: 2012-06-14 (Thu, 14 Jun 2012)
Changed paths:
M yi/src/library/Yi/Buffer/Misc.hs
Log Message:
-----------
Make getPrefCol available outside of Buffer.Misc
Commit: e00394a49c0b54d76f341832f39088711b8fa4f8
https://github.com/yi-editor/yi/commit/e00394a49c0b54d76f341832f39088711b8fa4f8
Author: Dmitry Ivanov <[email protected]>
Date: 2012-06-14 (Thu, 14 Jun 2012)
Changed paths:
M yi/src/library/Yi/Buffer/HighLevel.hs
M yi/src/library/Yi/Buffer/Misc.hs
Log Message:
-----------
Prevent vertical motion in Vim normal mode from forgetting column.
Commit: 6fd9c5a3fffd08699e462360397341e49e7ebbf0
https://github.com/yi-editor/yi/commit/6fd9c5a3fffd08699e462360397341e49e7ebbf0
Author: Jeff Wheeler <[email protected]>
Date: 2012-06-15 (Fri, 15 Jun 2012)
Changed paths:
M yi/src/library/Yi/Buffer/HighLevel.hs
M yi/src/library/Yi/Buffer/Misc.hs
Log Message:
-----------
Merge pull request #23 from ethercrow/cursor_motion
Prevent vertical cursor motion in vim normal mode from forgetting column
Commit: 69ee7eafd258391665bf7e39563804539193b243
https://github.com/yi-editor/yi/commit/69ee7eafd258391665bf7e39563804539193b243
Author: Jeff Wheeler <[email protected]>
Date: 2012-06-15 (Fri, 15 Jun 2012)
Changed paths:
M yi/src/library/Yi/Keymap/Vim.hs
Log Message:
-----------
Merge pull request #24 from ethercrow/vim_compat
Make ex commands :tabe, :tabedit and :tabnew have the same behaviour.
Commit: 93dc335099171a236eeea71bf1410763b1dd2512
https://github.com/yi-editor/yi/commit/93dc335099171a236eeea71bf1410763b1dd2512
Author: Jeff Wheeler <[email protected]>
Date: 2012-06-15 (Fri, 15 Jun 2012)
Changed paths:
M yi/src/library/Yi/Modes.hs
Log Message:
-----------
Merge pull request #25 from ethercrow/objc
treat objc++ *.mm files as objc, that's better than no filetype at all
Commit: bf30c8c5e631319b745d4b097954ffbb1a3a019a
https://github.com/yi-editor/yi/commit/bf30c8c5e631319b745d4b097954ffbb1a3a019a
Author: Dmitry Ivanov <[email protected]>
Date: 2012-06-23 (Sat, 23 Jun 2012)
Changed paths:
M yi/src/library/Yi/Main.hs
Log Message:
-----------
Commandline option '-p' for opening multiple files in tabs.
Commit: 1946e6559e2fe5a0f17e2242f675453628ded9f5
https://github.com/yi-editor/yi/commit/1946e6559e2fe5a0f17e2242f675453628ded9f5
Author: Jeff Wheeler <[email protected]>
Date: 2012-06-23 (Sat, 23 Jun 2012)
Changed paths:
M yi/src/library/Yi/Main.hs
Log Message:
-----------
Merge pull request #26 from ethercrow/open_in_tabs
Commandline option '-p' for opening multiple files in tabs.
Commit: 6443a237732c7d33a211a2cb77b3d620f8884502
https://github.com/yi-editor/yi/commit/6443a237732c7d33a211a2cb77b3d620f8884502
Author: Michal J. Gajda <[email protected]>
Date: 2012-06-27 (Wed, 27 Jun 2012)
Changed paths:
M yi-contrib/yi-contrib.cabal
M yi/src/library/System/CanonicalizePath.hs
M yi/src/library/System/FriendlyPath.hs
M yi/src/library/Yi/Boot.hs
M yi/src/library/Yi/Buffer/HighLevel.hs
M yi/src/library/Yi/Buffer/Misc.hs
M yi/src/library/Yi/Config/Default.hs
M yi/src/library/Yi/Editor.hs
M yi/src/library/Yi/Keymap/Vim.hs
M yi/src/library/Yi/Lexer/ObjectiveC.x
M yi/src/library/Yi/Main.hs
M yi/src/library/Yi/Misc.hs
M yi/src/library/Yi/Modes.hs
M yi/src/library/Yi/Prelude.hs
M yi/src/library/Yi/Search.hs
M yi/yi.cabal
Log Message:
-----------
Merge git://github.com/yi-editor/yi
Conflicts:
yi/yi.cabal
Commit: 6bde3a088bbc5e6a3e00fff047258150dcbafa7c
https://github.com/yi-editor/yi/commit/6bde3a088bbc5e6a3e00fff047258150dcbafa7c
Author: Michal J. Gajda <[email protected]>
Date: 2012-06-27 (Wed, 27 Jun 2012)
Changed paths:
M yi/src/library/Yi/Buffer/Misc.hs
Log Message:
-----------
FIXED: bug in determining file percentage.
Division by zero gave wrong -XXXXXXX% at the beginning of the file.
I also fixed typecasts, so that there is no warning about defaulting.
Commit: daa0864cc9bd7cbec29bffbe9506163d9dc958b2
https://github.com/yi-editor/yi/commit/daa0864cc9bd7cbec29bffbe9506163d9dc958b2
Author: Dmitry Ivanov <[email protected]>
Date: 2012-06-27 (Wed, 27 Jun 2012)
Changed paths:
M yi/src/library/Yi/Keymap/Vim.hs
Log Message:
-----------
Yi.Keymap.Vim now exposes exEval and exMode
exEval enables user to map events to ex commands like this:
-- pressing space in normal mode resets search highlight
(char ' ' ?>>! exEval self ":nohlsearch\n")
And exMode allows mapping an event to partial ex input, like this:
-- this helps when you don't press Shift hard enough
(char ';' ?>>! exMode self ":")
Commit: b17307604d7e30cd210de89d20828582a362b4c4
https://github.com/yi-editor/yi/commit/b17307604d7e30cd210de89d20828582a362b4c4
Author: Dmitry Ivanov <[email protected]>
Date: 2012-06-30 (Sat, 30 Jun 2012)
Changed paths:
M yi/src/library/Yi/Search.hs
Log Message:
-----------
Don't reset regex after successful incremental search.
Commit: a7ba8c2ac80d6480b42de015169f974fa8d160bc
https://github.com/yi-editor/yi/commit/a7ba8c2ac80d6480b42de015169f974fa8d160bc
Author: Jeff Wheeler <[email protected]>
Date: 2012-07-01 (Sun, 01 Jul 2012)
Changed paths:
M yi/src/library/Yi/Search.hs
Log Message:
-----------
Merge pull request #27 from ethercrow/vim_compat
Don't reset regex after successful incremental search.
Commit: 0d64cbddf3bdcabed9ea1c5e319a43cac8b37c3c
https://github.com/yi-editor/yi/commit/0d64cbddf3bdcabed9ea1c5e319a43cac8b37c3c
Author: Jeff Wheeler <[email protected]>
Date: 2012-07-01 (Sun, 01 Jul 2012)
Changed paths:
M yi/src/library/Yi/Keymap/Vim.hs
Log Message:
-----------
Merge pull request #28 from ethercrow/expose_ex_mode
Yi.Keymap.Vim now exposes exEval and exMode
Commit: a6071624620db03ff6c74814dd98050d0c28847d
https://github.com/yi-editor/yi/commit/a6071624620db03ff6c74814dd98050d0c28847d
Author: Dmitry Ivanov <[email protected]>
Date: 2012-07-02 (Mon, 02 Jul 2012)
Changed paths:
M yi/src/library/Yi/Completion.hs
M yi/src/library/Yi/Keymap/Vim.hs
Log Message:
-----------
Nicer printing when completing filenames in ex commands.
Earlier:
:e src/library/Yi/Com<TAB>
src/library/Yi/Command.hs src/library/Yi/Completion.hs
Now:
:e src/library/Yi/Com<TAB>
Command.hs Completion.hs
Commit: ed183988d438eeea1badf28645fc50d466bfe346
https://github.com/yi-editor/yi/commit/ed183988d438eeea1badf28645fc50d466bfe346
Author: Dmitry Ivanov <[email protected]>
Date: 2012-07-02 (Mon, 02 Jul 2012)
Changed paths:
M yi/src/library/Yi/Completion.hs
M yi/src/library/Yi/Keymap/Vim.hs
Log Message:
-----------
Merge pull request #30 from ethercrow/filename_completion
Nicer printing when completing filenames in ex commands.
Commit: 0788f0bd716de5d6dbbedf0b252305ab71420b75
https://github.com/yi-editor/yi/commit/0788f0bd716de5d6dbbedf0b252305ab71420b75
Author: Michal J. Gajda <[email protected]>
Date: 2012-07-02 (Mon, 02 Jul 2012)
Changed paths:
A yi/src/library/Control/Exc.hs
M yi/src/library/Shim/CabalInfo.hs
M yi/src/library/System/CanonicalizePath.hs
M yi/src/library/Yi/Command.hs
M yi/src/library/Yi/Core.hs
M yi/src/library/Yi/Dired.hs
M yi/src/library/Yi/IReader.hs
M yi/src/library/Yi/Keymap.hs
M yi/src/library/Yi/Process.hs
Log Message:
-----------
Use new-style Control.Exception.
I modified all references to Control.OldException,
and added some wrappers in src/library/Control/Exc.hs.
Commit: ad6a279f70175f852fd2af3020951fc0567eeb04
https://github.com/yi-editor/yi/commit/ad6a279f70175f852fd2af3020951fc0567eeb04
Author: Michal J. Gajda <[email protected]>
Date: 2012-07-02 (Mon, 02 Jul 2012)
Changed paths:
M yi/yi.cabal
Log Message:
-----------
Added a missing expose for Control.Exc.
Commit: e2a0741dec1752ca5a3b51e7d6ddde2e2517f93a
https://github.com/yi-editor/yi/commit/e2a0741dec1752ca5a3b51e7d6ddde2e2517f93a
Author: Michal J. Gajda <[email protected]>
Date: 2012-07-02 (Mon, 02 Jul 2012)
Changed paths:
A yi/src/library/Control/Exc.hs
M yi/src/library/Shim/CabalInfo.hs
M yi/src/library/System/CanonicalizePath.hs
M yi/src/library/Yi/Command.hs
M yi/src/library/Yi/Core.hs
M yi/src/library/Yi/Dired.hs
M yi/src/library/Yi/IReader.hs
M yi/src/library/Yi/Keymap.hs
M yi/src/library/Yi/Process.hs
M yi/yi.cabal
Log Message:
-----------
Merge branch 'master' of git://github.com/mgajda/yi
Commit: 2df6dd63315e2a2a9b86da0e5af072125ed5df4e
https://github.com/yi-editor/yi/commit/2df6dd63315e2a2a9b86da0e5af072125ed5df4e
Author: Michal J. Gajda <[email protected]>
Date: 2012-07-02 (Mon, 02 Jul 2012)
Changed paths:
M yi/yi.cabal
Log Message:
-----------
Added GitHub source repository to yi.cabal.
Commit: e013610e51166fbe5b40fd4bb56e9a9c7526b01a
https://github.com/yi-editor/yi/commit/e013610e51166fbe5b40fd4bb56e9a9c7526b01a
Author: Michal J. Gajda <[email protected]>
Date: 2012-07-03 (Tue, 03 Jul 2012)
Changed paths:
M yi/yi.cabal
Log Message:
-----------
FIXED: bug introduced by addition of "source repository".
New clause has been moved to its grammatically correct place.
Thanks to Dmitry Ivanov for signaling it so quickly!
Commit: 755b585cc4a7317b6d03400b1a247a06e97d713d
https://github.com/yi-editor/yi/commit/755b585cc4a7317b6d03400b1a247a06e97d713d
Author: Michal J. Gajda <[email protected]>
Date: 2012-07-04 (Wed, 04 Jul 2012)
Changed paths:
M yi/yi.cabal
Log Message:
-----------
FIXED: source repository grammar once again.
Commit: 641f238f5d08455ca7633d1266e8ea796af30097
https://github.com/yi-editor/yi/commit/641f238f5d08455ca7633d1266e8ea796af30097
Author: Dmitry Ivanov <[email protected]>
Date: 2012-07-04 (Wed, 04 Jul 2012)
Changed paths:
A yi/src/library/Control/Exc.hs
M yi/src/library/Shim/CabalInfo.hs
M yi/src/library/System/CanonicalizePath.hs
M yi/src/library/Yi/Buffer/Misc.hs
M yi/src/library/Yi/Command.hs
M yi/src/library/Yi/Core.hs
M yi/src/library/Yi/Dired.hs
M yi/src/library/Yi/IReader.hs
M yi/src/library/Yi/Keymap.hs
M yi/src/library/Yi/Process.hs
M yi/yi.cabal
Log Message:
-----------
Merge pull request #32 from mgajda/master
Switch to new-style exceptions (extensible), fixed bug in new modeline
Commit: 1814e00d385b0848df3b50411e963dc1158382dd
https://github.com/yi-editor/yi/commit/1814e00d385b0848df3b50411e963dc1158382dd
Author: Corey O'Connor <[email protected]>
Date: 2012-07-06 (Fri, 06 Jul 2012)
Changed paths:
M src/library/Shim/CabalInfo.hs
M src/library/System/CanonicalizePath.hs
M src/library/System/FriendlyPath.hs
M src/library/Yi/Buffer/HighLevel.hs
M src/library/Yi/Buffer/Misc.hs
M src/library/Yi/Command.hs
M src/library/Yi/Completion.hs
M src/library/Yi/Config/Default.hs
M src/library/Yi/Core.hs
M src/library/Yi/Dired.hs
M src/library/Yi/IReader.hs
M src/library/Yi/Keymap.hs
M src/library/Yi/Keymap/Vim.hs
M src/library/Yi/Lexer/ObjectiveC.x
M src/library/Yi/Main.hs
M src/library/Yi/Misc.hs
M src/library/Yi/Modes.hs
M src/library/Yi/Process.hs
M src/library/Yi/Search.hs
A yi/src/library/Control/Exc.hs
M yi/yi.cabal
Log Message:
-----------
Merge branch 'master' into bootstrap-dev
Compare: https://github.com/yi-editor/yi/compare/b150576f3e37...1814e00d385b
--
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel