about summary refs log tree commit diff
path: root/gitsum.el
Commit message (Collapse)AuthorAgeFilesLines
* Show message on empty diffChristian Neukirchen2008-02-041-2/+7
|
* Require gitChristian Neukirchen2008-02-041-0/+2
|
* Kill the comments when committingChristian Neukirchen2008-02-041-1/+2
|
* Don't display empty comment line after diffstatChristian Neukirchen2008-02-041-0/+3
| | | | | # gitsum.el | 3 +++ # 1 files changed, 3 insertions(+), 0 deletions(-)
* Display diffstat for whole indexChristian Neukirchen2008-02-041-1/+1
| | | | | | # gitsum.el | 2 +- # 1 files changed, 1 insertions(+), 1 deletions(-) #
* Add some docsChristian Neukirchen2008-02-041-0/+4
| | | | | | | | # README | 6 +++--- # gitsum.el | 4 ++++ # README | 24 ++++++++++++++++++++++++ # 3 files changed, 31 insertions(+), 3 deletions(-) #
* Make a new *gitsum*-buffer every timeChristian Neukirchen2008-02-041-1/+1
| | | | | | # gitsum.el | 2 +- # 1 files changed, 1 insertions(+), 1 deletions(-) #
* Don't enforce font-lock, better use a hookChristian Neukirchen2008-02-041-1/+0
| | | | | | # gitsum.el | 1 - # 1 files changed, 0 insertions(+), 1 deletions(-) #
* Import gitsum.elChristian Neukirchen2008-02-041-0/+78