aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/shortlog.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-05replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder1-3/+3
2013-09-24Merge branch 'jk/shortlog-tolerate-broken-commit'Jonathan Nieder1-2/+4
2013-09-18shortlog: ignore commits with missing authorsJeff King1-2/+4
2013-08-05Replace deprecated OPT_BOOLEAN by OPT_BOOLStefan Beller1-6/+6
2013-06-26pretty: --format output should honor logOutputEncodingAlexey Shumkin1-0/+1
2013-04-22builtin/shortlog.c: make usage string consistent with logRamkumar Ramachandra1-3/+1
2013-01-20Merge branch 'ap/log-mailmap'Junio C Hamano1-39/+15
2013-01-10mailmap: simplify map_user() interfaceAntoine Pelisse1-20/+12
2013-01-07Use split_ident_line to parse author and committerAntoine Pelisse1-26/+10
2013-01-02Merge branch 'sp/shortlog-missing-lf'Junio C Hamano1-3/+2
2012-12-11shortlog: fix wrapping lines of wraplenSteffen Prohaska1-3/+2
2012-08-20i18n: shortlog: mark parseopt strings for translationNguyễn Thái Ngọc Duy1-7/+7
2011-05-31Merge branch 'jk/format-patch-am'Junio C Hamano1-3/+3
2011-05-26clean up calling conventions for pretty.c functionsJeff King1-1/+2
2011-05-26pretty: add pp_commit_easy function for simple callersJeff King1-2/+1
2011-04-11sparse: Fix an "symbol 'format_subject' not declared" warningRamsay Jones1-3/+0
2011-03-09i18n: git-shortlog basic messagesÆvar Arnfjörð Bjarmason1-4/+4
2010-12-06parse-options: Don't call parse_options_check() so muchStephen Boyd1-2/+2
2010-08-11shortlog: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy1-2/+1
2010-06-27string_list: Fix argument order for string_list_appendJulian Phillips1-1/+1
2010-06-27string_list: Fix argument order for string_list_insertJulian Phillips1-1/+1
2010-05-21Merge branch 'jn/shortlog'Junio C Hamano1-1/+2
2010-03-10Merge branch 'lt/deepen-builtin-source'Junio C Hamano1-0/+356
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds1-0/+343