index
:
git-deps
fix-setup
master
py2k_encoding
git commit dependency analysis tool
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use line-buffering on output (#87)
Adam Spiers
2021-04-03
1
-1
/
+1
*
add direct links to presentation videos
Adam Spiers
2019-06-05
1
-2
/
+2
*
add links to blog and Nashville presentation
Adam Spiers
2019-06-05
1
-3
/
+6
*
Merge pull request #86 from GarySmith/fix-link
Adam Spiers
2019-01-31
1
-1
/
+1
|
\
|
*
Fix link in readme to USE-CASES.md
Gary Smith
2019-01-30
1
-1
/
+1
|
/
*
Merge pull request #81 from bmwiedemann/unbuffered
Adam Spiers
2019-01-21
1
-0
/
+2
|
\
|
*
Use unbuffered IO
Bernhard M. Wiedemann
2019-01-10
1
-0
/
+2
*
|
Merge pull request #84 from mstefani/master
Adam Spiers
2019-01-21
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
Don't crash with commit messages that aren't valid utf-8
Michael Stefaniuc
2019-01-20
1
-1
/
+5
|
/
*
Merge pull request #80 from aspiers/README
Adam Spiers
2019-01-07
4
-211
/
+361
|
\
|
*
add Credits section
Adam Spiers
2019-01-06
1
-0
/
+9
|
*
split off use cases to separate file
Adam Spiers
2019-01-06
2
-161
/
+163
|
*
add missing sections to TOC
Adam Spiers
2019-01-06
1
-0
/
+2
|
*
make CONTRIBUTING.md link consistent with others
Adam Spiers
2019-01-06
1
-1
/
+1
|
*
split off history into HISTORY.md
Adam Spiers
2019-01-06
2
-33
/
+37
|
*
split off usage into USAGE.md
Adam Spiers
2019-01-06
2
-51
/
+57
|
*
add use cases sub-TOC
Adam Spiers
2019-01-06
1
-0
/
+11
|
*
add 2018 presentations
Adam Spiers
2019-01-06
1
-2
/
+9
|
*
add blank lines before each h2
Adam Spiers
2019-01-06
1
-0
/
+5
|
*
update use cases
Adam Spiers
2019-01-06
1
-8
/
+31
|
*
add more details on caveats
Adam Spiers
2019-01-06
1
-12
/
+86
|
*
add TOC
Adam Spiers
2019-01-06
1
-0
/
+7
|
*
fix link to license
Adam Spiers
2019-01-06
1
-1
/
+1
|
/
*
Merge pull request #78 from aspiers/README
Adam Spiers
2018-10-21
1
-7
/
+9
|
\
|
*
minor tweaks to improve README
Adam Spiers
2018-10-21
1
-7
/
+9
|
/
*
Merge pull request #76 from aspiers/merge-commits
Adam Spiers
2018-10-04
1
-2
/
+2
|
\
|
*
ALGORITHM CHANGE: only diff tree with first parent
Adam Spiers
2018-10-03
1
-2
/
+2
*
|
Merge pull request #77 from aspiers/fixups
Adam Spiers
2018-10-04
3
-0
/
+79
|
\
\
|
|
/
|
/
|
|
*
add git-fixup and documentation for use case
Adam Spiers
2018-10-03
3
-0
/
+79
|
/
*
Merge remote-tracking branch 'github/master'
Adam Spiers
2018-09-28
3
-18
/
+36
|
\
|
*
add reminder about CLI usge help duplication
Adam Spiers
2018-06-15
1
-0
/
+3
|
*
improve Usage section of README
Adam Spiers
2018-06-15
1
-12
/
+33
|
*
Docker-based installation is now fixed
Adam Spiers
2018-05-30
1
-6
/
+0
*
|
fix bug with -l when analyzing multiple commits
Adam Spiers
2018-09-11
1
-0
/
+3
*
|
fix undefined parent variable bug
Adam Spiers
2018-09-11
1
-4
/
+6
*
|
move more important debug to INFO level
Adam Spiers
2018-09-11
1
-14
/
+14
*
|
clarify that the hunk gets listed later in the debug
Adam Spiers
2018-09-10
1
-1
/
+1
*
|
rename blame_hunk to blame_diff_hunk
Adam Spiers
2018-09-10
1
-2
/
+2
*
|
tweak indentation to make debug easier to follow
Adam Spiers
2018-09-09
1
-3
/
+3
*
|
fix indentation when debugging hunks
Adam Spiers
2018-09-09
1
-1
/
+1
*
|
extract process_hunk_line() method
Adam Spiers
2018-09-09
1
-24
/
+30
*
|
extract debug_hunk() method
Adam Spiers
2018-09-09
1
-0
/
+5
*
|
extract record_dependency_source() method
Adam Spiers
2018-09-09
1
-19
/
+26
*
|
extract process_new_dependency() method
Adam Spiers
2018-09-09
1
-30
/
+37
*
|
extract register_new_dependent() method
Adam Spiers
2018-09-09
1
-5
/
+8
*
|
reflow some doc strings
Adam Spiers
2018-09-09
1
-11
/
+11
*
|
extract run_blame() method
Adam Spiers
2018-09-09
1
-7
/
+10
|
/
*
solve problem of pip installing wrong pygit2 version
Adam Spiers
2018-05-23
1
-1
/
+5
*
create-repo.sh: add backporting use case
Adam Spiers
2018-05-17
1
-1
/
+20
*
fix gitfile-handler to work on Python 3
Adam Spiers
2018-05-17
1
-1
/
+5
[next]