aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use line-buffering on output (#87)Adam Spiers2021-04-031-1/+1
* add direct links to presentation videosAdam Spiers2019-06-051-2/+2
* add links to blog and Nashville presentationAdam Spiers2019-06-051-3/+6
* Merge pull request #86 from GarySmith/fix-linkAdam Spiers2019-01-311-1/+1
|\
| * Fix link in readme to USE-CASES.mdGary Smith2019-01-301-1/+1
|/
* Merge pull request #81 from bmwiedemann/unbufferedAdam Spiers2019-01-211-0/+2
|\
| * Use unbuffered IOBernhard M. Wiedemann2019-01-101-0/+2
* | Merge pull request #84 from mstefani/masterAdam Spiers2019-01-211-1/+5
|\ \ | |/ |/|
| * Don't crash with commit messages that aren't valid utf-8Michael Stefaniuc2019-01-201-1/+5
|/
* Merge pull request #80 from aspiers/READMEAdam Spiers2019-01-074-211/+361
|\
| * add Credits sectionAdam Spiers2019-01-061-0/+9
| * split off use cases to separate fileAdam Spiers2019-01-062-161/+163
| * add missing sections to TOCAdam Spiers2019-01-061-0/+2
| * make CONTRIBUTING.md link consistent with othersAdam Spiers2019-01-061-1/+1
| * split off history into HISTORY.mdAdam Spiers2019-01-062-33/+37
| * split off usage into USAGE.mdAdam Spiers2019-01-062-51/+57
| * add use cases sub-TOCAdam Spiers2019-01-061-0/+11
| * add 2018 presentationsAdam Spiers2019-01-061-2/+9
| * add blank lines before each h2Adam Spiers2019-01-061-0/+5
| * update use casesAdam Spiers2019-01-061-8/+31
| * add more details on caveatsAdam Spiers2019-01-061-12/+86
| * add TOCAdam Spiers2019-01-061-0/+7
| * 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