2019-05-09 |
Tobias Ulmer | create next changelog entry |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Tobias Ulmer | release e2factory-2.3.18rc2 e2factory-2.3.18rc2 |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Tobias Ulmer | e2lib: disable the very noisy poll loop for release |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Tobias Ulmer | git: fix git archive | tar pipe calling sequence |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Tobias Ulmer | e2lib: split callcmd() further to allow for external... |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Tobias Ulmer | remove some excessive logging |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Tobias Ulmer | git: fix spaces in warning message |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Tobias Ulmer | e2build: do not re-create last link pointing to the... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Tobias Ulmer | create next changelog entry |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Tobias Ulmer | release e2factory-2.3.18rc1 e2factory-2.3.18rc1 |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Tobias Ulmer | git: improve fetch-sources --update handling of differe... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Tobias Ulmer | git: tolerate improper configuration of source for... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Tobias Ulmer | git: use policy module to reliably access flags |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Tobias Ulmer | git: missed variable declaration in _check_git_remote() |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Tobias Ulmer | git: optionally skip workdir checkout |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Tobias Ulmer | git: commitid and empty branch are not yet ready |
commit | commitdiff | tree | snapshot |
2019-04-25 |
Tobias Ulmer | new-source: fix assertion and set up default build... |
commit | commitdiff | tree | snapshot |
2019-04-24 |
Tobias Ulmer | fetch-sources: more consistent logging |
commit | commitdiff | tree | snapshot |
2019-04-24 |
Tobias Ulmer | e2tool: access command line options more safely |
commit | commitdiff | tree | snapshot |
2019-04-24 |
Tobias Ulmer | policy: wrappers to access command line options |
commit | commitdiff | tree | snapshot |
2019-04-10 |
Tobias Ulmer | generic_git.current_branch: fix output |
commit | commitdiff | tree | snapshot |
2019-04-09 |
Tobias Ulmer | git: _check_git_remote: don't fail with unrelated msg... |
commit | commitdiff | tree | snapshot |
2019-04-09 |
Tobias Ulmer | generic_git: new git_config_table() returns all setting... |
commit | commitdiff | tree | snapshot |
2019-04-09 |
Tobias Ulmer | generic_git: add current_branch() |
commit | commitdiff | tree | snapshot |
2019-04-09 |
Tobias Ulmer | e2lib: misuse of warnf() should trigger an assertion |
commit | commitdiff | tree | snapshot |
2019-03-20 |
Tobias Ulmer | e2lib: add experimental support for loading .e2/e2... |
commit | commitdiff | tree | snapshot |
2019-03-19 |
Tobias Ulmer | e2lib: support e2.conf config.site.tmpdir setting and... |
commit | commitdiff | tree | snapshot |
2019-03-18 |
Tobias Ulmer | e2lib: improve verification of e2.conf some more |
commit | commitdiff | tree | snapshot |
2019-03-15 |
Tobias Ulmer | e2lib: improve e2.conf verification |
commit | commitdiff | tree | snapshot |
2019-03-15 |
Tobias Ulmer | git: if branch does not exists, use the remotes branch |
commit | commitdiff | tree | snapshot |
2019-03-13 |
Tobias Ulmer | adjust to generic_git.list_refs changes |
commit | commitdiff | tree | snapshot |
2019-03-13 |
Tobias Ulmer | generic_git: try to disambiguate "remote" and be more... |
commit | commitdiff | tree | snapshot |
2019-03-13 |
Tobias Ulmer | generic_git: add git_url_cache to turn server:location... |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Tobias Ulmer | e2build: log build step |
commit | commitdiff | tree | snapshot |
2019-03-01 |
Tobias Ulmer | generic_git: use arg instead of reinventing the wheel |
commit | commitdiff | tree | snapshot |
2019-03-01 |
Tobias Ulmer | generic_git: sprinkle some asserts |
commit | commitdiff | tree | snapshot |
2019-03-01 |
Tobias Ulmer | assrt: return important arguments similar to assert() |
commit | commitdiff | tree | snapshot |
2019-02-28 |
Tobias Ulmer | use generic_git helper functions |
commit | commitdiff | tree | snapshot |
2019-02-28 |
Tobias Ulmer | generic_git: make list_refs() a public interface |
commit | commitdiff | tree | snapshot |
2019-02-28 |
Tobias Ulmer | git: write git archive error messages to debug.log |
commit | commitdiff | tree | snapshot |
2019-02-28 |
Tobias Ulmer | git: include source name in error message |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Tobias Ulmer | e2lib: wait: fix log message on EINTR |
commit | commitdiff | tree | snapshot |
2019-02-18 |
Tobias Ulmer | e2build: for interactive playground use, setup standard... |
commit | commitdiff | tree | snapshot |
2019-02-18 |
Tobias Ulmer | e2build: use e2lib.get_tool_flags_argv_e2_su_2_2 |
commit | commitdiff | tree | snapshot |
2019-02-18 |
Tobias Ulmer | e2lib: e2_su_2_2 factor out tool command construction |
commit | commitdiff | tree | snapshot |
2019-02-18 |
Tobias Ulmer | e2lib: extend call_tool_argv to return exit code of... |
commit | commitdiff | tree | snapshot |
2019-02-18 |
Tobias Ulmer | eio: implement dup() |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Tobias Ulmer | git: use appropriate wait wrapper |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Tobias Ulmer | call e2-su-2.2 and sudo with pty=true |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Tobias Ulmer | e2tool: disable write buffering for debug.log |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Tobias Ulmer | e2: install signal handler and dispose our subprocess |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Tobias Ulmer | e2lib: callcmd: add argument to run command under a... |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Tobias Ulmer | e2lib: finish: if we received a signal, exit with the... |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Tobias Ulmer | e2lib: interrupt_hook: send interrupt to children |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Tobias Ulmer | e2lib: add children_.. functions to track and terminate... |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Tobias Ulmer | e2lib: support waitpid WNOHANG with wait(pid, true) |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Tobias Ulmer | Makefile: link against libutil, required by forkpty() |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Tobias Ulmer | assrt: pass optional message to assert() |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Tobias Ulmer | e2lib: close unused sync pipe ends before reading from... |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Tobias Ulmer | e2lib: handle read EINTR in poll loop |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Tobias Ulmer | e2lib: rename: don't shadow the errno module |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Tobias Ulmer | e2lib: wait: format log message |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Tobias Ulmer | e2lib: handle EINTR in poll() and wait() |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Tobias Ulmer | transport: rename file instead of calling mv |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Tobias Ulmer | le2lib: block other signals during signal handler execution |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Tobias Ulmer | le2lib: add a ioctl(TIOCSIG) wrapper function |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Tobias Ulmer | le2lib: add functions to block and unblock signals |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Tobias Ulmer | e2lib: implement forkpty |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Tobias Ulmer | eio: log pipe file descriptors |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Tobias Ulmer | le2lib: poll: provide information about POLLERR/POLLHUP... |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Tobias Ulmer | le2lib: return errno value from poll |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Tobias Ulmer | le2lib: return errno value from waitpid |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Tobias Ulmer | le2lib: stop calling fflush in the fork wrapper |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Tobias Ulmer | eio: use luaL_error |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Tobias Ulmer | eio: add fflush() |
commit | commitdiff | tree | snapshot |
2019-01-25 |
Tobias Ulmer | e2lib: if logf() format fails, abort with helpful message |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Tobias Ulmer | tools: fix undeclared variable in error message |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Tobias Ulmer | files: fix collect project whitespace handling in file... |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Tobias Ulmer | e2tool: open debug.log after loading e2.conf |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Tobias Ulmer | lock: provide instructions to fix a locked chroot |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Tobias Ulmer | generic_git: document git_remote_add() and improve... |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Tobias Ulmer | generic_git: add a few helpers for formatting refs |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Tobias Ulmer | files: add support for .tbz2 archives |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Tobias Ulmer | fetch-project: enforce mutual exclusivness of --tag... |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Tobias Ulmer | fetch-project: fix detached HEAD status when using... |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Tobias Ulmer | e2-new-source: load project after option handling |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Tobias Ulmer | generic_git: documentation |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Tobias Ulmer | e2build: display longer more of the scratch buildid |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Tobias Ulmer | collect_project: in wc-mode, return a scratch buildid |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Tobias Ulmer | policy: document handle_commandline_options |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Tobias Ulmer | Unify git refs formatting |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Tobias Ulmer | generic_git: turn errors into assertion |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Tobias Ulmer | e2lib: fix locate_project_root |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Tobias Ulmer | lock: log errors on cleanup, improve |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Tobias Ulmer | err: add tostring() method |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Tobias Ulmer | e2lib: don't close debuglogfile early, improve performance |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Tobias Ulmer | e2build: check for chroot removal, add error message... |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Tobias Ulmer | e2build: clarify creation of directories |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Tobias Ulmer | e2build: ouch, repair error handling in helper_chroot_r... |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Tobias Ulmer | Improve robustness of signal handling |
commit | commitdiff | tree | snapshot |
next |