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
*
README.md: embed YouTube screencast
Adam Spiers
2015-01-18
1
-0
/
+0
*
debug constraints if -d is given
Adam Spiers
2015-01-18
1
-0
/
+1
*
shrink flowLayout length to 100
Adam Spiers
2015-01-18
1
-1
/
+1
*
tweak layout spacing
Adam Spiers
2015-01-18
1
-3
/
+3
*
disable negative gap constraints for now
Adam Spiers
2015-01-18
1
-4
/
+6
*
improve debugging of row_node_ordering_constraints
Adam Spiers
2015-01-18
1
-5
/
+6
*
use row ordering based on dependencies
Adam Spiers
2015-01-18
1
-6
/
+35
*
let's use the Dagre starting positions anyway
Adam Spiers
2015-01-18
1
-6
/
+8
*
move build_constraints() call for clarity
Adam Spiers
2015-01-18
1
-1
/
+1
*
make inter-row gap bigger than intra-row gap
Adam Spiers
2015-01-18
1
-2
/
+2
*
allow debugging of constraints from browser console
Adam Spiers
2015-01-18
1
-3
/
+8
*
remove superfluous blank line
Adam Spiers
2015-01-18
1
-1
/
+0
*
my fix/main-entrypoints branch got merged into WebCola
Adam Spiers
2015-01-18
1
-1
/
+1
*
use more idiomatic coffeescript
Adam Spiers
2015-01-17
1
-2
/
+2
*
fix horrific bug in row_ordering_constraints
Adam Spiers
2015-01-17
1
-1
/
+1
*
fix HTML text about double-clicking
Adam Spiers
2015-01-16
1
-1
/
+1
*
use noty export rather than window.noty
Adam Spiers
2015-01-16
1
-2
/
+2
*
fix transitioning of plus icon
Adam Spiers
2015-01-13
1
-6
/
+5
*
make <h1> marginally less ugly
Adam Spiers
2015-01-13
1
-1
/
+4
*
shrink <h1> margin to save space
demo
Adam Spiers
2015-01-13
1
-0
/
+4
*
move buttons onto same line to save space
Adam Spiers
2015-01-13
2
-5
/
+4
*
hide tip when plus icon is clicked
Adam Spiers
2015-01-12
1
-0
/
+1
*
disable layout debugging
Adam Spiers
2015-01-12
1
-1
/
+1
*
tweak the fill colour of explored nodes
Adam Spiers
2015-01-12
1
-1
/
+1
*
add hyperlinks with gitfile:// URLs (#29)
Adam Spiers
2015-01-12
1
-1
/
+4
*
move sha1_of_link_pointer() back next to link_key()
Adam Spiers
2015-01-12
1
-8
/
+8
*
totally revamp constraints - it works!!!!
Adam Spiers
2015-01-12
1
-22
/
+129
*
ditch externs hack
Adam Spiers
2015-01-12
3
-16
/
+9
*
get desired tip behaviour on drag
Adam Spiers
2015-01-12
1
-5
/
+54
*
sort row_groups by x coordinate increasing
Adam Spiers
2015-01-12
1
-0
/
+4
*
fix bug in calculation of row_groups
Adam Spiers
2015-01-12
1
-1
/
+1
*
use cleaner iteration syntax
Adam Spiers
2015-01-12
1
-3
/
+1
*
tidy up node drawing/positioning code
Adam Spiers
2015-01-12
1
-43
/
+45
*
fix draggable bug which crept back recently
Adam Spiers
2015-01-12
1
-1
/
+3
*
focus input text field again after updating graph
Adam Spiers
2015-01-12
1
-0
/
+1
*
use .node() instead of [0][0]
Adam Spiers
2015-01-12
1
-3
/
+3
*
coffeeify comment
Adam Spiers
2015-01-12
1
-5
/
+4
*
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
[next]