summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #894 from tfarina/has-indentNico Weber2015-01-141-4/+4
|\
| * Cleanup: Fix 'hasIdent' variable name/style.Thiago Farina2015-01-101-4/+4
* | Merge pull request #889 from nico/del2Nico Weber2015-01-041-3/+3
|\ \
| * | Try to simplify d1e6a29 a bit.Nico Weber2015-01-041-3/+3
|/ /
* | Merge pull request #888 from nico/delNico Weber2015-01-041-9/+0
|\ \
| * | Remove unused hash<std::string>.Nico Weber2015-01-041-9/+0
|/ /
* | Merge pull request #887 from berenm/masterNico Weber2015-01-043-4/+23
|\ \ | |/ |/|
| * Fix compilation errors on Visual Studio 2015 (_MSC_VER 1900).Beren Minor2014-12-313-4/+23
|/
* Merge pull request #884 from nico/sshhNico Weber2014-12-256-13/+2
|\
| * Remove 'Recompacting...' messages.Nico Weber2014-12-186-13/+2
* | Merge pull request #885 from frasercrmck/zsh_comp_modesNico Weber2014-12-221-1/+1
|\ \
| * | zsh-completion: remove use of 'head' with negative offsetFraser Cormack2014-12-201-1/+1
|/ /
* | Merge pull request #882 from mathstuf/verbose-configureNico Weber2014-12-111-4/+13
|\ \ | |/ |/|
| * configure: add a verbose modeBen Boeckel2014-12-111-4/+13
|/
* Merge pull request #881 from nico/depscancyclesNico Weber2014-12-093-4/+89
|\
| * Let DependencyScan::RecomputeDirty() work correclty with cyclic graphs.Nico Weber2014-12-083-4/+89
|/
* Rename a few iterators. No behavior change.Nico Weber2014-12-072-67/+67
* remove two unneeded `explicit`sNico Weber2014-12-072-3/+3
* Merge pull request #703 from ovinn/masterNico Weber2014-12-041-0/+1
|\
| * Added *.obj ignoreOliver Vinn2014-01-131-0/+1
* | Merge pull request #835 from rainlabs-eu/fix-cygwin-compatibilityNico Weber2014-12-041-1/+4
|\ \
| * | Fixed cygwin compatibility (issue #806)kwesolowski2014-10-251-1/+4
* | | Rename num_collisions to collision_count.Nico Weber2014-12-041-3/+3
* | | Merge pull request #868 from Fanael/ninja-mode.el-refactorNico Weber2014-12-041-22/+21
|\ \ \
| * | | Remove unneeded save-excursion.Fanael Linithien2014-11-241-22/+21
* | | | Merge pull request #809 from andrey-malets/doc-for-first-outputNico Weber2014-12-041-0/+6
|\ \ \ \
| * | | | Document target^ syntax.Andrey Malets2014-09-061-0/+6
* | | | | Merge pull request #879 from nico/revNico Weber2014-12-041-5/+4
|\ \ \ \ \
| * | | | | Revert #223, fixes #874.Nico Weber2014-12-041-5/+4
|/ / / / /
* | | | | Merge pull request #878 from nico/py3Nico Weber2014-12-031-1/+1
|\ \ \ \ \
| * | | | | Make configure.py work with Python. Fixes issue #877.Nico Weber2014-12-031-1/+1
|/ / / / /
* | | | | Merge pull request #873 from nico/fullNico Weber2014-12-021-7/+4
|\ \ \ \ \
| * | | | | win: Use full console width for status messages.Nico Weber2014-12-021-7/+4
|/ / / / /
* | | | | Merge pull request #872 from nico/vecNico Weber2014-12-021-8/+4
|\ \ \ \ \
| * | | | | win/lineprinter: Use a vector instead of manual memory management.Nico Weber2014-12-021-8/+4
|/ / / / /
* | | | | Merge pull request #871 from nico/ctrlsNico Weber2014-12-021-10/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | win: Let the "Pause" key or Ctrl-S pause output.Nico Weber2014-12-021-10/+5
|/ / / /
* | | | mark this 1.5.3.gitNico Weber2014-11-241-1/+1
* | | | Merge pull request #864 from Fanael/ninja-mode.el-refactorEvan Martin2014-11-241-23/+52
|\ \ \ \
| * | | | Use lexical-binding.Fanael Linithien2014-11-231-1/+1
| * | | | Add a Emacs 24 requirement.Fanael Linithien2014-11-231-0/+2
| * | | | Correctly recognize a comment if the previous line is a comment ending in $.Fanael Linithien2014-11-231-2/+9
| * | | | Avoid putting properties past the end of the buffer.Fanael Linithien2014-11-231-1/+4
| * | | | Don't use dotted list syntax unless necessary.Fanael Linithien2014-11-231-4/+4
| * | | | Remove unnecessary regexp group.Fanael Linithien2014-11-231-2/+2
| * | | | Correctly recognize comments.Fanael Linithien2014-11-231-0/+17
| * | | | Set up a proper syntax table for ninja-mode.Fanael Linithien2014-11-231-5/+8
| * | | | Set comment-start buffer-locally, not globally.Fanael Linithien2014-11-231-1/+1
| * | | | Use quasi-quoting instead of list+cons.Fanael Linithien2014-11-231-15/+14
| * | | | Reindent ninja-mode.el using Emacs.Fanael Linithien2014-11-231-16/+16