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
2018-09-14
Update setup configuration
Jon Bernard
2
-32
/
+46
2018-09-14
Update vim projections to not require venv
Jon Bernard
1
-4
/
+1
2018-09-14
Remove flake8 from CI tests
Jon Bernard
2
-4
/
+0
2018-09-07
Move vendor directory to avoid pytest recursion
Jon Bernard
4
-6
/
+6
2018-08-31
Rework setup.py, move pytest and flake8 to extras_require
Jon Bernard
1
-8
/
+16
2018-08-30
Change docs to markdown format
Jon Bernard
7
-41
/
+36
2018-08-29
Add installation and help information to README
Jon Bernard
1
-2
/
+30
2018-08-28
Begin README updates to document new interface
Jon Bernard
1
-28
/
+42
2018-08-27
Add tests for Repository constructor parameters
Jon Bernard
1
-1
/
+18
2018-08-27
Remove pypy from travis test matrix
Jon Bernard
1
-2
/
+0
2018-08-27
Ignore everything else in bin/
Jon Bernard
1
-0
/
+3
2018-08-17
Whitespace
Jon Bernard
1
-5
/
+12
2018-04-23
Fix travis test matrix
Jon Bernard
1
-6
/
+11
2018-04-23
Remove TODO.rst, not relevant anymore
Jon Bernard
1
-10
/
+0
2018-04-23
Set test path to avoid vendor discovery
Jon Bernard
1
-1
/
+1
2018-04-17
Begin adding support for file copy
Jon Bernard
1
-4
/
+10
2018-04-17
Parameterize a couple unit tests
Jon Bernard
1
-7
/
+9
2018-04-17
Format projections
Jon Bernard
1
-10
/
+14
2018-04-17
Update .gitignore
Jon Bernard
1
-9
/
+1
2018-04-15
Add projections for vim
Jon Bernard
1
-0
/
+12
2017-12-29
Tweak docstring slightly
Jon Bernard
1
-1
/
+1
2017-12-19
Add support for adding symlinks
Jon Bernard
1
-8
/
+17
2017-12-04
Further restrict pytest search specification
Jon Bernard
1
-1
/
+1
2017-12-04
Update copyright dates
Jon Bernard
2
-2
/
+2
2017-07-10
Prevent pytest from considering the vendor directory
Jon Bernard
1
-0
/
+3
2017-07-10
Reduce tested versions to 2.7 and 3.6
Jon Bernard
2
-7
/
+3
2016-10-13
Rework the readme a bit, still much to do
Jon Bernard
1
-20
/
+22
2016-10-12
Update email address
Jon Bernard
1
-1
/
+1
2016-10-12
Cleanup exception imports
Jon Bernard
2
-6
/
+6
2016-10-11
Ignore .gitignore in a repository
Jon Bernard
1
-1
/
+1
2016-10-11
Update email address
Jon Bernard
1
-1
/
+1
2016-10-11
Add dependencies as submodules
Jon Bernard
4
-0
/
+27
2016-07-18
Remove config class for now
Jon Bernard
1
-65
/
+7
2016-07-18
Move repositories class into repository file
Jon Bernard
2
-30
/
+27
2016-07-18
Reverse leading dot logic
Jon Bernard
3
-18
/
+18
2016-07-18
Improve help string for status command
Jon Bernard
1
-1
/
+6
2016-04-16
Add docstring for Config class
Jon Bernard
1
-0
/
+12
2016-04-15
Inline help strings in cli decorators
Jon Bernard
1
-4
/
+4
2016-04-15
Clean up configuration file code a bit
Jon Bernard
1
-4
/
+21
2016-02-18
Add support for configuration files
Jon Bernard
2
-27
/
+60
2016-02-16
Create repositories class to hide context object
Jon Bernard
2
-26
/
+46
2016-02-03
Remove unused import to make flake8 happy
Jon Bernard
1
-1
/
+0
2016-02-03
Simplify CLI status test
Jon Bernard
1
-9
/
+1
2016-02-03
Remove CLI repo validation
Jon Bernard
1
-3
/
+2
2016-02-03
Update todo list
Jon Bernard
1
-2
/
+1
2016-02-02
Add support for multiple repositories
Jon Bernard
1
-52
/
+56
2016-01-24
Update todo list
Jon Bernard
1
-0
/
+2
2016-01-24
Add todo list
Jon Bernard
1
-0
/
+9
2016-01-23
Update changelog for upcoming 0.9 release
Jon Bernard
1
-0
/
+9
2016-01-22
Simplify test fixtures into a single repository
Jon Bernard
4
-136
/
+130
[next]