2013-02-26 |
Tobias Ulmer | Add copyright notice |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Fix indentation of environment module |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Require policy module and adapt usage |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Change policy module to a better encapsulated type |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Fix indentation of policy module |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Fix indentation of e2tool |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Remove unused functions |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Fix indentation of e2build.lua |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Require e2build, remove where not needed |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Change e2build module to a better encapsulated type |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Remove nonsensical comments |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Fix indentation |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Install cvs, files, git and svn as plugins |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Don't require() plugins, they are loaded via the plugin... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Make real plugins out of cvs, files, git and svn |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Move git.git_remote_add() to generic_git module |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Move generic source functions from git to scm |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Initialize plugins in topological order, add dependency... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Fix indentation |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Require scm |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Change scm module to a better encapsulated type |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Rename local tools for better identification in the... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Fix indentation |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Fix indentation |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Improve e2option documentation |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Remove unused e2option.command() support |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Remove unused variable program_name |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Remove opts.arguments and access arguments directly |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Remove confusing warning message |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Rewrite userdefaultoptions() to give it a chance of... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Tighten argument parsing, fixes #1010 |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Fix indentation |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Use same array index style as everywhere else |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Use stat() in isdir(), invert logic in isfile() |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Remove buggy get_first_val(), rewrite only place it... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Fix indentation |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Require e2lib |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Change e2lib module to a better encapsulated type |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Fix indentation |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tobias Ulmer | Require e2option |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Tobias Ulmer | Change e2option module to a better encapsulated type |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Tobias Ulmer | Inline init_plugin() and exit_plugin() |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Tobias Ulmer | Remove totally outdated documentation |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Tobias Ulmer | Remove all traces of e2-2.1 based tools. |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Tobias Ulmer | Remove e2local and compiled lua libs |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Tobias Ulmer | Remove the collections module |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Tobias Ulmer | Require the plugin module |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Tobias Ulmer | Fix indentation |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Tobias Ulmer | Change the plugin module to a more encapsulated type |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Tobias Ulmer | Add copyright header in plugin module |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Tobias Ulmer | Require err module, change new_error() to err.new() |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Tobias Ulmer | Sync documentation, new_error() is no more |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Tobias Ulmer | Fix indentation |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Tobias Ulmer | Change the err module to a more encapsulated type |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Tobias Ulmer | Remove lua-version-map.lua.in, it appears to be unused |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Tobias Ulmer | Fix indentation |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Tobias Ulmer | Require luafile |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Tobias Ulmer | Change the luafile module to a more encapsulated type |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Tobias Ulmer | Fix indentation |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Tobias Ulmer | Fix indentation |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Tobias Ulmer | Require the tools module where needed |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Tobias Ulmer | Change the tools module to a more encapsulated type |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Tobias Ulmer | Fix indentation |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Tobias Ulmer | Require the transport module where needed |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Tobias Ulmer | Mark return vars as local |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Tobias Ulmer | Require the url module where needed |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Tobias Ulmer | Change url module to a more encapsulated type |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Tobias Ulmer | Require lock module where needed |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Tobias Ulmer | Change lock module to the same encapsulated type |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Tobias Ulmer | Unify indentation |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Tobias Ulmer | Explicity require generic_git |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Tobias Ulmer | Change generic_git module to a more encapsulated type |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Tobias Ulmer | Collect unused function impairs() |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Tobias Ulmer | CVS module requires hash as well |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Tobias Ulmer | Add luadoc for cache.valid_server() |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Tobias Ulmer | Unify indentation |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Tobias Ulmer | require cache module explicitly |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Tobias Ulmer | Change cache module to better protected type |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Tobias Ulmer | Remove disabled debug code in cache.new_cache() |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Tobias Ulmer | cache.servers(): l should be declared 'local' |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Tobias Ulmer | Remove unnecessary executable permission bits |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Tobias Ulmer | Unify indentation |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Tobias Ulmer | Change hash module to a more protected type |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Tobias Ulmer | Don't cat with nonexisting error object, fixes #999 |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Tobias Ulmer | In tracer(), limit strings to 800 chars & make output... |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Tobias Ulmer | Remove defect call to sha1sum and replace it with hash_... |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Tobias Ulmer | Improve hash module |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Tobias Ulmer | memset() is not needed, and size argument was wrong... |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Tobias Ulmer | Move tools that don't need variable fixups |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Tobias Ulmer | Fix: fname should be local |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Tobias Ulmer | Get rid of the duplicate e2-locate-project-root tool |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Tobias Ulmer | Remove test directory, incomplete and unused |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Tobias Ulmer | Remove server-tools, unused |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Tobias Ulmer | Remove end-of-line white spaces |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Tobias Ulmer | Generate git tarball of e2factory during release |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Tobias Ulmer | Remove unused scripts |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Tobias Ulmer | create next changelog entry |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Tobias Ulmer | release e2factory-2.3.12 e2factory-2.3.12 |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Tobias Ulmer | create next changelog entry |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Tobias Ulmer | release e2factory-2.3.12rc1 e2factory-2.3.12rc1 |
commit | commitdiff | tree | snapshot |
next |