Searched refs:commit_log (Results 1 – 2 of 2) sorted by relevance
244 commit_log = os.path.join(stack_base, 'commit_log')245 if os.path.exists(commit_log):247 add_files_to_image(image, [commit_log], 'release=%s' % release)335 commit_log = subprocess.check_output(['git', 'log', '-1'], cwd=stack_base)339 '%s: %s' % (str(output), commit_log),344 f.write(commit_log)
51 commit_log = ["""commit 7f6b8315d18f683c5181d0c3694818c1b2a20dcd variable268 stdout=''.join(commit_log[:count]))