1. 766eca4 Merge pull request #2358 from digit-google/fix-canonicalize-path2 by Jan Niklas Hasse · 6 months ago
  2. 4d38849 CanonicalizePath: Remove kMaxComponents limit by David 'Digit' Turner · 7 months ago
  3. 9772a29 Merge pull request #2356 from jhasse/remove-w-dupbuild by Jan Niklas Hasse · 7 months ago
  4. 4d98903 Improve misleading error message when an output is defined multiple times by Jan Niklas Hasse · 7 months ago
  5. 09b6b4e Merge pull request #2302 from Snektron/timer-to-micros-chrono by Jan Niklas Hasse · 7 months ago
  6. 8f47d5a Remove `-w dupbuild` completely, always error on duplicate edges by Jan Niklas Hasse · 7 months ago
  7. 8a2575e Consider the remaining load capacity in main loop by Florian Schmaus · 3 years, 3 months ago
  8. 82a7cb3 Merge pull request #2292 from digit-google/fix-stats-report by Jan Niklas Hasse · 7 months ago
  9. e64ed58 Merge pull request #2219 from Siogian/master by Jan Niklas Hasse · 7 months ago
  10. 4b6a8ac Merge pull request #1562 from jhasse/googletest by Jan Niklas Hasse · 7 months ago
  11. 236e320 Merge pull request #2355 from orgads/typo by Jan Niklas Hasse · 7 months ago
  12. 55bc484 Fix typo by Orgad Shaneh · 7 months ago
  13. 72e5727 Merge pull request #2352 from digit-google/remove-phony-in-edges by Jan Niklas Hasse · 7 months ago
  14. 87c92f2 CMakeLists.txt: Use GTest::gtest instead of gtest by David 'Digit' Turner · 8 months ago
  15. a744eea Remove phony edges for nodes created by a dependency loader. by David 'Digit' Turner · 8 months ago
  16. 2a2e470 Merge pull request #2350 from taminob/bugfix/2342/remove-no-work-to-do-output-with-quiet by Jan Niklas Hasse · 8 months ago
  17. b60a7dd Merge pull request #2347 from sunshaoce/RE2C_PROPER by Jan Niklas Hasse · 8 months ago
  18. 1111da8 Add output_test assertion for quiet without 'no work to do' by Tamino Bauknecht · 8 months ago
  19. a590e18 Do not print 'no work to do' with --quiet by Tamino Bauknecht · 8 months ago
  20. 9db4889 fixup! by Shao-Ce SUN · 8 months ago
  21. 7ba27a3 Add a check for re2c version by Shao-Ce SUN · 8 months ago
  22. 2aea567 GitHub Actions: C++11 is now the default by Jan Niklas Hasse · 8 months ago
  23. 885b4ef Merge pull request #2340 from bc-lee/feature/deprecate-pipes-module by Jan Niklas Hasse · 8 months ago
  24. d3f01d3 GitHub Actions: Install libgtest-dev for Ubuntu 20.04 by Jan Niklas Hasse · 8 months ago
  25. b777a12 Revert back to GoogleTest 1.10.0 for RHEL 7 by Jan Niklas Hasse · 8 months ago
  26. 46dbd80 GitHub Actions: configure.py no longer builds tests by Jan Niklas Hasse · 8 months ago
  27. 2457e5b Update GoogleTest to last release to support C++11 by Jan Niklas Hasse · 8 months ago
  28. 114a658 Merge branch 'master' into googletest by Jan Niklas Hasse · 8 months ago
  29. 7a8c494 Merge pull request #2333 from digit-google/remove-stale-test-outputs by Jan Niklas Hasse · 8 months ago
  30. 44a402f Reliable ETA and progress percentage. by Roman Lebedev · 3 years, 2 months ago
  31. 0a9c9c5 Remove unused module string in configure.py by Byoungchan Lee · 9 months ago
  32. 9cf13cd Replace pipes.quote with shlex.quote in configure.py by Byoungchan Lee · 9 months ago
  33. b84b350 Merge pull request #2338 from ninja-build/remove-appveyor-msvc by Jan Niklas Hasse · 9 months ago
  34. eff5b44 Ensure tests do not leave stale files in current directory. by David 'Digit' Turner · 9 months ago
  35. 93d0d35 Merge pull request #2335 from ninja-build/dependabot/github_actions/actions/upload-artifact-3 by Jan Niklas Hasse · 9 months ago
  36. 22e94da Remove MSVC build from AppVeyor by Jan Niklas Hasse · 9 months ago
  37. f030a26 Bump actions/upload-artifact from 1 to 3 by dependabot[bot] · 9 months ago
  38. ffd27d3 Merge pull request #2334 from EwoutH/patch-2 by Jan Niklas Hasse · 9 months ago
  39. 0eb4844 Add Dependabot configuration for GitHub Actions updates by Ewout ter Hoeven · 9 months ago
  40. cff9dce Don't double-count the 'node stat' metric. by David 'Digit' Turner · 2 years, 1 month ago
  41. 7289d5c Fix .ninja parse time reported by `-d stats`. by David 'Digit' Turner · 2 years, 1 month ago
  42. f64267f Merge pull request #2329 from digit-google/fix-mingw-compilation by Jan Niklas Hasse · 9 months ago
  43. eddafdd Fix Mingw cross-compilation. by David 'Digit' Turner · 9 months ago
  44. 08cfea5 Merge pull request #2316 from gerioldman/TaskingRSP by Jan Niklas Hasse · 9 months ago
  45. 7ca228b Merge pull request #2321 from brondani/fix-check-filename-length by Jan Niklas Hasse · 9 months ago
  46. 203f098 Fix check of filename length by Daniel Brondani · 10 months ago
  47. 2dfafab Correct formatting by gerioldman · 10 months ago
  48. 98bb926 AddTasking RSP syntax to printCompdb functionality by gerioldman · 10 months ago
  49. 22b778c Merge pull request #2311 from alcroito/fix_browse_python_3_11 by Jan Niklas Hasse · 10 months ago
  50. 6783497 Fix browse to work with Python 3.11+ by Alexandru Croitor · 11 months ago
  51. dd8f62c metrics: use chrono to convert ticks to micros by Robin Voetter · 1 year ago
  52. 36843d3 Merge pull request #2291 from digit-google/allow-duplicate-variable-expansion by Jan Niklas Hasse · 1 year, 1 month ago
  53. 9a460a9 Merge pull request #2293 from digit-google/fix-ppoll-auto-detection by Jan Niklas Hasse · 1 year, 1 month ago
  54. 3d1b382 CMakeLists: Fix ppoll() feature detection. by David 'Digit' Turner · 1 year, 1 month ago
  55. 5f8a1fc Allow duplicate rule variable usage. by David 'Digit' Turner · 1 year, 2 months ago
  56. adf9bdd Merge pull request #2281 from Hi-Angel/improve-ninja-mode by Jan Niklas Hasse · 1 year, 2 months ago
  57. dec50c7 Merge pull request #2282 from arxanas/patch-4 by Jan Niklas Hasse · 1 year, 2 months ago
  58. a660b3e Merge pull request #2290 from digit-google/use-ppoll by Jan Niklas Hasse · 1 year, 2 months ago
  59. 63415a4 Enable ppoll() usage when available. by David 'Digit' Turner · 1 year, 2 months ago
  60. c266b21 Increment ninja_log version (#2240) by Junji Watanabe · 1 year, 2 months ago
  61. 96d4081 Fix formatting for `msvc` tool documentation by Waleed Khan · 1 year, 3 months ago
  62. 74642c5 ninja-mode.el: add support for indentation by Konstantin Kharlamov · 1 year, 3 months ago
  63. da6645e ninja-mode.el: fix variables highlighting by Konstantin Kharlamov · 1 year, 3 months ago
  64. 2d9083b Clean up Windows workflow and add an x86 build (#2251) by Nikhil Dabas · 1 year, 4 months ago
  65. 6092940 Merge pull request #2245 from scivision/cimac by Jan Niklas Hasse · 1 year, 5 months ago
  66. 2323fed Merge pull request #2250 from tocic/fix/docs_typos by Jan Niklas Hasse · 1 year, 5 months ago
  67. 18d692c Fix typos in docs by tocic · 1 year, 5 months ago
  68. 6fd567b ci:macos package with macos 12 for macos >= 10.15 by scivision · 1 year, 5 months ago
  69. e129ff3 Merge pull request #2235 from orgads/no-auto-ptr by Jan Niklas Hasse · 1 year, 5 months ago
  70. accd931 Remove auto_ptr by Orgad Shaneh · 1 year, 5 months ago
  71. 6a17e84 Use python3 in all run lines by Nico Weber · 1 year, 5 months ago
  72. addf582 Merge pull request #2143 from orgads/flush by Jan Niklas Hasse · 1 year, 6 months ago
  73. dc2669c Merge pull request #2225 from cristianadam/longpath by Jan Niklas Hasse · 1 year, 6 months ago
  74. 089927e Add overridable parameter for name of Python binary (#2224) by William Kent · 1 year, 6 months ago
  75. 870b59b Add longPathAware manifest to enable long paths on Windows by Cristian Adam · 1 year, 6 months ago
  76. c6e002d Merge pull request #2160 from zmodem/fix_FindFirstFileExA by Nico Weber · 1 year, 6 months ago
  77. bfa999c fix garbled error message, like Chinese in Windows by xiaojian.liang · 1 year, 7 months ago
  78. 53346f1 Merge pull request #2208 from ThadHouse/winarmci by Jan Niklas Hasse · 1 year, 7 months ago
  79. 9e9f64f Add build job for Windows Arm64 by Thad House · 1 year, 8 months ago
  80. 91f99ab Merge pull request #2020 from randomascii/steady_clock_now_good by Jan Niklas Hasse · 1 year, 8 months ago
  81. f5f7fea Revert configure.py change by Bruce Dawson · 1 year, 8 months ago
  82. 721f09b Remove bad merge text from .md file by Bruce Dawson · 1 year, 8 months ago
  83. 35dc1cc Merge branch 'master' into steady_clock_now_good by Bruce Dawson · 1 year, 8 months ago
  84. 023d8a8 Merge pull request #2086 from randomascii/compiler_detect by Jan Niklas Hasse · 1 year, 8 months ago
  85. d216823 Merge pull request #2201 from martin-g/release-linux-aarch64 by Jan Niklas Hasse · 1 year, 8 months ago
  86. ffb5ec2 Merge pull request #2203 from imaiguo/master by Jan Niklas Hasse · 1 year, 8 months ago
  87. b7f72bb Merge pull request #2188 from ninja-build/nico-patch-1 by Jan Niklas Hasse · 1 year, 8 months ago
  88. 6a31c0a Merge pull request #2204 from picsel2/re2c-required-version by Jan Niklas Hasse · 1 year, 8 months ago
  89. 6201d8d Increase required version of re2c to 0.15.3 by Sebastian Grabowski · 1 year, 8 months ago
  90. 7bba11a support 32bit system like i386 (#829) by Ma Aiguo · 1 year, 9 months ago
  91. b39e5d7 Add build job for Linux ARM64 by Martin Tzvetanov Grigorov · 1 year, 9 months ago
  92. 3a6a4ed Merge pull request #2191 from pseyfert/feature/zsh-completion-quiet-flag by Jan Niklas Hasse · 1 year, 10 months ago
  93. 184bfeb Add --quiet flag to zsh completion by Paul Seyfert · 1 year, 10 months ago
  94. aa25b3d Convert RELEASING to Markdown and add instruction for GitHub release by Jan Niklas Hasse · 1 year, 10 months ago
  95. a7ddbe7 Merge pull request #2101 from ken-matsui/patch-1 by Jan Niklas Hasse · 1 year, 10 months ago
  96. 4efaf1b Merge pull request #2127 from netheril96/patch-2 by Jan Niklas Hasse · 1 year, 10 months ago
  97. ff06e22 mark this 1.12.0.git by Jan Niklas Hasse · 1 year, 10 months ago
  98. d3339da Merge pull request #2170 from ngg/unicode by Jan Niklas Hasse · 1 year, 10 months ago
  99. f6aa753 Remove requirement for Google copyright from CONTRIBUTING by Nico Weber · 1 year, 10 months ago
  100. ee98487 Merge pull request #2110 from splinter-build/compile-getopt-as-c++ by Jan Niklas Hasse · 1 year, 10 months ago