]> git.e2factory.org Git - e2factory.git/shortlog
e2factory.git
2016-11-16 Tobias Ulmerassert args
2016-11-16 Tobias UlmerDon't jump through hoops to get the source name
2016-11-16 Tobias UlmerCheck types of unpack, copy and patch and allow only...
2016-11-16 Tobias UlmerSimplify generic_source_default_working()
2016-11-16 Tobias UlmerDoc fix: type of file source is 'files'
2016-11-16 Tobias UlmerFix crash on invalid src.licences data type
2016-11-16 Tobias UlmerRemove source validation, sources are valid at this...
2016-11-16 Tobias UlmerDon't crash when "file" in source config is not of...
2016-11-16 Tobias UlmerMove e2project config handling into project module.
2016-11-16 Tobias UlmerAdd getter/setter for info table
2016-11-16 Tobias UlmerDon't pass main string package into protected environment
2016-11-16 Tobias UlmerInvert resultid/pbuildid ftab error signaling mechanism
2016-11-16 Tobias UlmerImprove e2tool check_results() doc
2016-11-16 Tobias UlmerAllow returning error from e2tool.dlist()
2016-11-16 Tobias UlmerMissed return false to error() conversion
2016-11-16 Tobias UlmerRemove some locals
2016-11-16 Tobias UlmerSplit chroot config into own module and class
2016-11-16 Tobias UlmerRemove unused load functions in load_user_config2()
2016-11-16 Tobias UlmerInitialize the cache early
2016-11-16 Tobias UlmerRemove info.chroot.groups and clean up
2016-11-16 Tobias UlmerSimplify chroot setup by dropping build_config.groups
2016-11-16 Tobias UlmerChange pcall to e2lib.trycall, a wrapper with more...
2016-11-16 Tobias UlmerWhoops, the -f in git checkout was missing
2016-11-16 Tobias UlmerLog all external commands at debug level
2016-11-16 Tobias UlmerAdd missed return false on error
2016-11-16 Tobias UlmerMake dofile2() more strict, improving config file error...
2016-11-16 Tobias UlmerLicenceID includes the licence name
2016-11-16 Tobias UlmerCreate licence class and move all licence handling...
2016-11-16 Tobias UlmerAdd or move generic table/attribute verification functi...
2016-11-16 Tobias Ulmerinstall class.lua
2016-11-16 Tobias UlmerAdd ldoc header for middleclass
2016-11-16 Tobias Ulmeradd middleclass
2016-11-16 Tobias Ulmerstrict: point error to the stack frame where it occurred
2016-11-16 Tobias Ulmerfiles: error out if the unpack location doesn't exist...
2016-11-16 Tobias UlmerRun e2 tools in protected mode, allowing for use of...
2016-11-16 Tobias UlmerMove check_project_info into collect_project_info
2016-11-16 Tobias UlmerRemove a couple of chroot fields that don't exist any...
2016-11-16 Tobias UlmerOnly 6 X are replaced in by mktemp... functions, shorten
2016-11-16 Tobias UlmerDocument rsync version requirement
2016-11-16 Tobias UlmerCleanup collect_project, document, add pbuildid fn...
2016-11-16 Tobias Ulmere2tool: Remove remnants of collect_project
2016-11-16 Tobias UlmerMove collect_project resultid calculation out of e2tool
2016-11-16 Tobias UlmerAdd note about what return values resultid() expects
2016-11-16 Tobias UlmerThere is no r.pseudo_result field anywhere...
2016-11-16 Tobias UlmerDocument e2tool.dsort()
2016-11-16 Tobias UlmerDocument e2tool.dlist_recursive() and clarify the code
2016-11-16 Tobias UlmerImprove documentation, mostly error cases
2016-11-16 Tobias UlmerRemove nil in return and error statements
2016-11-16 Tobias UlmerRemove some left over error handling
2016-11-16 Tobias UlmerDon't use stdio to deal with pipes.
2016-11-16 Tobias Ulmereio: add read, write and close, return file descriptor...
2016-11-16 Tobias UlmerAdd read, write, and close wrapers
2016-11-16 Tobias UlmerPlug small memory leak in case of poll error
2016-11-16 Tobias UlmerReduce and refine tracing a bit
2016-11-16 Tobias UlmerFix collect_project, add missing info.cache argument
2016-11-16 Tobias UlmerAdjust callcmd() to the new poll() interface
2016-11-16 Tobias UlmerChange and extend e2lib.poll() interface
2016-11-16 Tobias UlmerCheck whether symlink exists, not the destination
2016-11-16 Tobias UlmerSynchronise parent/child in callcmd()
2016-11-16 Tobias UlmerFix call to warnf() without category
2016-11-16 Tobias UlmerFix use after free in poll
2016-11-16 Tobias UlmerDisable write buffering on pipe file object
2016-11-16 Tobias UlmerAdd eio.setunbuffered()
2016-11-16 Tobias UlmerTurn collect_project feature into a plugin
2016-11-16 Tobias UlmerAllow calling e2build.write_build_driver()
2016-11-16 Tobias Ulmerenvironment: add tofile function
2016-11-16 Tobias UlmerRemove documentation for export field in result
2016-11-16 Tobias Ulmerinfo.ftab should be private to e2tool
2016-11-16 Tobias UlmerRemove select_result() and merge code with select_results()
2016-11-16 Tobias UlmerMake load_source_config() plural and add documentation
2016-11-16 Tobias UlmerMake load_result_config() plural and add documentation
2016-11-16 Tobias UlmerMake e2tool.get_depends() local, e2tool.dlist should...
2016-11-16 Tobias Ulmere2build: Get dependencies via the extendable e2tool...
2016-11-16 Tobias UlmerRemove missleading and unused info.build_mode
2016-11-16 Tobias UlmerRemove missleading and unused info.build_modes
2016-11-16 Tobias UlmerAdd ldoc comment todo markers, make them show up at...
2016-11-16 Tobias UlmerEnable optimization
2016-11-16 Tobias UlmerExplicitly require and use the cache module
2016-11-16 Tobias UlmerCache: remove metatable and clean up
2016-11-16 Tobias UlmerClean up projid()
2016-11-16 Tobias Ulmerinfo.servers doesn't seem to exist any more, remove
2016-11-16 Tobias UlmerFix typo
2016-11-16 Tobias UlmerRemove dead code
2016-11-16 Tobias UlmerIntegrate hashcache into hash module
2016-11-16 Tobias Ulmere2tool: Remove hash_path() and use hash.hash_file_once...
2016-11-16 Tobias Ulmerhash: Add hash_file_once() which does all the hash...
2016-11-16 Tobias Ulmertools: Remove tools that are no longer called directly
2016-11-16 Tobias Ulmertransport: Fix wrong documentation for file_path()
2016-11-16 Tobias Ulmertransport: in fetch_file, improve doc and remove strang...
2016-11-16 Tobias Ulmercache: transport.fetch_file does not take a flags argument
2016-11-16 Tobias Ulmergit: cosmetic cleanup
2016-11-16 Tobias Ulmere2tool: Convert to absolute paths and remove e2tool...
2016-11-16 Tobias Ulmere2-cf: Use absolute paths everywhere
2016-11-16 Tobias Ulmere2build: Remove all chdir() games and deal with absolut...
2016-11-16 Tobias Ulmere2tool: extend resultdir(), sourceconfig() and friends...
2016-11-16 Tobias UlmerAdd workdir argument to svn_tool() and use it
2016-11-16 Tobias UlmerExtend e2lib.call_tool_argv() with optional workdir...
2016-11-16 Tobias UlmerCorrect write_extension_config() doc comment
2016-11-16 Tobias Ulmerfetch-project: Fix absolute destination paths
2016-11-16 Tobias UlmerStop changing directory in e2-install-e2
next