]> git.e2factory.org Git - e2factory.git/shortlog
e2factory.git
2016-11-16 Tobias UlmerRemove unused global variable 'termwidth'
2016-11-16 Tobias UlmerRemove unused global variable 'last_output'
2016-11-16 Tobias UlmerRemove e2lib.callcmd_redirect(), unused
2016-11-16 Tobias UlmerMove e2-su-2.2.c in the ldoc config
2016-11-16 Tobias UlmerReplace string.format with e2lib.join() for paths
2016-11-16 Tobias UlmerConvert buildconfig into a new-style module
2016-11-16 Tobias Ulmere2lib.callcmd() is for internal use only, mark local
2016-11-16 Tobias UlmerCleanup Makefiles, move files in the right place, stop...
2016-11-16 Tobias UlmerLock build_mode table, cleanup and document
2016-11-16 Tobias UlmerUpdate result documentation
2016-11-16 Tobias UlmerHandle mkdir() errors in collect_project()
2016-11-16 Tobias UlmerGenerate Makefile with upper-case initial
2016-11-16 Tobias UlmerUse e2lib.join() instead of string.format() to construc...
2016-11-16 Tobias UlmerRemove outdated phash/bhash documentation
2016-11-16 Tobias UlmerRemove build_config.env, duplicate data
2016-11-16 Tobias UlmerBuild results without unused indirection via function...
2016-11-16 Tobias UlmerMove reading chroot config into function, cleanup dupli...
2016-11-16 Tobias UlmerDocument build_process table
2016-11-16 Tobias UlmerFix indentation
2016-11-16 Tobias UlmerCleanup build_config() and update documentation
2016-11-16 Tobias UlmerUse info.project instead
2016-11-16 Tobias UlmerDocument and cleanup load_user_config()
2016-11-16 Tobias UlmerRepair, document and simplify gather_{source,result...
2016-11-16 Tobias UlmerRemove remnants of build-numbers support
2016-11-16 Tobias UlmerFix indentation
2016-11-16 Tobias UlmerAdd error checking to directory() loops
2016-11-16 Tobias UlmerRework directory() iterator to not use abort()
2016-11-16 Tobias UlmerRemove comments about abort
2016-11-16 Tobias UlmerAdjust callers of e2lib.callcmd_pipe()
2016-11-16 Tobias UlmerRework callcmd_pipe() to not use abort()
2016-11-16 Tobias UlmerReplace abort() in guards of dofile2() with error()
2016-11-16 Tobias UlmerCorrect buildid() documentation
2016-11-16 Tobias UlmerRemove unused function check_workingcopies()
2016-11-16 Tobias UlmerRemove unused parameters from e2tool.check_project_info()
2016-11-16 Tobias UlmerRemove redundant p.server assignment
2016-11-16 Tobias UlmerMerge dofile_protected() into dofile2()
2016-11-16 Tobias Ulmerremove unused e2lib.parse_versionfile()
2016-11-16 Tobias UlmerAdd error handling to e2lib.mktempfile()
2016-11-16 Tobias UlmerAdd error handling to e2lib.mktempdir()
2016-11-16 Tobias UlmerRework error handling in parse_e2versionfile()
2016-11-16 Tobias UlmerAdd error handling to e2lib.get_global_config()
2016-11-16 Tobias UlmerAdd error handling to e2lib.init2()
2016-11-16 Tobias UlmerMake use_global_config() local and remove calls to...
2016-11-16 Tobias Ulmere2lib.init() can now return errors
2016-11-16 Tobias UlmerHandle errors from e2option.parse()
2016-11-16 Tobias Ulmere2option: remove abort() wherever possible
2016-11-16 Tobias Ulmergeneric_git: remove all calls to abort()
2016-11-16 Tobias Ulmerplugin: remove call to abort()
2016-11-16 Tobias Ulmere2tool: select_result() now returns error instead of...
2016-11-16 Tobias Ulmere2tool: buildid() now returns error instead of calling...
2016-11-16 Tobias Ulmere2tool: remove abort() from projid() and pbuildid()
2016-11-16 Tobias Ulmere2tool: remove abort() from collect_project_info()
2016-11-16 Tobias Ulmercvs: remove e2lib.abort()
2016-11-16 Tobias Ulmerfiles: remove elib.abort()
2016-11-16 Tobias Ulmerpolicy: remove e2lib.abort()
2016-11-16 Tobias Ulmergit: remove e2lib.abort()
2016-11-16 Tobias Ulmersvn: remove e2lib.abort()
2016-11-16 Tobias UlmerRemove calls to e2lib.abort() in global tools
2016-11-16 Tobias UlmerRemove calls to e2lib.abort() in local tools
2016-11-16 Tobias UlmerPut local tools code into functions
2016-11-16 Tobias UlmerPut global tool code into functions
2016-11-16 Tobias UlmerFix dsort module name
2016-11-16 Tobias UlmerFormat and remove log messages
2016-02-19 Tobias Ulmergit: fetch tags and pull ff-only
2015-10-13 Tobias Ulmercreate next changelog entry
2015-10-13 Tobias Ulmerrelease e2factory-2.3.14p1 e2factory-2.3.14p1
2015-10-13 Tobias UlmerDocument .e2/e2config
2015-10-09 Tobias Ulmeradd unoffical E2_TRACE env var, for debugging only
2015-10-09 Tobias Ulmerchroot template: don't point to internal resources
2015-10-09 Tobias Ulmerinit: wrap io.open/popen with variants setting FD_CLOEXEC
2015-10-09 Tobias Ulmerinit: close everything but stdin, stdout and stderr
2015-10-09 Tobias Ulmercheck whether open(/dev/null) succeeded
2015-10-09 Tobias Ulmerplug a number of file descriptor leaks
2015-10-09 Tobias Ulmerset FD_CLOEXEC on dup'ed file descriptors in child
2015-10-08 Tobias Ulmerluafile: new function cloexec() to set FD_CLOEXEC on...
2015-10-08 Tobias Ulmerluafile: open now sets FD_CLOEXEC by default
2015-10-08 Tobias Ulmere2util: implement closefrom()
2015-10-08 Tobias Ulmere2build: fix wrong use of shquote(), makes x86_64 chroo...
2015-10-08 Tobias Ulmerchroot arch: fix regression, make x86_64 work again
2015-10-08 Tobias UlmerMakefile: stop exporting so many environment variables
2015-10-07 Tobias UlmerMakefile: explicitly pass build variables to genscript.sh
2015-10-07 Tobias UlmerMakefile: remove 'tags' target
2015-10-07 Tobias UlmerMakefile: remove unused 'check' target
2015-10-07 Tobias Ulmerhashcache: prevent erroneous same-second cache hits
2015-10-07 Tobias Ulmere2util.stat(): provide nanosecond precision
2015-10-07 Tobias UlmerReset all signal handlers to their defaults
2015-10-07 Tobias UlmerFix rotating logs when the result name contains a dash
2015-10-07 Tobias UlmerHandle fetching/pushing symlinks instead of creating...
2014-06-25 Rolf Eike Beermention curl as requirement
2014-03-25 Tobias Ulmercreate next changelog entry
2014-03-25 Tobias Ulmerrelease e2factory-2.3.14p0 e2factory-2.3.14p0
2014-03-25 Tobias UlmerUnbreak --wc-mode and make it work with intermediary...
2014-03-25 Tobias UlmerForbid --all with results and --wc-mode without results
2014-03-25 Tobias UlmerFix svn.sourceid(), include SVN revision in sourceid
2014-03-25 Tobias UlmerAdd e2lib.call_tool_argv_capture()
2014-03-25 Tobias UlmerFix operator precedence in licence validation
2014-03-25 Tobias UlmerFix operator precedence in cvs and svn source validation
2014-03-25 Tobias UlmerFix error in tartype_by_suffix()
2014-03-25 Tobias UlmerFix collect_project regression
2013-06-13 Tobias Ulmercreate next changelog entry
next