aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
AgeCommit message (Collapse)AuthorFilesLines
2016-01-01Remove badges from README.rstGravatar Jon Bernard 1-10/+0
I don't think anyone cares about these and they make my eyes hurt.
2015-12-28Update README image linksGravatar Jon Bernard 1-4/+5
2015-02-21Update badge URLsGravatar Jon Bernard 1-3/+3
2013-12-19Fidget with the badges for the last timeGravatar Jon Bernard 1-5/+5
2013-12-17Move waffle and travis badges to contribute sectionGravatar Jon Bernard 1-6/+6
2013-11-09Add waffle.io badgeGravatar Jon Bernard 1-0/+3
2013-11-07Update contribution documentationGravatar Jon Bernard 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-07Update travis badge for master branch onlyGravatar Jon Bernard 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-07Update move documentation to be more conciseGravatar Jon Bernard 1-2/+3
2013-11-07Update sync documentation to indicate optional file argumentGravatar Jon Bernard 1-1/+1
2013-11-07Update documentation for single-sync operationGravatar Jon Bernard 1-2/+3
2013-11-07Include pypi and travis-ci badges on README.rstGravatar Jon Bernard 1-0/+6
2013-11-07Mention using Dropbox to synchronize a dotfiles repositoryGravatar Jon Bernard 1-2/+2
2013-02-09Update packages section in READMEGravatar Jon Bernard 1-3/+13
This commit adds a note about current limitations and explains what currently works and what remains a todo item.
2013-02-09updated readmeGravatar Luper Rouch 1-0/+18
2012-01-08Update remaining references to 'unmanaged'Gravatar Jon Bernard 1-1/+1
2012-01-01Document the ability to manage multiple repositoriesGravatar Jon Bernard 1-0/+4
2012-01-01Improve wording of "unmanaged" with "unsynced"Gravatar Jon Bernard 1-1/+1
Closes: #5
2012-01-01Mention support for directories in documentationGravatar Jon Bernard 1-0/+3
Re: #6
2011-11-01Add support for in-repo configuration filesGravatar Jon Bernard 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-30Import license content instead of duplicating itGravatar Jon Bernard 1-20/+0
2011-10-24Add missing single quote in README.rstGravatar Jon Bernard 1-1/+1
2011-10-23Fix incorrect AUTHORS urlGravatar Jon Bernard 1-1/+1
2011-10-23Updated documentation to include glob option for ignoreGravatar Remco Wendt 1-3/+6
2011-10-05Add AUTHORS.rst to credit contributersGravatar Jon Bernard 1-2/+4
2011-08-27Update README.rst and document move operationGravatar Jon Bernard 1-5/+5
2011-07-03Document use of prefixes, externals, and ignoresGravatar Jon Bernard 1-4/+65
2011-06-04Update documentation to mention config file syntaxGravatar Jon Bernard 1-4/+20
2011-04-22Initial commitv0.1.0Gravatar Jon Bernard 1-0/+80