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
*
extract commit_summary() function into gitutils.py
Adam Spiers
2018-05-15
2
-2
/
+6
*
move oneline() to gitutils.py
Adam Spiers
2018-05-15
2
-6
/
+9
*
fix gitfile handler to work when # is URL-encoded
Adam Spiers
2018-05-15
1
-0
/
+27
*
reuse abort from utils.py
Adam Spiers
2018-05-15
1
-4
/
+1
*
fix handling of annotated tags
Adam Spiers
2018-05-15
1
-1
/
+4
*
hack to get webserver working again
Adam Spiers
2018-05-15
1
-0
/
+1
*
output webserver root when debugging
Adam Spiers
2018-05-15
1
-1
/
+4
*
move instantiation of standard logger to utils.py
Adam Spiers
2018-05-15
2
-8
/
+10
*
move debug logger setup to utils.py
Adam Spiers
2018-05-15
2
-13
/
+15
*
remove unused add_link
Adam Spiers
2018-05-15
1
-3
/
+0
*
update COPYING and rename to LICENSE.txt
Adam Spiers
2018-05-15
1
-60
/
+1
*
fix invalid reference to json_err
Adam Spiers
2018-05-15
1
-1
/
+1
*
fix PEP8 issues
Adam Spiers
2018-05-15
4
-10
/
+15
*
convert into a proper Python module
Adam Spiers
2018-05-15
53
-892
/
+1677
*
Merge pull request #66 from florianlaws/master
Adam Spiers
2017-12-29
1
-1
/
+1
|
\
|
*
Fix noty depdendency to 2.4.1, version 3 is incompatible
Florian Laws
2017-12-13
1
-1
/
+1
|
/
*
Merge pull request #63 from jeremysalwen/patch-1
Adam Spiers
2017-01-13
1
-0
/
+2
|
\
|
*
Apply dwm1945's patch
Jeremy Salwen
2017-01-12
1
-0
/
+2
|
/
*
update to work with latest upstream WebCola
Adam Spiers
2017-01-09
3
-6
/
+10
*
add link to GitMinutes episode #32
Adam Spiers
2017-01-02
1
-0
/
+3
*
README: change tense of verbs in History section
Adam Spiers
2017-01-02
1
-2
/
+2
*
force two-column output when analysing multiple commits
Adam Spiers
2017-01-02
1
-2
/
+14
*
allow passing a revision range to CLI or web UI
Adam Spiers
2017-01-02
4
-28
/
+71
*
Merge pull request #61 from OddBloke/snapcraft
Adam Spiers
2016-10-02
1
-0
/
+25
|
\
|
*
Add .snapcraft.yaml which will produce a strict snap for CLI use
Daniel Watkins
2016-08-17
1
-0
/
+25
|
/
*
Merge pull request #60 from Valodim/master
Adam Spiers
2016-06-15
1
-0
/
+4
|
\
|
*
add debian install guide
Vincent Breitmoser
2016-06-15
1
-0
/
+4
|
/
*
Merge pull request #59 from Emantor/master
Adam Spiers
2016-06-14
1
-1
/
+1
|
\
|
*
Explicitly require python2
Emantor
2016-06-14
1
-1
/
+1
|
/
*
Merge pull request #58 from Valodim/master
Adam Spiers
2016-05-25
1
-4
/
+4
|
\
|
*
Account for Diff API changes in pygit2 version 0.22.1.
Michael Stefaniuc
2016-05-12
1
-4
/
+4
|
/
*
add .py extension for Code Climate
Adam Spiers
2015-09-25
2
-1
/
+1
*
add Code Climate badge
Adam Spiers
2015-09-25
1
-0
/
+2
*
add codeclimate.yml
Adam Spiers
2015-09-25
1
-0
/
+7
*
switch git-deps header to GPL 2+
Adam Spiers
2015-06-04
1
-1
/
+1
*
add --help option
Bernhard M. Wiedemann
2015-06-02
1
-1
/
+1
*
README: add link to Docker approach
Adam Spiers
2015-05-06
1
-0
/
+9
*
Fix to work with latest upstream WebCola
Adam Spiers
2015-04-26
2
-2
/
+2
*
Allow binding to any address via --bind-ip
Adam Spiers
2015-04-26
1
-1
/
+4
*
Merge pull request #46 from mcepl/patch-1
Adam Spiers
2015-03-06
1
-0
/
+3
|
\
|
*
Update README.md
Matěj Cepl
2015-03-03
1
-0
/
+5
|
/
*
Merge pull request #42 from 0k/pr-use-python-env
Adam Spiers
2015-02-27
1
-1
/
+1
|
\
|
*
fix: use python from ``$PATH`` rather than hard written path.
Root
2015-02-27
1
-1
/
+1
|
/
*
increase resolution of original thumbnail
Adam Spiers
2015-02-25
1
-0
/
+0
*
embed new porting screencast demo
Adam Spiers
2015-02-25
2
-1
/
+3
*
README: improve use cases
Adam Spiers
2015-02-10
1
-5
/
+35
*
fix suggested browserify command and suggest watchify
0.1.0
Adam Spiers
2015-02-01
1
-1
/
+4
*
fix overgrown indent
Adam Spiers
2015-02-01
1
-3
/
+3
*
highlight parents / children on mouseover
Adam Spiers
2015-02-01
1
-12
/
+45
*
track reverse dependencies (#16, #32, #35)
Adam Spiers
2015-01-20
1
-4
/
+24
[next]