]> git.e2factory.org Git - e2factory.git/shortlog
e2factory.git
2013-02-26 Thomas Brinkerman-pages: add a newline at end of file to allow full...
2013-02-26 Thomas Brinkerman-pages: Create/rework config-file related manpages...
2013-02-26 Tobias UlmerRemove example directory, outdated
2013-02-26 Tobias UlmerRemove unused e2lib.read_all() and fix documentation
2013-02-26 Tobias Ulmerremove unused skip_checkout variable
2013-02-26 Tobias Ulmerremove e2lib.program_output() and inline its only user
2013-02-26 Tobias Ulmerfetch-sources: do checkout files after cloning a new...
2013-02-26 Tobias UlmerRework howtounpack() and friends to fix shell quoting.
2013-02-26 Tobias Ulmertools: add function to get the tool name
2013-02-26 Tobias Ulmeruse e2lib.logf()
2013-02-26 Tobias UlmerImprove update source error message by including the...
2013-02-26 Tobias UlmerRewrite and fix e2source copy handling.
2013-02-26 Tobias UlmerGenerate help for all functions.
2013-02-26 Tobias UlmerRepair dirname and basename
2013-02-26 Tobias UlmerAdd more smarts to the tracer() function.
2013-02-26 Tobias UlmerExplicitly load e2util module in e2lib
2013-02-26 Tobias UlmerRemove store-run-log server
2013-02-26 Tobias UlmerRemove e2-build-numbers command.
2013-02-26 Tobias Ulmerrepair bomb() calls
2013-02-26 Tobias UlmerPartial rewrite of e2-new-source
2013-02-26 Tobias UlmerInstall digest module
2013-02-26 Tobias UlmerAdd digest, a message digest handling module.
2013-02-26 Tobias UlmerAdd e2lib.join(), a function that joins path components
2013-02-26 Tobias UlmerFix typos
2013-02-26 Tobias UlmerAdd module descriptions and fix small ldoc errors
2013-02-26 Tobias UlmerGenerate developer docs with our local ldoc
2013-02-26 Tobias UlmerImport luafilesystem 1.6.2
2013-02-26 Tobias UlmerImport Penlight, a dependency of LDoc
2013-02-26 Tobias UlmerImport LDoc 1.2.0
2013-02-26 Tobias UlmerClean up pathname operations
2013-02-26 Fabian Godehardtlocal/e2-new-source.lua: check if file is already on...
2013-02-26 Fabian Godehardtlocal/e2-new-source.lua: make sure curl can return...
2013-02-26 Fabian Godehardte2build: abort if there is a non regular file in proj...
2013-02-26 Fabian Godehardtcvs: quote revision tag properly
2013-02-26 Fabian Godehardte2lib.tar() takes an argument vector
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
next