Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/commit-buffer-length' | Junio C Hamano | 2014-07-02 | 1 | -4/+2 |
|\ | |||||
| * | replace dangerous uses of strbuf_attach | Jeff King | 2014-06-12 | 1 | -4/+2 |
| * | commit_tree: take a pointer/len pair rather than a const strbuf | Jeff King | 2014-06-12 | 1 | -1/+1 |
* | | refs.h: rename the action_on_err constants | Michael Haggerty | 2014-04-07 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'jc/show-sig' | Junio C Hamano | 2012-01-06 | 1 | -1/+1 |
|\ | |||||
| * | commit: teach --gpg-sign option | Junio C Hamano | 2011-11-12 | 1 | -1/+1 |
* | | Convert commit_tree() to take strbuf as message | Nguyễn Thái Ngọc Duy | 2011-12-15 | 1 | -1/+4 |
|/ | |||||
* | notes.h/c: Propagate combine_notes_fn return value to add_note() and beyond | Johan Herland | 2010-11-17 | 1 | -2/+1 |
* | introduce notes-cache interface | Jeff King | 2010-04-01 | 1 | -0/+94 |