2016-11-16 |
Tobias Ulmer | Add git_commit_id() function to git SCM plugin and... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Complete overhaul of generic_git module |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Add url.to_file_path() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Remove now unused e2lib.ssh(), improve ssh_remote_cmd() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Use ssh_remote_cmd() to create directory |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Add ssh_remote_cmd(), a wrapper for executing commands... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Document url object fields some more |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Allow SCM modules to register interfaces not common... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Extend documentation of e2lib.callcmd_capture() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Generate documentation for plugins again. |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Do not mangle module name with an underscore in debug log |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Replace write_file with eio.file_write() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Convert write_extension_config() to eio and move into... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Merge read_file() and read_template() into a local... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Replace read_line with eio.file_read_line() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Disable tracing in parts of hash and eio module |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Add trace module, used for logging all function calls |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Rename luafile to EIO (Extended IO) remove confusing... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Use new luafile API and check for errors in more places |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Rewrite luafile |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Remove all of e2lib.touch() and friends |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Improve luafile documentation |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Remove chmod the tool. |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Fixup e2lib.chmod() callers |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Replace chmod tool by function call and document it |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Update e2lib.parse_mode() doc |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Add chmod function |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Add octal number parsing to parse_mode, sprinkle some... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Remove E2_LOCAL_TAG and E2_LOCAL_BRANCH environment... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Remove more obsolete tools |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Document 3rd party sources for completeness |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Remove unused mkdir tool entry |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Add new mkdir(), mkdir_recursive and parse_mode() functions |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Add errno module |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Add authors of e2factory |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Add basic luafile documentation |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Replace e2lib.get_sys_arch() with uname_machine() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Consolidate e2util into e2lib, add error reporting... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Remove all traces of e2lib.bomb |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Remove call to e2lib.bomb() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Remove call to e2lib.bomb() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Remove calls to e2lib.bomb() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Update e2lib.get_sys_arch() doc |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Remove unused globals.terminal variable |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Update e2lib.sha1sum documentation |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Update documentation of e2lib.call_tool |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Add error handling to tools module and all call sites |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Replace callcmd_capture with callcmd_log |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Modify callcmd_log() to return an error object |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Simplify autocapture() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Remove unused global variable 'termwidth' |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Remove unused global variable 'last_output' |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Remove e2lib.callcmd_redirect(), unused |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Move e2-su-2.2.c in the ldoc config |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Replace string.format with e2lib.join() for paths |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Convert buildconfig into a new-style module |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | e2lib.callcmd() is for internal use only, mark local |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Cleanup Makefiles, move files in the right place, stop... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Lock build_mode table, cleanup and document |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Update result documentation |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Handle mkdir() errors in collect_project() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Generate Makefile with upper-case initial |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Use e2lib.join() instead of string.format() to construc... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Remove outdated phash/bhash documentation |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Remove build_config.env, duplicate data |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Build results without unused indirection via function... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Move reading chroot config into function, cleanup dupli... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Document build_process table |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Fix indentation |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Cleanup build_config() and update documentation |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Use info.project instead |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Document and cleanup load_user_config() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Repair, document and simplify gather_{source,result... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Remove remnants of build-numbers support |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Fix indentation |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Add error checking to directory() loops |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Rework directory() iterator to not use abort() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Remove comments about abort |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Adjust callers of e2lib.callcmd_pipe() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Rework callcmd_pipe() to not use abort() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Replace abort() in guards of dofile2() with error() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Correct buildid() documentation |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Remove unused function check_workingcopies() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Remove unused parameters from e2tool.check_project_info() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Remove redundant p.server assignment |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Merge dofile_protected() into dofile2() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | remove unused e2lib.parse_versionfile() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Add error handling to e2lib.mktempfile() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Add error handling to e2lib.mktempdir() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Rework error handling in parse_e2versionfile() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Add error handling to e2lib.get_global_config() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Add error handling to e2lib.init2() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Make use_global_config() local and remove calls to... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | e2lib.init() can now return errors |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Handle errors from e2option.parse() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | e2option: remove abort() wherever possible |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | generic_git: remove all calls to abort() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | plugin: remove call to abort() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | e2tool: select_result() now returns error instead of... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | e2tool: buildid() now returns error instead of calling... |
commit | commitdiff | tree | snapshot |
next |