index
:
dotfiles
master
Dotfile management made easy
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-28
Add package sync test
Jon Bernard
1
-0
/
+21
2015-12-28
Create new location for sync tests
Jon Bernard
2
-19
/
+19
2015-12-28
Move prefix tests to a separate file
Jon Bernard
2
-27
/
+41
2015-12-28
Remove release entry from tox configuration
Jon Bernard
1
-8
/
+0
2015-12-28
Remove half-backed tests refactoring
Jon Bernard
3
-80
/
+19
2015-12-28
Expand configuration file path early
Jon Bernard
1
-2
/
+3
2015-12-28
Ignore '.cache' directory
Jon Bernard
1
-0
/
+1
2015-12-28
Ignore '.tox' whether it's a directory or symlink
Jon Bernard
1
-1
/
+1
2015-12-28
Update README image links
Jon Bernard
1
-4
/
+5
2015-12-23
Add py35 and pypy3 to the travis configuration
Jon Bernard
1
-0
/
+2
2015-12-23
Add py35 to the tox envlist
Jon Bernard
1
-1
/
+1
2015-11-22
Fix flake8 errors
Ratson
3
-44
/
+47
2015-11-22
Fix package and prefix test
Ratson
2
-3
/
+2
2015-02-24
Drop support for python 2.6 in travis configuration
Jon Bernard
1
-1
/
+0
2015-02-21
Fix outstanding flake8 issues
Jon Bernard
4
-31
/
+37
2015-02-21
Remove runtests.py
Jon Bernard
1
-2970
/
+0
2015-02-21
Update badge URLs
Jon Bernard
1
-3
/
+3
2015-02-21
Add a tox target for new releases
Jon Bernard
1
-0
/
+8
2015-02-21
Run flake8 only on specific directories
Jon Bernard
2
-4
/
+1
2015-02-21
dotfiles 0.6.4
v0.6.4
Jon Bernard
2
-1
/
+8
2015-01-13
Add Ivan Malison to list of authors
Jon Bernard
1
-0
/
+1
2015-01-13
Add no_dot_prefix option
Ivan Malison
3
-2
/
+28
2014-12-16
Fix error in syntax for missing repo message
xujian
1
-1
/
+1
2014-12-05
Update .gitignore
Jon Bernard
1
-0
/
+10
2014-12-05
Remove email addresses from AUTHORS
Jon Bernard
1
-8
/
+8
2014-12-05
Add Michael Barrett to AUTHORS
Jon Bernard
1
-0
/
+1
2014-12-02
Expands ~'s in config file path
Michael Barrett
1
-2
/
+1
2014-07-24
Update tests to support recent cli and core changes
Jon Bernard
1
-17
/
+20
2014-07-24
Cleanup cli and make use new repository constructor
Jon Bernard
1
-96
/
+96
2014-07-24
Clean up kwargs handling in repository constructor
Jon Bernard
1
-15
/
+19
2014-07-24
A few more test tweaks
Jon Bernard
2
-26
/
+17
2014-07-24
Add flake8 to the tox test environment
Jon Bernard
3
-0
/
+11
2014-07-24
Various pep8 fixes and cleanups
Jon Bernard
5
-46
/
+51
2014-07-23
Fix flake8 error for line being too long
Jon Bernard
1
-2
/
+2
2014-07-17
Experiments with using pytest for tests
Jon Bernard
2
-0
/
+89
2014-07-14
Mark known failing tests as such
Jon Bernard
1
-0
/
+3
2014-07-11
Fix typo in travis configuration
Jon Bernard
1
-1
/
+1
2014-07-11
Update travis configuration to use tox
Jon Bernard
1
-9
/
+10
2014-07-11
Remove makefile, not necessary anymore
Jon Bernard
1
-8
/
+0
2014-07-11
Add license field back to setup keywords
Jon Bernard
1
-2
/
+3
2014-07-11
Cleanup imports and move __version__ to __init__.py
Jon Bernard
7
-41
/
+40
2014-07-11
Add standalone runtests.py script for running tests
Jon Bernard
1
-0
/
+2969
2014-07-11
Add positional arguments to tox.ini
Jon Bernard
1
-2
/
+2
2014-07-11
Remove envlist from tox.ini
Jon Bernard
1
-3
/
+0
2014-07-10
Remove test publish target from makefile
Jon Bernard
1
-6
/
+2
2014-07-10
Tweak makefile test runner
Jon Bernard
1
-1
/
+1
2014-07-10
Update gitignore to include .tox directory
Jon Bernard
1
-0
/
+1
2014-07-10
Add tox configuration file
Jon Bernard
1
-0
/
+6
2014-07-10
Remove executable bit from test_basic.py
Jon Bernard
1
-0
/
+0
2014-07-08
Ignore build directory for wheels
Jon Bernard
1
-0
/
+1
[next]