summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorPaul Sowden <paul@idontsmoke.co.uk>2008-11-23 20:49:07 -0800
committerMichael Trier <mtrier@gmail.com>2008-12-15 14:18:30 -0500
commit6c486b2e699082763075a169c56a4b01f99fc4b9 (patch)
treeee694c04f87787897a394e76c3bd6461c8581a5a /AUTHORS
parent5da34fddda2ea6de19ecf04efd75e323c4bb41e4 (diff)
downloadgitpython-6c486b2e699082763075a169c56a4b01f99fc4b9.tar.gz
Make message the full message and add a summary property
Adds a summary property to the Commit object which returns just the first line of the commit message and makes the message property contain the entire commit message (previously the message property only contained the first line of the commit message). This breaks backwards compatibility a little in that the message property now contains a different value but previously there was no way to access the entire commit message from the Commit object and this is in keeping with git vocabulary, where message generally refers to the entire commit message. (cherry picked from commit 9d2962d8306c894d4cca55bab551677b92d96352)
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions