index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pretty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use 'UTF-8' rather than 'utf-8' everywhere for backward compatibility
Brandon Casey
2009-05-19
1
-2
/
+2
*
format_sanitized_subject: Don't trim past initial length of strbuf
Stephen Boyd
2009-04-01
1
-2
/
+4
*
pretty.c: add %f format specifier to format_commit_message()
Stephen Boyd
2009-03-23
1
-0
/
+35
*
Remove unused assignments
Benjamin Kramer
2009-03-14
1
-3
/
+1
*
Merge branch 'maint'
Junio C Hamano
2009-03-08
1
-2
/
+1
|
\
|
*
cleanup: add isascii()
René Scharfe
2009-03-07
1
-2
/
+1
*
|
Merge branch 'ns/pretty-format'
Junio C Hamano
2009-03-06
1
-6
/
+14
|
\
\
|
*
|
Give short-hands to --pretty=tformat:%formatstring
Nanako Shiraishi
2009-02-25
1
-6
/
+14
|
|
/
*
|
Merge branch 'al/ansi-color'
Junio C Hamano
2009-03-06
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Clean up use of ANSI color sequences
Arjen Laarhoven
2009-02-14
1
-4
/
+4
*
|
Merge branch 'ms/mailmap'
Junio C Hamano
2009-02-15
1
-28
/
+31
|
\
\
|
*
|
Change current mailmap usage to do matching on both name and email of author/...
Marius Storm-Olsen
2009-02-08
1
-27
/
+30
|
*
|
Add mailmap.file as configurational option for mailmap location
Marius Storm-Olsen
2009-02-08
1
-1
/
+1
*
|
|
log: do not print ellipses with --abbrev-commit
Thomas Rast
2009-02-14
1
-3
/
+1
|
|
/
|
/
|
*
|
Revert "Merge branch 'js/notes'"
Junio C Hamano
2009-02-11
1
-5
/
+0
*
|
Merge branch 'js/notes'
Junio C Hamano
2009-02-06
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Introduce commit notes
Johannes Schindelin
2008-12-21
1
-0
/
+5
*
|
Merge branch 'jk/color-parse'
Junio C Hamano
2009-01-22
1
-0
/
+12
|
\
\
|
*
|
expand --pretty=format color options
Jeff King
2009-01-18
1
-0
/
+12
*
|
|
shortlog: handle multi-line subjects like log --pretty=oneline et. al. do
René Scharfe
2009-01-07
1
-2
/
+2
|
/
/
*
|
pretty: support multiline subjects with format:
René Scharfe
2008-12-27
1
-19
/
+34
*
|
pretty: factor out format_subject()
René Scharfe
2008-12-27
1
-18
/
+24
*
|
pretty: factor out skip_empty_lines()
René Scharfe
2008-12-27
1
-9
/
+15
|
/
*
builtin-blame: Reencode commit messages according to git-log rules.
Alexander Gavrilov
2008-10-21
1
-6
/
+15
*
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
2008-10-12
1
-2
/
+1
*
add '%d' pretty format specifier to show decoration
René Scharfe
2008-09-05
1
-0
/
+21
*
pretty=format: respect date format options
Jeff King
2008-08-29
1
-6
/
+11
*
Rename path_list to string_list
Johannes Schindelin
2008-07-22
1
-2
/
+2
*
Add pretty format %aN which gives the author name, respecting .mailmap
Johannes Schindelin
2008-07-12
1
-2
/
+25
*
log --pretty: do not accept bogus "--prettyshort"
Junio C Hamano
2008-05-26
1
-2
/
+0
*
log: teach "terminator" vs "separator" mode to "--pretty=format"
Junio C Hamano
2008-04-10
1
-24
/
+33
*
pretty.c: add %x00 format specifier.
Govind Salinas
2008-03-23
1
-0
/
+11
*
Merge branch 'maint'
Junio C Hamano
2008-03-15
1
-13
/
+11
|
\
|
*
format-patch: generate MIME header as needed even when there is format.header
Junio C Hamano
2008-03-15
1
-13
/
+11
*
|
Merge branch 'jm/free'
Junio C Hamano
2008-02-27
1
-2
/
+1
|
\
\
|
*
|
Avoid unnecessary "if-before-free" tests.
Jim Meyering
2008-02-22
1
-2
/
+1
*
|
|
Merge branch 'db/cover-letter'
Junio C Hamano
2008-02-27
1
-16
/
+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Export some email and pretty-printing functions
Daniel Barkalow
2008-02-19
1
-17
/
+17
|
|
/
*
/
Avoid a useless prefix lookup in strbuf_expand()
Marco Costalba
2008-02-10
1
-95
/
+73
|
/
*
custom pretty format: tolerate empty e-mail address
Junio C Hamano
2008-01-07
1
-4
/
+12
*
Make "--pretty=format" parser a bit more careful.
René Scharfe
2007-12-27
1
-1
/
+3
*
--format=pretty: avoid calculating expensive expansions twice
René Scharfe
2007-11-11
1
-0
/
+32
*
--pretty=format: parse commit message only once
René Scharfe
2007-11-11
1
-42
/
+82
*
--pretty=format: on-demand format expansion
René Scharfe
2007-11-09
1
-123
/
+153
*
Split off the pretty print stuff into its own file
Johannes Schindelin
2007-11-05
1
-0
/
+723