GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/layman.git
1.4.x
c-layman
master
overlord_merge
plugin
layman: Gentoo overlay manager
Brian Dolbec (dol-sen) <brian.dolbec@gmail.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
update CHANGES
2.0.0_rc2
dol-sen
2011-08-10
1
-1
/
+2
*
HTTPError in 2.5 does not have getcode(). use error.code
dol-sen
2011-08-10
1
-1
/
+1
*
add the gentoolkit encoding bugfix
dol-sen
2011-08-09
1
-1
/
+10
*
revert using "as" in exceptions. enable using the "with" statement in py-2.5.
dol-sen
2011-08-09
10
-28
/
+29
*
Revert "migrate to print()" to restore py-2.5 compatibility.
dol-sen
2011-08-09
7
-65
/
+53
*
make EPREFIX test code eprefixy proof
dol-sen
2011-08-09
1
-1
/
+1
*
update AUTHORS
dol-sen
2011-08-08
1
-1
/
+5
*
reset version to git
dol-sen
2011-08-08
1
-1
/
+1
*
update README
dol-sen
2011-08-08
1
-3
/
+6
*
update CHANGES
dol-sen
2011-08-08
1
-0
/
+28
*
make it EPREFIX ready
dol-sen
2011-08-08
2
-13
/
+21
*
fix bug 378097. unofficial installed overlays not printing (due to nocheck=no...
dol-sen
2011-08-07
3
-3
/
+6
*
run "svn cleanup..." for keyboard interrupts, bug 377035
dol-sen
2011-08-07
2
-6
/
+25
*
tidy up some task spacing, eliminate a duped error output, comment out some d...
dol-sen
2011-08-07
2
-8
/
+10
*
clean out some dead commented out code. add a blank line after each action ta...
dol-sen
2011-08-06
1
-13
/
+16
*
fix typo causing traceback in bug 377401 comment # 31
dol-sen
2011-08-06
1
-1
/
+2
*
fix a bug causing it to not get the correct config path.
dol-sen
2011-08-06
2
-18
/
+22
*
adjust width for the leading space
dol-sen
2011-08-06
2
-2
/
+2
*
add a space before the * in the output func()'s as per "Etal"'s request in ht...
dol-sen
2011-08-06
1
-5
/
+5
*
add debug messages, fix error reporting in the api, refactor action & error p...
dol-sen
2011-08-06
2
-36
/
+77
*
add debug messages, fix broken UnknownOverlayException
dol-sen
2011-08-06
4
-3
/
+17
*
add --debug-level to cli options and code Message.debug()
dol-sen
2011-08-06
2
-2
/
+27
*
add supported_types() to the api
dol-sen
2011-07-30
2
-1
/
+14
*
fix the overly noisy output for unsupported overlay types. Thank you fuzzyra...
dol-sen
2011-07-28
11
-20
/
+34
*
add api.py to the tests. create first api test.
dol-sen
2011-07-28
2
-3
/
+63
*
initialize subpath variable for consistency between the overlay types.
dol-sen
2011-07-28
7
-0
/
+7
*
fix setting the timestamp from the remote server, bug # 376601.
dol-sen
2011-07-28
1
-7
/
+14
*
fix undefined 'subpath', update tests
dol-sen
2011-07-22
2
-4
/
+9
*
update all tests to pass
dol-sen
2011-07-22
5
-51
/
+78
*
fix existing tests. add tests for new classes. rename T/F_options to lowwerca...
dol-sen
2011-07-22
2
-23
/
+54
*
add overlay_defs option to layman.cfg
dol-sen
2011-07-22
1
-0
/
+9
*
some docstring test updates
dol-sen
2011-07-21
2
-6
/
+8
*
update manpage
dol-sen
2011-07-21
1
-15
/
+43
*
fix --list --verbose functionality, bug 375779
dol-sen
2011-07-20
2
-3
/
+3
*
change raising an exceptio to outputing the error.
dol-sen
2011-07-12
1
-1
/
+3
*
fix success mistracking
dol-sen
2011-07-12
1
-7
/
+10
*
Revert "fix mistracking success adding an overlay."
dol-sen
2011-07-12
2
-12
/
+9
|
\
|
*
fix an errant mistracking of the success of adding an overlay.
dol-sen
2011-07-12
2
-8
/
+8
*
|
fix mistracking success adding an overlay.
dol-sen
2011-07-12
2
-9
/
+12
|
/
*
pre-release update
2.0.0_rc1
dol-sen
2011-06-05
1
-1
/
+3
*
more pre-release updates...
dol-sen
2011-06-05
2
-17
/
+5
*
Add myself to author info
dol-sen
2011-06-05
1
-3
/
+4
*
pre-release updates
dol-sen
2011-06-05
3
-268
/
+1755
*
update AUTHORS
dol-sen
2011-06-05
1
-1
/
+18
*
fix the success result when adding already installed overlays
dol-sen
2011-05-17
1
-2
/
+3
*
fix a false -d success for non-existent overlay. fix a couple error messages.
dol-sen
2011-05-17
1
-5
/
+6
*
fix /var/lib/layman/make.conf not being updated when adding an overlay
dol-sen
2011-05-14
1
-1
/
+1
*
quiet the "Fetching" output for locally defined overlays.
dol-sen
2011-05-05
1
-2
/
+6
*
fix a regression for the old xml format.
dol-sen
2011-05-05
1
-20
/
+26
*
fix bug 363797 python-2.5 test errors cherypicked from 1.4.x branch
dol-sen
2011-05-01
12
-18
/
+18
[next]