aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix link to licenseAdam Spiers2019-01-061-1/+1
* Merge pull request #78 from aspiers/READMEAdam Spiers2018-10-211-7/+9
|\
| * minor tweaks to improve READMEAdam Spiers2018-10-211-7/+9
|/
* Merge pull request #76 from aspiers/merge-commitsAdam Spiers2018-10-041-2/+2
|\
| * ALGORITHM CHANGE: only diff tree with first parentAdam Spiers2018-10-031-2/+2
* | Merge pull request #77 from aspiers/fixupsAdam Spiers2018-10-043-0/+79
|\ \ | |/ |/|
| * add git-fixup and documentation for use caseAdam Spiers2018-10-033-0/+79
|/
* Merge remote-tracking branch 'github/master'Adam Spiers2018-09-283-18/+36
|\
| * add reminder about CLI usge help duplicationAdam Spiers2018-06-151-0/+3
| * improve Usage section of READMEAdam Spiers2018-06-151-12/+33
| * Docker-based installation is now fixedAdam Spiers2018-05-301-6/+0
* | fix bug with -l when analyzing multiple commitsAdam Spiers2018-09-111-0/+3
* | fix undefined parent variable bugAdam Spiers2018-09-111-4/+6
* | move more important debug to INFO levelAdam Spiers2018-09-111-14/+14
* | clarify that the hunk gets listed later in the debugAdam Spiers2018-09-101-1/+1
* | rename blame_hunk to blame_diff_hunkAdam Spiers2018-09-101-2/+2
* | tweak indentation to make debug easier to followAdam Spiers2018-09-091-3/+3
* | fix indentation when debugging hunksAdam Spiers2018-09-091-1/+1
* | extract process_hunk_line() methodAdam Spiers2018-09-091-24/+30
* | extract debug_hunk() methodAdam Spiers2018-09-091-0/+5
* | extract record_dependency_source() methodAdam Spiers2018-09-091-19/+26
* | extract process_new_dependency() methodAdam Spiers2018-09-091-30/+37
* | extract register_new_dependent() methodAdam Spiers2018-09-091-5/+8
* | reflow some doc stringsAdam Spiers2018-09-091-11/+11
* | extract run_blame() methodAdam Spiers2018-09-091-7/+10
|/
* solve problem of pip installing wrong pygit2 versionAdam Spiers2018-05-231-1/+5
* create-repo.sh: add backporting use caseAdam Spiers2018-05-171-1/+20
* fix gitfile-handler to work on Python 3Adam Spiers2018-05-171-1/+5
* create-repo.sh: create feature branch on separate invocationAdam Spiers2018-05-171-8/+19
* create-repo.sh: allow usage outside git-deps testingAdam Spiers2018-05-171-1/+1
* create-repo.sh: make sure we exit 0Adam Spiers2018-05-171-0/+2
* create-repo.sh: add a feature branchAdam Spiers2018-05-171-0/+9
* create-repo.sh: use foo etc. for changed linesAdam Spiers2018-05-171-4/+4
* create-repo.sh: refactoring into new edit functionAdam Spiers2018-05-171-14/+13
* create-repo.sh: start moving code into functionsAdam Spiers2018-05-171-37/+42
* add 1.0.2 changes to CHANGES.rst1.0.2Adam Spiers2018-05-171-0/+9
* fix .rst formattingAdam Spiers2018-05-171-8/+8
* add a brief maintainer's guideAdam Spiers2018-05-171-0/+44
* add sdist environment to toxAdam Spiers2018-05-171-0/+3
* document repackaging of Javascript modules with newer npmAdam Spiers2018-05-171-0/+4
* add 1.0.1 changes to CHANGES.rst1.0.1Adam Spiers2018-05-171-0/+9
* update dagre based on security advice from npmAdam Spiers2018-05-171-5/+5
* avoid PyScaffold bug with newer setuptoolsAdam Spiers2018-05-161-2/+2
* newer npm made whitespace consistent in package.jsonAdam Spiers2018-05-161-1/+1
* remove unneeded metadata variablesAdam Spiers2018-05-162-8/+1
* add missing full-stopAdam Spiers2018-05-161-1/+1
* add some stub Sphinx documentationAdam Spiers2018-05-161-22/+6
* document this hack week - thanks SUSE!Adam Spiers2018-05-161-0/+7
* add more clarity to installation instructionsAdam Spiers2018-05-161-10/+17
* move URL handler setup to INSTALL.mdAdam Spiers2018-05-162-20/+45