~cjwatson/turnip:log-by-date

Last commit made on 2016-05-24
Get this branch:
git clone -b log-by-date https://git.launchpad.net/~cjwatson/turnip
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Branch information

Name:
log-by-date
Repository:
lp:~cjwatson/turnip

Recent commits

ee4cd2f... by Colin Watson

Add start_time and end_time parameters to log API

This is useful for bounding the set of commits returned in cases where
we may not have a reliable stop commit.

d36ef09... by Colin Watson

Merge remote-tracking branch 'blr/turnip-system-deps'

* Improve developer setup instructions.
* Add system-dependencies.txt.

4d48551... by Colin Watson

Merge remote-tracking branch 'blr/fix-rst-warnings'

* Correct invalid RST in README.
* Add RST validation to lint target.
* Add docutils 0.12.
* Remove unused import ConnectionDone.

71b66c9... by Colin Watson

Do proper quoting in test_repo_get_diff_extended_revision

e5b0f36... by Kit Randel

Add system-deps; Update readme with setup instructions.

ea5cee3... by Kit Randel

Use title heading.

fca26cd... by Kit Randel

Add docutils 0.12.

d869f58... by Kit Randel

Remove unused import ConnectionDone.

4377806... by Kit Randel

Add rst validity check to lint target.

a1b30be... by Kit Randel

Make title level consistent.