summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge pull request #1231 from colincross/canon_perftest_fixNico Weber2017-02-101-1/+1
| |\ \
| | * | Make travis build everythingColin Cross2017-02-011-1/+1
| | * | Fix build in canon_perftest_fixColin Cross2017-02-011-1/+1
| * | | Merge pull request #1235 from refack/patch-1Nico Weber2017-02-101-1/+1
| |\ \ \
| | * | | Need this to build on vs2017Refael Ackermann2017-02-041-1/+1
| | |/ /
| * | | Merge pull request #1232 from nicolasdespres/fix-canon_perftestNico Weber2017-02-101-1/+1
| |\ \ \
| | * | | Fix compilation error in canon_perftest.Nicolas Despres2017-02-021-1/+1
| | |/ /
| * | | Merge pull request #1237 from danw/no_reload_with_restatNico Weber2017-02-101-4/+13
| |\ \ \ | | |/ / | |/| |
| | * | Support restat when rebuilding manifestDan Willemsen2017-02-071-4/+13
| |/ /
| * | 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