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-15
Show confirmation on stdout for each successful operation
Jon Bernard
1
-4
/
+19
2016-01-15
Improve custom exceptions
Jon Bernard
2
-24
/
+52
2016-01-14
Update unlink verbose message
Jon Bernard
1
-1
/
+1
2016-01-14
Call internal methods after entry verification
Jon Bernard
1
-4
/
+2
2016-01-13
Add failing test for adding a nested dotfile
Jon Bernard
1
-0
/
+8
2016-01-13
Fix cli unit test override
Jon Bernard
1
-4
/
+7
2016-01-13
Add stub for recursive dotfile discovery
Jon Bernard
1
-0
/
+8
2016-01-13
Separate dotfile error checking from action
Jon Bernard
1
-14
/
+30
2016-01-12
Update development version string
Jon Bernard
1
-1
/
+1
2016-01-12
Integrate pytest and flake8 into setuptools
Jon Bernard
3
-1
/
+14
2016-01-11
Add custom exceptions for dotfile validation
Jon Bernard
1
-7
/
+40
2016-01-10
Introduce custom exceptions for better error handling
Jon Bernard
1
-10
/
+27
2016-01-10
Mark CLI test as failing for the moment
Jon Bernard
1
-18
/
+2
2016-01-08
Skip install for tox flake8 target
Jon Bernard
1
-0
/
+1
2016-01-08
Cleanup formatting and docstrings
Jon Bernard
1
-10
/
+5
2016-01-08
Remove home directory cli option
Jon Bernard
2
-10
/
+9
2016-01-08
Add ignore item to skip repository git files
Jon Bernard
1
-5
/
+15
2016-01-07
Update readme to explain recent changes
Jon Bernard
1
-0
/
+22
2016-01-06
Try to create relative symlinks when linking
Jon Bernard
1
-1
/
+1
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
[prev]
[next]