Searched defs:Commit (Results 1 – 4 of 4) sorted by relevance
25 Commit = collections.namedtuple( variable29 Commit = collections.namedtuple('Commit', ['author', 'subject', 'commit_message', 'shortlog', 'payl… variable
10 class Commit: class
70 Commit = 2, enumerator
1758 #define Commit 20 macro