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-19
Update function organization in dotfile.py
Jon Bernard
1
-6
/
+6
2016-01-19
Update copyright date in license file
Jon Bernard
1
-1
/
+1
2016-01-18
Make flake8 happy again
Jon Bernard
1
-0
/
+7
2016-01-18
Remove class wrapper from repository tests
Jon Bernard
1
-46
/
+44
2016-01-18
Fix typo
Jon Bernard
1
-1
/
+1
2016-01-18
Fix unit tests to match recent changes
Jon Bernard
1
-9
/
+12
2016-01-17
Add support for dotfiles in subdirectories
Jon Bernard
1
-40
/
+52
2016-01-17
For nested dotfiles, ensure directory structure
Jon Bernard
1
-48
/
+31
2016-01-17
Add dotfile-already-exists exception
Jon Bernard
1
-0
/
+6
2016-01-17
Remove duplication in CLI
Jon Bernard
1
-20
/
+42
2016-01-17
Split tests into separate files
Jon Bernard
3
-77
/
+80
2016-01-17
Various cleanups
Jon Bernard
2
-40
/
+37
2016-01-17
Remove some cli duplication
Jon Bernard
3
-42
/
+27
2016-01-17
Sort contents on our own
Jon Bernard
1
-1
/
+3
2016-01-17
Break functionality into separate files
Jon Bernard
7
-368
/
+414
2016-01-17
Ignore task files
Jon Bernard
1
-0
/
+3
2016-01-17
Simplify tox configuration
Jon Bernard
1
-5
/
+2
2016-01-15
Move implementation and tests back to directories
Jon Bernard
5
-7
/
+7
2016-01-15
Add initial support for nesting
Jon Bernard
2
-8
/
+14
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
[prev]
[next]