aboutsummaryrefslogtreecommitdiff
path: root/pretty.c
Commit message (Expand)AuthorAge
* Merge branch 'jc/show-sig'Junio C Hamano2012-01-06
|\
| * pretty: %G[?GS] placeholdersJunio C Hamano2011-11-12
* | pretty: give placeholders to reflog identityJeff King2011-12-16
* | Merge branch 'nd/pretty-commit-log-message'Junio C Hamano2011-11-01
|\ \ | |/ |/|
| * pretty.c: use original commit message if reencoding failsNguyễn Thái Ngọc Duy2011-10-23
| * pretty.c: free get_header() return valueNguyễn Thái Ngọc Duy2011-10-23
* | Merge branch 'jk/format-patch-am'Junio C Hamano2011-05-31
|\ \
| * | format-patch: preserve subject newlines with -kJeff King2011-05-26
| * | clean up calling conventions for pretty.c functionsJeff King2011-05-26
| * | pretty: add pp_commit_easy function for simple callersJeff King2011-05-26
* | | Merge branch 'jc/fmt-req-fix'Junio C Hamano2011-05-30
|\ \ \
| * | | userformat_find_requirements(): find requirement for the correct formatJunio C Hamano2011-05-25
| * | | Merge branch 'jk/format-patch-quote-special-in-from' into maintJunio C Hamano2011-05-15
| |\ \ \
* | \ \ \ Merge branch 'jk/format-patch-quote-special-in-from'Junio C Hamano2011-05-06
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | pretty: quote rfc822 specials in email addressesJeff King2011-04-26
* | | | | Merge branch 'jk/format-patch-multiline-header'Junio C Hamano2011-05-04
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | format-patch: wrap email addresses after long namesJeff King2011-04-14
| |/ /
* | | Merge branch 'mg/rev-list-one-side-only'Junio C Hamano2011-03-22
|\ \ \ | |/ / |/| |
| * | rev-list/log: factor out revision mark generationMichael J Gruber2011-03-09
| |/
* | format-patch: rfc2047-encode newlines in headersJeff King2011-02-23
* | format-patch: wrap long header linesJeff King2011-02-23
|/
* pretty.c: teach format_commit_message() to reencode the outputPat Notz2010-11-04
* commit: helper methods to reduce redundant blocks of codePat Notz2010-11-04
* Merge branch 'mg/pretty-magic-space'Junio C Hamano2010-06-22
|\
| * pretty: Introduce ' ' modifier to add space if non-emptyMichael J Gruber2010-06-16
* | Merge branch 'gv/portable'Junio C Hamano2010-06-21
|\ \ | |/ |/|
| * enums: omit trailing comma for portabilityGary V. Vaughan2010-05-31
* | Merge branch 'wp/pretty-enhancement'Junio C Hamano2010-06-13
|\ \
| * | pretty: initialize new cmt_fmt_map to 0Jonathan Nieder2010-05-08
| * | pretty: add aliases for pretty formatsWill Palmer2010-05-03
| * | pretty: add infrastructure for commit format aliasesWill Palmer2010-05-03
| * | pretty: make it easier to add new formatsWill Palmer2010-05-03
| |/
* | Merge branch 'jn/shortlog'Junio C Hamano2010-05-21
|\ \
| * | pretty: Respect --abbrev optionWill Palmer2010-05-04
* | | Merge branch 'eb/unpretty-b-format'Junio C Hamano2010-05-08
|\ \ \ | |_|/ |/| |
| * | Add `%B' in format strings for raw commit body in `git log' and friendsEli Barzilay2010-04-05
* | | pretty: Initialize notes if %N is usedJohannes Gilger2010-04-13
|/ /
* | Support showing notes from more than one notes treeThomas Rast2010-03-12
* | Notes API: Allow multiple concurrent notes trees with new struct notes_treeJohan Herland2010-02-13
* | Notes API: get_commit_notes() -> format_note() + remove the commit restrictionJohan Herland2010-02-13
|/
* Merge branch 'jc/maint-limit-note-output'Junio C Hamano2010-01-22
|\
| * Fix "log" family not to be too agressive about showing notesJunio C Hamano2010-01-20
* | pretty.c: mark file-local function staticJunio C Hamano2010-01-11
|/
* Merge branch 'jc/pretty-lf'Junio C Hamano2009-11-30
|\
| * Pretty-format: %[+-]x to tweak inter-item newlinesJunio C Hamano2009-10-04
* | Merge branch 'jh/notes' (early part)Junio C Hamano2009-11-20
|\ \
| * | Add '%N'-format for pretty-printing commit notesJohannes Schindelin2009-10-19
| * | Add flags to get_commit_notes() to control the format of the note stringJohan Herland2009-10-19
| * | Introduce commit notesJohannes Schindelin2009-10-19
| |/
* | Merge branch 'rs/pretty-wrap'Junio C Hamano2009-11-15
|\ \