summaryrefslogtreecommitdiff
path: root/builtin/shortlog.c
Commit message (Expand)AuthorAgeFilesLines
* Convert struct object to object_idbrian m. carlson2015-11-201-1/+1
* convert "enum date_mode" into a structJeff King2015-06-291-1/+1
* standardize usage info string formatAlex Henrie2015-01-141-1/+1
* replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-withChristian Couder2013-12-051-3/+3
* Merge branch 'jk/shortlog-tolerate-broken-commit'Jonathan Nieder2013-09-241-2/+4
|\
| * shortlog: ignore commits with missing authorsjk/shortlog-tolerate-broken-commitJeff King2013-09-181-2/+4
* | Replace deprecated OPT_BOOLEAN by OPT_BOOLStefan Beller2013-08-051-6/+6
* | pretty: --format output should honor logOutputEncodingAlexey Shumkin2013-06-261-0/+1
|/
* builtin/shortlog.c: make usage string consistent with logRamkumar Ramachandra2013-04-221-3/+1
* Merge branch 'ap/log-mailmap'Junio C Hamano2013-01-201-39/+15
|\
| * mailmap: simplify map_user() interfaceAntoine Pelisse2013-01-101-20/+12
| * Use split_ident_line to parse author and committerAntoine Pelisse2013-01-071-26/+10
* | Merge branch 'sp/shortlog-missing-lf'Junio C Hamano2013-01-021-3/+2
|\ \ | |/ |/|
| * shortlog: fix wrapping lines of wraplenSteffen Prohaska2012-12-111-3/+2
* | i18n: shortlog: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-7/+7
|/
* Merge branch 'jk/format-patch-am'Junio C Hamano2011-05-311-3/+3
|\
| * clean up calling conventions for pretty.c functionsJeff King2011-05-261-1/+2
| * pretty: add pp_commit_easy function for simple callersJeff King2011-05-261-2/+1
* | sparse: Fix an "symbol 'format_subject' not declared" warningRamsay Jones2011-04-111-3/+0
* | i18n: git-shortlog basic messagesÆvar Arnfjörð Bjarmason2011-03-091-4/+4
|/
* parse-options: Don't call parse_options_check() so muchStephen Boyd2010-12-061-2/+2
* shortlog: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-111-2/+1
* string_list: Fix argument order for string_list_appendJulian Phillips2010-06-271-1/+1
* string_list: Fix argument order for string_list_insertJulian Phillips2010-06-271-1/+1
* Merge branch 'jn/shortlog'Junio C Hamano2010-05-211-1/+2
* Merge branch 'lt/deepen-builtin-source'Junio C Hamano2010-03-101-3/+16
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+343