summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge pull request #1181 from DanielWeber/issue-1161Nico Weber2017-01-2412-48/+57
| |\ \
| | * | Use uint64_t for slash_bits consistentlyDaniel Weber2016-09-015-14/+15
| | * | Allow more path componentsDaniel Weber2016-08-239-36/+44
| * | | Merge pull request #1226 from colincross/close-fdsNico Weber2017-01-131-0/+2
| |\ \ \
| | * | | Close original pipe fd in subprocessesColin Cross2017-01-121-0/+2
| |/ / /
| * | | Merge pull request #1225 from bippum/patch-1Evan Martin2017-01-111-1/+1
| |\ \ \
| | * | | fix broken link in hacking.mdBrendan McCarthy2017-01-111-1/+1
| |/ / /
| * | | Merge pull request #1220 from phajdan/masterNico Weber2017-01-081-0/+7
| |\ \ \
| | * | | Fix build with uclibcPawel Hajdan, Jr2017-01-021-0/+7
| |/ / /
| * | | Merge pull request #1213 from nico/copyingNico Weber2016-12-061-1/+1
| |\ \ \
| | * | | replace copyright placeholder, fixes #1212Nico Weber2016-12-061-1/+1
| |/ / /
| * | | Merge pull request #1206 from nico/versioninfoNico Weber2016-11-071-12/+7
| |\ \ \
| | * | | windows: replace deprecated GetVersionEx with recommended replacementNico Weber2016-11-071-12/+7
| |/ / /
| * | | Merge pull request #1205 from nico/clangclformatNico Weber2016-11-071-1/+1
| |\ \ \
| | * | | fix a clang-cl -Wformat warningNico Weber2016-11-071-1/+1
| * | | | Merge pull request #1204 from nico/vernumNico Weber2016-11-071-2/+3
| |\ \ \ \
| | * | | | fix RELEASING wrt manual.asciidoc processNico Weber2016-11-071-2/+3
| |/ / / /
| * | | | Merge pull request #1194 from ilor/depfile-empty-pathNico Weber2016-11-071-1/+3
| |\ \ \ \
| | * | | | Improve error message when a depfile contains a bad pathTomasz Ĺšniatowski2016-10-121-1/+3
| * | | | | Merge pull request #1182 from moosotc/masterNico Weber2016-11-071-2/+3
| |\ \ \ \ \
| | * | | | | Use POSIX_SPAWN_USEVFORK if availablemalc2016-08-261-2/+3
| | | |_|/ / | | |/| | |
| * | | | | Merge pull request #1203 from nico/reldocNico Weber2016-11-071-6/+6
| |\ \ \ \ \
| | * | | | | Update RELEASING -- manual.asciidoc no longer has a version numberNico Weber2016-11-071-6/+6
| |/ / / / /
| * | | | | Merge pull request #1201 from nico/singlecommandNico Weber2016-11-071-5/+35
| |\ \ \ \ \
| | * | | | | teach -t commands to optionally print only the final commandNico Weber2016-11-061-5/+35
* | | | | | | forgot to bump version in manual for 1.7.2 releaseNico Weber2016-11-071-1/+1
* | | | | | | v1.7.2v1.7.2Nico Weber2016-11-0715-69/+201
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | mark this 1.7.2.gitNico Weber2016-11-071-1/+1
| * | | | | | Merge pull request #1202 from nico/ppollbsdNico Weber2016-11-073-10/+9
| |\ \ \ \ \ \
| | * | | | | | Only run SubprocessTest.SetWithLots on FreeBSD when ppoll() exists.Nico Weber2016-11-073-10/+9
| |/ / / / / /
| * | | | | | Merge pull request #1198 from jamesr/fix_write_fake_manifestsNico Weber2016-11-071-2/+2
| |\ \ \ \ \ \
| | * | | | | | Fix syntax error in misc/write_fake_manifests.pyJames Robinson2016-10-241-2/+2
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge pull request #1192 from sgraham/tidy-snprintfNico Weber2016-11-062-7/+9
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Tidy up rate snprintf'ing helperScott Graham2016-10-072-7/+9
| |/ / / / /
| * | | | | Merge pull request #1109 from fbenkstein/enhance_write_fake_manifestNico Weber2016-09-221-18/+71
| |\ \ \ \ \
| | * | | | | enhance write_fake_manifest.pyFrank Benkstein2016-06-231-18/+71
| * | | | | | Merge pull request #1185 from gahr/freebsd-ppollNico Weber2016-09-202-1/+8
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Disable ppoll(2) on FreeBSD < 10.2Pietro Cerutti2016-09-201-0/+7
| | * | | | | FreeBSD supports ppoll(2)Pietro Cerutti2016-09-151-1/+1
| |/ / / / /
| * | | | | Merge pull request #1174 from gkistanova/not-initialized-elapsed-fixNico Weber2016-07-313-5/+17
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fixed not initialized elapsed time.gkistanova2016-07-142-5/+9
| | * | | | Regression test for not initialized elapsed time bug.gkistanova2016-07-141-0/+8
| |/ / / /
| * | | | Merge pull request #1164 from nicolasdespres/const_rootnodesNico Weber2016-06-102-6/+7
| |\ \ \ \
| | * | | | Constify State::RootNodes().Nicolas Despres2016-06-092-6/+7
| |/ / / /
| * | | | Merge pull request #1157 from colincross/browseNico Weber2016-05-301-6/+10
| |\ \ \ \
| | * | | | Escape ninja output inserted into HTMLColin Cross2016-05-271-6/+10
| | | |_|/ | | |/| |
| * | | | Merge pull request #1159 from nicolasdespres/no-explicit-outputsNico Weber2016-05-273-9/+45
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Parser accepts no explicit outputs.Nicolas Despres2016-05-253-9/+45
| |/ / /
| * | | Merge pull request #1150 from KiYugadgeter/python3_measureNico Weber2016-05-041-5/+7
| |\ \ \
| | * | | Make misc/measure.py compatible with python3KiYugadgeter2016-05-041-5/+7
| |/ / /