| 2016-11-16 | Tobias Ulmer | Add missed return false on error | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Make dofile2() more strict, improving config file error... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | LicenceID includes the licence name | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Create licence class and move all licence handling... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Add or move generic table/attribute verification functi... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | install class.lua | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Add ldoc header for middleclass | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | add middleclass | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | strict: point error to the stack frame where it occurred | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | files: error out if the unpack location doesn't exist... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Run e2 tools in protected mode, allowing for use of... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Move check_project_info into collect_project_info | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Remove a couple of chroot fields that don't exist any... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Only 6 X are replaced in by mktemp... functions, shorten | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Document rsync version requirement | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Cleanup collect_project, document, add pbuildid fn... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | e2tool: Remove remnants of collect_project | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Move collect_project resultid calculation out of e2tool | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Add note about what return values resultid() expects | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | There is no r.pseudo_result field anywhere... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Document e2tool.dsort() | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Document e2tool.dlist_recursive() and clarify the code | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Improve documentation, mostly error cases | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Remove nil in return and error statements | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Remove some left over error handling | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Don't use stdio to deal with pipes. | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | eio: add read, write and close, return file descriptor... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Add read, write, and close wrapers | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Plug small memory leak in case of poll error | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Reduce and refine tracing a bit | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Fix collect_project, add missing info.cache argument | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Adjust callcmd() to the new poll() interface | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Change and extend e2lib.poll() interface | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Check whether symlink exists, not the destination | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Synchronise parent/child in callcmd() | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Fix call to warnf() without category | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Fix use after free in poll | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Disable write buffering on pipe file object | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Add eio.setunbuffered() | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Turn collect_project feature into a plugin | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Allow calling e2build.write_build_driver() | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | environment: add tofile function | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Remove documentation for export field in result | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | info.ftab should be private to e2tool | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Remove select_result() and merge code with select_results() | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Make load_source_config() plural and add documentation | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Make load_result_config() plural and add documentation | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Make e2tool.get_depends() local, e2tool.dlist should... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | e2build: Get dependencies via the extendable e2tool... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Remove missleading and unused info.build_mode | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Remove missleading and unused info.build_modes | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Add ldoc comment todo markers, make them show up at... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Enable optimization | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Explicitly require and use the cache module | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Cache: remove metatable and clean up | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Clean up projid() | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | info.servers doesn't seem to exist any more, remove | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Fix typo | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Remove dead code | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Integrate hashcache into hash module | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | e2tool: Remove hash_path() and use hash.hash_file_once... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | hash: Add hash_file_once() which does all the hash... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | tools: Remove tools that are no longer called directly | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | transport: Fix wrong documentation for file_path() | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | transport: in fetch_file, improve doc and remove strang... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | cache: transport.fetch_file does not take a flags argument | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | git: cosmetic cleanup | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | e2tool: Convert to absolute paths and remove e2tool... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | e2-cf: Use absolute paths everywhere | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | e2build: Remove all chdir() games and deal with absolut... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | e2tool: extend resultdir(), sourceconfig() and friends... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Add workdir argument to svn_tool() and use it | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Extend e2lib.call_tool_argv() with optional workdir... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Correct write_extension_config() doc comment | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | fetch-project: Fix absolute destination paths | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Stop changing directory in e2-install-e2 | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | No need for chdir in fetch-project | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Read/write global_interface_version_file from an absolu... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Define syntax_file global and use it | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Use e2lib.parse_e2versionfile() instead of hand-rolled... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Extend e2lib.read_extension_config() | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Provide global for e2version file and use it | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Provide global for project-location and use it | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | e2-create-project: use absolute paths instead of chdir | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | parse_server_location: improve doc, lock table, fix... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Massage e2.conf searching/parsing into a single function. | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Format option and flag dicts | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Fix typos in warning flags, clarify | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Lock e2lib.globals table and clean up variables | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Remove unused variable LUA_ALL_VERSIONS | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Replace os.execute() with e2lib.callcmd() | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | e2-cf: use callcmd to start editor | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Simplify man viewer execution | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Delete unused debug and playground globals | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Try to make --log-debug documentation less confusing | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Remove dead code: e2lib.getlogflags() | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | do_execvp: Allocate space for the terminating NULL... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | Use console module everywhere | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | e2lib: open console as soon as possible and close it... | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Tobias Ulmer | e2lib: add doc comments for warn/warnf | commit | commitdiff | tree | snapshot | 
| next |