| Commit message (Expand) | Author | Age |
* | Merge branch 'sb/dashless' | Junio C Hamano | 2008-07-16 |
|\ |
|
| * | Make usage strings dash-less | Stephan Beyer | 2008-07-13 |
* | | git-fmt-merge-msg: make it usable from other builtins | Miklos Vajna | 2008-06-30 |
|/ |
|
* | Provide git_config with a callback-data parameter | Johannes Schindelin | 2008-05-14 |
* | Merge branch 'sg/merge-options' (early part) | Junio C Hamano | 2008-05-08 |
|\ |
|
| * | fmt-merge-msg: add '--(no-)log' options and 'merge.log' config variable | SZEDER Gábor | 2008-04-12 |
* | | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-04-16 |
|\ \
| |/
|/| |
|
| * | Ignore leading empty lines while summarizing merges | Linus Torvalds | 2008-04-15 |
* | | check return code of prepare_revision_walk | Martin Koegler | 2008-02-17 |
|/ |
|
* | Fix parent rewriting in --early-output | Linus Torvalds | 2007-11-14 |
* | Use xmemdupz() in many places. | Pierre Habouzit | 2007-09-18 |
* | War on whitespace | Junio C Hamano | 2007-06-07 |
* | Merge branch 'maint' | Junio C Hamano | 2007-02-27 |
|\ |
|
| * | builtin-fmt-merge-msg: fix bugs in --file option | Michael Coleman | 2007-02-27 |
* | | Mechanical conversion to use prefixcmp() | Junio C Hamano | 2007-02-20 |
|/ |
|
* | "git fmt-merge-msg" SIGSEGV | Linus Torvalds | 2006-11-16 |
* | Tell between packed, unpacked and symbolic refs. | Junio C Hamano | 2006-09-20 |
* | Make ref resolution saner | Linus Torvalds | 2006-09-17 |
* | Replace uses of strdup with xstrdup. | Shawn Pearce | 2006-09-02 |
* | fmt-merge-msg: fix off-by-one bug | Johannes Schindelin | 2006-09-01 |
* | Use xmalloc instead of malloc | Jonas Fonseca | 2006-08-31 |
* | free(NULL) is perfectly valid. | Junio C Hamano | 2006-08-27 |
* | Use xrealloc instead of realloc | Jonas Fonseca | 2006-08-26 |
* | remove unnecessary initializations | David Rientjes | 2006-08-15 |
* | use declarations from builtin.h for builtin commands | Matthias Kestenholz | 2006-08-02 |
* | Call setup_git_directory() much earlier | Linus Torvalds | 2006-07-29 |
* | Call setup_git_directory() early | Linus Torvalds | 2006-07-28 |
* | Remove TYPE_* constant macros and use object_type enums consistently. | Linus Torvalds | 2006-07-12 |
* | fmt-merge-msg fix | Junio C Hamano | 2006-07-12 |
* | Make git-fmt-merge-msg a builtin | Johannes Schindelin | 2006-07-03 |