aboutsummaryrefslogtreecommitdiff
path: root/builtin-log.c
Commit message (Expand)AuthorAge
* Merge branch 'tr/die_errno'Junio C Hamano2009-07-06
|\
| * Use die_errno() instead of die() when checking syscallsThomas Rast2009-06-27
* | Fix various sparse warnings in the git source codeLinus Torvalds2009-06-20
|/
* Merge branch 'sb/opt-filename'Junio C Hamano2009-05-31
|\
| * parse-opts: prepare for OPT_FILENAMEStephen Boyd2009-05-25
| * Merge branch 'sb/format-patch-parseopt' into sb/opt-filenameJunio C Hamano2009-05-25
| |\
* | \ Merge branch 'sb/format-patch-parseopt'Junio C Hamano2009-05-31
|\ \ \ | | |/ | |/|
| * | format-patch: migrate to parse-options APIStephen Boyd2009-05-17
* | | t9139 uses ancient, backwards-compatible iconv namesEric Wong2009-05-30
|\ \ \ | |_|/ |/| |
| * | Use 'UTF-8' rather than 'utf-8' everywhere for backward compatibilityBrandon Casey2009-05-18
| |/
* | format-patch let -k override a config-specified format.numberedJim Meyering2009-05-09
|/
* Merge branch 'sb/format-patch-patchname'Junio C Hamano2009-04-06
|\
| * format-patch: --attach/inline uses filename instead of SHA1Stephen Boyd2009-03-22
| * format-patch: move get_patch_filename() into log-treeStephen Boyd2009-03-22
| * format-patch: pass a commit to reopen_stdout()Stephen Boyd2009-03-22
| * format-patch: construct patch filename in one functionStephen Boyd2009-03-22
* | Add configuration variable for sign-off to format-patchHeiko Voigt2009-04-06
* | format-patch: add arbitrary email headersMichael Hendricks2009-03-27
|/
* Sync with maintJunio C Hamano2009-03-21
|\
| * format-patch: --numbered-files and --stdout aren't mutually exclusiveStephen Boyd2009-03-21
* | format-patch: Respect --quiet optionNate Case2009-03-18
* | Merge branch 'tr/format-patch-thread'Junio C Hamano2009-03-11
|\ \
| * | format-patch: support deep threadingThomas Rast2009-02-21
| * | format-patch: thread as reply to cover letter even with in-reply-toThomas Rast2009-02-21
| * | format-patch: track several referencesThomas Rast2009-02-21
| |/
* | Enable setting attach as the default in .gitconfig for git-format-patch.Jeremy White2009-02-12
|/
* Merge branch 'jc/maint-format-patch-o-relative'Junio C Hamano2009-01-21
|\
| * Teach format-patch to handle output directory relative to cwdJunio C Hamano2009-01-12
* | Merge branch 'jc/maint-format-patch'Junio C Hamano2009-01-17
|\ \
| * | format-patch: show patch text for the root commitJunio C Hamano2009-01-10
| |/
* | Merge branch 'mh/cherry-default'Junio C Hamano2009-01-13
|\ \
| * | Documentation: clarify which parameters are optional to git-cherryMarkus Heidelberg2009-01-05
| * | git-cherry: make <upstream> parameter optionalMarkus Heidelberg2009-01-01
* | | remove trailing LF in die() messagesAlexander Potashev2009-01-05
* | | show <tag>: reuse pp_user_info() instead of duplicating codeJohannes Schindelin2009-01-05
|/ /
* | Merge branch 'maint'Junio C Hamano2008-12-15
|\ \ | |/
| * git-show: do not segfault when showing a bad tagJunio C Hamano2008-12-15
* | reorder ALLOW_TEXTCONV option settingJeff King2008-12-07
* | Merge branch 'lt/decorate'Junio C Hamano2008-11-12
|\ \
| * | Make '--decorate' set an explicit 'show_decorations' flagLinus Torvalds2008-11-04
| * | Add a 'source' decorator for commitsLinus Torvalds2008-11-04
* | | userdiff: require explicitly allowing textconvJeff King2008-10-26
|/ /
* | format-patch: autonumber by defaultBrian Gernhardt2008-10-18
* | Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializerBrandon Casey2008-10-12
* | Merge branch 'maint'Junio C Hamano2008-09-19
|\ \ | |/
| * Typo "bogos" in format-patch error message.Mikael Magnusson2008-09-19
* | move load_ref_decorations() to log-tree.c and export itRené Scharfe2008-09-04
* | log: add load_ref_decorations()René Scharfe2008-09-04
* | format-patch: use default diff format even with patch optionsJeff King2008-08-26
* | Merge branch 'pm/log-exit-code'Junio C Hamano2008-08-20
|\ \ | |/ |/|