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 '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
|
\
\
|
|
/
|
/
|
|
*
format-patch: do not feed tags to clear_commit_marks()
Junio C Hamano
2015-06-01
*
|
Merge branch 'jk/at-push-sha1'
Junio C Hamano
2015-06-05
|
\
\
|
*
|
remote.c: report specific errors from branch_get_upstream
Jeff King
2015-05-21
|
*
|
remote.c: introduce branch_get_upstream helper
Jeff King
2015-05-21
*
|
|
blame, log: format usage strings similarly to those in documentation
Alex Henrie
2015-05-03
|
/
/
*
|
Merge branch 'ah/usage-strings'
Junio C Hamano
2015-02-11
|
\
\
|
*
|
standardize usage info string format
Alex Henrie
2015-01-14
*
|
|
Merge branch 'dk/format-patch-ignore-diff-submodule'
Junio C Hamano
2015-02-11
|
\
\
\
|
*
|
|
format-patch: ignore diff.submodule setting
Doug Kelly
2015-01-07
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'km/log-usage-string-i18n'
Junio C Hamano
2015-01-14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
log.c: fix translation markings
Kyle J. McKay
2015-01-06
|
*
|
Merge branch 'jk/commit-buffer-length' into maint
Junio C Hamano
2014-07-16
|
|
\
\
|
*
\
\
Merge branch 'jk/diff-follow-must-take-one-pathspec' into maint
Junio C Hamano
2014-06-25
|
|
\
\
\
*
|
|
|
|
tree.c: update read_tree_recursive callback to pass strbuf as base
Nguyễn Thái Ngọc Duy
2014-12-01
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'rs/ref-transaction'
Junio C Hamano
2014-10-21
|
\
\
\
\
|
*
|
|
|
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
2014-10-15
*
|
|
|
|
Merge branch 'jn/parse-config-slot'
Junio C Hamano
2014-10-20
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
pass config slots as pointers instead of offsets
Jonathan Nieder
2014-10-14
*
|
|
|
|
use skip_prefix() to avoid more magic numbers
René Scharfe
2014-10-07
*
|
|
|
|
Merge branch 'rs/realloc-array'
Junio C Hamano
2014-09-26
|
\
\
\
\
\
|
*
|
|
|
|
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
2014-09-18
[next]