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
*
format-patch -s: add MIME encoding header if signer's name requires so
Junio C Hamano
2007-11-01
*
Use xmemdupz() in many places.
Pierre Habouzit
2007-09-18
*
Merge branch 'master' into ph/strbuf
Junio C Hamano
2007-09-18
|
\
|
*
git-format-patch --in-reply-to: accept <message@id> with angle brackets
Junio C Hamano
2007-09-14
*
|
Rework pretty_print_commit to use strbufs instead of custom buffers.
Pierre Habouzit
2007-09-10
|
/
*
"format-patch --root rev" is the way to show everything.
Junio C Hamano
2007-08-28
*
Porcelain level "log" family should recurse when diffing.
Junio C Hamano
2007-08-28
*
Handle format.subjectprefix for every command which accepts --pretty
Alex Riesen
2007-07-04
*
format-patch: Add format.subjectprefix config option
Adam Roben
2007-07-02
*
git-log: detect dup and fdopen failure
Jim Meyering
2007-06-27
*
Finally implement "git log --follow"
Linus Torvalds
2007-06-22
*
Lift 16kB limit of log message output
Junio C Hamano
2007-06-13
*
cmd_log_init: remove parsing of --encoding command line parameter
Jeff King
2007-06-09
*
Add the --numbered-files option to git-format-patch.
Jon Loeliger
2007-06-06
*
Merge branch 'maint'
Junio C Hamano
2007-05-14
|
\
|
*
builtin-log.c: Fix typo in comment
Frank Lichtenheld
2007-05-14
*
|
Add support for "commit name decorations" to log family of commands
Linus Torvalds
2007-04-16
*
|
Merge branch 'jc/cherry'
Junio C Hamano
2007-04-12
|
\
\
|
*
|
Refactor patch-id filtering out of git-cherry and git-format-patch.
Junio C Hamano
2007-04-11
*
|
|
Fix git {log,show,...} --pretty=email
Junio C Hamano
2007-04-12
|
/
/
*
|
Add custom subject prefix support to format-patch (take 3)
Robin H. Johnson
2007-04-11
|
/
*
Replace remaining instances of strdup with xstrdup.
James Bowes
2007-03-19
*
format-patch: add --inline option and make --attach a true attachment
Johannes Schindelin
2007-03-04
*
convert object type handling from a string to a number
Nicolas Pitre
2007-02-27
*
Merge branch 'maint'
Junio C Hamano
2007-02-24
|
\
|
*
Limit filename for format-patch
Robin Rosenberg
2007-02-24
*
|
Mechanical conversion to use prefixcmp()
Junio C Hamano
2007-02-20
|
/
*
git reflog show
Linus Torvalds
2007-02-08
*
Don't force everybody to call setup_ident().
Junio C Hamano
2007-01-28
*
Allow non-developer to clone, checkout and fetch more easily.
Junio C Hamano
2007-01-25
*
format-patch: fix bug with --stdout in a subdirectory
Jeff King
2007-01-22
*
--walk-reflogs: do not crash with cyclic reflog ancestry
Johannes Schindelin
2007-01-20
*
git-format-patch: the default suffix is now .patch, not .txt
Junio C Hamano
2007-01-17
*
git-format-patch: make --binary on by default
Junio C Hamano
2007-01-17
*
Add --summary to git-format-patch by default
Junio C Hamano
2007-01-17
*
git-format-patch -3
Junio C Hamano
2007-01-17
*
git-format-patch: do not crash with format.headers without value.
Junio C Hamano
2007-01-17
*
Introduce 'git-format-patch --suffix=.patch'
Junio C Hamano
2007-01-17
*
UTF-8: introduce i18n.logoutputencoding.
Junio C Hamano
2006-12-27
*
Teach log family --encoding
Junio C Hamano
2006-12-26
*
simplify inclusion of system header files.
Junio C Hamano
2006-12-20
*
git-show: grok blobs, trees and tags, too
Johannes Schindelin
2006-12-14
*
Allow subcommand.color and color.subcommand color configuration
Andy Parkins
2006-12-13
*
config option log.showroot to show the diff of root commits
Peter Baumann
2006-11-24
*
Make git-cherry handle root trees
Rene Scharfe
2006-10-26
*
Built-in cherry
Rene Scharfe
2006-10-23
*
git-format-patch: fix bug using -o in subdirectories
Matthias Lederhofer
2006-09-28
*
format-patch: use cwd as default output directory
Matthias Lederhofer
2006-09-28
*
Use xrealloc instead of realloc
Jonas Fonseca
2006-08-26
*
Allow config file to specify Signed-off-by identity in format-patch.
Ramsay Jones
2006-08-04
[next]