]> git.e2factory.org Git - e2factory.git/shortlog
e2factory.git
2016-11-16 Tobias Ulmerresult: chroot and source list should merge entries
2016-11-16 Tobias Ulmerfiles: turn on mergeing in file licence lists
2016-11-16 Tobias Ulmerfiles: get_licences() already returns a copy
2016-11-16 Tobias Ulmere2-build: warn about left out deploy results in release...
2016-11-16 Tobias Ulmere2option: repair userdefaultoptions() processing
2016-11-16 Tobias Ulmerls-project: don't just register, handle cmd line options
2016-11-16 Tobias Ulmerls-project: remove description of marginally useful...
2016-11-16 Tobias Ulmere2-ls-project: fix and add two options
2016-11-16 Tobias Ulmerproject: move config verify into project module
2016-11-16 Tobias Ulmere2tool: check return value of verify_result_envs()
2016-11-16 Tobias Ulmerresult: rename to sources_list()
2016-11-16 Tobias Ulmerresult: rename to chroot_list()
2016-11-16 Tobias Ulmerresult: move build_settings() implementation into resul...
2016-11-16 Tobias Ulmerresult: move build_mode implementation into result_class
2016-11-16 Tobias Ulmerresult: move buildconfig implementation into result_class
2016-11-16 Tobias Ulmerresult: buildconfig() -> build_config() for consistency
2016-11-16 Tobias Ulmerupdate e2factory license and author information for...
2016-11-16 Tobias Ulmerremove outdated document
2016-11-16 Tobias Ulmergitignore: ignore e2config, it shouldn't be checked in
2016-11-16 Tobias Ulmere2tool: remove dead code
2016-11-16 Tobias Ulmere2lib: split up stat() into lstat() and remove inconsis...
2016-11-16 Tobias Ulmererr: extent cat() to take a format string plus arguments
2016-11-16 Tobias Ulmerfiles: error out when at risk of overwriting files...
2016-11-16 Tobias Ulmerfiles: fix typo
2016-11-16 Tobias Ulmercollect_project: reject converting unknown res types
2016-11-16 Tobias Ulmercollect_project: rename method to cp_default_result()
2016-11-16 Tobias Ulmermake.vars: add LUA_CFLAGS for building shared objects
2016-11-16 Tobias Ulmercollect_project: remove build process and just add...
2016-11-16 Tobias Ulmerresult: switch to depends_list() and remove dlist()
2016-11-16 Tobias Ulmerresult: add depends_list()
2016-11-16 Tobias Ulmererr: provide a traceback if assert hits
2016-11-16 Tobias Ulmercollect_project: adjust for changed result type detection
2016-11-16 Tobias Ulmerresult: make the result type detection more flexible
2016-11-16 Tobias Ulmere2-ls-project: WIP
2016-11-16 Tobias Ulmercollect_project: use add_step_before()
2016-11-16 Tobias Ulmerresult: improve clarity of bc.T
2016-11-16 Tobias Ulmere2build: document
2016-11-16 Tobias Ulmere2build: add methods to add build steps
2016-11-16 Tobias Ulmere2tool: remove last remains of e2tool_ftab
2016-11-16 Tobias Ulmere2build: do not include the '.' directory in result.tar
2016-11-16 Tobias Ulmercache: rename root_server to dot
2016-11-16 Tobias Ulmercache: rename result_server to results
2016-11-16 Tobias Ulmercache: rename default_files to upstream
2016-11-16 Tobias Ulmercache: rename default_repo to projects
2016-11-16 Tobias Ulmere2tool: lock the info table, cross fingers
2016-11-16 Tobias Ulmere2lib.join: verbose assert
2016-11-16 Tobias Ulmercache: move server names and local cache setup into...
2016-11-16 Tobias Ulmercollect_project: convert to new object oriented structure
2016-11-16 Tobias Ulmere2-fetch-sources: use new result objects
2016-11-16 Tobias Ulmere2-playground: make use of result and e2build
2016-11-16 Tobias Ulmere2-build: make use of result and e2build
2016-11-16 Tobias Ulmercache: setup_cache: return false instead of nil
2016-11-16 Tobias Ulmercache: new_cache() is an implementation detail
2016-11-16 Tobias Ulmere2lib: verify_global_config(): always check for existen...
2016-11-16 Tobias Ulmercache: move e2lib.setup_cache into cache module
2016-11-16 Tobias Ulmere2tool: restore fileid() behaviour and only verify...
2016-11-16 Tobias Ulmerpolicy: remove all traces of dep_set()
2016-11-16 Tobias Ulmere2tool: unify verify_hash() and fileid() to share the...
2016-11-16 Tobias Ulmercache: rework the caching strategy
2016-11-16 Tobias Ulmercache: remove unused function file_local()
2016-11-16 Tobias Ulmere2lib: make unlink_recursive() work when pathname is...
2016-11-16 Tobias Ulmere2lib: document unlink_recursive() does not follow...
2016-11-16 Tobias Ulmercache: file_path() remove unused flags and clean up
2016-11-16 Tobias Ulmere2lib: add debug logging to callcmd()
2016-11-16 Tobias Ulmercache: remove now unused check_only flag, add error...
2016-11-16 Tobias Ulmere2build: remove only use of check_only
2016-11-16 Tobias Ulmercache: remove unused flags.refresh
2016-11-16 Tobias Ulmercache: add more error checking for flags
2016-11-16 Tobias Ulmere2tool: tranport is an implementation detail of cache...
2016-11-16 Tobias Ulmercache: remove unused flags.chmod feature
2016-11-16 Tobias Ulmerproject: move chroot_call_prefix() to better location
2016-11-16 Tobias Ulmerresult: modify build_mode() and drop the getter/setter...
2016-11-16 Tobias Ulmerresult: build_process() returns a new build_process_cla...
2016-11-16 Tobias Ulmerresult: move my_chroot_list() implementation up into...
2016-11-16 Tobias Ulmerresult: make the buildconfig table part of the result
2016-11-16 Tobias Ulmertransport: fix indentation
2016-11-16 Tobias Ulmertrace: reduce overhead in enable(), ignore more modules
2016-11-16 Tobias Ulmere2lib: reduce debug log noise
2016-11-16 Tobias Ulmere2tool: sprinkle asserts and fix indentation
2016-11-16 Tobias Ulmercache: fetch_file() destname and flags are optional now
2016-11-16 Tobias Ulmerstrict: add readonly() function
2016-11-16 Tobias Ulmerstrict: __index() doesn't take a value
2016-11-16 Tobias Ulmere2tool: error on configured/installed version mismatch
2016-11-16 Tobias Ulmere2tool: remove info argument from umask funcs
2016-11-16 Tobias Ulmere2tool: adjust to build process and build settings
2016-11-16 Tobias Ulmerresult: make use of build_process_class
2016-11-16 Tobias Ulmere2build: introduce the build_process class
2016-11-16 Tobias Ulmere2build: build_result() never sets return_flags, delete
2016-11-16 Tobias Ulmere2build: replace environment_script()
2016-11-16 Tobias Ulmere2build: don't spam build output into debug.log
2016-11-16 Tobias Ulmere2build: cosmetic cleanup
2016-11-16 Tobias Ulmerinline e2tool.bid_display()
2016-11-16 Tobias Ulmere2tool: make set_info() local
2016-11-16 Tobias Ulmerresult: use new asserts
2016-11-16 Tobias Ulmerremove package.loaded workaround
2016-11-16 Tobias Ulmerprojenv: new module managing project environment
2016-11-16 Tobias Ulmermake.vars: remove unused variables
2016-11-16 Tobias Ulmerenvironment: add some assertions
2016-11-16 Tobias Ulmercache: remove tooldebug noise
2016-11-16 Tobias Ulmere2lib.callcmd(): allow multiple descriptors to use...
next