| Commit message (Expand) | Author | Age |
* | commit-tree: simplify parsing of option -S using skip_prefix() | René Scharfe | 2014-12-29 |
* | commit_tree: take a pointer/len pair rather than a const strbuf | Jeff King | 2014-06-12 |
* | commit-tree: add and document --no-gpg-sign | Junio C Hamano | 2014-02-24 |
* | commit-tree: add the commit.gpgsign option to sign all commits | Nicolas Vigier | 2014-02-24 |
* | commit-tree: document -S option consistently | Brad King | 2013-03-25 |
* | Merge branch 'kk/maint-commit-tree' | Junio C Hamano | 2012-07-23 |
|\ |
|
| * | Merge branch 'kk/maint-1.7.9-commit-tree' into kk/maint-commit-tree | Junio C Hamano | 2012-07-17 |
| |\ |
|
| | * | commit-tree: resurrect command line parsing updates | Junio C Hamano | 2012-07-17 |
* | | | commit-tree: the command wants a tree and commits | Junio C Hamano | 2012-07-09 |
|/ / |
|
* | | Merge branch 'jc/show-sig' | Junio C Hamano | 2012-01-06 |
|\ \
| |/ |
|
| * | commit: teach --gpg-sign option | Junio C Hamano | 2011-11-12 |
* | | Merge branch 'nd/war-on-nul-in-commit' | Junio C Hamano | 2011-12-22 |
|\ \
| |/
|/| |
|
| * | Convert commit_tree() to take strbuf as message | Nguyễn Thái Ngọc Duy | 2011-12-15 |
* | | commit-tree: teach -m/-F options to read logs from elsewhere | Junio C Hamano | 2011-11-12 |
* | | commit-tree: update the command line parsing | Junio C Hamano | 2011-11-09 |
|/ |
|
* | Sync with 1.7.3.2 | Junio C Hamano | 2010-10-21 |
|\ |
|
| * | Use parentheses and `...' where appropriate | Štěpán Němec | 2010-10-08 |
* | | commit-tree: free commit message before exiting | Jonathan Nieder | 2010-10-06 |
|/ |
|
* | make commit_tree a library function | Jeff King | 2010-04-01 |
* | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 2010-02-22 |