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
...
*
set VERSION and set the 'User-Agent' header to use it.
dol-sen
2011-05-01
2
-2
/
+3
*
fix --quiet option.
dol-sen
2011-04-30
3
-7
/
+8
*
Add the timestamp and url to the RemoteDB.cache() outputs.
dol-sen
2011-04-30
1
-2
/
+3
*
fix the wrong return value for sync() move an ouptut to .debug
dol-sen
2011-04-30
1
-3
/
+3
*
improve the output a bit.
dol-sen
2011-04-30
1
-1
/
+1
*
Add checks and code to fetch the new list using 'If-Modified-Since' protocol.
dol-sen
2011-04-30
2
-35
/
+84
*
start moving to debug message types.
dol-sen
2011-04-30
1
-1
/
+1
*
Add the module and function to the error message for better tracking of the p...
dol-sen
2011-04-29
1
-1
/
+2
*
Fix supported() use to return 1 if it is not supported.
dol-sen
2011-04-29
9
-18
/
+40
*
Add empty add, sync and postsync options to the defaults so they are defined.
dol-sen
2011-04-29
1
-2
/
+26
*
migrate to using explicit checks.
Brian Dolbec
2011-03-27
14
-25
/
+25
*
fix double output for info sent to output.error() due to callback.
Brian Dolbec
2011-03-27
2
-5
/
+7
*
migrate to explicit if check
Brian Dolbec
2011-03-27
1
-6
/
+6
*
migrate to print()
Brian Dolbec
2011-03-27
1
-1
/
+3
*
fix a missed change in error handling.
Brian Dolbec
2011-03-26
1
-2
/
+1
*
migrate except ... as
Brian Dolbec
2011-03-26
8
-25
/
+25
*
migrate to print()
Brian Dolbec
2011-03-26
6
-52
/
+64
*
fix missed parameter.
Brian Dolbec
2011-03-26
1
-1
/
+1
*
remove no longer used action.py
Brian Dolbec
2011-03-26
1
-570
/
+0
*
replace more exception raising with error reporting and proper return values.
Brian Dolbec
2011-03-26
10
-41
/
+52
*
add being able to set the OptionConfig defaults as well
Brian Dolbec
2011-03-26
1
-3
/
+15
*
make add_from_dict() private.
Brian Dolbec
2011-03-26
1
-2
/
+2
*
remove unused import.
Brian Dolbec
2011-03-26
1
-3
/
+5
*
clean out excessive use of try: except pairs
Brian Dolbec
2011-03-26
1
-20
/
+9
*
create a new create_overlay_dict() to assist in using a python dictionary for...
Brian Dolbec
2011-03-26
1
-0
/
+25
*
fix whitespace, change the version
Brian Dolbec
2011-03-26
1
-2
/
+2
*
add a new OptionConfig subclass.
Brian Dolbec
2011-03-26
1
-4
/
+39
*
remove a few raise Exception()'s and replace them with self.output.error mess...
Brian Dolbec
2011-03-26
1
-10
/
+19
*
add 2 new functions, add_new & add_from_dict.
Brian Dolbec
2011-02-23
1
-2
/
+44
*
removal of xml from the vcs class parameters.
Brian Dolbec
2011-02-23
11
-65
/
+171
*
set output's error callback to the api's _error().
Brian Dolbec
2011-02-23
1
-0
/
+6
*
add an error callback function ability to pass errors to.
Brian Dolbec
2011-02-23
1
-5
/
+15
*
Change most exceptions raised to output.errors().
Brian Dolbec
2011-02-23
1
-14
/
+25
*
separate out ArgsParser to it's own file and subclass BareConfig
Brian Dolbec
2011-02-23
3
-356
/
+383
*
Create a new single import high level Layman class
Brian Dolbec
2011-02-19
1
-1
/
+47
*
remove no longer needed imports and OUT variable
Brian Dolbec
2011-02-19
1
-8
/
+1
*
import Message directly add all options to BareConfig for easy instantiation ...
Brian Dolbec
2011-02-19
1
-6
/
+9
*
eliminate the need to import Message, cleanup some stale comments.
Brian Dolbec
2011-02-19
1
-9
/
+2
*
missed another typo
Brian Dolbec
2011-02-18
1
-1
/
+1
*
fix typos
Brian Dolbec
2011-02-18
1
-2
/
+2
*
fix missed colon
Brian Dolbec
2011-02-18
1
-1
/
+1
*
add nocolr to BareConfig and improve quiet/quietness handling
Brian Dolbec
2011-02-18
1
-1
/
+10
*
Add per repo type postsync options.
Brian Dolbec
2011-02-17
11
-44
/
+141
*
make the BareConfig more comparable with the ArgsParser.
Brian Dolbec
2011-02-17
1
-11
/
+35
*
shorten long lines
Brian Dolbec
2011-02-17
1
-8
/
+12
*
add per repo type config options
Brian Dolbec
2011-02-17
8
-19
/
+125
*
fix the incorrect exit code settings which are opposite the True/False that t...
Brian Dolbec
2011-02-13
2
-3
/
+7
*
Split out MessageBase class, more code reduction/cleanup
Brian Dolbec
2011-02-13
1
-15
/
+38
*
more DebugMessage class cleanup/transition to subclassing Message
Brian Dolbec
2011-02-13
1
-25
/
+14
*
fix a missed color_off(), add myself to the copyright, whitespace cleaning
Brian Dolbec
2011-02-13
1
-10
/
+7
[prev]
[next]