index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
log-tree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
format-patch: add a blank line between notes and diffstat
Junio C Hamano
2012-11-14
1
-10
/
+21
*
|
format-patch --notes: show notes after three-dashes
Junio C Hamano
2012-10-18
1
-4
/
+11
*
|
format-patch: append --signature after notes
Junio C Hamano
2012-10-18
1
-2
/
+4
*
|
pretty_print_commit(): do not append notes message
Junio C Hamano
2012-10-18
1
-0
/
+3
*
|
pretty: prepare notes message at a centralized place
Junio C Hamano
2012-10-18
1
-1
/
+13
|
/
*
format-patch: refactor get_patch_filename
Jeff King
2012-05-22
1
-8
/
+11
*
Merge branch 'jk/maint-reflog-walk-count-vs-time'
Junio C Hamano
2012-05-11
1
-4
/
+4
|
\
|
*
reflog-walk: tell explicit --date=default from not having --date at all
Junio C Hamano
2012-05-07
1
-4
/
+3
|
*
log: respect date_mode_explicit with --format:%gd
Jeff King
2012-05-04
1
-0
/
+1
*
|
Merge branch 'jk/maint-tformat-with-z'
Junio C Hamano
2012-05-07
1
-1
/
+1
|
\
\
|
*
|
log-tree: use custom line terminator in line termination mode
Jan Krüger
2012-05-01
1
-1
/
+1
*
|
|
Merge branch 'lp/maint-diff-three-dash-with-graph'
Junio C Hamano
2012-04-23
1
-2
/
+3
|
\
\
\
|
*
|
|
log --graph --stat: three-dash separator should come after graph lines
Lucian Poston
2012-03-20
1
-2
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'nd/maint-refname-in-hierarchy-check'
Junio C Hamano
2012-01-29
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix incorrect ref namespace check
Nguyễn Thái Ngọc Duy
2012-01-11
1
-2
/
+2
*
|
|
|
Merge branch 'jc/show-sig'
Junio C Hamano
2012-01-06
1
-0
/
+129
|
\
\
\
\
|
*
|
|
|
log --show-signature: reword the common two-head merge case
Junio C Hamano
2012-01-05
1
-0
/
+12
|
*
|
|
|
log-tree: show mergetag in log --show-signature output
Junio C Hamano
2012-01-05
1
-1
/
+75
|
*
|
|
|
log-tree.c: small refactor in show_signature()
Junio C Hamano
2012-01-05
1
-12
/
+16
|
*
|
|
|
log: --show-signature
Junio C Hamano
2011-11-13
1
-0
/
+39
|
|
/
/
/
*
/
/
/
pass struct commit to diff_tree_combined_merge()
René Scharfe
2011-12-18
1
-3
/
+1
|
/
/
/
*
|
|
Merge branch 'js/log-show-children'
Junio C Hamano
2011-10-19
1
-0
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
log --children
Jay Soffian
2011-10-04
1
-0
/
+12
*
|
|
Merge branch 'nd/decorate-grafts'
Junio C Hamano
2011-08-29
1
-4
/
+32
|
\
\
\
|
*
|
|
log: Do not decorate replacements with --no-replace-objects
Michael J Gruber
2011-08-26
1
-0
/
+2
|
*
|
|
log: decorate "replaced" on to replaced commits
Nguyễn Thái Ngọc Duy
2011-08-19
1
-1
/
+15
|
*
|
|
log: decorate grafted commits with "grafted"
Nguyễn Thái Ngọc Duy
2011-08-18
1
-0
/
+12
|
*
|
|
decoration: do not mis-decorate refs with same prefix
Nguyễn Thái Ngọc Duy
2011-08-18
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
color: delay auto-color decision until point of use
Jeff King
2011-08-20
1
-1
/
+1
*
|
|
diff: refactor COLOR_DIFF from a flag into an int
Jeff King
2011-08-18
1
-2
/
+2
|
/
/
*
|
Merge branch 'jk/format-patch-am'
Junio C Hamano
2011-05-31
1
-1
/
+3
|
\
\
|
*
|
format-patch: preserve subject newlines with -k
Jeff King
2011-05-27
1
-0
/
+1
|
*
|
clean up calling conventions for pretty.c functions
Jeff King
2011-05-27
1
-1
/
+2
*
|
|
format-patch: make zero-length subject prefixes prettier
Jeff King
2011-05-30
1
-1
/
+2
*
|
|
git-log: put space after commit mark
Michael J Gruber
2011-03-11
1
-2
/
+2
*
|
|
rev-list/log: factor out revision mark generation
Michael J Gruber
2011-03-09
1
-24
/
+4
|
/
/
*
|
Allow customizable commit decorations colors
Nazri Ramliy
2010-06-24
1
-0
/
+36
*
|
log --decorate: Colorize commit decorations
Nazri Ramliy
2010-06-21
1
-1
/
+33
*
|
log-tree.c: Use struct name_decoration's type for classifying decoration
Nazri Ramliy
2010-06-21
1
-8
/
+32
*
|
Output the graph columns at the end of the commit message
Bo Yang
2010-06-01
1
-0
/
+6
*
|
git log -p -m: document -m and honor --first-parent
Petr Baudis
2010-02-12
1
-0
/
+10
|
/
*
Fix "log" family not to be too agressive about showing notes
Junio C Hamano
2010-01-21
1
-0
/
+1
*
Introduce new pretty formats %g[sdD] for reflog information
Thomas Rast
2009-10-20
1
-0
/
+1
*
Refactor pretty_print_commit arguments into a struct
Thomas Rast
2009-10-20
1
-11
/
+13
*
Let --decorate show HEAD position
Thomas Rast
2009-10-13
1
-0
/
+1
*
improve reflog date/number heuristic
Jeff King
2009-09-29
1
-1
/
+3
*
git-log: allow --decorate[=short|full]
Lars Hjemli
2009-08-18
1
-3
/
+4
*
Expose the has_non_ascii() function
Johannes Schindelin
2009-08-10
1
-12
/
+0
*
log-tree: fix confusing comment
Jeff King
2009-07-01
1
-1
/
+2
*
Prettify log decorations even more
Felipe Contreras
2009-05-14
1
-0
/
+1
[prev]
[next]