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
...
*
include more commit metadata in JSON
Adam Spiers
2015-01-08
2
-18
/
+129
*
ignore bower_components/
Adam Spiers
2015-01-08
1
-0
/
+1
*
indent CSS 4 columns
Adam Spiers
2015-01-08
1
-33
/
+33
*
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
*
remove imported js packages and use npm instead
Adam Spiers
2015-01-08
15
-13573
/
+58
*
add Installation section to README
Adam Spiers
2015-01-08
1
-0
/
+5
*
hide tooltip when we start dragging
Adam Spiers
2015-01-08
1
-0
/
+2
*
pass mouse events through from <text> to <rect>
Adam Spiers
2015-01-08
1
-0
/
+1
*
add a basic commit tip
Adam Spiers
2015-01-08
3
-3
/
+73
*
import d3-tip 0.6.6
Adam Spiers
2015-01-08
2
-0
/
+307
*
move functions out of draw_graph
Adam Spiers
2015-01-08
1
-34
/
+34
*
license under GPL-2.0 to be consistent with git itself
Adam Spiers
2015-01-08
1
-0
/
+339
*
rename redraw() to be less generic
Adam Spiers
2015-01-08
1
-2
/
+2
*
try progressive offsets
Adam Spiers
2015-01-08
2
-11
/
+18
*
fix layout
Adam Spiers
2015-01-07
1
-21
/
+38
*
make WIDTH/HEIGHT constants
Adam Spiers
2015-01-07
1
-5
/
+5
*
group each <rect> and <text> together inside a <g>
Adam Spiers
2015-01-07
2
-19
/
+23
*
get rid of old nodeRadius
Adam Spiers
2015-01-06
1
-4
/
+0
*
make svg and fg global for debugging
Adam Spiers
2015-01-06
1
-2
/
+4
*
add x alignment constraints
Adam Spiers
2015-01-06
2
-11
/
+78
*
disable routeEdges for now, as it doesn't work properly yet
Adam Spiers
2015-01-06
1
-1
/
+1
*
tweak layout
Adam Spiers
2015-01-06
1
-2
/
+3
*
try out edge routing
Adam Spiers
2015-01-06
1
-0
/
+31
*
move start lower
Adam Spiers
2015-01-06
1
-2
/
+3
*
fix commented code
Adam Spiers
2015-01-06
1
-5
/
+5
*
increase arrow head size
Adam Spiers
2015-01-06
1
-2
/
+2
*
fix arrows to point at <rect> not <text>
Adam Spiers
2015-01-06
1
-14
/
+12
*
improve spacing a bit
Adam Spiers
2015-01-06
2
-3
/
+4
*
for now, use the non-minified versions of d3 and webcola
Adam Spiers
2015-01-06
3
-2
/
+13203
*
turn nodes from <circle> into a text box with SHA label
Adam Spiers
2015-01-06
2
-12
/
+41
*
consistent spacing after functions
Adam Spiers
2015-01-06
1
-1
/
+1
*
use slightly more interesting test.json
Adam Spiers
2015-01-06
1
-3
/
+69
*
add zooming and panning
Adam Spiers
2015-01-06
3
-4
/
+22
*
4-column indent for .css
Adam Spiers
2015-01-06
1
-7
/
+7
*
use git-describe and git-rev-parse to improve commit descriptions
Adam Spiers
2015-01-06
1
-6
/
+55
*
render graph from test.json
Adam Spiers
2015-01-06
3
-0
/
+133
*
generate some test JSON data for WebCola
tag1
Adam Spiers
2015-01-06
1
-0
/
+25
*
tweak JSONDependencyListener to produce data WebCola can use
Adam Spiers
2015-01-06
1
-11
/
+31
*
import d3 3.5.3
Adam Spiers
2015-01-06
2
-0
/
+31
*
import jquery-2.1.3
Adam Spiers
2015-01-06
2
-0
/
+5
*
import WebCola v3
tag2
Adam Spiers
2015-01-06
3
-0
/
+25
*
fix long line
Adam Spiers
2015-01-06
1
-1
/
+2
*
add JSON listener
test
Adam Spiers
2015-01-05
1
-1
/
+44
*
fix memoization bug by extracting temporary variables
Adam Spiers
2015-01-05
1
-7
/
+9
*
add script to generate fixture repository for testing
Adam Spiers
2015-01-05
2
-0
/
+60
*
fix a bunch of PEP8 issues
Adam Spiers
2015-01-05
1
-42
/
+69
*
don't show "[False]" default for boolean options
Adam Spiers
2015-01-05
1
-3
/
+3
*
improve mail address punctuation
Adam Spiers
2015-01-05
1
-1
/
+1
[prev]
[next]