Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release 0.1v0.1 | Laurent Bachelier | 2013-03-04 | 1 | -1/+1 |
* | Add a real README | Laurent Bachelier | 2013-03-04 | 1 | -2/+166 |
* | Typo | Laurent Bachelier | 2013-03-04 | 1 | -1/+1 |
* | pprint is useless in this case | Laurent Bachelier | 2013-03-04 | 1 | -2/+1 |
* | flake8 fixes | Laurent Bachelier | 2013-03-03 | 2 | -17/+16 |
* | Packaging | Laurent Bachelier | 2013-03-03 | 4 | -1/+26 |
* | Avoid standard names | Laurent Bachelier | 2012-03-22 | 1 | -6/+6 |
* | Uppercase class constants | Laurent Bachelier | 2012-03-22 | 1 | -31/+29 |
* | Use os.walk, fix directory walk removal | Laurent Bachelier | 2012-03-22 | 1 | -11/+14 |
* | Allow directories to act as files | Laurent Bachelier | 2012-03-22 | 2 | -8/+31 |
* | Add simple README | Laurent Bachelier | 2012-03-22 | 1 | -0/+4 |
* | Print friendly message to help resolving conflicts | Laurent Bachelier | 2011-10-25 | 1 | -3/+9 |
* | PEP8 fixes | Laurent Bachelier | 2011-05-05 | 1 | -18/+27 |
* | Changed + to % for building strings | Laurent Bachelier | 2010-07-11 | 1 | -20/+20 |
* | Display a message when starting synchronization | Laurent Bachelier | 2010-07-11 | 1 | -21/+24 |
* | Use ConfmanException instead of Exception | Laurent Bachelier | 2010-07-11 | 1 | -5/+15 |
* | Fix CopyAction, add CopyOnceAction | Laurent Bachelier | 2010-07-10 | 2 | -38/+43 |
* | Bugfixes for TextAction | Laurent Bachelier | 2010-07-08 | 1 | -1/+4 |
* | Add support for templates in programmable actions | Laurent Bachelier | 2010-07-05 | 5 | -6/+85 |
* | Simpler code | Laurent Bachelier | 2010-05-29 | 1 | -9/+3 |
* | Workaround for Python 2.5; simplified namespaces | Laurent Bachelier | 2010-05-19 | 1 | -21/+44 |
* | Display relative path on exceptions | Laurent Bachelier | 2010-05-09 | 1 | -1/+1 |
* | Code consistency and a small fix | Laurent Bachelier | 2010-04-23 | 1 | -8/+8 |
* | Adds "Empty" action | Laurent Bachelier | 2010-03-28 | 3 | -0/+43 |
* | Adds a bit more documentation | Laurent Bachelier | 2010-03-28 | 1 | -9/+20 |
* | Internal refactoring | Laurent Bachelier | 2010-03-28 | 1 | -36/+55 |
* | Simplifies API; comments | Laurent Bachelier | 2010-03-14 | 2 | -5/+10 |
* | Use __file__ instead of argv[0] | Laurent Bachelier | 2010-01-13 | 1 | -2/+1 |
* | Close the file after opening it | Laurent Bachelier | 2010-01-13 | 1 | -2/+4 |
* | Fixed symlinks relative path on subdirectories | Laurent Bachelier | 2010-01-06 | 1 | -1/+1 |
* | More explicit exceptions | Laurent Bachelier | 2010-01-06 | 1 | -4/+12 |
* | Symlink creation enhancements | Laurent Bachelier | 2010-01-06 | 1 | -2/+6 |
* | Released under the MIT license | Laurent Bachelier | 2010-01-06 | 1 | -0/+20 |
* | It's done ;-) | Laurent Bachelier | 2010-01-06 | 1 | -1/+0 |
* | Added sample files | Laurent Bachelier | 2010-01-05 | 6 | -2/+17 |
* | ignore() function for ProgrammableConfigAction | Laurent Bachelier | 2010-01-05 | 1 | -3/+14 |
* | Support for conditional dotfiles | Laurent Bachelier | 2010-01-05 | 2 | -2/+63 |
* | First import | Laurent Bachelier | 2009-11-30 | 3 | -0/+150 |