Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Arch linux link in TOC had the wrong indentation | Jim Hester | 2014-02-25 | |
| | | ||||
* | | README.md: cosmetic fixes | Diego Viola | 2014-02-24 | |
| | | ||||
* | | Add link to mailing list | Thiago de Arruda | 2014-02-24 | |
| | | ||||
* | | Fix space in link | Jim Hester | 2014-02-24 | |
| | | ||||
* | | Add table of contents to README.md | Jim Hester | 2014-02-24 | |
| | | | | | | I added a table of contents to the readme and replaced the html links with markdown links. Thought you might find it useful! | |||
* | | Merge branch 'master' of github.com:cweagans/neovim into cweagans-master | Thiago de Arruda | 2014-02-24 | |
|\ \ | | | | | | | | | | | | | Conflicts: README.md | |||
| * | | Updating README file to use Homebrew for local builds | Cameron Eagans | 2014-02-23 | |
| | | | ||||
* | | | Put waffle and travis badge together | Thiago de Arruda | 2014-02-24 | |
| | | | ||||
* | | | add waffle.io badge | waffle.io | 2014-02-24 | |
| | | | ||||
* | | | Issue #97 - Add documentation on installing root SSL certificates on OS X, ↵ | David Z. Chen | 2014-02-23 | |
|/ / | | | | | | | which is required for retrieving the libuv archive before building. | |||
* | | README.md: fix ubuntu/debian deps | Ashley Hewson | 2014-02-23 | |
| | | ||||
* | | Fixed travis image | Marek Šuppa | 2014-02-22 | |
| | | ||||
* | | First pass on getting build working on FreeBSD. | Sean Long | 2014-02-22 | |
| | | ||||
* | | Merge pull request #22 from cmrosenberg/osx-automake | Thiago de Arruda | 2014-02-22 | |
|\ \ | | | | | | | Added automake as build dependency on OS X | |||
| * | | Added automake as a dependency when building on OS X. Otherwise build ↵ | Carl Martin Rosenberg | 2014-02-22 | |
| | | | | | | | | | | | | complaints of missing aclocal. | |||
* | | | Add travis-ci configuration | Thiago de Arruda | 2014-02-22 | |
|/ / | ||||
* | | README.md: link to the Contributing wiki page | Ashley Hewson | 2014-02-22 | |
| | | ||||
* | | Merge pull request #35 from thiderman/master | Thiago de Arruda | 2014-02-22 | |
|\ \ | | | | | | | Add Arch dependency instructions to README.md. | |||
| * | | Add Arch dependency instructions to README.md | Lowe Thiderman | 2014-02-22 | |
| |/ | | | | | | | Also accidentally clear trailing whitespace in README. vim autocommands ftw. | |||
* / | include a copy of the Vim License | aph | 2014-02-22 | |
|/ | ||||
* | Adding note about IRC channel in README. | Cameron Eagans | 2014-02-21 | |
| | ||||
* | Add libtool to OSX installs | Andy Fischer | 2014-02-21 | |
| | ||||
* | Update README.md | Stephen Becker IV | 2014-02-21 | |
| | | | I did not have cmake installed. Mac tests passed. | |||
* | Update README.md | Stephen Becker IV | 2014-02-21 | |
| | | | | Remove sudo from brew command. https://github.com/Homebrew/homebrew/wiki/FAQ#wiki-sudo | |||
* | Merge pull request #8 from mmcdole/patch-1 | Thiago de Arruda | 2014-02-21 | |
|\ | | | | | Fix spelling mistakes in README.md | |||
| * | Fix spelling mistakes in README.md | mmcdole | 2014-02-21 | |
| | | ||||
* | | Fix cmake link in README | Meck | 2014-02-22 | |
|/ | ||||
* | Merge pull request #6 from davertron/master | Thiago de Arruda | 2014-02-21 | |
|\ | | | | | Fix misspellings/grammar in README | |||
| * | Fix misspellings/grammar in README | davertron | 2014-02-21 | |
| | | ||||
* | | Merge pull request #7 from Coornail/osx-build-instructions | Thiago de Arruda | 2014-02-21 | |
|\ \ | |/ |/| | Add dependency install instructions for OsX | |||
| * | Add dependency install instructions for OsX | Kornel Lugosi | 2014-02-21 | |
| | | ||||
* | | Fix spelling | Joshua Johnson | 2014-02-21 | |
|/ | ||||
* | Add fundraiser link | Thiago de Arruda | 2014-02-21 | |
| | ||||
* | Update documentation | Thiago de Arruda | 2014-02-21 | |
| | ||||
* | Set language of first json-rpc block | Thiago de Arruda | 2014-02-20 | |
| | ||||
* | Quote GUI diagram | Thiago de Arruda | 2014-02-20 | |
| | ||||
* | Fix some typos in README | Thiago de Arruda | 2014-02-20 | |
| | ||||
* | Document plans for the project | Thiago de Arruda | 2014-02-20 | |
| | ||||
* | Fix build on OSX/Archlinux and add README | aph | 2014-02-01 | |
- remove SELinux dependency for now - OSX: find libintl.h - OSX: fix compile errors - OSX: use hack around gettext nonsense - fix gettext on ubuntu - work around Arch's lack of -ltermcap - add README.md |