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
2016-01-06
Fix tests to match recent changes
Jon Bernard
2
-15
/
+59
2016-01-06
Add link scheme for flat repository
Jon Bernard
1
-28
/
+90
2016-01-05
Rename sync/unsync to link/unlink
Jon Bernard
2
-11
/
+11
2016-01-04
Merge list into status and remove verbose
Jon Bernard
2
-109
/
+31
2016-01-04
Cleanup verbose status function
Jon Bernard
1
-7
/
+15
2016-01-04
Add verbose status option
Jon Bernard
2
-20
/
+48
2016-01-04
Add test for repository expected name
Jon Bernard
1
-3
/
+4
2016-01-04
Clean up dotfile state function
Jon Bernard
1
-8
/
+4
2016-01-04
Remove unique_suffix function, not needed
Jon Bernard
2
-24
/
+2
2016-01-04
Test both nested and non-nested repo directories
Jon Bernard
1
-2
/
+2
2016-01-04
Update docstrings
Jon Bernard
1
-30
/
+10
2016-01-04
Enable use of '-h' for help command
Jon Bernard
1
-1
/
+1
2016-01-04
Nest repository in homedir for testing
Jon Bernard
1
-4
/
+4
2016-01-04
Simplify tox flake8 target
Jon Bernard
1
-1
/
+1
2016-01-04
Use click decorator for version option
Jon Bernard
3
-16
/
+2
2016-01-03
Add cli tests
Jon Bernard
2
-2
/
+38
2016-01-03
Use test fixtures and some cleanup
Jon Bernard
2
-170
/
+77
2016-01-03
Add custom fixtures for testing
Jon Bernard
1
-0
/
+17
2016-01-03
Consolidate tests into a single file
Jon Bernard
9
-711
/
+234
2016-01-03
Consolidate new implementation into a single file
Jon Bernard
10
-968
/
+232
2016-01-02
Update repository tests to match recent changes
Jon Bernard
1
-106
/
+29
2016-01-02
Update dotfile tests to match recent changes
Jon Bernard
1
-64
/
+66
2016-01-02
Simplify dotfile state management logic
Jon Bernard
1
-38
/
+32
2016-01-02
Remove dotfile-specific operations from repository
Jon Bernard
1
-51
/
+9
2016-01-01
Implement dotfile state management
Jon Bernard
5
-27
/
+110
2016-01-01
Disable travis email notification
Jon Bernard
1
-0
/
+3
2016-01-01
Fix indenting in travis configuration
Jon Bernard
1
-9
/
+9
2016-01-01
Remove badges from README.rst
Jon Bernard
1
-10
/
+0
2015-12-31
Remove python 3.2 from travis CI
Jon Bernard
1
-1
/
+0
2015-12-31
Add new click-based CLI
Jon Bernard
2
-252
/
+43
2015-12-31
Add tests for new repository implementation
Jon Bernard
1
-20
/
+123
2015-12-31
Update base implementation for repository class
Jon Bernard
1
-19
/
+60
2015-12-31
Add invalid test for dotfile class
Jon Bernard
1
-0
/
+17
2015-12-31
Update dotfile __repr__ and initialize state
Jon Bernard
1
-10
/
+8
2015-12-31
Use new-style classes explicitly
Jon Bernard
2
-2
/
+2
2015-12-31
Add new requirements to setup.py
Jon Bernard
1
-0
/
+4
2015-12-31
Rename existing cli files
Jon Bernard
3
-1
/
+271
2015-12-30
Remove explicit envlist from tox.ini
Jon Bernard
1
-3
/
+0
2015-12-30
Remove bin script
Jon Bernard
3
-23
/
+1
2015-12-30
Strip leading newline from list output
Jon Bernard
2
-5
/
+5
2015-12-30
Fix typo in state check function
Jon Bernard
1
-1
/
+1
2015-12-30
Use pytest parametrize to simplify tests
Jon Bernard
1
-73
/
+33
2015-12-29
Add repository class rework
Jon Bernard
2
-0
/
+98
2015-12-29
Add dotfile functions for string representation
Jon Bernard
1
-0
/
+17
2015-12-29
Fix typo
Jon Bernard
1
-1
/
+1
2015-12-29
Add dotfile class rework
Jon Bernard
2
-0
/
+155
2015-12-29
Update docstring formatting
Jon Bernard
1
-3
/
+4
2015-12-29
Move CLI tests into separate file
Jon Bernard
2
-15
/
+16
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
[prev]
[next]