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
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
2014-07-08
Push test packages to correct server
Jon Bernard
1
-2
/
+2
2014-07-08
Fix typo in setup.py classifiers
Jon Bernard
1
-1
/
+1
2014-07-07
Add unit test for adding a package file via CLI
Jon Bernard
1
-0
/
+24
2014-07-07
Remove accidental tabs in unit tests
Jon Bernard
1
-6
/
+6
2014-07-07
Cleanup setup.py
Jon Bernard
1
-27
/
+17
2014-07-07
Use entry point for bin stub
Jon Bernard
1
-1
/
+4
2014-07-07
Parse version string without importing source code
Jon Bernard
1
-9
/
+7
2014-07-07
Remove test and publish functions from setup.py
Jon Bernard
1
-10
/
+0
2014-07-07
Add setup.cfg
Jon Bernard
1
-0
/
+2
2014-07-07
Simplify MANIFEST.in
Jon Bernard
1
-1
/
+1
2014-07-07
Update travis configuration to use make test
Jon Bernard
1
-4
/
+4
2014-07-07
Add Makefile for testing and publishing
Jon Bernard
1
-0
/
+12
2014-07-07
Move tests into a directory
Jon Bernard
1
-0
/
+0
2014-05-29
Add Alexandre Viau to list of authors
Jon Bernard
1
-2
/
+2
2014-05-29
Correct logic in package prefix test
Alexandre Viau
1
-2
/
+2
2014-05-27
Add test for syncing packages with a non-default prefix
Jon Bernard
1
-0
/
+28
2014-01-01
Update copyright year
Jon Bernard
1
-1
/
+1
2014-01-01
Update gitignore to exclude setuptools cruft
Jon Bernard
1
-0
/
+2
2014-01-01
Update history and version number for 0.6.3
v0.6.3
Jon Bernard
2
-1
/
+7
2014-01-01
Prevent adding toplevel package directories
Jon Bernard
1
-0
/
+3
2014-01-01
Add unit test for adding a missing package
Jon Bernard
1
-0
/
+23
2014-01-01
Update gitignore to include .venv
Jon Bernard
1
-0
/
+1
2013-12-19
Fidget with the badges for the last time
Jon Bernard
1
-5
/
+5
2013-12-17
Move waffle and travis badges to contribute section
Jon Bernard
1
-6
/
+6
2013-12-17
Remove python 2.5 from travis-ci configuration
Jon Bernard
1
-1
/
+0
2013-12-17
Only replace existing dotfiles on remove operation
Jon Bernard
1
-1
/
+7
2013-12-17
Verify symlink removal in unit test
Jon Bernard
1
-0
/
+4
2013-12-17
Add unit test for removing a dotfile with a missing target
Jon Bernard
1
-0
/
+21
2013-11-09
Fix history formatting for 0.6.2
Jon Bernard
1
-3
/
+3
2013-11-09
Update history and bump version number
v0.6.2
Jon Bernard
2
-1
/
+8
2013-11-09
Add waffle.io badge
Jon Bernard
1
-0
/
+3
2013-11-09
Add Jay Sweeney to AUTHORS
Jon Bernard
1
-0
/
+1
2013-11-09
A set makes more sense (and is faster) than list here
Jay Sweeney
1
-1
/
+1
2013-11-09
Python 3.x compat: map is lazy in 3.x
Jay Sweeney
1
-1
/
+1
2013-11-09
Fixes #22: Ensure --force option is handed on
Jay Sweeney
2
-1
/
+12
2013-11-07
Fix unit tests to exit with the correct return code
Jon Bernard
1
-5
/
+1
2013-11-07
Bump version number and update HISTORY
v0.6.1
Jon Bernard
2
-1
/
+8
2013-11-07
Add Jesús García Crespo to AUTHORS
Jon Bernard
1
-0
/
+1
2013-11-07
Update contribution documentation
Jon Bernard
1
-3
/
+3
2013-11-07
Update travis badge for master branch only
Jon Bernard
1
-1
/
+1
[prev]
[next]