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
path:
root
/
git_deps
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix py2k->py3k problmes
Matěj Cepl
2024-04-29
1
-2
/
+1
*
Only use pygit2's blame via opt-in
Antonin Delpeuch
2023-09-24
3
-4
/
+74
*
Blame via pygit2 instead of subprocess
Antonin Delpeuch
2023-09-23
1
-20
/
+19
*
Fix deps fetching on the root commit
Antonin Delpeuch
2023-09-22
1
-2
/
+4
*
Import `safe_join` from `werkzeug.security`
Hagai Helman Tov
2022-06-21
1
-1
/
+2
*
Handle server port in use error more gracefully (#88)
Adam Spiers
2021-04-04
1
-2
/
+15
*
Fix some flake8 issues
Adam Spiers
2021-04-03
1
-9
/
+9
*
Don't totally ignore KeyboardInterrupt
Adam Spiers
2021-04-03
1
-1
/
+1
*
Merge pull request #100 from aspiers/dependabot/npm_and_yarn/git_deps/html/jq...
Adam Spiers
2021-04-03
1
-1
/
+1
|
\
|
*
Bump jquery from 3.0.0 to 3.5.0 in /git_deps/html
dependabot[bot]
2020-04-29
1
-1
/
+1
*
|
Use line-buffering on output (#87)
Adam Spiers
2021-04-03
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
*
|
Don't crash with commit messages that aren't valid utf-8
Michael Stefaniuc
2019-01-20
1
-1
/
+5
|
/
*
ALGORITHM CHANGE: only diff tree with first parent
Adam Spiers
2018-10-03
1
-2
/
+2
*
Merge remote-tracking branch 'github/master'
Adam Spiers
2018-09-28
1
-0
/
+3
|
\
|
*
add reminder about CLI usge help duplication
Adam Spiers
2018-06-15
1
-0
/
+3
*
|
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
|
/
*
fix gitfile-handler to work on Python 3
Adam Spiers
2018-05-17
1
-1
/
+5
*
update dagre based on security advice from npm
Adam Spiers
2018-05-17
1
-5
/
+5
*
newer npm made whitespace consistent in package.json
Adam Spiers
2018-05-16
1
-1
/
+1
*
remove unneeded metadata variables
Adam Spiers
2018-05-16
1
-4
/
+0
*
update JQuery to 3.0.x
1.0.0rc4
1.0.0
Adam Spiers
2018-05-16
1
-1
/
+1
*
fix Python 3 uses of subprocess.check_output
Adam Spiers
2018-05-16
3
-6
/
+8
*
fix broken import
Adam Spiers
2018-05-16
1
-1
/
+1
*
fix flake8 issues
Adam Spiers
2018-05-15
1
-1
/
+1
*
StandardError was removed in Python 3
Adam Spiers
2018-05-15
1
-1
/
+1
*
notify of new dependency even if target already done
Adam Spiers
2018-05-15
1
-8
/
+12
*
allow DependencyDetector to be reused
Adam Spiers
2018-05-15
1
-0
/
+6
*
improve blame line tracking
Adam Spiers
2018-05-15
1
-4
/
+9
*
use dependent_sha1 temporary variable
Adam Spiers
2018-05-15
1
-6
/
+7
*
improve debugging
Adam Spiers
2018-05-15
1
-24
/
+32
*
move Repository instantiation to GitUtils
Adam Spiers
2018-05-15
2
-8
/
+15
*
extract GitUtils.ref_commit() function
Adam Spiers
2018-05-15
2
-7
/
+16
*
extract commit_summary() function into gitutils.py
Adam Spiers
2018-05-15
2
-2
/
+6
*
move oneline() to gitutils.py
Adam Spiers
2018-05-15
2
-6
/
+9
*
fix gitfile handler to work when # is URL-encoded
Adam Spiers
2018-05-15
1
-0
/
+27
[next]