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
*
add a brief maintainer's guide
Adam Spiers
2018-05-17
1
-0
/
+44
*
add sdist environment to tox
Adam Spiers
2018-05-17
1
-0
/
+3
*
document repackaging of Javascript modules with newer npm
Adam Spiers
2018-05-17
1
-0
/
+4
*
add 1.0.1 changes to CHANGES.rst
1.0.1
Adam Spiers
2018-05-17
1
-0
/
+9
*
update dagre based on security advice from npm
Adam Spiers
2018-05-17
1
-5
/
+5
*
avoid PyScaffold bug with newer setuptools
Adam Spiers
2018-05-16
1
-2
/
+2
*
newer npm made whitespace consistent in package.json
Adam Spiers
2018-05-16
1
-1
/
+1
*
remove unneeded metadata variables
Adam Spiers
2018-05-16
2
-8
/
+1
*
add missing full-stop
Adam Spiers
2018-05-16
1
-1
/
+1
*
add some stub Sphinx documentation
Adam Spiers
2018-05-16
1
-22
/
+6
*
document this hack week - thanks SUSE!
Adam Spiers
2018-05-16
1
-0
/
+7
*
add more clarity to installation instructions
Adam Spiers
2018-05-16
1
-10
/
+17
*
move URL handler setup to INSTALL.md
Adam Spiers
2018-05-16
2
-20
/
+45
*
update JQuery to 3.0.x
1.0.0rc4
1.0.0
Adam Spiers
2018-05-16
1
-1
/
+1
*
Merge pull request #71 from aspiers/module
Adam Spiers
2018-05-16
56
-982
/
+1857
|
\
|
*
try using setuptools-markdown to fix the long_description
1.0.0rc3
Adam Spiers
2018-05-16
1
-2
/
+9
|
*
Javascript library installation should be taken care of by pip
1.0.0rc2
Adam Spiers
2018-05-16
1
-7
/
+11
|
*
check execution of git-deps first for safety
Adam Spiers
2018-05-16
1
-1
/
+1
|
*
fix Python 3 uses of subprocess.check_output
Adam Spiers
2018-05-16
3
-6
/
+8
|
*
don't install when linting with flake8
Adam Spiers
2018-05-16
1
-0
/
+1
|
*
fix broken import
Adam Spiers
2018-05-16
1
-1
/
+1
|
*
ignore .pytest_cache/
1.0.0rc1
Adam Spiers
2018-05-16
1
-0
/
+1
|
*
prepare for version 1.0.0
Adam Spiers
2018-05-16
1
-2
/
+1
|
*
INSTALL.md: add warnings about libgit2 / pygit2 version combos
Adam Spiers
2018-05-16
1
-2
/
+11
|
*
INSTALL.md: acknowledge that Docker install needs updating
Adam Spiers
2018-05-16
1
-0
/
+6
|
*
INSTALL.md: acknowledge other ways to install JS libraries
Adam Spiers
2018-05-16
1
-0
/
+6
|
*
INSTALL.md: don't pretend everyone uses Linux
Adam Spiers
2018-05-16
1
-2
/
+8
|
*
INSTALL.md: add blank lines for clarity when reading source
Adam Spiers
2018-05-16
1
-0
/
+2
|
*
add debian-sid source
Adam Spiers
2018-05-15
1
-0
/
+2
|
*
run apt-get update on Travis
Adam Spiers
2018-05-15
1
-0
/
+1
|
*
fix flake8 issues
Adam Spiers
2018-05-15
3
-3
/
+3
|
*
Travis only has libgit2 0.24.0 so we need to relax requirements
Adam Spiers
2018-05-15
2
-2
/
+2
|
*
ensure Travis installs libgit2
Adam Spiers
2018-05-15
1
-0
/
+5
|
*
Ensure we have a modern pip
Adam Spiers
2018-05-15
1
-0
/
+1
|
*
update to newer pygit2
Adam Spiers
2018-05-15
1
-1
/
+1
|
*
Merge remote-tracking branch 'toabctl/mod-usedevelop' into module
Adam Spiers
2018-05-15
2
-1
/
+18
|
|
\
|
|
*
Add a .travis.yml file
Thomas Bechtold
2018-05-15
1
-0
/
+16
|
|
*
Add py36 to tox.ini
Thomas Bechtold
2018-05-15
1
-1
/
+1
|
|
*
Set "usedevelop" in tox.ini
Thomas Bechtold
2018-05-15
1
-0
/
+1
|
|
/
|
*
drop py33 from tox environments
Adam Spiers
2018-05-15
1
-1
/
+1
|
*
StandardError was removed in Python 3
Adam Spiers
2018-05-15
1
-1
/
+1
|
*
remove broken scaffold test and add a working one
Adam Spiers
2018-05-15
2
-17
/
+14
|
*
remove boilerplate from tox.ini
Adam Spiers
2018-05-15
1
-1
/
+0
|
*
notify of new dependency even if target already done
Adam Spiers
2018-05-15
1
-8
/
+12
|
*
allow DependencyDetector to be reused
Adam Spiers
2018-05-15
1
-0
/
+6
|
*
improve blame line tracking
Adam Spiers
2018-05-15
1
-4
/
+9
|
*
use dependent_sha1 temporary variable
Adam Spiers
2018-05-15
1
-6
/
+7
|
*
improve debugging
Adam Spiers
2018-05-15
1
-24
/
+32
|
*
move Repository instantiation to GitUtils
Adam Spiers
2018-05-15
2
-8
/
+15
|
*
extract GitUtils.ref_commit() function
Adam Spiers
2018-05-15
2
-7
/
+16
[next]