1. 6a9411e manual: mention the "invalid parameter" case by Ben Boeckel · 6 years ago
  2. d81cb42 util: don't add ellipses width when deciding if they're necessary by Ben Boeckel · 9 years ago
  3. 99c5c22 Merge pull request #1307 from moroten/fix-too-long-path-test-bug by Jan Niklas Hasse · 5 years ago
  4. ef46561 Verify GetFullPathName return value by Fredrik Medley · 7 years ago
  5. 44ed374 Make output_test.py independent of the environment by Jan Niklas Hasse · 6 years ago
  6. 0858f2e Merge pull request #1488 from maciej-pawlowski-opera/issue-1227-2 by Jan Niklas Hasse · 6 years ago
  7. 0db30f2 Fix older VS compatibility issues and PDB files generation issue. (#1435) by ikifof · 6 years ago
  8. 3edc4d4 Fix parsing some special chars in depfiles by Maciej Pawlowski · 6 years ago
  9. edb848d Regenerate depfile_parser.cc and lexer.cc with newer re2c by Maciej Pawlowski · 6 years ago
  10. cf51ff5 Merge pull request #1473 from zdave/query-term-stdout by Jan Niklas Hasse · 6 years ago
  11. 19c2946 Exclude broken DiskInterfaceTests from MSVC, see #1423 by Jan Niklas Hasse · 6 years ago
  12. a3f284a Merge pull request #1326 from 0-wiz-0/master by Jan Niklas Hasse · 6 years ago
  13. 9342a7e Merge pull request #1457 from V-for-Vasili/AIX-support by Jan Niklas Hasse · 6 years ago
  14. 3841023 Add test for #1418 (edge output should match status) by Jan Niklas Hasse · 6 years ago
  15. 4baea2b Revert "Fix confusing smart console output from concurrent builds" by Jan Niklas Hasse · 6 years ago
  16. 775c8e8 Add script to test Ninja's output by Jan Niklas Hasse · 6 years ago
  17. 10e66a1 Do not always strip colored output in verbose mode, fix #1214 by Jan Niklas Hasse · 6 years ago
  18. 0eb7199 Ignore Visual Studio Code project files by Jan Niklas Hasse · 6 years ago
  19. d849e8f AppVeyor: Also build with MinGW by Jan Niklas Hasse · 6 years ago
  20. f6971c9 Merge pull request #1472 from Hi-Angel/master by Jan Niklas Hasse · 6 years ago
  21. 3400ae9 Merge pull request #1299 from pcc/fflush by Jan Niklas Hasse · 6 years ago
  22. cadcfc1 Add more instructions for building ninja in Windows (#1169) by Andrew Maclean · 6 years ago
  23. f95652d Merge pull request #1481 from rickysarraf/fix-testcase-whoami by Jan Niklas Hasse · 6 years ago
  24. 3eb9cd2 Merge pull request #1485 from nomis/freebsd-11 by Jan Niklas Hasse · 6 years ago
  25. 590a0e9 Merge pull request #1350 from korli/posix_spawn_errno by Jan Niklas Hasse · 6 years ago
  26. 812250d Merge pull request #1430 from whereswaldon/patch-1 by Jan Niklas Hasse · 6 years ago
  27. febd3b3 Fix compilation on FreeBSD 11.2 (use st_mtim.tv_nsec) by Simon Arlott · 6 years ago
  28. 6e30a04 browse.py: fix delay with multiple connections by Peter Wu · 6 years ago
  29. fccab74 Merge pull request #1417 from stefanb2/topic-silence-gcc-fallthrough-warnings by Nico Weber · 6 years ago
  30. d2045de Merge pull request #1467 from cdluminate/master by Nico Weber · 6 years ago
  31. b8834a2 Change gyp to gn by Shoaib Meenai · 6 years ago
  32. 74f0355 Replace `whoami` with a more generic command by Ritesh Raj Sarraf · 6 years ago
  33. f56a832 Query terminal width from STDOUT_FILENO by David Emett · 9 years ago
  34. 957d199 Fix wrong description of script installation by Konstantin Kharlamov · 6 years ago
  35. 33448c8 Misc typo fixes by https://github.com/codespell-project/codespell/ by Mo Zhou · 6 years ago
  36. 0566335 Port to AIX platform. by Vasili Skurydzin · 6 years ago
  37. eb52bed Fix simple typo in HACKING.md by Christopher Waldon · 6 years ago
  38. 08ef815 Add NINJA_FALLTHROUGH macro by Stefan Becker · 6 years ago
  39. ca041d8 Merge pull request #1421 from moroten/revert-for-appveyor-1 by Nico Weber · 6 years ago
  40. 49626c3 Revert "Fix stat when subdirectory is a file" by Fredrik Medley · 6 years ago
  41. 265a6ea rename a variable by Nico Weber · 6 years ago
  42. 660d628 Merge pull request #1415 from nico/readident by Nico Weber · 6 years ago
  43. 001b1e3 Improve location of error messages around identifiers. by Nico Weber · 6 years ago
  44. cf34abf Merge pull request #1409 from atetubou/appveyor by Nico Weber · 6 years ago
  45. 9f38904 Merge pull request #1410 from ryandesign/configure.py-CXXFLAGS by Nico Weber · 6 years ago
  46. ccec031 Honor CXXFLAGS in configure.py by Ryan Schmidt · 6 years ago
  47. 834c674 Add appveyor.yml by Takuto Ikuta · 6 years ago
  48. 04ba59b Merge pull request #1407 from nico/vim by Nico Weber · 6 years ago
  49. 78759d0 update ninja.vim version after bff884d55 by Nico Weber · 6 years ago
  50. 03df526 Merge pull request #1406 from nico/dupeerr by Nico Weber · 6 years ago
  51. 42eefc8 make `-w dupbuild` default to `err` by Nico Weber · 6 years ago
  52. e85f5ac Merge pull request #1348 from ngg/winunicode by Nico Weber · 6 years ago
  53. 26341ca Merge pull request #1223 from asankah/master by Nico Weber · 6 years ago
  54. 197b010 Merge pull request #1405 from nico/showoldest by Nico Weber · 6 years ago
  55. 52c1d0c Fix confusing smart console output from concurrent builds by Nico Weber · 6 years ago
  56. f2bb213 Merge pull request #1294 from bradking/plan-track-scheduling by Nico Weber · 6 years ago
  57. ef05d51 Merge pull request #1404 from nico/c++17 by Nico Weber · 6 years ago
  58. dfed28c make ninja build with -std=c++17 by Nico Weber · 6 years ago
  59. 5d43e74 Merge pull request #1361 from ppluciennik/ppluciennik/flush_log by Nico Weber · 6 years ago
  60. 74b76d3 Merge pull request #1365 from moroten/fix-disk-interface-tests-64-bit-timestamp by Nico Weber · 6 years ago
  61. e71bcce [compdb] Move declarations closer to their use. by Asanka Herath · 6 years ago
  62. b6296fb [compdb] Expand response files inline based on a switch. by Asanka Herath · 7 years ago
  63. 4494d38 Merge pull request #1366 from fjhenigman/clean by Nico Weber · 6 years ago
  64. b9d3ba2 Canonicalize targets of clean command. by Frank Henigman · 6 years ago
  65. a741b11 Merge pull request #1386 from jmgao/exit by Nico Weber · 6 years ago
  66. 4fd758a Merge pull request #1356 from RedBeard0531/vim_syntax by Nico Weber · 6 years ago
  67. 6bcdc7b Merge pull request #1392 from alekseyshl/master by Nico Weber · 6 years ago
  68. f67e6fb Merge pull request #1373 from BillyDonahue/help_k_zero by Nico Weber · 6 years ago
  69. 1fc0e15 Merge pull request #1381 from sgraham/output-in-compdb by Nico Weber · 6 years ago
  70. 6c379a3 Merge pull request #1388 from karkhaz/kk-add-pool-to-build by Nico Weber · 6 years ago
  71. 1952afa Fix build on Solaris. by alekseyshl · 6 years ago
  72. 85fab32 Support pool for Writer.build() in ninja_syntax.py by Kareem Khazem · 6 years ago
  73. b4b283e Don't clean up after ourselves when exiting. by Josh Gao · 6 years ago
  74. 9a7ca21 Add 'output' field to compdb output by Scott Graham · 6 years ago
  75. 776b03c Update Usage to show "-k 0" behavior by Billy Donahue · 6 years ago
  76. 6c86409 Fix stat when subdirectory is a file by Fredrik Medley · 6 years ago
  77. ed11516 Fix disk_interface_test.cc on Windows for 64-bit timestamp by Fredrik Medley · 6 years ago
  78. c1c8bba Flush changes into .ninja_log right away. by Pawel Pluciennik · 6 years ago
  79. bff884d Improve vim syntax definition by Mathias Stearn · 6 years ago
  80. 5cc2d46 posix_spawn_* calls don't set errno, use the return value. by Jerome Duval · 7 years ago
  81. 5984986 Fix building on Windows in UNICODE mode by Gergely Nagy · 7 years ago
  82. 0b6be43 Look up header dependencies on the first-output build by tzik · 7 years ago
  83. e234a7b Merge pull request #1219 from QuLogic/resolution by Nico Weber · 7 years ago
  84. 0d9bf78 Merge pull request #1344 from loganchien/fix-buf-overrun by Nico Weber · 7 years ago
  85. aa7b69b Merge pull request #1345 from refack/patch-2 by Nico Weber · 7 years ago
  86. 251e476 escape usage examples by Refael Ackermann · 7 years ago
  87. 7c80007 Fix potential buffer overrun by Logan Chien · 7 years ago
  88. 887eccf Merge pull request #1337 from Kulak/patch-1 by Nico Weber · 7 years ago
  89. aa44a55 correction of location of binary by Kulak · 7 years ago
  90. b26168b Merge pull request #1327 from atetubou/update_release by Nico Weber · 7 years ago
  91. 4244022 update RELEASING by Takuto Ikuta · 7 years ago
  92. 0c42653 Fix minor typo. by Elliott Sales de Andrade · 7 years ago
  93. df19c5a Use strtoll when reading mtime from build log. by Elliott Sales de Andrade · 7 years ago
  94. f117cc1 Fix some Windows troubles. by Elliott Sales de Andrade · 7 years ago
  95. d2bf82f Update checks for new stat fields. by Elliott Sales de Andrade · 7 years ago
  96. bf4fb03 Use 64-bit-alignment-safe timestamp reading. by Elliott Sales de Andrade · 7 years ago
  97. eb6cea2 Add #define to get printf-format specifiers. by Elliott Sales de Andrade · 7 years ago
  98. 9fa250d Move #include for type definition to correct place. by Elliott Sales de Andrade · 7 years ago
  99. f50a525 Read file timestamps in higher resolution. by Elliott Sales de Andrade · 7 years ago
  100. 5fcdcf9 Make TimeStamp 64-bit. by Elliott Sales de Andrade · 7 years ago