| 2016-11-16 | Tobias Ulmer | Add return of terminating signal in e2lib.wait() | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Sync hash module with lsha1 changes, improve documentat... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Simplify lsha1.c and bring it in line with leio and... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Don't hard-code make, but fetch the command from buildc... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Add sha1 to list of 3RDPARTY sources | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Handle sourceset2ref errors correctly | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Document generic_git.sourceset2ref(), improve error... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | e2-new-source: generic_git.new_repository() has no... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | generic_git: Remove usage markers and unused flags... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Improve callcmd()/fdct documentation | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Remove e2lib.sha1sum() in favor of the hash module | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Use hash module to calculate sha1 sum | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Adjust to get_tool_flags() change, convert back to... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | e2-install-e2: Remove shell quoting | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | digest: Improve developer docs | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | e2-fetch-project: Remove shell quoting | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | e2build: Remove shell quoting and prepare an arg vector | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | generic_git.git(): Remove shell string construction | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | CVS: Vectorize arguments and call new cvs_tool() | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | tools.get_tool_flags(): Return vector of flags instead... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | tools.check_tool(): Use argv | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Remove e2lib.cat(), which was yet another way to do... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Add doc hint to mv and cp functions | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | call_tool_argv(): No more shell string construction | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Remove call_tool(), call_tool_argv() is the new king | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Use the digest module instead of call_tool and sha1sum | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Fix e2lib.execvp() doc | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Introduce elib.callcmd() with more flexibility | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Remove shell command constructs from git.toresult() | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Improve error reporting in e2lib.setenv() | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Implement e2lib.execvp() | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Move patch() into files plugin and convert to argv | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | e2lib.cp: change flags to recursive and use an argv | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Initialize shift, gcc complains because the conditions... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Disable do_unsetenv() for now, silences gcc complaints | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Inline callcmd() in callcmd_pipe() in order to remove... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Correct e2lib.poll() documentation | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Repair error reporting in e2lib.wait() | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Improve eio error messages, keep the file name/fd around | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | eio.fread() now requires a size | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Use eio in hash_file() | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Add "size" argument to eio.fread() | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Replace shell command mktemp with a mkstemp() call. | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Provide mkstemp() wrapper | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Replace shell command mktemp -d with a mkdtemp() call. | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Add mkdtemp() wrapper. | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | lib is an array, dereferencing it for a pointer is... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | isdigit() is declared in ctype.h, include it | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Replace popen() with callcmd_capture() and require... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Stop accessing private hash context fields, call hash... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Mark the hash context fields private, force calls to... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Fix crash on MD5 checksum entry | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Convert digest.parse() to eio | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Remove unused global env table | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Remove global interactive flag | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | We don't use hostname for anything, remove the code | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Could not find out what use the "mmm" sourceset is... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Include PID in trace logging | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Extend trace module to allow for filtering | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Move e2lib.svn() into the SVN plugin | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | git_init_db1(): remove default behaviour, require a... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Remove e2lib.git comment | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Merge git_new_argv2() into generic_git.git_new_argv() | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Remove e2lib.git() for good | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | All generic_git.git_rev_list1() users are gone, delete it | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | In git.check_workingcopy(), use lookup_id to find the... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Sync fetch_source with fetch-project, use lookup_id... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Overhaul git.update() making use of the work in generic_git | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | git.git_commit_id(): use lookup_id() function | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Use absolute GIT_DIR path, decouple errors from dirty... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Simplify generic_git.verify_remote_tag() using new... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Replace e2lib.git() with generic_git functions. | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Add generic_git.lookup_id() and lookup_ref() | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Fix git name and note the oldest supported git version. | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Use git_checkout() instead of hand-rolled solution | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | e2-install-e2: make destdir an absolute path | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | e2-fetch-project: make p.destdir an absolute path | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Wean e2-create-project off of e2lib.git and use generic_git | commit | commitdiff | tree | snapshot | 
| 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 | 
| next |