| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare release of 1.3.3 (set release date, sync release notes, update website)v1.3.3 | Sebastian Pipping | 2010-04-08 | 5 | -18/+26 |
* | Fix syncing of SVN overlays for users of SVN <1.6.5 (bug #313303) | Sebastian Pipping | 2010-04-08 | 2 | -1/+11 |
* | Extend change log for bug #311419 | Sebastian Pipping | 2010-04-08 | 1 | -0/+3 |
* | dev-util category changed to dev-vcs for bzr, darcs, git, mercurial | Ondrej Sukup | 2010-03-28 | 4 | -4/+4 |
* | Update ChangeLog | Sebastian Pipping | 2010-03-15 | 1 | -0/+10 |
* | Fix handling of empty XML entities (bug #309617) | Sebastian Pipping | 2010-03-15 | 2 | -9/+15 |
* | Extend in-config docs on proxy (suggested by James Broadhead) | Sebastian Pipping | 2010-02-27 | 1 | -0/+1 |
* | Move code from ListLocal/ListRemote up to List | Sebastian Pipping | 2010-02-26 | 1 | -56/+39 |
* | Rename class List to ListRemote, make ListRemote and ListLocal derive from a ... | Sebastian Pipping | 2010-02-26 | 1 | -6/+16 |
* | pylint: Resolve redefinition of variable by renaming | Sebastian Pipping | 2010-02-21 | 1 | -4/+4 |
* | pylint: Resolve unused import | Sebastian Pipping | 2010-02-21 | 1 | -1/+1 |
* | Fix missing import | Sebastian Pipping | 2010-02-21 | 3 | -2/+4 |
* | Prepare release of 1.3.2 (set release date, sync release notes, update website)v1.3.2 | Sebastian Pipping | 2010-02-20 | 5 | -24/+18 |
* | Hint about broken overlay catalog | Sebastian Pipping | 2010-02-18 | 4 | -11/+58 |
* | Move safe op out of try-except block, extend code doc | Sebastian Pipping | 2010-02-18 | 1 | -2/+3 |
* | No longer read same XML file twice | Sebastian Pipping | 2010-02-18 | 1 | -10/+0 |
* | Move MakeConf class to dedicated file | Sebastian Pipping | 2010-02-18 | 2 | -247/+269 |
* | Resolve Actions class, allow custom sys.argv for Config class | Sebastian Pipping | 2010-02-18 | 3 | -14/+13 |
* | Add pylint config | Sebastian Pipping | 2010-02-17 | 1 | -0/+19 |
* | pylint: Fix dangerous/mutable default value | Sebastian Pipping | 2010-02-17 | 1 | -3/+6 |
* | pylint: Resolve redefinition of variable by renaming | Sebastian Pipping | 2010-02-17 | 1 | -5/+5 |
* | pylint: Remove unused variable | Sebastian Pipping | 2010-02-17 | 3 | -4/+4 |
* | pylint: Add child-only attribute to parent, too | Sebastian Pipping | 2010-02-17 | 1 | -0/+2 |
* | pylint: Resolve unused import | Sebastian Pipping | 2010-02-17 | 5 | -6/+7 |
* | pylint: Resolve use of blacklisted built-in funtions | Sebastian Pipping | 2010-02-17 | 1 | -1/+1 |
* | pylint: Resolve re-import | Sebastian Pipping | 2010-02-17 | 3 | -3/+3 |
* | pylint: Fix bad indentation | Sebastian Pipping | 2010-02-17 | 4 | -12/+12 |
* | pylint: Resolve method overriding with different arguments | Sebastian Pipping | 2010-02-17 | 9 | -37/+39 |
* | Make fail of tar sync not leave temp files | Sebastian Pipping | 2010-02-17 | 2 | -10/+20 |
* | Fix syncing of tar overlays (bug #304547) | Sebastian Pipping | 2010-02-16 | 2 | -36/+46 |
* | Add test case for syncing of tar overlays (bug #304547) | Sebastian Pipping | 2010-02-16 | 1 | -0/+64 |
* | Prepare release of 1.3.1 (set release date, sync release notes, update website)v1.3.1 | Sebastian Pipping | 2010-02-05 | 5 | -27/+25 |
* | Rename layman.overlay.Overlays to layman.dbbase.DbBase | Sebastian Pipping | 2010-01-28 | 4 | -22/+22 |
* | Delete empty overlay directories | Sebastian Pipping | 2010-01-28 | 4 | -8/+37 |
* | Fix handling of non-existing overlays | Sebastian Pipping | 2010-01-28 | 4 | -36/+49 |
* | Fix handling of CVS overlays | Sebastian Pipping | 2010-01-24 | 4 | -3/+10 |
* | Prepare release of 1.3.0 (set release date, sync release notes, update website)v1.3.0 | Sebastian Pipping | 2010-01-19 | 5 | -34/+31 |
* | Move storage default to /var/lib/layman | Sebastian Pipping | 2010-01-19 | 6 | -14/+17 |
* | No longer treat sync warnings like errors | Sebastian Pipping | 2010-01-18 | 2 | -2/+10 |
* | Fix refactoring faults | Sebastian Pipping | 2010-01-17 | 3 | -4/+4 |
* | Fix syncing of overlays gone from remote lists | Sebastian Pipping | 2010-01-16 | 3 | -13/+45 |
* | Prepare release of 1.3.0_rc1 (set release date, sync release notes, update we...v1.3.0_rc1 | Sebastian Pipping | 2010-01-15 | 3 | -35/+34 |
* | Fix Overlay and OverlaySource equality check | Sebastian Pipping | 2010-01-15 | 2 | -2/+11 |
* | Display related directory when deleting overlays | Sebastian Pipping | 2010-01-15 | 1 | -0/+1 |
* | Fix whitspace handling for description field (with layman -i) | Sebastian Pipping | 2010-01-15 | 2 | -4/+8 |
* | Include quality indicator in overlay info display | Sebastian Pipping | 2010-01-15 | 4 | -1/+20 |
* | Include feed URIs in overlay info display | Sebastian Pipping | 2010-01-15 | 2 | -1/+17 |
* | Remove format and category data from test case XML | Sebastian Pipping | 2010-01-15 | 3 | -19/+1 |
* | Bump version to 1.3.0_rc1 | Sebastian Pipping | 2010-01-15 | 2 | -2/+2 |
* | Fix another test case | Sebastian Pipping | 2010-01-15 | 2 | -3/+3 |