]> git.e2factory.org Git - e2factory.git/shortlog
e2factory.git
2009-12-16 Gordon Heckerrelease e2factory-2.3.3rc1 e2factory-2.3.3rc1
2009-12-16 Gordon Heckerlocal tools: finish command line handling before settin...
2009-12-16 Gordon Heckergit: verify that the project tag is pushed to the remot...
2009-12-16 Gordon Heckergit: verify that the project repository is on the tag...
2009-12-16 Gordon Heckergit source: verify that tags in git repositories are...
2009-12-16 Gordon Heckergit: implement generic functions for git repository...
2009-12-16 Gordon Heckerverify that the correct version of e2-build is used...
2009-12-16 Gordon Heckerverify hash of remote files
2009-12-16 Gordon Heckere2-build: introduce --check-remote and --check enable...
2009-12-16 Gordon Heckere2option: export opts in the global e2option table
2009-12-16 Gordon Heckertar: do not rely on -j and -z flags, use --bzip2 and...
2009-12-16 Gordon Heckerbugfix: broken error handling due to duplicate use...
2009-12-16 Gordon Heckerbugfix: fix error checking in files.sourceid()
2009-12-16 Gordon Heckerinclude Changelog in the documentation tarball
2009-11-18 Gordon Heckerbugfix: fix error handling in e2lib.mktempfile() and...
2009-11-18 Gordon Heckerfileid: introduce a hash cache that depends on timestamps
2009-11-18 Gordon Heckerbugfix: error checking
2009-11-18 Gordon Heckeruse e2tool.fileid() to get fileid for build scripts
2009-11-18 Gordon Heckerbuild: rotate build logfiles
2009-11-18 Gordon Heckere2lib: use e2util.stat instead of calling test -f
2009-11-18 Gordon Heckersha1: use sha1 module instead of sha1sum tool
2009-11-18 Gordon Heckersha1: rename sha1 module to hash
2009-11-17 Gordon Heckersha1sum: close pipe
2009-11-17 Gordon Heckercreate next changelog entry
2009-11-17 Gordon Heckerrelease e2factory-2.3.2 e2factory-2.3.2
2009-11-17 Gordon Heckerupdate INSTALL documentation with a pointer to examples...
2009-11-06 Gordon Heckerdocumentation: checksum configuration for source files
2009-11-04 Gordon Heckerexample: do not pass empty environment variables to...
2009-11-04 Gordon Heckercreate next changelog entry
2009-11-04 Gordon Heckerrelease e2factory-2.3.2rc1 e2factory-2.3.2rc1
2009-11-04 Gordon Heckerexample: include example project into source tree
2009-11-04 Gordon Heckertemplates: change chroot configuration to the new format
2009-11-04 Gordon Heckerbuild system: remove directories if possible in uninsta...
2009-11-04 Gordon Heckerdocumentation: document release_id and name variables...
2009-11-04 Gordon Heckerbugfix: include the project name into project id
2009-11-04 Gordon Heckerbuild system: Compile the lock module into the generic...
2009-11-02 Gordon Heckerlock: source code documentation
2009-11-02 Gordon Heckersyntax: introduce the new syntax version: 2_3_2
2009-11-02 Gordon Heckerdocumentation: add a chapter to the documentation descr...
2009-11-02 Gordon Heckercollect_project: include result name in informational...
2009-11-02 Gordon Heckersource config: checksum_file is no longer used and...
2009-11-02 Gordon Heckerfiles sources: remove unused function: files.get_revisi...
2009-11-02 Gordon Heckerbuildid: refactor file id calculation
2009-11-02 Gordon Heckerchangelog: checksum configuration
2009-11-02 Gordon Heckerchangelog: configuration file changes
2009-11-02 Gordon Heckerlicence config: Switch to new file format, similar...
2009-11-02 Gordon Heckerchroot: actually verify checksum for chroot tarballs
2009-11-02 Gordon Heckercollect_project: generate code to check checksums for...
2009-11-02 Gordon Heckerchroot config: Switch to new file format, similar to...
2009-10-29 Gordon Heckergeneric config: implement a function to perform generic...
2009-10-29 Gordon Heckerfiles sources: verify checksums for sources in collect_...
2009-10-29 Gordon Heckerfiles sources: verify hashes for source files if available
2009-10-29 Gordon Heckergeneric: implement hash verification
2009-10-29 Gordon Heckersourceid calculation: take checksum from the configurat...
2009-10-29 Gordon Heckersource config: enforce checksum configuration in sha1...
2009-10-28 Oskar Schirmerallow result selection. allow --all
2009-10-28 Oskar Schirmermake dot description more clear
2009-10-28 Oskar Schirmerpurge conditional loops
2009-10-28 Gordon HeckerFix call to git checkout to be non-ambiguous. This...
2009-10-26 Matthias Kaehlckefix e2config manpage: update e2source tag 'name' to...
2009-10-26 Gordon Heckergive a meaningful error message when the build script...
2009-10-26 Gordon Heckerfix a build error: LUAC was used instead BUILD_LUAC
2009-10-23 Gordon Heckerget EDITOR from environment in e2lib, take vi as the...
2009-10-23 Gordon Heckercatch duplicate keys in result configuration attributes...
2009-10-23 Gordon HeckerOptimization: Use the try_hardlink cache/transport...
2009-10-23 Gordon HeckerImplement cache and transport flag for internal use...
2009-10-22 Gordon Heckerdefault_results attribute in proj/config: Default to...
2009-10-22 Gordon Heckerfix documentation: rsync is a mandatory dependency now
2009-10-22 Gordon Heckerwhitespace fixes
2009-10-22 Gordon Heckercorrect hint about push permissions in the sample confi...
2009-10-22 Gordon HeckerUse rsync to copy files locally. Rsync removes partial...
2009-10-22 Gordon Heckeradd a chapter about submitting patches to the Coding...
2009-10-21 Gordon Heckerallow overriding command line options by initializing...
2009-10-02 Gordon Heckerdisplay location of failed patch in error message
2009-10-02 Gordon Heckercheck if licences attribute in source config is a prope...
2009-10-02 Gordon Heckerfix configuration validation for files sources
2009-10-02 Gordon Heckerdocument changes
2009-10-02 Gordon Heckerbugfix: collect_project did not work for git repositori...
2009-10-02 Gordon Heckerfaq: e2compat
2009-10-02 Gordon Heckere2build: implement --force-rebuild
2009-10-02 Gordon Heckerremove documentation about deprecated prepare-cargo...
2009-10-02 Gordon Heckerimplement logfile rotation, maintain sets of rotated...
2009-10-02 Gordon Heckerhardlink result files to temporary directory for packin...
2009-10-02 Gordon Heckerimplement wrapper for external tool: ln
2009-10-02 Gordon Heckerlock chroot
2009-10-02 Gordon Heckerimplement locking module and initialize
2009-10-02 Gordon Heckernew external tool: rmdir
2009-10-02 Gordon Heckerbetter error handling in case of branches with no remote
2009-10-02 Gordon Heckerfix undeclared variable in git module
2009-10-02 Gordon Heckerremove module with unused convenience functions
2009-10-02 Gordon HeckerBugfix: exit when a mandatory tool is not available
2009-10-02 Gordon Heckercorrect error message when trying to fetch a non-existe...
2009-10-02 Tobias Ulmerbugfix: don't create symlink if unpack and source name...
2009-10-02 Gordon Heckerfix e2-install-e2 to install branches properly
2009-10-02 Gordon Heckerfaq: add a note about mktemp/permission denied
2009-10-02 Gordon Heckercreate build directory named by version, to avoid futur...
2009-06-19 Gordon Heckerremove all hook related code. The hook feature was...
2009-06-19 Gordon Heckerremove support for calling the finish hook
2009-06-18 Gordon Heckermaintain list of env files
2009-06-18 Gordon Heckermove sourceset2ref to generic git code
next