]> git.e2factory.org Git - e2factory.git/shortlog
e2factory.git
2013-02-26 Fabian Godehardtsvn: use scm.generic_source_check()
2013-02-26 Fabian Godehardtbuild.sh: do not attempt to copy nonexisting files
2013-02-26 Fabian Godehardte2build: fixup collect-project functionality
2013-02-26 Fabian Godehardte2tool: export e2tool.resultdir(), needed for collect...
2013-02-26 Tobias UlmerRemove global e2ssh tool
2013-02-26 Tobias Ulmerurl: lock url objects against unwanted members
2013-02-26 Tobias Ulmerstrict: change API to support fields with nil values
2013-02-26 Tobias Ulmernew-source: remove unhandled --checksum-file opt
2013-02-26 Tobias Ulmerfix broken error handling in transport.push_file()
2013-02-26 Tobias Ulmercvs: improve error message and handle scp transports
2013-02-26 Tobias Ulmertransport: improve error message and logging
2013-02-26 Tobias Ulmerimprove error messages when creating git repos
2013-02-26 Tobias Ulmeradd http/https support to verify_remote_fileid()
2013-02-26 Tobias Ulmeradd http/https transport support to the git interface
2013-02-26 Tobias Ulmeruse the tools module instead of hardcoding chown
2013-02-26 Tobias Ulmerreplace custom mv() with e2lib.mv(), fix error message
2013-02-26 Tobias Ulmere2lib.mv(): it's safer to pass arguments in a vector
2013-02-26 Tobias Ulmeradd bzip2 to the required tools
2013-02-26 Tobias UlmerRemove dead code from e2tool
2013-02-26 Tobias Ulmere2lib: remove unused compute_hash()
2013-02-26 Tobias Ulmere2build build_process: remove prio field, unused
2013-02-26 Tobias Ulmere2lib.directory: readable formatting
2013-02-26 Fabian Godehardtgeneric/transport.lua: fixup curl support for http...
2013-02-26 Tobias UlmerRemove e2-su and e2-root
2013-02-26 Tobias Ulmere2-root does not need to be executable, trim cleanup...
2013-02-26 Tobias UlmerDon't "clean" the internal Lua directory, clean the...
2013-02-26 Tobias Ulmerrename e2-root.lua.in to e2-root.lua
2013-02-26 Tobias UlmerRemove outdated lua.tar.gz documentation part
2013-02-26 Tobias UlmerChange the way we build Lua
2013-02-26 Tobias UlmerNothing to replace e2.lua.in anymore, move to its real...
2013-02-26 Tobias UlmerDo not set package.(c)path, lua does that for us
2013-02-26 Tobias UlmerAllow adjustment LUA_PATH_DEFAULT and LUA_CPATH_DEFAULT
2013-02-26 Tobias Ulmervanilla lua-5.1.3.tar.gz
2013-02-26 Tobias UlmerLock all modules and plugins with strict.lock()
2013-02-26 Tobias UlmerUse strict module, but allow plugins
2013-02-26 Tobias UlmerUse strict module, but still allow for extending the...
2013-02-26 Tobias UlmerUse strict module, lock global env and default packages
2013-02-26 Tobias UlmerDon't try to find a "print" field in a string, make...
2013-02-26 Tobias UlmerRewrite the strict module.
2013-02-26 Tobias UlmerMark global symbols 'local'
2013-02-26 Tobias UlmerSynchronize e2.conf templates
2013-02-26 Tobias Ulmercorrect typo in global-version
2013-02-26 Tobias UlmerRequire e2tool
2013-02-26 Tobias UlmerChange e2tool module to a better encapsulated type
2013-02-26 Tobias Ulmere2tool: strict is loaded via e2lib, cache is not needed
2013-02-26 Tobias UlmerRequire environment
2013-02-26 Tobias UlmerChange environment module to a better encapsulated...
2013-02-26 Tobias UlmerReplace direct sha1 calls with the hash module
2013-02-26 Tobias UlmerAdd copyright notice
2013-02-26 Tobias UlmerFix indentation of environment module
2013-02-26 Tobias UlmerRequire policy module and adapt usage
2013-02-26 Tobias UlmerChange policy module to a better encapsulated type
2013-02-26 Tobias UlmerFix indentation of policy module
2013-02-26 Tobias UlmerFix indentation of e2tool
2013-02-26 Tobias UlmerRemove unused functions
2013-02-26 Tobias UlmerFix indentation of e2build.lua
2013-02-26 Tobias UlmerRequire e2build, remove where not needed
2013-02-26 Tobias UlmerChange e2build module to a better encapsulated type
2013-02-26 Tobias UlmerRemove nonsensical comments
2013-02-26 Tobias UlmerFix indentation
2013-02-26 Tobias UlmerInstall cvs, files, git and svn as plugins
2013-02-26 Tobias UlmerDon't require() plugins, they are loaded via the plugin...
2013-02-26 Tobias UlmerMake real plugins out of cvs, files, git and svn
2013-02-26 Tobias UlmerMove git.git_remote_add() to generic_git module
2013-02-26 Tobias UlmerMove generic source functions from git to scm
2013-02-26 Tobias UlmerInitialize plugins in topological order, add dependency...
2013-02-26 Tobias UlmerFix indentation
2013-02-26 Tobias UlmerRequire scm
2013-02-26 Tobias UlmerChange scm module to a better encapsulated type
2013-02-26 Tobias UlmerRename local tools for better identification in the...
2013-02-26 Tobias UlmerFix indentation
2013-02-26 Tobias UlmerFix indentation
2013-02-26 Tobias UlmerImprove e2option documentation
2013-02-26 Tobias UlmerRemove unused e2option.command() support
2013-02-26 Tobias UlmerRemove unused variable program_name
2013-02-26 Tobias UlmerRemove opts.arguments and access arguments directly
2013-02-26 Tobias UlmerRemove confusing warning message
2013-02-26 Tobias UlmerRewrite userdefaultoptions() to give it a chance of...
2013-02-26 Tobias UlmerTighten argument parsing, fixes #1010
2013-02-26 Tobias UlmerFix indentation
2013-02-26 Tobias UlmerUse same array index style as everywhere else
2013-02-26 Tobias UlmerUse stat() in isdir(), invert logic in isfile()
2013-02-26 Tobias UlmerRemove buggy get_first_val(), rewrite only place it...
2013-02-26 Tobias UlmerFix indentation
2013-02-26 Tobias UlmerRequire e2lib
2013-02-26 Tobias UlmerChange e2lib module to a better encapsulated type
2013-02-26 Tobias UlmerFix indentation
2013-02-26 Tobias UlmerRequire e2option
2012-08-13 Tobias UlmerChange e2option module to a better encapsulated type
2012-08-13 Tobias UlmerInline init_plugin() and exit_plugin()
2012-08-13 Tobias UlmerRemove totally outdated documentation
2012-08-13 Tobias UlmerRemove all traces of e2-2.1 based tools.
2012-08-13 Tobias UlmerRemove e2local and compiled lua libs
2012-08-13 Tobias UlmerRemove the collections module
2012-08-13 Tobias UlmerRequire the plugin module
2012-08-13 Tobias UlmerFix indentation
2012-08-13 Tobias UlmerChange the plugin module to a more encapsulated type
2012-08-13 Tobias UlmerAdd copyright header in plugin module
2012-08-13 Tobias UlmerRequire err module, change new_error() to err.new()
2012-08-13 Tobias UlmerSync documentation, new_error() is no more
next