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
/
html
/
js
/
git-deps-graph.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
switch to CoffeeScript!
Adam Spiers
2015-01-11
1
-448
/
+0
*
failed attempt to use dagre layout as starting positions
Adam Spiers
2015-01-11
1
-0
/
+7
*
introduce translate() helper
Adam Spiers
2015-01-11
1
-3
/
+5
*
make node global for debugging
Adam Spiers
2015-01-11
1
-0
/
+1
*
visualization elements are no longer global
Adam Spiers
2015-01-11
1
-1
/
+1
*
notify as soon as we have new data
Adam Spiers
2015-01-10
1
-2
/
+1
*
fix comment
Adam Spiers
2015-01-10
1
-1
/
+1
*
fix full-screen and zoom-to-fit
Adam Spiers
2015-01-10
1
-1
/
+4
*
add commented code including deps in tooltip
Adam Spiers
2015-01-10
1
-1
/
+11
*
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
1
-10
/
+6
*
switch to using Browserify
Adam Spiers
2015-01-10
1
-14
/
+25
*
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
1
-99
/
+0
*
fix old links breaking on subsequent XHRs (#14)
Adam Spiers
2015-01-10
1
-43
/
+42
*
put border around <svg>
Adam Spiers
2015-01-09
1
-1
/
+1
*
use noty success not info when things go right
Adam Spiers
2015-01-09
1
-1
/
+1
*
proper error handling for invalid commits
Adam Spiers
2015-01-09
1
-0
/
+6
*
make layout responsive (closes #10)
Adam Spiers
2015-01-09
1
-13
/
+47
*
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
1
-5
/
+43
*
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
1
-8
/
+26
*
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
1
-31
/
+0
*
show resolution of commitish in notification
Adam Spiers
2015-01-08
1
-0
/
+6
*
rename sha to sha1 everywhere
Adam Spiers
2015-01-08
1
-18
/
+18
*
fix deduplication and provide notifications on XHR results
Adam Spiers
2015-01-08
1
-8
/
+63
*
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
*
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
1
-0
/
+8
*
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
1
-3
/
+34
*
do JSON data in Javascript
Adam Spiers
2015-01-08
1
-6
/
+82
*
increase graph HEIGHT
Adam Spiers
2015-01-08
1
-1
/
+1
*
improve commit tip
Adam Spiers
2015-01-08
1
-2
/
+22
*
fix hiding tip when dragging
Adam Spiers
2015-01-08
1
-2
/
+2
*
make tip global for debugging
Adam Spiers
2015-01-08
1
-2
/
+2
*
split code up into smaller functions
Adam Spiers
2015-01-08
1
-95
/
+105
*
hide tooltip when we start dragging
Adam Spiers
2015-01-08
1
-0
/
+2
*
add a basic commit tip
Adam Spiers
2015-01-08
1
-3
/
+16
*
move functions out of draw_graph
Adam Spiers
2015-01-08
1
-34
/
+34
*
rename redraw() to be less generic
Adam Spiers
2015-01-08
1
-2
/
+2
*
fix layout
Adam Spiers
2015-01-07
1
-21
/
+38
*
make WIDTH/HEIGHT constants
Adam Spiers
2015-01-07
1
-5
/
+5
[next]