Histórico de Commits

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