]> git.e2factory.org Git - e2factory.git/shortlog
e2factory.git
2019-05-03 Tobias Ulmergit: tolerate improper configuration of source for...
2019-05-03 Tobias Ulmergit: use policy module to reliably access flags
2019-05-03 Tobias Ulmergit: missed variable declaration in _check_git_remote()
2019-05-03 Tobias Ulmergit: optionally skip workdir checkout
2019-05-03 Tobias Ulmergit: commitid and empty branch are not yet ready
2019-04-25 Tobias Ulmernew-source: fix assertion and set up default build...
2019-04-24 Tobias Ulmerfetch-sources: more consistent logging
2019-04-24 Tobias Ulmere2tool: access command line options more safely
2019-04-24 Tobias Ulmerpolicy: wrappers to access command line options
2019-04-10 Tobias Ulmergeneric_git.current_branch: fix output
2019-04-09 Tobias Ulmergit: _check_git_remote: don't fail with unrelated msg...
2019-04-09 Tobias Ulmergeneric_git: new git_config_table() returns all setting...
2019-04-09 Tobias Ulmergeneric_git: add current_branch()
2019-04-09 Tobias Ulmere2lib: misuse of warnf() should trigger an assertion
2019-03-20 Tobias Ulmere2lib: add experimental support for loading .e2/e2...
2019-03-19 Tobias Ulmere2lib: support e2.conf config.site.tmpdir setting and...
2019-03-18 Tobias Ulmere2lib: improve verification of e2.conf some more
2019-03-15 Tobias Ulmere2lib: improve e2.conf verification
2019-03-15 Tobias Ulmergit: if branch does not exists, use the remotes branch
2019-03-13 Tobias Ulmeradjust to generic_git.list_refs changes
2019-03-13 Tobias Ulmergeneric_git: try to disambiguate "remote" and be more...
2019-03-13 Tobias Ulmergeneric_git: add git_url_cache to turn server:location...
2019-03-04 Tobias Ulmere2build: log build step
2019-03-01 Tobias Ulmergeneric_git: use arg instead of reinventing the wheel
2019-03-01 Tobias Ulmergeneric_git: sprinkle some asserts
2019-03-01 Tobias Ulmerassrt: return important arguments similar to assert()
2019-02-28 Tobias Ulmeruse generic_git helper functions
2019-02-28 Tobias Ulmergeneric_git: make list_refs() a public interface
2019-02-28 Tobias Ulmergit: write git archive error messages to debug.log
2019-02-28 Tobias Ulmergit: include source name in error message
2019-02-20 Tobias Ulmere2lib: wait: fix log message on EINTR
2019-02-18 Tobias Ulmere2build: for interactive playground use, setup standard...
2019-02-18 Tobias Ulmere2build: use e2lib.get_tool_flags_argv_e2_su_2_2
2019-02-18 Tobias Ulmere2lib: e2_su_2_2 factor out tool command construction
2019-02-18 Tobias Ulmere2lib: extend call_tool_argv to return exit code of...
2019-02-18 Tobias Ulmereio: implement dup()
2019-02-15 Tobias Ulmergit: use appropriate wait wrapper
2019-02-15 Tobias Ulmercall e2-su-2.2 and sudo with pty=true
2019-02-15 Tobias Ulmere2tool: disable write buffering for debug.log
2019-02-15 Tobias Ulmere2: install signal handler and dispose our subprocess
2019-02-15 Tobias Ulmere2lib: callcmd: add argument to run command under a...
2019-02-15 Tobias Ulmere2lib: finish: if we received a signal, exit with the...
2019-02-15 Tobias Ulmere2lib: interrupt_hook: send interrupt to children
2019-02-15 Tobias Ulmere2lib: add children_.. functions to track and terminate...
2019-02-15 Tobias Ulmere2lib: support waitpid WNOHANG with wait(pid, true)
2019-02-13 Tobias UlmerMakefile: link against libutil, required by forkpty()
2019-02-13 Tobias Ulmerassrt: pass optional message to assert()
2019-02-13 Tobias Ulmere2lib: close unused sync pipe ends before reading from...
2019-02-13 Tobias Ulmere2lib: handle read EINTR in poll loop
2019-02-13 Tobias Ulmere2lib: rename: don't shadow the errno module
2019-02-13 Tobias Ulmere2lib: wait: format log message
2019-02-13 Tobias Ulmere2lib: handle EINTR in poll() and wait()
2019-02-13 Tobias Ulmertransport: rename file instead of calling mv
2019-02-12 Tobias Ulmerle2lib: block other signals during signal handler execution
2019-02-12 Tobias Ulmerle2lib: add a ioctl(TIOCSIG) wrapper function
2019-02-12 Tobias Ulmerle2lib: add functions to block and unblock signals
2019-02-12 Tobias Ulmere2lib: implement forkpty
2019-02-11 Tobias Ulmereio: log pipe file descriptors
2019-02-11 Tobias Ulmerle2lib: poll: provide information about POLLERR/POLLHUP...
2019-02-11 Tobias Ulmerle2lib: return errno value from poll
2019-02-11 Tobias Ulmerle2lib: return errno value from waitpid
2019-02-11 Tobias Ulmerle2lib: stop calling fflush in the fork wrapper
2019-02-11 Tobias Ulmereio: use luaL_error
2019-02-11 Tobias Ulmereio: add fflush()
2019-01-25 Tobias Ulmere2lib: if logf() format fails, abort with helpful message
2019-01-09 Tobias Ulmertools: fix undeclared variable in error message
2018-12-10 Tobias Ulmerfiles: fix collect project whitespace handling in file...
2018-12-10 Tobias Ulmere2tool: open debug.log after loading e2.conf
2018-12-10 Tobias Ulmerlock: provide instructions to fix a locked chroot
2018-12-10 Tobias Ulmergeneric_git: document git_remote_add() and improve...
2018-12-10 Tobias Ulmergeneric_git: add a few helpers for formatting refs
2018-12-10 Tobias Ulmerfiles: add support for .tbz2 archives
2018-12-10 Tobias Ulmerfetch-project: enforce mutual exclusivness of --tag...
2018-12-10 Tobias Ulmerfetch-project: fix detached HEAD status when using...
2018-12-10 Tobias Ulmere2-new-source: load project after option handling
2018-12-10 Tobias Ulmergeneric_git: documentation
2018-12-10 Tobias Ulmere2build: display longer more of the scratch buildid
2018-12-10 Tobias Ulmercollect_project: in wc-mode, return a scratch buildid
2018-12-10 Tobias Ulmerpolicy: document handle_commandline_options
2018-12-10 Tobias UlmerUnify git refs formatting
2018-12-10 Tobias Ulmergeneric_git: turn errors into assertion
2018-12-10 Tobias Ulmere2lib: fix locate_project_root
2018-12-10 Tobias Ulmerlock: log errors on cleanup, improve
2018-12-10 Tobias Ulmererr: add tostring() method
2018-12-10 Tobias Ulmere2lib: don't close debuglogfile early, improve performance
2018-12-10 Tobias Ulmere2build: check for chroot removal, add error message...
2018-12-10 Tobias Ulmere2build: clarify creation of directories
2018-12-10 Tobias Ulmere2build: ouch, repair error handling in helper_chroot_r...
2018-12-10 Tobias UlmerImprove robustness of signal handling
2018-12-10 Tobias Ulmere2lib: don't call chdir in rmtempdirs
2018-12-10 Tobias Ulmereio: luaL_argerror never returns, but it helps gcc...
2018-12-10 Tobias Ulmerconsole: set stderr to unbuffered
2018-12-10 Tobias Ulmere2build: use result_build_set to skip build steps
2018-12-10 Tobias UlmerIntroduce build_set and result_build_set.
2018-12-10 Tobias Ulmerresult: split build_config() into builtin_env()
2018-12-10 Tobias Ulmere2build: fix ldoc tag
2018-12-10 Tobias Ulmererr: fix ldoc tags
2018-12-10 Tobias Ulmere2tool: remove unused print_selection and selected...
2018-12-10 Tobias Ulmermove build mode and settings into the build process
2018-12-10 Tobias Ulmere2tool: false is a valid value in settings
next