| Commit message (Expand) | Author | Age | Files | Lines |
* | browse: Bind to localhost by default | Tej Chajed | 2017-03-09 | 1 | -2/+6 |
|
|
* | Escape ninja output inserted into HTML | Colin Cross | 2016-05-27 | 1 | -6/+10 |
|
|
* | Pass location of build.ninja file to browse script | Colin Cross | 2016-04-19 | 1 | -2/+4 |
|
|
* | browse: support --port and --no-browser options | Peter Wu | 2016-03-11 | 1 | -4/+18 |
|
|
* | browse.py: Python 3 compatibility | Peter Wu | 2016-03-11 | 1 | -2/+5 |
|
|
* | browse.py: allow port override via environment variable | Peter Wu | 2016-02-25 | 1 | -1/+1 |
|
|
* | Browse tool uses real hostname not localhost, to allow -t browse when using ssh | Richard Geary | 2013-05-22 | 1 | -2/+6 |
|
|
* | Browse command does not parse URL correctly | Bei Zhang | 2013-02-24 | 1 | -1/+2 |
|
|
* | browse: Read ninja's error text from stderr. | Philip Puryear | 2012-12-08 | 1 | -5/+6 |
|
|
* | browse.py: Don't truncate error message if ninja -t query fails. | Philip Puryear | 2012-10-26 | 1 | -10/+15 |
|
|
* | browse.py: Fix truncation with an unknown target. | Philip Puryear | 2012-10-26 | 1 | -1/+3 |
|
|
* | browse.py: Python 3 support. | Philip Puryear | 2012-10-26 | 1 | -29/+34 |
|
|
* | rearrange query/browse output to be more sensible | Evan Martin | 2012-01-24 | 1 | -53/+78 |
|
|
* | Rewrite the bootstrap script in Python | Elliott Hird | 2011-12-15 | 1 | -1/+1 |
|
|
* | Revert "Merge pull request #143 from cipriancraciun/patches/python2" | Evan Martin | 2011-11-25 | 1 | -1/+1 |
|
|
* | Fixed Python 2 scripts prologue (i.e. `#!/usr/bin/env python2`). | Ciprian Dorin, Craciun | 2011-11-22 | 1 | -1/+1 |
|
|
* | tweak browse appearance | Evan Martin | 2011-05-13 | 1 | -10/+17 |
|
|
* | make browse work for all ninja paths | Evan Martin | 2011-05-13 | 1 | -2/+2 |
|
|
* | use a shell script to inline browse.py | Evan Martin | 2011-03-07 | 1 | -1/+3 |
|
|
* | add copyrights | Evan Martin | 2011-02-06 | 1 | -0/+14 |
|
|
* | move tools into a flag | Evan Martin | 2011-01-28 | 1 | -1/+2 |
|
|
* | call out ctl-c for quitting | Evan Martin | 2011-01-23 | 1 | -1/+1 |
|
|
* | add browser mode | Evan Martin | 2011-01-23 | 1 | -0/+130 |
|
|