Historique des commits

Auteur SHA1 Message Date
  micbou b93c1fd47c Add client logfile il y a 9 ans
  Nader Akoury f4f12f3c9b Fix another test failure il y a 8 ans
  Nader Akoury 659746eaaf Doh, forgot to revert my previous changes. Fixed! il y a 8 ans
  Nader Akoury 9c93244d3b Addressed review comments and fixed tests il y a 8 ans
  Nader Akoury 74951adcc7 Address #1366 by reusing a single preview buffer il y a 8 ans
  dhleong 8eabf580ad Rename argument il y a 8 ans
  dhleong 0babb4b102 Cleanup il y a 8 ans
  dhleong 0523ad02c0 Fix InsertNamespace indent matching il y a 8 ans
  dhleong 62a815275f Fix InsertNamespace il y a 8 ans
  micbou 234658f30b Use helper function to get current directory il y a 8 ans
  micbou 2fabac5a67 Fix BufferUnload event notification il y a 8 ans
  Justin Lebar a33f20d690 Update ycmd, and use JoinLinesAsUnicode in GetUnsavedAndCurrentBufferData(). il y a 8 ans
  micbou 981a07ded7 Handle keyboard interruption from Vim il y a 8 ans
  micbou 391757eec2 Avoid hit-enter prompts during completions il y a 8 ans
  micbou ef49f3e052 Fix diagnostic highlighting at line ending il y a 8 ans
  micbou 899746d51c Convert Vim buffers to bytes in ReplaceChunk il y a 8 ans
  Ben Jackson cfd4bbd531 Support selecting from the list of FixIts when multiple are supplied il y a 8 ans
  micbou 805911b56b Use SetQuickFixList for GoTo* subcommands il y a 8 ans
  Homu e0f2da0885 Auto merge of #2160 - micbou:open-file-encoding, r=Valloric il y a 8 ans
  micbou b0786d5c4f Fix LookupError exception when opening a file il y a 8 ans
  Ben Jackson 4d7b386a37 Fix a number of multi-byte errors and tracebacks il y a 9 ans
  micbou b923431d7d Avoid evaluating Vim globals in Python il y a 9 ans
  Ben Jackson 953885c449 Fix traceback when a syntax file has unicode characters il y a 9 ans
  Ben Jackson edd2bdbe0f Update flake8 config il y a 9 ans
  Val Markovic 0bcecb14d8 Fixing conversion bug in VimExpressionToPythonType il y a 9 ans
  Val Markovic 80631b1aaf Enforcing unicode in more vimsupport functions il y a 9 ans
  micbou f981370965 Fix CheckFilename test on Windows and Py2 il y a 9 ans
  Val Markovic 1c65c96e65 Fixing bad comparison causing ToggleLogs to fail il y a 9 ans
  Val Markovic 43b2dd44f2 Ensuring vimsupport only returns unicode text il y a 9 ans
  Val Markovic 4e82409cc1 Futurize pass + manual fixes il y a 9 ans