2016-11-16 |
Tobias Ulmer | Improve accuracy of fetch-sources manual page |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | git source: explicitly fetch tags in addition to objects |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Add source module and refactor e2source config handling. |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Fix rotating logs when the result name contains a dash |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | e2build: Warn about deploying to a disabled releases... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | cache: add writeback_state() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | transport: add asserts |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | cache: Fix comments |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | cache: whitespace fixes |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | cache: Sprinkle assert() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | assert args |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Don't jump through hoops to get the source name |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Check types of unpack, copy and patch and allow only... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Simplify generic_source_default_working() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Doc fix: type of file source is 'files' |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Fix crash on invalid src.licences data type |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Remove source validation, sources are valid at this... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Don't crash when "file" in source config is not of... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Move e2project config handling into project module. |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Add getter/setter for info table |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Don't pass main string package into protected environment |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Invert resultid/pbuildid ftab error signaling mechanism |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Improve e2tool check_results() doc |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Allow returning error from e2tool.dlist() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Missed return false to error() conversion |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Remove some locals |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Split chroot config into own module and class |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Remove unused load functions in load_user_config2() |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Initialize the cache early |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Remove info.chroot.groups and clean up |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Simplify chroot setup by dropping build_config.groups |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Change pcall to e2lib.trycall, a wrapper with more... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Whoops, the -f in git checkout was missing |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | Log all external commands at debug level |
commit | commitdiff | tree | snapshot |
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 |
next |