aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* shrink arrow head a bitAdam Spiers2015-01-201-2/+2
* give arrow lines rainbow colour scheme and thicken slightlyAdam Spiers2015-01-202-2/+2
* fix --exclude (closes #34)Adam Spiers2015-01-201-5/+5
* switch back to upstream notyAdam Spiers2015-01-191-1/+1
* copying git-deps to $PATH won't workAdam Spiers2015-01-191-1/+3
* README.md: embed YouTube screencastAdam Spiers2015-01-182-1/+4
* call test fixture files file-{a,b}Adam Spiers2015-01-181-21/+16
* test fixtures only have two filesAdam Spiers2015-01-181-1/+1
* remove misleading usage text regarding --helpAdam Spiers2015-01-181-1/+4
* debug constraints if -d is givenAdam Spiers2015-01-181-0/+1
* shrink flowLayout length to 100Adam Spiers2015-01-181-1/+1
* tweak layout spacingAdam Spiers2015-01-181-3/+3
* disable negative gap constraints for nowAdam Spiers2015-01-181-4/+6
* improve debugging of row_node_ordering_constraintsAdam Spiers2015-01-181-5/+6
* use row ordering based on dependenciesAdam Spiers2015-01-181-6/+35
* let's use the Dagre starting positions anywayAdam Spiers2015-01-181-6/+8
* move build_constraints() call for clarityAdam Spiers2015-01-181-1/+1
* make inter-row gap bigger than intra-row gapAdam Spiers2015-01-181-2/+2
* allow debugging of constraints from browser consoleAdam Spiers2015-01-181-3/+8