| 2013-02-26 | 
Tobias Ulmer | Add more smarts to the tracer() function. | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Explicitly load e2util module in e2lib | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Remove store-run-log server | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Remove e2-build-numbers command. | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | repair bomb() calls | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Partial rewrite of e2-new-source | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Install digest module | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Add digest, a message digest handling module. | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Add e2lib.join(), a function that joins path components | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Fix typos | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Add module descriptions and fix small ldoc errors | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Generate developer docs with our local ldoc | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Import luafilesystem 1.6.2 | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Import Penlight, a dependency of LDoc | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Import LDoc 1.2.0 | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Clean up pathname operations | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Fabian Godehardt | local/e2-new-source.lua: check if file is already on...  | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Fabian Godehardt | local/e2-new-source.lua: make sure curl can return...  | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Fabian Godehardt | e2build: abort if there is a non regular file in proj...  | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Fabian Godehardt | cvs: quote revision tag properly | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Fabian Godehardt | e2lib.tar() takes an argument vector | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Fabian Godehardt | svn: use scm.generic_source_check() | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Fabian Godehardt | build.sh: do not attempt to copy nonexisting files | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Fabian Godehardt | e2build: fixup collect-project functionality | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Fabian Godehardt | e2tool: export e2tool.resultdir(), needed for collect...  | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Remove global e2ssh tool | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | url: lock url objects against unwanted members | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | strict: change API to support fields with nil values | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | new-source: remove unhandled --checksum-file opt | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | fix broken error handling in transport.push_file() | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | cvs: improve error message and handle scp transports | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | transport: improve error message and logging | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | improve error messages when creating git repos | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | add http/https support to verify_remote_fileid() | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | add http/https transport support to the git interface | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | use the tools module instead of hardcoding chown | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | replace custom mv() with e2lib.mv(), fix error message | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | e2lib.mv(): it's safer to pass arguments in a vector | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | add bzip2 to the required tools | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Remove dead code from e2tool | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | e2lib: remove unused compute_hash() | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | e2build build_process: remove prio field, unused | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | e2lib.directory: readable formatting | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Fabian Godehardt | generic/transport.lua: fixup curl support for http...  | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Remove e2-su and e2-root | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | e2-root does not need to be executable, trim cleanup...  | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Don't "clean" the internal Lua directory, clean the...  | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | rename e2-root.lua.in to e2-root.lua | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Remove outdated lua.tar.gz documentation part | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Change the way we build Lua | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Nothing to replace e2.lua.in anymore, move to its real...  | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Do not set package.(c)path, lua does that for us | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Allow adjustment LUA_PATH_DEFAULT and LUA_CPATH_DEFAULT | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | vanilla lua-5.1.3.tar.gz | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Lock all modules and plugins with strict.lock() | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Use strict module, but allow plugins | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Use strict module, but still allow for extending the...  | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Use strict module, lock global env and default packages | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Don't try to find a "print" field in a string, make...  | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Rewrite the strict module. | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Mark global symbols 'local' | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Synchronize e2.conf templates | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | correct typo in global-version | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Require e2tool | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Change e2tool module to a better encapsulated type | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | e2tool: strict is loaded via e2lib, cache is not needed | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Require environment | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Change environment module to a better encapsulated...  | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Replace direct sha1 calls with the hash module | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Add copyright notice | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Fix indentation of environment module | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Require policy module and adapt usage | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Change policy module to a better encapsulated type | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Fix indentation of policy module | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Fix indentation of e2tool | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Remove unused functions | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Fix indentation of e2build.lua | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Require e2build, remove where not needed | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Change e2build module to a better encapsulated type | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Remove nonsensical comments | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Fix indentation | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Install cvs, files, git and svn as plugins | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Don't require() plugins, they are loaded via the plugin...  | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Make real plugins out of cvs, files, git and svn | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Move git.git_remote_add() to generic_git module | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Move generic source functions from git to scm | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Initialize plugins in topological order, add dependency...  | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Fix indentation | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Require scm | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Change scm module to a better encapsulated type | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Rename local tools for better identification in the...  | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Fix indentation | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Fix indentation | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Improve e2option documentation | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Remove unused e2option.command() support | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Remove unused variable program_name | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Remove opts.arguments and access arguments directly | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Remove confusing warning message | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Rewrite userdefaultoptions() to give it a chance of...  | 
commit | commitdiff | tree | snapshot | 
| 2013-02-26 | 
Tobias Ulmer | Tighten argument parsing, fixes #1010 | 
commit | commitdiff | tree | snapshot | 
| next |