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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tip only needs initializing once
Adam Spiers
2015-01-12
1
-6
/
+7
*
rename path to paths, since it's a d3 selection
Adam Spiers
2015-01-12
1
-7
/
+7
*
rename node to nodes, since it's a d3 selection
Adam Spiers
2015-01-12
1
-12
/
+12
*
add clickable plus icons (closes #15)
Adam Spiers
2015-01-12
2
-6
/
+90
*
extract explore_node() for reuse when clicking plus icon
Adam Spiers
2015-01-12
1
-5
/
+7
*
draw <svg> on page load
Adam Spiers
2015-01-12
1
-1
/
+2
*
get rid of unnecessary backslashes
Adam Spiers
2015-01-12
1
-42
/
+42
*
be a bit more accurate with mouse cursor icon choices
Adam Spiers
2015-01-11
1
-2
/
+2
*
improve notification when commitish is full SHA1
Adam Spiers
2015-01-11
1
-3
/
+6
*
show all refs in tip, not just what git describe finds
Adam Spiers
2015-01-11
1
-3
/
+4
*
noty boxes were wider than I realised
Adam Spiers
2015-01-11
1
-1
/
+1
*
fix zooming broken by switch to CoffeeScript
Adam Spiers
2015-01-11
1
-5
/
+2
*
avoid overlap with noty boxes
Adam Spiers
2015-01-11
1
-0
/
+4
*
fix bug in node lookup
Adam Spiers
2015-01-11
1
-1
/
+1
*
replace jQuery each iterator with CoffeeScript
Adam Spiers
2015-01-11
2
-9
/
+6
*
remove debug
Adam Spiers
2015-01-11
1
-1
/
+0
*
fix bug in new data notification pluralization
Adam Spiers
2015-01-11
1
-1
/
+1
*
double-click to explore commit (#15)
Adam Spiers
2015-01-11
3
-2
/
+28
*
via JSON response, track which commits have been explored (#17)
Adam Spiers
2015-01-11
1
-1
/
+5
*
use CoffeeScript string interpolation
Adam Spiers
2015-01-11
2
-14
/
+12
*
remove trailing whitespace
Adam Spiers
2015-01-11
3
-14
/
+14
*
switch to CoffeeScript!
Adam Spiers
2015-01-11
9
-727
/
+631
*
export dagre node lookup helper
Adam Spiers
2015-01-11
1
-1
/
+6
*
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
*
increase max notifications visible to 15
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 syntax highlighting
Adam Spiers
2015-01-10
1
-1
/
+1
*
fix comment
Adam Spiers
2015-01-10
1
-1
/
+1
*
fix full-screen and zoom-to-fit
Adam Spiers
2015-01-10
2
-1
/
+6
*
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
6
-27
/
+58
*
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
2
-0
/
+10
*
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
[prev]
[next]