index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
log.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'jt/format-patch-rfc'
Junio C Hamano
2016-09-26
|
\
|
*
format-patch: add "--rfc" for the common case of [RFC PATCH]
Josh Triplett
2016-09-21
*
|
Merge branch 'jt/format-patch-base-info-above-sig'
Junio C Hamano
2016-09-21
|
\
\
|
*
|
format-patch: show base info before email signature
Josh Triplett
2016-09-15
|
|
/
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2016-09-19
|
\
\
|
*
|
streaming: make stream_blob_to_fd take struct object_id
brian m. carlson
2016-09-07
|
*
|
builtin: convert textconv_object to use struct object_id
brian m. carlson
2016-09-07
|
*
|
builtin/log: convert some static functions to use struct object_id
brian m. carlson
2016-09-07
|
|
/
*
|
Merge branch 'jk/format-patch-number-singleton-patch-with-cover'
Junio C Hamano
2016-09-08
|
\
\
|
|
/
|
/
|
|
*
format-patch: show 0/1 and 1/1 for singleton patch with cover letter
Jacob Keller
2016-08-23
*
|
Merge branch 'kw/patch-ids-optim'
Junio C Hamano
2016-08-12
|
\
\
|
*
|
rebase: avoid computing unnecessary patch IDs
Kevin Willford
2016-08-11
|
|
/
*
|
Merge branch 'jt/format-patch-from-config'
Junio C Hamano
2016-08-10
|
\
\
|
*
|
format-patch: format.from gives the default for --from
Josh Triplett
2016-08-01
|
|
/
*
|
Merge branch 'js/log-to-diffopt-file'
Junio C Hamano
2016-07-19
|
\
\
|
*
|
format-patch: use stdout directly
Johannes Schindelin
2016-06-24
|
*
|
format-patch: avoid freopen()
Johannes Schindelin
2016-06-24
|
*
|
format-patch: explicitly switch off color when writing to files
Johannes Schindelin
2016-06-24
|
*
|
log: prepare log/log-tree to reuse the diffopt.close_file attribute
Johannes Schindelin
2016-06-24
|
|
/
*
|
Merge branch 'mj/log-show-signature-conf'
Junio C Hamano
2016-07-11
|
\
\
|
*
|
log: add log.showSignature configuration variable
Mehul Jain
2016-06-24
|
|
/
*
|
Merge branch 'ew/mboxrd-format-am'
Junio C Hamano
2016-07-06
|
\
\
|
*
|
pretty: support "mboxrd" output format
Eric Wong
2016-06-06
|
|
/
*
|
Merge branch 'jk/string-list-static-init'
Junio C Hamano
2016-07-06
|
\
\
|
|
/
|
/
|
|
*
use string_list initializer consistently
Jeff King
2016-06-13
*
|
Merge branch 'xy/format-patch-base'
Junio C Hamano
2016-05-23
|
\
\
|
|
/
|
/
|
|
*
format-patch: introduce format.useAutoBase configuration
Xiaolong Ye
2016-04-26
|
*
format-patch: introduce --base=auto option
Xiaolong Ye
2016-04-26
|
*
format-patch: add '--base' option to record base tree info
Xiaolong Ye
2016-04-26
*
|
Merge branch 'lt/pretty-expand-tabs'
Junio C Hamano
2016-04-13
|
\
\
|
*
|
pretty: enable --expand-tabs by default for selected pretty formats
Junio C Hamano
2016-03-30
*
|
|
diff: activate diff.renames by default
Matthieu Moy
2016-02-25
*
|
|
log: introduce init_log_defaults()
Matthieu Moy
2016-02-25
|
|
/
|
/
|
*
|
format-patch: introduce format.outputDirectory configuration
Alexander Kuleshov
2016-01-13
|
/
*
format-patch: add an option to suppress commit hash
brian m. carlson
2015-12-15
*
Remove get_object_hash.
brian m. carlson
2015-11-20
*
Convert struct object to object_id
brian m. carlson
2015-11-20
*
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
*
use strbuf_complete to conditionally append slash
Jeff King
2015-10-05
*
builtin/log.c: minor reformat
Junio C Hamano
2015-08-25
*
log: show merge commit when --cc is given
Junio C Hamano
2015-08-20
*
log: when --cc is given, default to -p unless told otherwise
Junio C Hamano
2015-08-20
*
log: rename "tweak" helpers
Junio C Hamano
2015-08-20
*
Merge branch 'jk/date-mode-format'
Junio C Hamano
2015-08-03
|
\
|
*
convert "enum date_mode" into a struct
Jeff King
2015-06-29
*
|
Merge branch 'dt/log-follow-config'
Junio C Hamano
2015-08-03
|
\
\
|
*
|
log: add "log.follow" configuration variable
David Turner
2015-07-09
|
|
/
*
|
Merge branch 'mh/init-delete-refs-api'
Junio C Hamano
2015-08-03
|
\
\
|
|
/
|
/
|
|
*
refs: move the remaining ref module declarations to refs.h
Michael Haggerty
2015-06-22
*
|
Merge branch 'jc/do-not-feed-tags-to-clear-commit-marks'
Junio C Hamano
2015-06-24
|
\
\
|
|
/
|
/
|
[next]