Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-12-19 | Fidget with the badges for the last time | 1 | -5/+5 | ||
2013-12-17 | Move waffle and travis badges to contribute section | 1 | -6/+6 | ||
2013-11-09 | Add waffle.io badge | 1 | -0/+3 | ||
2013-11-07 | Update contribution documentation | 1 | -3/+3 | ||
Remove mention of the develop branch since it's going away in favor of a much simpler branching model (feature branches off master). The use of git-flow was a great learning experience, but is really too much for projects such as this. | |||||
2013-11-07 | Update travis badge for master branch only | 1 | -1/+1 | ||
I'm abandoning git-flow for a much simpler branching model: https://gist.github.com/jbenet/ee6c9ac48068889b0912 Since the master branch must always be deployable, it makes sense to show the travis badge for the master branch only. | |||||
2013-11-07 | Update move documentation to be more concise | 1 | -2/+3 | ||
2013-11-07 | Update sync documentation to indicate optional file argument | 1 | -1/+1 | ||
2013-11-07 | Update documentation for single-sync operation | 1 | -2/+3 | ||
2013-11-07 | Include pypi and travis-ci badges on README.rst | 1 | -0/+6 | ||
2013-11-07 | Mention using Dropbox to synchronize a dotfiles repository | 1 | -2/+2 | ||
2013-02-09 | Update packages section in README | 1 | -3/+13 | ||
This commit adds a note about current limitations and explains what currently works and what remains a todo item. | |||||
2013-02-09 | updated readme | 1 | -0/+18 | ||
2012-01-08 | Update remaining references to 'unmanaged' | 1 | -1/+1 | ||
2012-01-01 | Document the ability to manage multiple repositories | 1 | -0/+4 | ||
2012-01-01 | Improve wording of "unmanaged" with "unsynced" | 1 | -1/+1 | ||
Closes: #5 | |||||
2012-01-01 | Mention support for directories in documentation | 1 | -0/+3 | ||
Re: #6 | |||||
2011-11-01 | Add support for in-repo configuration files | 1 | -4/+9 | ||
In addition to parsing .dotfilesrc in the user's home directory, also look for that file inside the repository. This allows you to keep your repository and it's settings together. Closes: #1 | |||||
2011-10-30 | Import license content instead of duplicating it | 1 | -20/+0 | ||
2011-10-24 | Add missing single quote in README.rst | 1 | -1/+1 | ||
2011-10-23 | Fix incorrect AUTHORS url | 1 | -1/+1 | ||
2011-10-23 | Updated documentation to include glob option for ignore | 1 | -3/+6 | ||
2011-10-05 | Add AUTHORS.rst to credit contributers | 1 | -2/+4 | ||
2011-08-27 | Update README.rst and document move operation | 1 | -5/+5 | ||
2011-07-03 | Document use of prefixes, externals, and ignores | 1 | -4/+65 | ||
2011-06-04 | Update documentation to mention config file syntax | 1 | -4/+20 | ||
2011-04-22 | Initial commitv0.1.0 | 1 | -0/+80 | ||