]> git.e2factory.org Git - e2factory.git/shortlog
e2factory.git
2017-01-30 Tobias Ulmergitrepo: register flag, implement is_scm and is_selected
2017-01-30 Tobias Ulmergit: register flag, implement is_scm and is_selected
2017-01-30 Tobias Ulmerfiles: register flag, implement is_scm and is_selected
2017-01-30 Tobias Ulmercvs: register flag, implement is_scm and is_selected
2017-01-30 Tobias Ulmere2-fetch-sources: remove hardcoded source type selection
2017-01-30 Tobias Ulmerbasic_source: add is_scm_source_class() and is_selected...
2017-01-30 Tobias Ulmersource: add iterator over registered source types and...
2017-01-30 Tobias Ulmere2-fetch-sources: --all shouldn't cause a scm by defaul...
2017-01-30 Tobias Ulmere2-fetch-sources: remove two verbose warnings
2017-01-30 Tobias Ulmere2-fetch-sources: fix typos
2017-01-30 Tobias Ulmere2tool: add current_tool(), returns the local tool...
2017-01-27 Tobias Ulmercreate next changelog entry
2017-01-27 Tobias Ulmerrelease e2factory-2.3.16p0 e2factory-2.3.16p0
2017-01-27 Tobias Ulmercollect_project: include default_result and its deps...
2017-01-16 Tobias Ulmercreate next changelog entry
2017-01-16 Tobias Ulmerrelease e2factory-2.3.16 e2factory-2.3.16
2017-01-13 Tobias Ulmersource plugins: transition has_working_copy() from...
2017-01-13 Tobias Ulmergit: fix broken git config call, always skipping update
2017-01-12 Anton HillebrandAdd experimental gitrepo source plugin
2017-01-12 Tobias UlmerMake sure all working_copy_available() functions return...
2017-01-10 Tobias Ulmergit: remove duplicate git fetch --tags
2017-01-10 Tobias Ulmergit: fix usage of working_copy_available()
2017-01-10 Tobias UlmerAUTHORS: update copyright year
2017-01-10 Tobias Ulmergeneric_git: git_config() allow variable arguments
2017-01-10 Tobias Ulmergit: remove dead display code, fix typo
2017-01-10 Tobias Ulmercreate next changelog entry
2017-01-10 Tobias Ulmerrelease e2factory-2.3.16rc1 e2factory-2.3.16rc1
2017-01-09 Tobias UlmerFix error message, ignore SIGINT in parent
2017-01-09 Tobias Ulmere2lib: add setpgid
2017-01-06 Tobias UlmerFix e2factory sometimes ignoring Control-C
2017-01-06 Tobias Ulmertrace: add several funcs, reduce the amount of output
2017-01-05 Tobias Ulmercscache: weed out temporary files and reduce entries
2017-01-05 Tobias Ulmerlicence: remove debug message
2017-01-03 Tobias Ulmergit: fix unintended modification of the git index in...
2017-01-02 Tobias Ulmere2lib: extend callcmd()
2017-01-02 Tobias Ulmere2lib: extend callcmd to skip call to wait for setting...
2017-01-02 Tobias Ulmertools: add get_tool_flags_argv()
2016-12-29 Tobias Ulmerupdate email address
2016-12-23 Tobias Ulmere2project: document checksums table
2016-12-22 Tobias Ulmermanual pages: document sha256 attribute
2016-12-22 Tobias Ulmerfiles: add sha256 support and use file_class
2016-12-22 Tobias Ulmerlicence: add sha256 support and use file_class
2016-12-22 Tobias Ulmerchroot: add sha256 support and use file_class
2016-12-22 Tobias Ulmere2tool: add sha256 support to file_class
2016-12-21 Tobias Ulmergeneric_git: swap arguments to fix error message
2016-12-20 Tobias Ulmerdigest: add helper functions
2016-12-20 Tobias Ulmerproject: add checksum selection to proj/config
2016-12-12 Tobias Ulmerhash: remove obsolete hashcache from hash module
2016-12-12 Tobias Ulmerdigest: make use of cscache to bring back performance...
2016-12-12 Tobias Ulmeradd cscache module, like hashcache but with multi-diges...
2016-12-12 Tobias Ulmere2lib: add possibility of registering cleanup functions...
2016-12-12 Tobias Ulmerhash: remove hash_file functions, replaced by digest
2016-12-12 Tobias UlmerMakefile: hook up hash.lua
2016-12-12 Tobias Ulmerhash: move module into 'local'
2016-12-12 Tobias Ulmere2tool: remove loading the hashcache directly
2016-12-12 Tobias Ulmere2lib: remove storing the hashcache directly
2016-12-02 Tobias Ulmerdigest: add SHA256 support, remove checksum computation...
2016-12-01 Tobias Ulmerfile_class: replace hash_file_once with digest to compu...
2016-12-01 Tobias Ulmerhash: make hash_file() local
2016-12-01 Tobias Ulmere2lib: vrfy_dict_exp_keys() erroneously reported only...
2016-12-01 Tobias Ulmerdeveloper doc: remove lsha1.c, add lsha.c sha2.c
2016-12-01 Tobias Ulmerremove lsha1 and adjust hash module to lsha
2016-12-01 Tobias UlmerMakefile: hook up lsha and sha2
2016-12-01 Tobias UlmerAdd Lua shim providing SHA1 and SHA256
2016-12-01 Tobias UlmerAdd SHA2 implementation by Aaron D. Gifford
2016-11-30 Tobias Ulmerfiles: add checksum verification to toresult() / collec...
2016-11-30 Tobias Ulmerlicence: remove info arg from licenceid()
2016-11-29 Tobias Ulmere2tool: move checksum verification into file_class
2016-11-29 Tobias Ulmerenvironment: rename id() to envid()
2016-11-29 Tobias Ulmerfile_class: change the meaning of FileID to be inclusiv...
2016-11-29 Tobias Ulmere2tool: document info.cache field
2016-11-29 Tobias Ulmere2tool: improve file_class
2016-11-28 Tobias Ulmere2tool: move fileid() into file_class and adjust e2
2016-11-25 Tobias Ulmerfile_class: add servloc() method
2016-11-25 Tobias Ulmerfiles: fix corner-case in SourceID calculation
2016-11-25 Tobias Ulmere2tool: remove buildid() wrapper
2016-11-25 Tobias Ulmerreplace ad-hoc file table with file_class
2016-11-24 Tobias Ulmerrelease.sh: remove 'E'
2016-11-24 Tobias Ulmercache: don't show push_permissions warning for dot...
2016-11-24 Tobias Ulmercache: remove debug trace logging
2016-11-24 Tobias Ulmertools: optional tool missing is not an error
2016-11-22 Tobias Ulmercreate next changelog entry
2016-11-22 Tobias Ulmerrelease e2factory-2.3.15 e2factory-2.3.15
2016-11-22 Tobias UlmerAUTHORS: update copyright
2016-11-18 Tobias Ulmertag e2factory-2.3.15rc1 e2factory-2.3.15rc1
2016-11-18 Tobias Ulmere2.conf: clone e2 from git.e2factory.org by default
2016-11-18 Tobias UlmerMakefile: cleanup and print success message
2016-11-16 Tobias Ulmerdigest: don't convert filename to absolute path
2016-11-16 Rolf Eike Beertools.lua: fix path to e2-su-2.2
2016-11-16 Rolf Eike Beere2lib.lua: fix typo in comment
2016-11-16 Tobias Ulmere2lib: don't leak writefunc file descriptor into chroot
2016-11-16 Tobias Ulmerremove most of the annoying default warnings
2016-11-16 Tobias Ulmergit source: working doesn't need to be hashed
2016-11-16 Tobias Ulmersource plugins: use self:get_working() instead of priva...
2016-11-16 Tobias Ulmerproject: no need for duplicate checks
2016-11-16 Tobias Ulmere2lib: add extensive error checking to read_extension_c...
2016-11-16 Tobias Ulmere2-install-e2: cleanup ref variable
2016-11-16 Tobias Ulmerproject: include extension name and tag in ProjectID
2016-11-16 Tobias Ulmerman: move enable-writeback description to global options
2016-11-16 Tobias Ulmernew-source: print checksum of file
next