aboutsummaryrefslogtreecommitdiff
path: root/builtin/log.c
Commit message (Expand)AuthorAge
* Merge branch 'bw/object-id'Junio C Hamano2017-06-19
|\
| * diff-tree: convert diff_tree_sha1 to struct object_idBrandon Williams2017-06-05
| * patch-ids: convert to struct object_idBrandon Williams2017-06-02
* | Merge branch 'nd/fopen-errors'Junio C Hamano2017-06-13
|\ \
| * | log: fix memory leak in open_next_file()Nguyễn Thái Ngọc Duy2017-05-26
| * | print errno when reporting a system call errorNguyễn Thái Ngọc Duy2017-05-26
* | | Merge branch 'jk/diff-blob'Junio C Hamano2017-06-02
|\ \ \ | |_|/ |/| |
| * | get_sha1_with_context: dynamically allocate oc->pathJeff King2017-05-24
| |/
* | Merge branch 'bc/object-id'Junio C Hamano2017-05-29
|\ \
| * | object: convert parse_object* to take struct object_idbrian m. carlson2017-05-08
| * | Convert lookup_commit* to struct object_idbrian m. carlson2017-05-08
| |/
* | Merge branch 'ah/log-decorate-default-to-auto'Junio C Hamano2017-05-23
|\ \
| * | builtin/log: honor log.decoratebrian m. carlson2017-05-15
* | | timestamp_t: a new data type for timestampsJohannes Schindelin2017-04-27
* | | PRItime: introduce a new "printf format" for timestampsJohannes Schindelin2017-04-23
| |/ |/|
* | Merge branch 'ah/log-decorate-default-to-auto'Junio C Hamano2017-04-11
|\ \ | |/
| * log: if --decorate is not given, default to --decorate=autoAlex Henrie2017-03-24
* | prefix_filename: return newly allocated stringJeff King2017-03-21
* | prefix_filename: drop length parameterJeff King2017-03-21
|/
* pretty: use fmt_output_email_subject()René Scharfe2017-03-01
* Merge branch 'jt/format-patch-rfc'Junio C Hamano2016-09-26
|\
| * format-patch: add "--rfc" for the common case of [RFC PATCH]Josh Triplett2016-09-21
* | Merge branch 'jt/format-patch-base-info-above-sig'Junio C Hamano2016-09-21
|\ \
| * | format-patch: show base info before email signatureJosh Triplett2016-09-15
| |/
* | Merge branch 'bc/object-id'Junio C Hamano2016-09-19
|\ \
| * | streaming: make stream_blob_to_fd take struct object_idbrian m. carlson2016-09-07
| * | builtin: convert textconv_object to use struct object_idbrian m. carlson2016-09-07
| * | builtin/log: convert some static functions to use struct object_idbrian m. carlson2016-09-07
| |/
* | Merge branch 'jk/format-patch-number-singleton-patch-with-cover'Junio C Hamano2016-09-08
|\ \ | |/ |/|
| * format-patch: show 0/1 and 1/1 for singleton patch with cover letterJacob Keller2016-08-23
* | Merge branch 'kw/patch-ids-optim'Junio C Hamano2016-08-12
|\ \
| * | rebase: avoid computing unnecessary patch IDsKevin Willford2016-08-11
| |/
* | Merge branch 'jt/format-patch-from-config'Junio C Hamano2016-08-10
|\ \
| * | format-patch: format.from gives the default for --fromJosh Triplett2016-08-01
| |/
* | Merge branch 'js/log-to-diffopt-file'Junio C Hamano2016-07-19
|\ \
| * | format-patch: use stdout directlyJohannes Schindelin2016-06-24
| * | format-patch: avoid freopen()Johannes Schindelin2016-06-24
| * | format-patch: explicitly switch off color when writing to filesJohannes Schindelin2016-06-24
| * | log: prepare log/log-tree to reuse the diffopt.close_file attributeJohannes Schindelin2016-06-24
| |/
* | Merge branch 'mj/log-show-signature-conf'Junio C Hamano2016-07-11
|\ \
| * | log: add log.showSignature configuration variableMehul Jain2016-06-24
| |/
* | Merge branch 'ew/mboxrd-format-am'Junio C Hamano2016-07-06
|\ \
| * | pretty: support "mboxrd" output formatEric Wong2016-06-06
| |/
* | Merge branch 'jk/string-list-static-init'Junio C Hamano2016-07-06
|\ \ | |/ |/|
| * use string_list initializer consistentlyJeff King2016-06-13
* | Merge branch 'xy/format-patch-base'Junio C Hamano2016-05-23
|\ \ | |/ |/|
| * format-patch: introduce format.useAutoBase configurationXiaolong Ye2016-04-26
| * format-patch: introduce --base=auto optionXiaolong Ye2016-04-26
| * format-patch: add '--base' option to record base tree infoXiaolong Ye2016-04-26
* | Merge branch 'lt/pretty-expand-tabs'Junio C Hamano2016-04-13
|\ \