aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | vim-patch:7.4.722Jurica Bradaric2016-01-24
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #4090 from jbradaric/vim-7.4.739Florian Walch2016-01-24
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | vim-patch:7.4.739Jurica Bradaric2016-01-24
|/ / / / / / /
* | | | | | | Merge pull request #4072 from jbradaric/vim-7.4.642Justin M. Keyes2016-01-23
|\ \ \ \ \ \ \
| * | | | | | | window: Skip backslash only if followed by spaceJurica Bradaric2016-01-22
| * | | | | | | window: Fix code style.Jurica Bradaric2016-01-22
| * | | | | | | window: Fix linter errors.Jurica Bradaric2016-01-22
| * | | | | | | vim-patch:7.4.642Jurica Bradaric2016-01-22
| |/ / / / / /
* | | | | | | Merge pull request #4007 from brcolow/vim-7.4.718Justin M. Keyes2016-01-23
|\ \ \ \ \ \ \
| * | | | | | | vim-patch:7.4.718Michael Ennen2016-01-22
* | | | | | | | Merge pull request #4078 from jbradaric/vim-7.4.685Justin M. Keyes2016-01-23
|\ \ \ \ \ \ \ \
| * | | | | | | | vim-patch:7.4.685Jurica Bradaric2016-01-23
|/ / / / / / / /
* | / / / / / / vim-patch:5837f1f #4066Justin Gassner2016-01-23
| |/ / / / / / |/| | | | | |
* | | | | | | cmake: Search for both libmsgpackc and libmsgpack #4075James McCoy2016-01-22
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #4012 from jbradaric/vim-7.4.729Justin M. Keyes2016-01-21
|\ \ \ \ \ \
| * | | | | | Add eol to listchars for mouse specification testsJurica Bradaric2016-01-19
| * | | | | | screen: Fix linting errorsJurica Bradaric2016-01-19
| * | | | | | vim-patch:7.4.729Jurica Bradaric2016-01-19
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4054 from watiko/vim-7.4.603Justin M. Keyes2016-01-21
|\ \ \ \ \ \
| * | | | | | vim-patch:7.4.603watiko2016-01-20
| |/ / / / /
* | | | | | Merge pull request #4049 from watiko/vim-7.4.616Justin M. Keyes2016-01-21
|\ \ \ \ \ \
| * | | | | | tests: Migrate legacy test 39.watiko2016-01-21
| * | | | | | vim-patch:7.4.616watiko2016-01-19
| |/ / / / /
* | | | | | test: printf_spec: fix missing setupJustin M. Keyes2016-01-21
* | | | | | Merge #3916 "Add support for binary numbers".Justin M. Keyes2016-01-21
|\ \ \ \ \ \
| * | | | | | Fix lint issuesJason Schulz2016-01-15
| * | | | | | Add support for binary numbersJason Schulz2016-01-15
* | | | | | | vim-patch.sh: List in chronological order. #4034Florian Walch2016-01-20
* | | | | | | Merge pull request #4061 from Pyrohh/docMichael Reed2016-01-20
|\ \ \ \ \ \ \
| * | | | | | | doc: The ":drop" command is always availableMichael Reed2016-01-20
* | | | | | | | Merge pull request #4052 from sethjackson/anchorMichael Reed2016-01-20
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | gitignore: Anchor errors.jsonSeth Jackson2016-01-19
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #3944 from bfredl/detachBjörn Linse2016-01-20
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | job control: don't kill PTY processes on exitBjörn Linse2016-01-20
| * | | | | | job control: add tests for 'jobpid' and 'detach'Björn Linse2016-01-20
| * | | | | | job control: implement jobpid() to get PID of jobBjörn Linse2016-01-20
| * | | | | | clipboard: Detach clipboard helper, so contents is kept after nvim exitBjörn Linse2016-01-20
| * | | | | | job control: add 'detach' option to jobstartBjörn Linse2016-01-20
|/ / / / / /
* | | | | | Merge pull request #4046 from strokirk/fix-redirectstream-iobaseJustin M. Keyes2016-01-18
|\ \ \ \ \ \
| * | | | | | python: Add missing I/O methods to RedirectStreamDan Strokirk2016-01-18
* | | | | | | Merge pull request #4044 from sethjackson/utimeMichael Reed2016-01-18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | config: Remove duplicate check for HAVE_UTIME_H.Seth Jackson2016-01-18
* | | | | | | Merge pull request #4038 from sethjackson/build-type-cacheJustin M. Keyes2016-01-18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | CMake: Defer setting CACHE CMAKE_BUILD_TYPE.Rui Abreu Ferreira2016-01-18
|/ / / / / /
* | | | | | MSVC+CMake: avoid get_target_property. #4004Rui Abreu Ferreira2016-01-17
* | | | | | Merge pull request #4037 from watiko/fix-doc-memJustin M. Keyes2016-01-17
|\ \ \ \ \ \
| * | | | | | doc: Remove MEM_PROFILE related descriptionwatiko2016-01-18
* | | | | | | Merge pull request #3981 from watiko/vim-7.4.991Justin M. Keyes2016-01-17
|\ \ \ \ \ \ \
| * | | | | | | tests: Migrate legacy test cdo.watiko2016-01-15
| * | | | | | | vim-patch:7.4.991watiko2016-01-15