2017-01-30 |
Tobias Ulmer | basic_source: add is_scm_source_class() and is_selected... |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Tobias Ulmer | source: add iterator over registered source types and... |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Tobias Ulmer | e2-fetch-sources: --all shouldn't cause a scm by defaul... |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Tobias Ulmer | e2-fetch-sources: remove two verbose warnings |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Tobias Ulmer | e2-fetch-sources: fix typos |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Tobias Ulmer | e2tool: add current_tool(), returns the local tool... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Tobias Ulmer | create next changelog entry |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Tobias Ulmer | release e2factory-2.3.16p0 e2factory-2.3.16p0 |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Tobias Ulmer | collect_project: include default_result and its deps... |
commit | commitdiff | tree | snapshot |
2017-01-16 |
Tobias Ulmer | create next changelog entry |
commit | commitdiff | tree | snapshot |
2017-01-16 |
Tobias Ulmer | release e2factory-2.3.16 e2factory-2.3.16 |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Tobias Ulmer | source plugins: transition has_working_copy() from... |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Tobias Ulmer | git: fix broken git config call, always skipping update |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Anton Hillebrand | Add experimental gitrepo source plugin |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Tobias Ulmer | Make sure all working_copy_available() functions return... |
commit | commitdiff | tree | snapshot |
2017-01-10 |
Tobias Ulmer | git: remove duplicate git fetch --tags |
commit | commitdiff | tree | snapshot |
2017-01-10 |
Tobias Ulmer | git: fix usage of working_copy_available() |
commit | commitdiff | tree | snapshot |
2017-01-10 |
Tobias Ulmer | AUTHORS: update copyright year |
commit | commitdiff | tree | snapshot |
2017-01-10 |
Tobias Ulmer | generic_git: git_config() allow variable arguments |
commit | commitdiff | tree | snapshot |
2017-01-10 |
Tobias Ulmer | git: remove dead display code, fix typo |
commit | commitdiff | tree | snapshot |
2017-01-10 |
Tobias Ulmer | create next changelog entry |
commit | commitdiff | tree | snapshot |
2017-01-10 |
Tobias Ulmer | release e2factory-2.3.16rc1 e2factory-2.3.16rc1 |
commit | commitdiff | tree | snapshot |
2017-01-09 |
Tobias Ulmer | Fix error message, ignore SIGINT in parent |
commit | commitdiff | tree | snapshot |
2017-01-09 |
Tobias Ulmer | e2lib: add setpgid |
commit | commitdiff | tree | snapshot |
2017-01-06 |
Tobias Ulmer | Fix e2factory sometimes ignoring Control-C |
commit | commitdiff | tree | snapshot |
2017-01-06 |
Tobias Ulmer | trace: add several funcs, reduce the amount of output |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Tobias Ulmer | cscache: weed out temporary files and reduce entries |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Tobias Ulmer | licence: remove debug message |
commit | commitdiff | tree | snapshot |
2017-01-03 |
Tobias Ulmer | git: fix unintended modification of the git index in... |
commit | commitdiff | tree | snapshot |
2017-01-02 |
Tobias Ulmer | e2lib: extend callcmd() |
commit | commitdiff | tree | snapshot |
2017-01-02 |
Tobias Ulmer | e2lib: extend callcmd to skip call to wait for setting... |
commit | commitdiff | tree | snapshot |
2017-01-02 |
Tobias Ulmer | tools: add get_tool_flags_argv() |
commit | commitdiff | tree | snapshot |
2016-12-29 |
Tobias Ulmer | update email address |
commit | commitdiff | tree | snapshot |
2016-12-23 |
Tobias Ulmer | e2project: document checksums table |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Tobias Ulmer | manual pages: document sha256 attribute |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Tobias Ulmer | files: add sha256 support and use file_class |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Tobias Ulmer | licence: add sha256 support and use file_class |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Tobias Ulmer | chroot: add sha256 support and use file_class |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Tobias Ulmer | e2tool: add sha256 support to file_class |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Tobias Ulmer | generic_git: swap arguments to fix error message |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Tobias Ulmer | digest: add helper functions |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Tobias Ulmer | project: add checksum selection to proj/config |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Tobias Ulmer | hash: remove obsolete hashcache from hash module |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Tobias Ulmer | digest: make use of cscache to bring back performance... |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Tobias Ulmer | add cscache module, like hashcache but with multi-diges... |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Tobias Ulmer | e2lib: add possibility of registering cleanup functions... |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Tobias Ulmer | hash: remove hash_file functions, replaced by digest |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Tobias Ulmer | Makefile: hook up hash.lua |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Tobias Ulmer | hash: move module into 'local' |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Tobias Ulmer | e2tool: remove loading the hashcache directly |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Tobias Ulmer | e2lib: remove storing the hashcache directly |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Tobias Ulmer | digest: add SHA256 support, remove checksum computation... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Tobias Ulmer | file_class: replace hash_file_once with digest to compu... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Tobias Ulmer | hash: make hash_file() local |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Tobias Ulmer | e2lib: vrfy_dict_exp_keys() erroneously reported only... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Tobias Ulmer | developer doc: remove lsha1.c, add lsha.c sha2.c |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Tobias Ulmer | remove lsha1 and adjust hash module to lsha |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Tobias Ulmer | Makefile: hook up lsha and sha2 |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Tobias Ulmer | Add Lua shim providing SHA1 and SHA256 |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Tobias Ulmer | Add SHA2 implementation by Aaron D. Gifford |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Tobias Ulmer | files: add checksum verification to toresult() / collec... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Tobias Ulmer | licence: remove info arg from licenceid() |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Tobias Ulmer | e2tool: move checksum verification into file_class |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Tobias Ulmer | environment: rename id() to envid() |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Tobias Ulmer | file_class: change the meaning of FileID to be inclusiv... |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Tobias Ulmer | e2tool: document info.cache field |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Tobias Ulmer | e2tool: improve file_class |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Tobias Ulmer | e2tool: move fileid() into file_class and adjust e2 |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Tobias Ulmer | file_class: add servloc() method |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Tobias Ulmer | files: fix corner-case in SourceID calculation |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Tobias Ulmer | e2tool: remove buildid() wrapper |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Tobias Ulmer | replace ad-hoc file table with file_class |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Tobias Ulmer | release.sh: remove 'E' |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Tobias Ulmer | cache: don't show push_permissions warning for dot... |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Tobias Ulmer | cache: remove debug trace logging |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Tobias Ulmer | tools: optional tool missing is not an error |
commit | commitdiff | tree | snapshot |
2016-11-22 |
Tobias Ulmer | create next changelog entry |
commit | commitdiff | tree | snapshot |
2016-11-22 |
Tobias Ulmer | release e2factory-2.3.15 e2factory-2.3.15 |
commit | commitdiff | tree | snapshot |
2016-11-22 |
Tobias Ulmer | AUTHORS: update copyright |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Tobias Ulmer | tag e2factory-2.3.15rc1 e2factory-2.3.15rc1 |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Tobias Ulmer | e2.conf: clone e2 from git.e2factory.org by default |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Tobias Ulmer | Makefile: cleanup and print success message |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | digest: don't convert filename to absolute path |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Rolf Eike Beer | tools.lua: fix path to e2-su-2.2 |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Rolf Eike Beer | e2lib.lua: fix typo in comment |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | e2lib: don't leak writefunc file descriptor into chroot |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | remove most of the annoying default warnings |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | git source: working doesn't need to be hashed |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | source plugins: use self:get_working() instead of priva... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | project: no need for duplicate checks |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | e2lib: add extensive error checking to read_extension_c... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | e2-install-e2: cleanup ref variable |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | project: include extension name and tag in ProjectID |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | man: move enable-writeback description to global options |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | new-source: print checksum of file |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | new-source: if required, enable writeback and warn... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | e2build: repair hardlink optimization |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | create-project: if required, enable writeback and warn... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | transport: warn about scp/ssh uploads, and ignoring... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Tobias Ulmer | cache: warn about missing push_permissions |
commit | commitdiff | tree | snapshot |
next |