aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* extract commit_summary() function into gitutils.pyAdam Spiers2018-05-152-2/+6
* move oneline() to gitutils.pyAdam Spiers2018-05-152-6/+9
* fix gitfile handler to work when # is URL-encodedAdam Spiers2018-05-151-0/+27
* reuse abort from utils.pyAdam Spiers2018-05-151-4/+1
* fix handling of annotated tagsAdam Spiers2018-05-151-1/+4
* hack to get webserver working againAdam Spiers2018-05-151-0/+1
* output webserver root when debuggingAdam Spiers2018-05-151-1/+4
* move instantiation of standard logger to utils.pyAdam Spiers2018-05-152-8/+10
* move debug logger setup to utils.pyAdam Spiers2018-05-152-13/+15
* remove unused add_linkAdam Spiers2018-05-151-3/+0
* update COPYING and rename to LICENSE.txtAdam Spiers2018-05-151-60/+1
* fix invalid reference to json_errAdam Spiers2018-05-151-1/+1
* fix PEP8 issuesAdam Spiers2018-05-154-10/+15
* convert into a proper Python moduleAdam Spiers2018-05-1553-892/+1677
* Merge pull request #66 from florianlaws/masterAdam Spiers2017-12-291-1/+1
|\
| * Fix noty depdendency to 2.4.1, version 3 is incompatibleFlorian Laws2017-12-131-1/+1
|/
* Merge pull request #63 from jeremysalwen/patch-1Adam Spiers2017-01-131-0/+2
|\
| * Apply dwm1945's patchJeremy Salwen2017-01-121-0/+2
|/
* update to work with latest upstream WebColaAdam Spiers2017-01-093-6/+10
* add link to GitMinutes episode #32Adam Spiers2017-01-021-0/+3
* README: change tense of verbs in History sectionAdam Spiers2017-01-021-2/+2
* force two-column output when analysing multiple commitsAdam Spiers2017-01-021-2/+14
* allow passing a revision range to CLI or web UIAdam Spiers2017-01-024-28/+71
* Merge pull request #61 from OddBloke/snapcraftAdam Spiers2016-10-021-0/+25
|\
| * Add .snapcraft.yaml which will produce a strict snap for CLI useDaniel Watkins2016-08-171-0/+25
|/
* Merge pull request #60 from Valodim/masterAdam Spiers2016-06-151-0/+4
|\
| * add debian install guideVincent Breitmoser2016-06-151-0/+4
|/
* Merge pull request #59 from Emantor/masterAdam Spiers2016-06-141-1/+1
|\
| * Explicitly require python2Emantor2016-06-141-1/+1
|/
* Merge pull request #58 from Valodim/masterAdam Spiers2016-05-251-4/+4
|\
| * Account for Diff API changes in pygit2 version 0.22.1.Michael Stefaniuc2016-05-121-4/+4
|/
* add .py extension for Code ClimateAdam Spiers2015-09-252-1/+1
* add Code Climate badgeAdam Spiers2015-09-251-0/+2
* add codeclimate.ymlAdam Spiers2015-09-251-0/+7
* switch git-deps header to GPL 2+Adam Spiers2015-06-041-1/+1
* add --help optionBernhard M. Wiedemann2015-06-021-1/+1
* README: add link to Docker approachAdam Spiers2015-05-061-0/+9
* Fix to work with latest upstream WebColaAdam Spiers2015-04-262-2/+2
* Allow binding to any address via --bind-ipAdam Spiers2015-04-261-1/+4
* Merge pull request #46 from mcepl/patch-1Adam Spiers2015-03-061-0/+3
|\
| * Update README.mdMatěj Cepl2015-03-031-0/+5
|/
* Merge pull request #42 from 0k/pr-use-python-envAdam Spiers2015-02-271-1/+1
|\
| * fix: use python from ``$PATH`` rather than hard written path.Root2015-02-271-1/+1
|/
* increase resolution of original thumbnailAdam Spiers2015-02-251-0/+0
* embed new porting screencast demoAdam Spiers2015-02-252-1/+3
* README: improve use casesAdam Spiers2015-02-101-5/+35
* fix suggested browserify command and suggest watchify0.1.0Adam Spiers2015-02-011-1/+4
* fix overgrown indentAdam Spiers2015-02-011-3/+3
* highlight parents / children on mouseoverAdam Spiers2015-02-011-12/+45
* track reverse dependencies (#16, #32, #35)Adam Spiers2015-01-201-4/+24