]> git.e2factory.org Git - e2factory.git/shortlog
e2factory.git
2013-02-28 Tobias UlmerMove check_licence() so it is declared on use
2013-02-28 Tobias Ulmercreate next changelog entry
2013-02-28 Tobias Ulmerrelease e2factory-2.3.13rc1 e2factory-2.3.13rc1
2013-02-26 Tobias UlmerRemove trailing slash from git urls, assembla.com can...
2013-02-26 Tobias UlmerTouch up developer documentation and code little
2013-02-26 Tobias UlmerDocument more info fields, clean umask and local_init...
2013-02-26 Tobias UlmerReturn false instead of nil in locate_project_root()
2013-02-26 Tobias UlmerRemove outdated comments
2013-02-26 Tobias UlmerDocument info.local_template_path field
2013-02-26 Tobias UlmerIntroduce e2-cf to source and result groups...
2013-02-26 Tobias UlmerRemove slashToDot() and export two replacements
2013-02-26 Tobias UlmerClarify and limit valid src/res paths and names
2013-02-26 Tobias UlmerDon't limit slashToDot() to 100 replacements
2013-02-26 Tobias UlmerRemove generatePath(), drop postfix param in resultdir...
2013-02-26 Tobias UlmerSwitch --help over to display the man page of the tool
2013-02-26 Tobias UlmerAdd basic ldoc comments, just to get an overview
2013-02-26 Tobias UlmerInstall e2 and e2-help man pages
2013-02-26 Tobias UlmerAdd e2-help man page
2013-02-26 Tobias UlmerInstall e2-help as a local tool
2013-02-26 Tobias UlmerAdd e2-help, makes it easier to view e2 documentation
2013-02-26 Tobias UlmerAdd manpage for e2
2013-02-26 Tobias UlmerImprove plugin module documentation
2013-02-26 Tobias UlmerRepair error propagation from sub-makes
2013-02-26 Tobias UlmerClean up git.check_workingcopy(), improve error handling
2013-02-26 Tobias UlmerImprove read_line doc and return a sensible error message
2013-02-26 Tobias UlmerRemove e2lib.e2_su()
2013-02-26 Tobias UlmerCast argv to the right pointer type
2013-02-26 Tobias UlmerDrop unused variable rc
2013-02-26 Tobias UlmerRemove warning when hardlinking fails
2013-02-26 Tobias UlmerAdd files to ignore on newly created projects.
2013-02-26 Tobias UlmerRemove e2option.documentation
2013-02-26 Tobias UlmerMake sure new-source gets the correct number of arguments
2013-02-26 Tobias UlmerRename arg in e2lib.parse_server_location(), add assert
2013-02-26 Tobias Ulmere2: call usage() with the proper exit code
2013-02-26 Tobias UlmerAdd tools.isinitialized()
2013-02-26 Tobias Ulmertools: add "man" tool.
2013-02-26 Tobias UlmerUndeclared field access is ok unless field is a string.
2013-02-26 Tobias Ulmere2lib: add isglobaltool() and isglocaltool()
2013-02-26 Tobias UlmerMove defaultoptions() and userdefaultoptions() out...
2013-02-26 Tobias UlmerRemove e2lib.chomp() and e2lib.read_configuration()
2013-02-26 Tobias UlmerAdd (minimal) documentation to all e2lib functions
2013-02-26 Tobias UlmerConvert locate_project_root() documentation to ldoc.
2013-02-26 Tobias UlmerAdd e2lib.cleanup(), to be called before we exit e2.
2013-02-26 Tobias UlmerBuildid change: remove workaround to keep buildid identical
2013-02-26 Tobias UlmerBuildid change: stop indiscriminately hashing the ...
2013-02-26 Thomas Brinkerdoc: fix makefiles
2013-02-26 Thomas Brinkerman-page, e2source: improve description of attribute...
2013-02-26 Thomas Brinkerdocumentation: remove the outdated mark-down-based...
2013-02-26 Thomas Brinkerman-pages: adopt Makefiles to new man-pages
2013-02-26 Thomas Brinkerman-pages: Create/rework tool related manpages
2013-02-26 Thomas Brinkerman-pages: add a newline at end of file to allow full...
2013-02-26 Thomas Brinkerman-pages: Create/rework config-file related manpages...
2013-02-26 Tobias UlmerRemove example directory, outdated
2013-02-26 Tobias UlmerRemove unused e2lib.read_all() and fix documentation
2013-02-26 Tobias Ulmerremove unused skip_checkout variable
2013-02-26 Tobias Ulmerremove e2lib.program_output() and inline its only user
2013-02-26 Tobias Ulmerfetch-sources: do checkout files after cloning a new...
2013-02-26 Tobias UlmerRework howtounpack() and friends to fix shell quoting.
2013-02-26 Tobias Ulmertools: add function to get the tool name
2013-02-26 Tobias Ulmeruse e2lib.logf()
2013-02-26 Tobias UlmerImprove update source error message by including the...
2013-02-26 Tobias UlmerRewrite and fix e2source copy handling.
2013-02-26 Tobias UlmerGenerate help for all functions.
2013-02-26 Tobias UlmerRepair dirname and basename
2013-02-26 Tobias UlmerAdd more smarts to the tracer() function.
2013-02-26 Tobias UlmerExplicitly load e2util module in e2lib
2013-02-26 Tobias UlmerRemove store-run-log server
2013-02-26 Tobias UlmerRemove e2-build-numbers command.
2013-02-26 Tobias Ulmerrepair bomb() calls
2013-02-26 Tobias UlmerPartial rewrite of e2-new-source
2013-02-26 Tobias UlmerInstall digest module
2013-02-26 Tobias UlmerAdd digest, a message digest handling module.
2013-02-26 Tobias UlmerAdd e2lib.join(), a function that joins path components
2013-02-26 Tobias UlmerFix typos
2013-02-26 Tobias UlmerAdd module descriptions and fix small ldoc errors
2013-02-26 Tobias UlmerGenerate developer docs with our local ldoc
2013-02-26 Tobias UlmerImport luafilesystem 1.6.2
2013-02-26 Tobias UlmerImport Penlight, a dependency of LDoc
2013-02-26 Tobias UlmerImport LDoc 1.2.0
2013-02-26 Tobias UlmerClean up pathname operations
2013-02-26 Fabian Godehardtlocal/e2-new-source.lua: check if file is already on...
2013-02-26 Fabian Godehardtlocal/e2-new-source.lua: make sure curl can return...
2013-02-26 Fabian Godehardte2build: abort if there is a non regular file in proj...
2013-02-26 Fabian Godehardtcvs: quote revision tag properly
2013-02-26 Fabian Godehardte2lib.tar() takes an argument vector
2013-02-26 Fabian Godehardtsvn: use scm.generic_source_check()
2013-02-26 Fabian Godehardtbuild.sh: do not attempt to copy nonexisting files
2013-02-26 Fabian Godehardte2build: fixup collect-project functionality
2013-02-26 Fabian Godehardte2tool: export e2tool.resultdir(), needed for collect...
2013-02-26 Tobias UlmerRemove global e2ssh tool
2013-02-26 Tobias Ulmerurl: lock url objects against unwanted members
2013-02-26 Tobias Ulmerstrict: change API to support fields with nil values
2013-02-26 Tobias Ulmernew-source: remove unhandled --checksum-file opt
2013-02-26 Tobias Ulmerfix broken error handling in transport.push_file()
2013-02-26 Tobias Ulmercvs: improve error message and handle scp transports
2013-02-26 Tobias Ulmertransport: improve error message and logging
2013-02-26 Tobias Ulmerimprove error messages when creating git repos
2013-02-26 Tobias Ulmeradd http/https support to verify_remote_fileid()
2013-02-26 Tobias Ulmeradd http/https transport support to the git interface
2013-02-26 Tobias Ulmeruse the tools module instead of hardcoding chown
next