summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Prepare release of 1.3.3 (set release date, sync release notes, update website)v1.3.3Sebastian Pipping2010-04-085-18/+26
|
* Fix syncing of SVN overlays for users of SVN <1.6.5 (bug #313303)Sebastian Pipping2010-04-082-1/+11
|
* Extend change log for bug #311419Sebastian Pipping2010-04-081-0/+3
|
* dev-util category changed to dev-vcs for bzr, darcs, git, mercurialOndrej Sukup2010-03-284-4/+4
|
* Update ChangeLogSebastian Pipping2010-03-151-0/+10
|
* Fix handling of empty XML entities (bug #309617)Sebastian Pipping2010-03-152-9/+15
|
* Extend in-config docs on proxy (suggested by James Broadhead)Sebastian Pipping2010-02-271-0/+1
|
* Move code from ListLocal/ListRemote up to ListSebastian Pipping2010-02-261-56/+39
|
* Rename class List to ListRemote, make ListRemote and ListLocal derive from a ↵Sebastian Pipping2010-02-261-6/+16
| | | | new class List
* pylint: Resolve redefinition of variable by renamingSebastian Pipping2010-02-211-4/+4
|
* pylint: Resolve unused importSebastian Pipping2010-02-211-1/+1
|
* Fix missing importSebastian Pipping2010-02-213-2/+4
|
* Prepare release of 1.3.2 (set release date, sync release notes, update website)v1.3.2Sebastian Pipping2010-02-205-24/+18
|
* Hint about broken overlay catalogSebastian Pipping2010-02-184-11/+58
|
* Move safe op out of try-except block, extend code docSebastian Pipping2010-02-181-2/+3
|
* No longer read same XML file twiceSebastian Pipping2010-02-181-10/+0
|
* Move MakeConf class to dedicated fileSebastian Pipping2010-02-182-247/+269
|
* Resolve Actions class, allow custom sys.argv for Config classSebastian Pipping2010-02-183-14/+13
|
* Add pylint configSebastian Pipping2010-02-171-0/+19
|
* pylint: Fix dangerous/mutable default valueSebastian Pipping2010-02-171-3/+6
|
* pylint: Resolve redefinition of variable by renamingSebastian Pipping2010-02-171-5/+5
|
* pylint: Remove unused variableSebastian Pipping2010-02-173-4/+4
|
* pylint: Add child-only attribute to parent, tooSebastian Pipping2010-02-171-0/+2
|
* pylint: Resolve unused importSebastian Pipping2010-02-175-6/+7
|
* pylint: Resolve use of blacklisted built-in funtionsSebastian Pipping2010-02-171-1/+1
|
* pylint: Resolve re-importSebastian Pipping2010-02-173-3/+3
|
* pylint: Fix bad indentationSebastian Pipping2010-02-174-12/+12
|
* pylint: Resolve method overriding with different argumentsSebastian Pipping2010-02-179-37/+39
|
* Make fail of tar sync not leave temp filesSebastian Pipping2010-02-172-10/+20
|
* Fix syncing of tar overlays (bug #304547)Sebastian Pipping2010-02-162-36/+46
|
* Add test case for syncing of tar overlays (bug #304547)Sebastian Pipping2010-02-161-0/+64
|
* Prepare release of 1.3.1 (set release date, sync release notes, update website)v1.3.1Sebastian Pipping2010-02-055-27/+25
|
* Rename layman.overlay.Overlays to layman.dbbase.DbBaseSebastian Pipping2010-01-284-22/+22
|
* Delete empty overlay directoriesSebastian Pipping2010-01-284-8/+37
|
* Fix handling of non-existing overlaysSebastian Pipping2010-01-284-36/+49
|
* Fix handling of CVS overlaysSebastian Pipping2010-01-244-3/+10
|
* Prepare release of 1.3.0 (set release date, sync release notes, update website)v1.3.0Sebastian Pipping2010-01-195-34/+31
|
* Move storage default to /var/lib/laymanSebastian Pipping2010-01-196-14/+17
|
* No longer treat sync warnings like errorsSebastian Pipping2010-01-182-2/+10
|
* Fix refactoring faultsSebastian Pipping2010-01-173-4/+4
|
* Fix syncing of overlays gone from remote listsSebastian Pipping2010-01-163-13/+45
|
* Prepare release of 1.3.0_rc1 (set release date, sync release notes, update ↵v1.3.0_rc1Sebastian Pipping2010-01-153-35/+34
| | | | website)
* Fix Overlay and OverlaySource equality checkSebastian Pipping2010-01-152-2/+11
|
* Display related directory when deleting overlaysSebastian Pipping2010-01-151-0/+1
|
* Fix whitspace handling for description field (with layman -i)Sebastian Pipping2010-01-152-4/+8
|
* Include quality indicator in overlay info displaySebastian Pipping2010-01-154-1/+20
|
* Include feed URIs in overlay info displaySebastian Pipping2010-01-152-1/+17
|
* Remove format and category data from test case XMLSebastian Pipping2010-01-153-19/+1
|
* Bump version to 1.3.0_rc1Sebastian Pipping2010-01-152-2/+2
|
* Fix another test caseSebastian Pipping2010-01-152-3/+3
|