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
/
log-tree.c
Commit message (
Expand
)
Author
Age
*
pretty: share code between format_decoration and show_decorations
Nguyễn Thái Ngọc Duy
2013-04-18
*
Merge branch 'tr/log-tree-optim'
Junio C Hamano
2013-04-02
|
\
|
*
Avoid loading commits twice in log with diffs
Thomas Rast
2013-03-28
*
|
Merge branch 'bc/append-signed-off-by'
Junio C Hamano
2013-04-01
|
\
\
|
*
|
Unify appending signoff in format-patch, commit and sequencer
Brandon Casey
2013-02-12
|
*
|
format-patch: update append_signoff prototype
Nguyễn Thái Ngọc Duy
2013-02-12
*
|
|
Merge branch 'mg/gpg-interface-using-status'
Junio C Hamano
2013-03-21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
gpg_interface: allow to request status return
Michael J Gruber
2013-02-14
|
*
|
log-tree: rely upon the check in the gpg_interface
Michael J Gruber
2013-02-14
|
|
/
*
|
Merge branch 'ap/log-mailmap'
Junio C Hamano
2013-01-20
|
\
\
|
*
|
mailmap: add mailmap structure to rev_info and pp
Antoine Pelisse
2013-01-10
|
|
/
*
|
Merge branch 'jc/format-patch-reroll'
Junio C Hamano
2013-01-11
|
\
\
|
*
|
format-patch: add --reroll-count=$N option
Junio C Hamano
2012-12-22
|
*
|
get_patch_filename(): split into two functions
Junio C Hamano
2012-12-21
|
*
|
get_patch_filename(): drop "just-numbers" hack
Junio C Hamano
2012-12-21
|
*
|
get_patch_filename(): simplify function signature
Junio C Hamano
2012-12-21
*
|
|
Merge branch 'jc/format-color-auto'
Junio C Hamano
2013-01-05
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
log --format: teach %C(auto,black) to respect color config
Junio C Hamano
2012-12-17
|
|
/
*
|
format-patch: add a blank line between notes and diffstat
Junio C Hamano
2012-11-13
*
|
format-patch --notes: show notes after three-dashes
Junio C Hamano
2012-10-17
*
|
format-patch: append --signature after notes
Junio C Hamano
2012-10-17
*
|
pretty_print_commit(): do not append notes message
Junio C Hamano
2012-10-17
*
|
pretty: prepare notes message at a centralized place
Junio C Hamano
2012-10-17
|
/
*
format-patch: refactor get_patch_filename
Jeff King
2012-05-22
*
Merge branch 'jk/maint-reflog-walk-count-vs-time'
Junio C Hamano
2012-05-11
|
\
|
*
reflog-walk: tell explicit --date=default from not having --date at all
Junio C Hamano
2012-05-07
|
*
log: respect date_mode_explicit with --format:%gd
Jeff King
2012-05-04
*
|
Merge branch 'jk/maint-tformat-with-z'
Junio C Hamano
2012-05-07
|
\
\
|
*
|
log-tree: use custom line terminator in line termination mode
Jan Krüger
2012-05-01
*
|
|
Merge branch 'lp/maint-diff-three-dash-with-graph'
Junio C Hamano
2012-04-23
|
\
\
\
|
*
|
|
log --graph --stat: three-dash separator should come after graph lines
Lucian Poston
2012-03-20
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'nd/maint-refname-in-hierarchy-check'
Junio C Hamano
2012-01-29
|
\
\
\
|
*
|
|
Fix incorrect ref namespace check
Nguyễn Thái Ngọc Duy
2012-01-11
*
|
|
|
Merge branch 'jc/show-sig'
Junio C Hamano
2012-01-06
|
\
\
\
\
|
*
|
|
|
log --show-signature: reword the common two-head merge case
Junio C Hamano
2012-01-05
|
*
|
|
|
log-tree: show mergetag in log --show-signature output
Junio C Hamano
2012-01-05
|
*
|
|
|
log-tree.c: small refactor in show_signature()
Junio C Hamano
2012-01-05
|
*
|
|
|
log: --show-signature
Junio C Hamano
2011-11-12
|
|
/
/
/
*
|
|
|
pass struct commit to diff_tree_combined_merge()
René Scharfe
2011-12-17
|
/
/
/
*
|
|
Merge branch 'js/log-show-children'
Junio C Hamano
2011-10-18
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
log --children
Jay Soffian
2011-10-04
*
|
|
Merge branch 'nd/decorate-grafts'
Junio C Hamano
2011-08-28
|
\
\
\
|
*
|
|
log: Do not decorate replacements with --no-replace-objects
Michael J Gruber
2011-08-25
|
*
|
|
log: decorate "replaced" on to replaced commits
Nguyễn Thái Ngọc Duy
2011-08-19
|
*
|
|
log: decorate grafted commits with "grafted"
Nguyễn Thái Ngọc Duy
2011-08-18
|
*
|
|
decoration: do not mis-decorate refs with same prefix
Nguyễn Thái Ngọc Duy
2011-08-18
|
|
|
/
|
|
/
|
*
|
|
color: delay auto-color decision until point of use
Jeff King
2011-08-19
*
|
|
diff: refactor COLOR_DIFF from a flag into an int
Jeff King
2011-08-18
|
/
/
*
|
Merge branch 'jk/format-patch-am'
Junio C Hamano
2011-05-31
|
\
\
|
*
|
format-patch: preserve subject newlines with -k
Jeff King
2011-05-26
[next]