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
*
only -h works, not --help
Adam Spiers
2015-01-10
1
-1
/
+1
*
allow running server from any dir (fixes #22)
Adam Spiers
2015-01-10
1
-5
/
+9
*
add commented code including deps in tooltip
Adam Spiers
2015-01-10
1
-1
/
+11
*
add node accessor for retrieving nodes by SHA1
Adam Spiers
2015-01-10
1
-0
/
+10
*
node tooltip: append to top instead of inserting after <pre>
Adam Spiers
2015-01-10
1
-5
/
+6
*
use dagre to optimize layout
Adam Spiers
2015-01-10
4
-38
/
+138
*
switch to using Browserify
Adam Spiers
2015-01-10
7
-27
/
+60
*
indent package.json by 4 columns
Adam Spiers
2015-01-10
1
-46
/
+46
*
remove some debug
Adam Spiers
2015-01-10
1
-1
/
+0
*
split out data-handling into git-deps-data.js
Adam Spiers
2015-01-10
3
-99
/
+100
*
fix old links breaking on subsequent XHRs (#14)
Adam Spiers
2015-01-10
1
-43
/
+42
*
make notifications more space-efficient
Adam Spiers
2015-01-09
1
-0
/
+5
*
put border around <svg>
Adam Spiers
2015-01-09
2
-1
/
+2
*
use noty success not info when things go right
Adam Spiers
2015-01-09
2
-1
/
+5
*
proper error handling for invalid commits
Adam Spiers
2015-01-09
3
-3
/
+43
*
import jsonify
Adam Spiers
2015-01-09
1
-2
/
+3
*
make layout responsive (closes #10)
Adam Spiers
2015-01-09
3
-32
/
+90
*
rename MARGIN to RECT_MARGIN
Adam Spiers
2015-01-09
1
-5
/
+5
*
add zoom to fit and fullscreen (closes #6 and #7)
Adam Spiers
2015-01-09
3
-5
/
+95
*
all this time the constraints were not being used!
Adam Spiers
2015-01-08
1
-1
/
+2
*
fix object constancy for links
Adam Spiers
2015-01-08
1
-3
/
+19
*
improve notification on new data
Adam Spiers
2015-01-08
3
-10
/
+31
*
vain attempt to fix dragging after 2nd XHR
Adam Spiers
2015-01-08
1
-3
/
+4
*
no need to initialize cola more than once
Adam Spiers
2015-01-08
1
-9
/
+20
*
split noty helpers into separate file
Adam Spiers
2015-01-08
3
-31
/
+31
*
show resolution of commitish in notification
Adam Spiers
2015-01-08
2
-1
/
+13
*
rename sha to sha1 everywhere
Adam Spiers
2015-01-08
2
-66
/
+66
*
README: mention Flask dependency
Adam Spiers
2015-01-08
1
-4
/
+9
*
fix deduplication and provide notifications on XHR results
Adam Spiers
2015-01-08
4
-9
/
+3226
*
add debug for constraints to tool tip
Adam Spiers
2015-01-08
1
-2
/
+14
*
switch to using jQuery.each
Adam Spiers
2015-01-08
1
-6
/
+5
*
default to nicer fonts
Adam Spiers
2015-01-08
1
-0
/
+4
*
show node index in tooltip in debug mode
Adam Spiers
2015-01-08
1
-3
/
+6
*
split marker arrow definition into separate function
Adam Spiers
2015-01-08
1
-11
/
+15
*
make client retrieve server-side options
Adam Spiers
2015-01-08
2
-0
/
+12
*
clearly demarcate static and dynamic content sections
Adam Spiers
2015-01-08
1
-0
/
+6
*
warn about debug mode being insecure
Adam Spiers
2015-01-08
1
-2
/
+9
*
better style to omit space after function name
Adam Spiers
2015-01-08
1
-16
/
+16
*
d3 object constancy
Adam Spiers
2015-01-08
1
-2
/
+6
*
support dynamic queries!
Adam Spiers
2015-01-08
3
-3
/
+45
*
split long <p> line
Adam Spiers
2015-01-08
1
-1
/
+5
*
add route for dynamically retrieving JSON
Adam Spiers
2015-01-08
1
-6
/
+13
*
do JSON data in Javascript
Adam Spiers
2015-01-08
3
-272
/
+197
*
increase graph HEIGHT
Adam Spiers
2015-01-08
1
-1
/
+1
*
shrink node size a bit
Adam Spiers
2015-01-08
1
-1
/
+1
*
add tip about mouse hover
Adam Spiers
2015-01-08
1
-1
/
+1
*
use a more interesting dataset
Adam Spiers
2015-01-08
1
-0
/
+337
*
add webserver prototype accessible via --serve
Adam Spiers
2015-01-08
1
-7
/
+67
*
move css files into subdirectory
Adam Spiers
2015-01-08
3
-2
/
+2
*
improve commit tip
Adam Spiers
2015-01-08
4
-7
/
+66
[next]