summaryrefslogtreecommitdiffstats
path: root/builtin/log.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated OPTION_BOOLEAN for parsing argumentsStefan Beller2013-08-051-2/+2
* teach format-patch to place other authors into in-body "From"Jeff King2013-07-031-0/+24
* Merge branch 'jc/topo-author-date-sort'Junio C Hamano2013-07-011-1/+1
|\
| * toposort: rename "lifo" fieldJunio C Hamano2013-06-121-1/+1
* | Merge branch 'tr/line-log'Junio C Hamano2013-06-031-0/+31
|\ \
| * | Implement line-history search (git log -L)Thomas Rast2013-03-281-0/+31
| |/
* | Merge branch 'rr/shortlog-doc'Junio C Hamano2013-04-271-1/+1
|\ \
| * | builtin/log.c: make usage string consistent with docRamkumar Ramachandra2013-04-221-1/+1
| |/
* | format-patch: trivial cleanupsFelipe Contreras2013-04-071-36/+35
* | format-patch: add format.coverLetter configuration variableFelipe Contreras2013-04-071-6/+26
* | log: update to OPT_BOOLFelipe Contreras2013-04-071-7/+7
* | format-patch: refactor branch name calculationFelipe Contreras2013-04-071-17/+16
* | format-patch: improve head calculation for cover-letterFelipe Contreras2013-04-071-18/+4
* | Merge branch 'js/log-gpg'Junio C Hamano2013-04-031-0/+3
|\ \
| * | log: read gpg settings for signed commit verificationJacob Sarvis2013-03-271-0/+3
| |/
* | Merge branch 'bc/append-signed-off-by'Junio C Hamano2013-04-011-12/+1
|\ \ | |/ |/|
| * format-patch: update append_signoff prototypeNguyễn Thái Ngọc Duy2013-02-121-12/+1
* | Merge branch 'ap/log-mailmap'Junio C Hamano2013-01-211-1/+15
|\ \
| * | log: add log.mailmap configuration optionAntoine Pelisse2013-01-101-0/+7
| * | log: add --use-mailmap optionAntoine Pelisse2013-01-101-1/+8
| |/
* | Merge branch 'jc/format-patch-reroll'Junio C Hamano2013-01-121-9/+24
|\ \
| * | format-patch: give --reroll-count a short synonym -vJunio C Hamano2013-01-041-1/+1
| * | format-patch: add --reroll-count=$N optionJunio C Hamano2012-12-221-0/+11
| * | get_patch_filename(): split into two functionsJunio C Hamano2012-12-221-1/+3
| * | get_patch_filename(): drop "just-numbers" hackJunio C Hamano2012-12-221-1/+4
| * | get_patch_filename(): simplify function signatureJunio C Hamano2012-12-221-1/+1
| * | builtin/log.c: stop using global patch_suffixJunio C Hamano2012-12-221-2/+2
| * | builtin/log.c: drop redundant "numbered_files" parameter from make_cover_lett...Junio C Hamano2012-12-221-7/+6
| * | builtin/log.c: drop unused "numbered" parameter from make_cover_letter()Junio C Hamano2012-12-221-2/+2
* | | Merge branch 'nd/maint-branch-desc-doc'Junio C Hamano2013-01-091-13/+23
|\ \ \ | |_|/ |/| |
| * | format-patch: pick up branch description when no ref is specifiedNguyễn Thái Ngọc Duy2013-01-031-3/+16
| * | format-patch: pick up correct branch name from symbolic refNguyễn Thái Ngọc Duy2013-01-031-12/+9
| * | Merge branch 'mz/cherry-pick-cmdline-order' into maintJunio C Hamano2012-09-151-1/+1
| |\ \
| * \ \ Sync with 1.7.11.7Junio C Hamano2012-09-151-1/+1
| |\ \ \
* | | | | log: honor grep.* configurationJunio C Hamano2012-10-101-1/+7
| |_|_|/ |/| | |
* | | | Merge branch 'mz/cherry-pick-cmdline-order'Junio C Hamano2012-09-111-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | teach log --no-walk=unsorted, which avoids sortingMartin von Zweigbergk2012-08-301-1/+1
* | | | Merge branch 'jk/maint-quiet-is-synonym-to-s-in-log'Junio C Hamano2012-09-111-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | log: fix --quiet synonym for -sJeff King2012-08-291-1/+1
| * | | Merge branch 'tr/maint-show-walk' into maintJunio C Hamano2012-07-221-0/+3
| |\ \ \ | | |/ / | |/| |
* | | | Merge branch 'nd/i18n-parseopt-help'Junio C Hamano2012-09-071-40/+40
|\ \ \ \
| * | | | i18n: log: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-5/+5
| * | | | i18n: format-patch: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-33/+33
| * | | | i18n: cherry: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-2/+2
| | |_|/ | |/| |
* | | | cherry: remove redundant check for merge commitMartin von Zweigbergk2012-07-301-8/+2
* | | | cherry: don't set ignored rev_info optionsMartin von Zweigbergk2012-07-301-4/+0
* | | | remove unnecessary parameter from get_patch_ids()Martin von Zweigbergk2012-07-291-4/+4
|/ / /
* | | Merge branch 'jc/sha1-name-more'Junio C Hamano2012-07-221-0/+3
|\ \ \
| * | | revision.c: the "log" family, except for "show", takes committishJunio C Hamano2012-07-101-0/+3
* | | | Merge branch 'tr/maint-show-walk'Junio C Hamano2012-07-141-0/+3
|\ \ \ \ | | |_|/ | |/| |