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
*
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
*
reuse abort from utils.py
Adam Spiers
2018-05-15
1
-4
/
+1
*
fix handling of annotated tags
Adam Spiers
2018-05-15
1
-1
/
+4
*
hack to get webserver working again
Adam Spiers
2018-05-15
1
-0
/
+1
*
output webserver root when debugging
Adam Spiers
2018-05-15
1
-1
/
+4
*
move instantiation of standard logger to utils.py
Adam Spiers
2018-05-15
2
-8
/
+10
*
move debug logger setup to utils.py
Adam Spiers
2018-05-15
2
-13
/
+15
*
remove unused add_link
Adam Spiers
2018-05-15
1
-3
/
+0
*
fix invalid reference to json_err
Adam Spiers
2018-05-15
1
-1
/
+1
*
fix PEP8 issues
Adam Spiers
2018-05-15
4
-10
/
+15
*
convert into a proper Python module
Adam Spiers
2018-05-15
26
-0
/
+5821