]> git.e2factory.org Git - e2factory.git/shortlog
e2factory.git
2017-01-30 Tobias Ulmersource: separate
2017-01-30 Tobias Ulmergitrepo: use absolute working directory
2017-01-30 Tobias UlmerMove fetch/update/prepare from scm to source classes
2017-01-30 Tobias UlmerUse basic_source class interface and drop scm
2017-01-30 Tobias Ulmerscm: remove fetch/update/prepare source from scm
2017-01-30 Tobias Ulmersource: add fetch/update/prepare source to basic_source...
2017-01-30 Tobias Ulmercvs: fix undeclared variable access when cvsroot unset
2017-01-30 Tobias UlmerRemove info table throughout factory, only small pieces...
2017-01-30 Tobias Ulmercache: remove info.cache
2017-01-30 Tobias Ulmere2tool: improve syntax and global version checks
2017-01-30 Tobias Ulmere2tool: eliminate info.config_syntax_compat
2017-01-30 Tobias Ulmere2tool: remove last trace of info.root
2017-01-30 Tobias Ulmermove check_workingcopy() into the source classes
2017-01-30 Tobias Ulmermove working_copy_available() into the source classes
2017-01-30 Tobias Ulmercscache: use e2tool.root() and e2lib.locate_project_root()
2017-01-30 Tobias Ulmeruse e2tool.root()
2017-01-30 Tobias Ulmere2tool: add root() as replacement for info.root
2017-01-30 Tobias Ulmerplugins: skip fetch_source if working copy exists
2017-01-30 Tobias Ulmerscm: remove has_working_copy()
2017-01-30 Tobias Ulmere2-fetch-sources: plugins handle fetch & update - remov...
2017-01-30 Tobias Ulmerfiles: merge cache_source() info fetch_source()
2017-01-30 Tobias Ulmersvn: register flag, implement is_scm and is_selected
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'
next