]> git.e2factory.org Git - e2factory.git/shortlog
e2factory.git
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...
2016-11-16 Tobias Ulmerremove noisy debug output
2016-11-16 Tobias Ulmere2lib: fix typo in error message
2016-11-16 Tobias Ulmerdlist: use result module, standard naming, drop info
2016-11-16 Tobias Ulmerproject: move host system architecture check here
2016-11-16 Tobias Ulmersource: remove sources_sorted table
2016-11-16 Tobias Ulmersl: add an unpack() method
2016-11-16 Tobias Ulmersl: remove methods dealing with insertion order
2016-11-16 Tobias Ulmere2build: switch to result module
2016-11-16 Tobias Ulmere2build: r -> resultname
2016-11-16 Tobias Ulmere2tool.dlist_recursive: rework cyclic error handling
2016-11-16 Tobias Ulmere2tool: use new sources and results
2016-11-16 Tobias UlmerIntroduce result classes
2016-11-16 Tobias Ulmerenvironment: don't format the hash input
2016-11-16 Tobias Ulmergit: use hash_append
2016-11-16 Tobias Ulmersvn: use hash_append
2016-11-16 Tobias Ulmerfiles: use hash_append
2016-11-16 Tobias Ulmeradd ass(e)rt module, provide global assert functions
2016-11-16 Tobias Ulmerproject: use hash_append
2016-11-16 Tobias Ulmerlicence: use hash_append
2016-11-16 Tobias Ulmere2lib: sort required modules
2016-11-16 Tobias Ulmerchroot: use hash_append
2016-11-16 Tobias Ulmercvs: use hash_append
2016-11-16 Tobias Ulmerchroot: unbreak module loading loop
2016-11-16 Tobias Ulmerpolicy: use eio
2016-11-16 Tobias Ulmererr: remove unused getcount() argument
2016-11-16 Tobias Ulmerproject: move projid() to sensible location
2016-11-16 Tobias UlmerMakefiles: stop build process at the error
2016-11-16 Tobias Ulmererr: improve assert error messages
2016-11-16 Tobias Ulmerhash: correct error message
2016-11-16 Tobias Ulmerfiles: remove unused environment module
2016-11-16 Tobias UlmerRevert "class: add obj_(un)lock_rw methods for debugging"
2016-11-16 Tobias UlmerImprove error handling in hash module
2016-11-16 Tobias UlmerImprove stringlist insertion and sorting
2016-11-16 Tobias Ulmerclass: add obj_(un)lock_rw methods for debugging
2016-11-16 Tobias Ulmererr: add asserts
2016-11-16 Tobias Ulmerremove disabled lock test code
2016-11-16 Tobias Ulmerremove unused stringlist selftest
2016-11-16 Tobias Ulmerremove broken sha1 tests
2016-11-16 Tobias Ulmerenvironment: remove disabled unit tests
2016-11-16 Tobias Ulmere2lib.join: fix indentation
2016-11-16 Tobias Ulmere2lib.join: detect nil components and throw an error.
2016-11-16 Tobias Ulmere2lib.log(): make newline optional
2016-11-16 Tobias UlmerHandle fetching symlinks correctly, instead of creating...
2016-11-16 Tobias Ulmershow per-file licences
2016-11-16 Tobias UlmerImprove accuracy of fetch-sources manual page
2016-11-16 Tobias Ulmergit source: explicitly fetch tags in addition to objects
2016-11-16 Tobias UlmerAdd source module and refactor e2source config handling.
2016-11-16 Tobias UlmerFix rotating logs when the result name contains a dash
2016-11-16 Tobias Ulmere2build: Warn about deploying to a disabled releases...
2016-11-16 Tobias Ulmercache: add writeback_state()
2016-11-16 Tobias Ulmertransport: add asserts
2016-11-16 Tobias Ulmercache: Fix comments
2016-11-16 Tobias Ulmercache: whitespace fixes
2016-11-16 Tobias Ulmercache: Sprinkle assert()
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...
next