1 patch for repository [email protected]:/srv/code/yi:

Fri Oct 22 17:49:47 CDT 2010  [email protected]
  * Add .authorspellings file
  
  I'm inclined to replace the CONTRIBUTORS stuff with this. It doesn't do as
  much, but it's a lot simpler and support is baked into darcs (`darcs show
  authors`).
  
  Thoughts?
-- 
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
New patches:

[Add .authorspellings file
[email protected]**20101022224947
 Ignore-this: 484912c9a09caf6f9b58592f69fea51d
 
 I'm inclined to replace the CONTRIBUTORS stuff with this. It doesn't do as
 much, but it's a lot simpler and support is baked into darcs (`darcs show
 authors`).
 
 Thoughts?
] addfile ./.authorspellings
hunk ./.authorspellings 1
+Jean-Philippe Bernardy <[email protected]>, jeanphilippe\.bernardy@
+Don Stewart <[email protected]>, dons
+Nicolas Pouillard <[email protected]>
+Gwern Branwen <[email protected]>, gwern
+Anders Karlsson <[email protected]>, andersk84
+Jeff Wheeler <[email protected]>, jeffwheeler, je...@nokrev\.com
+Corey O'Connor <[email protected]>
+Gustav Munkby <[email protected]>, grddev
+Allan Clark <[email protected]>
+Deniz Dogan <[email protected]>
+Colin McQuillan <[email protected]>
+Kevin Ballard <[email protected]>
+Tuomo Valkonen <[email protected]>
+Steffen Siering <[email protected]>
+Krasimir Angelov <[email protected]>
+Krzysztof Goj <[email protected]>
+Thomas Schilling <[email protected]>, nominolo
+Kalman Noel <[email protected]>
+James Crayne <[email protected]>
+Robin Green <[email protected]>
+Kevin Quick <[email protected]>
+Jeremy Wall	<[email protected]>
+Bastiaan Zapf <[email protected]>
+Jens Petersen <[email protected]>
+Wen Pu <[email protected]>
+Stefan O'Rear <[email protected]>
+Ben Moseley <[email protected]>
+David Waern <[email protected]>
+Sasha Rush <[email protected]>
+Michal J Gajda <[email protected]>
+Jens Petersen <juhp AT haskell.org>, juhp
+Simon Winwood <[email protected]>, sjw
+Anders Conbere <[email protected]>
+Alson Kemp <[email protected]>
+Christopher Rodrigues <[email protected]>
+Andrii Zvorygin <[email protected]>
+Daniel McAllansmith <[email protected]>, dm\.maillists
+Gale Gibbard <[email protected]>
+Stephane Payrard <[email protected]>
+Jason Foutz <[email protected]>
+Massimiliano Gubinelli <[email protected]>
+Mario Lang <[email protected]>
+Mark Wotton <[email protected]>
+Tim Newsham <[email protected]>
+Scott Williams <[email protected]>
+Shae Erisson <[email protected]>
+Sjur G. Karevoll <[email protected]>
+Michael Maloney <[email protected]>
+Harald Korneliussen <[email protected]>
+Stanislaw Pitucha <[email protected]>
+Vivian McPhail <[email protected]>
+Andrew Birkett <[email protected]>
+Tristan Allwood <[email protected]>

Context:

[Fix the gap calculation algorithm to be more efficient.
[email protected]**20101012232345
 Ignore-this: 7a788b8171585077fd31fa40a2900dca
 
 We no only calculate the single line gap in the case of SingleLine
 style useage. The previous code had some errors in the case statement.
 This version makes more sense and seems more readable to me.
] 
[add the misc library to the cabal file:wq
[email protected]**20101012225725
 Ignore-this: c93dcd328e1a538ec4b67fad01ee3e97
] 
[Set the correct defaults for the emacs and vim default configs
[email protected]**20101012225035
 Ignore-this: 32f9e6e2d67a6272e425297d2431fc0f
] 
[Actually use the ScrollStyle in the refreshEditor
[email protected]**20101012223434
 Ignore-this: 822b9da7a9bccefe9bcb4c65f30b4fdd
 
 This patch compiles but I've yet to test that it actually does
 what I think it does. :-)
] 
[retrieve the scroll tyle in runEditor
[email protected]**20101012221610
 Ignore-this: a3a0c048f9285feb71d16ad199fc366
] 
[Add a config setting for the style of scroll.
[email protected]**20101011231548
 Ignore-this: eeb2dd4bb9c60149b18e1b1ca4c23420
 
 After the last patch fixing the scrolling bug and making yi do
 scrolling in the style of vim the next logical step is to make this
 setting configurable. This patch adds that config setting but does not
 yet use it.
] 
[IReader: rm dangerous concurrency
[email protected]**20101011164119
 Ignore-this: eeb5f13ca45831d08ba292d76b406ddb
 currently it's possible to corrupt an articles.db just by closing Yi while the writing is still going on
 in lieu of some way to stop Yi from closing (blocking on an MVar?) better to just not risk it and be
 really slow
] 
[add documentation and clean up
[email protected]**20101006205136
 Ignore-this: 62d3c4a4707e0ed5fbbfd0967be5f40f
 
 Document the rational for this change as well as clean up
 some of the comments and todos.
] 
[Scrolling - Store actual buffer lines displayed in a window.
[email protected]**20100918042058
 Ignore-this: 832bc90350c820a84a56aab985a46f35
 
 In order for scrolling to work we have to differentiate between the height
 of the window in display lines and the number of actual buffer lines
 displayed in a window. This patch stores that information in a window.
] 
[fix scrolling so it no longer snaps to the middle.
[email protected]**20100916051742
 Ignore-this: e80f848c675274b889129e20d4e9a5b6
 
 scrolling off the top or bottom of the screen now just moves the viewport
 the minimum # of lines necessary to keep the point in sight. This is a
 much less disruptive scrolling experience.
] 
[compilation fix
[email protected]**20100829162455
 Ignore-this: d3533951084623ae2697a012d314f165
] 
[Add Yi/File.hs-boot that I forgot
[email protected]**20100812064755
 Ignore-this: 5348938d1f93a7615aad115fe7200dd7
] 
[Restrict monads-fd version
Malte Sommerkorn <[email protected]>**20100807175958
 Ignore-this: 1461085ee6150364333a173040269203
 
 Fixed compilation for me
] 
[Remove some trailing whitespace
[email protected]**20100716053746
 Ignore-this: fd303d5446fc978aa3f233c42accd97d
] 
[Move Yi.Dired.fnewE to Yi.File.editFile
[email protected]**20100716053557
 Ignore-this: 578136341ce60c89d8a7e97f9712d6bd
 
 It can actually open dirs too. Thought about the name a lot, and this is the most intuitive I can think of. Open to suggestions, though.
] 
[-Wall in dired
[email protected]**20100715071636
 Ignore-this: 218351628f93cbb2278ad1a89211e149
] 
[Begin to clean up fnewE, which opens buffers new buffers based on a filename
[email protected]**20100715071435
 Ignore-this: a9430b3d156311402fa32a49e26f2178
 
 The behavior right now hasn't changed. I think some behavior should change, but
 I have left that for the future (tomorrow?). Creating the parent directories
 here seems especially broken.
] 
[TAG 0.6.2.4
[email protected]**20100715044543
 Ignore-this: a03d48b597790a46cb899c354b5a97d1
] 
Patch bundle hash:
4fe405b914ecf508b2f5a1e0ca00648a4c82f859

Reply via email to