index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-log.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for "commit name decorations" to log family of commands
Linus Torvalds
2007-04-17
1
-2
/
+32
*
Merge branch 'jc/cherry'
Junio C Hamano
2007-04-13
1
-31
/
+13
|
\
|
*
Refactor patch-id filtering out of git-cherry and git-format-patch.
Junio C Hamano
2007-04-12
1
-31
/
+13
*
|
Fix git {log,show,...} --pretty=email
Junio C Hamano
2007-04-13
1
-1
/
+0
|
/
*
Add custom subject prefix support to format-patch (take 3)
Robin H. Johnson
2007-04-12
1
-2
/
+8
*
Replace remaining instances of strdup with xstrdup.
James Bowes
2007-03-20
1
-1
/
+1
*
format-patch: add --inline option and make --attach a true attachment
Johannes Schindelin
2007-03-05
1
-2
/
+14
*
convert object type handling from a string to a number
Nicolas Pitre
2007-02-27
1
-2
/
+2
*
Merge branch 'maint'
Junio C Hamano
2007-02-24
1
-7
/
+21
|
\
|
*
Limit filename for format-patch
Robin Rosenberg
2007-02-24
1
-7
/
+21
*
|
Mechanical conversion to use prefixcmp()
Junio C Hamano
2007-02-21
1
-6
/
+6
|
/
*
git reflog show
Linus Torvalds
2007-02-09
1
-0
/
+32
*
Don't force everybody to call setup_ident().
Junio C Hamano
2007-01-28
1
-1
/
+0
*
Allow non-developer to clone, checkout and fetch more easily.
Junio C Hamano
2007-01-26
1
-1
/
+1
*
format-patch: fix bug with --stdout in a subdirectory
Jeff King
2007-01-23
1
-1
/
+1
*
--walk-reflogs: do not crash with cyclic reflog ancestry
Johannes Schindelin
2007-01-21
1
-2
/
+5
*
git-format-patch: the default suffix is now .patch, not .txt
Junio C Hamano
2007-01-18
1
-1
/
+1
*
git-format-patch: make --binary on by default
Junio C Hamano
2007-01-18
1
-0
/
+3
*
Add --summary to git-format-patch by default
Junio C Hamano
2007-01-18
1
-1
/
+1
*
git-format-patch -3
Junio C Hamano
2007-01-18
1
-2
/
+7
*
git-format-patch: do not crash with format.headers without value.
Junio C Hamano
2007-01-17
1
-1
/
+5
*
Introduce 'git-format-patch --suffix=.patch'
Junio C Hamano
2007-01-17
1
-3
/
+16
*
UTF-8: introduce i18n.logoutputencoding.
Junio C Hamano
2006-12-28
1
-5
/
+2
*
Teach log family --encoding
Junio C Hamano
2006-12-26
1
-2
/
+17
*
simplify inclusion of system header files.
Junio C Hamano
2006-12-20
1
-2
/
+0
*
git-show: grok blobs, trees and tags, too
Johannes Schindelin
2006-12-14
1
-1
/
+81
*
Allow subcommand.color and color.subcommand color configuration
Andy Parkins
2006-12-13
1
-1
/
+1
*
config option log.showroot to show the diff of root commits
Peter Baumann
2006-11-24
1
-4
/
+16
*
Make git-cherry handle root trees
Rene Scharfe
2006-10-27
1
-2
/
+5
*
Built-in cherry
Rene Scharfe
2006-10-24
1
-0
/
+106
*
git-format-patch: fix bug using -o in subdirectories
Matthias Lederhofer
2006-09-29
1
-2
/
+3
*
format-patch: use cwd as default output directory
Matthias Lederhofer
2006-09-28
1
-0
/
+2
*
Use xrealloc instead of realloc
Jonas Fonseca
2006-08-27
1
-2
/
+2
*
Allow config file to specify Signed-off-by identity in format-patch.
Ramsay Jones
2006-08-05
1
-1
/
+1
*
Builtins: control the use of pager from the command table.
Junio C Hamano
2006-08-01
1
-1
/
+0
*
Call setup_git_directory() much earlier
Linus Torvalds
2006-07-29
1
-15
/
+10
*
Call setup_git_directory() early
Linus Torvalds
2006-07-29
1
-8
/
+10
*
log and diff family: honor config even from subdirectories
Junio C Hamano
2006-07-28
1
-3
/
+6
*
builtin-log: typefix for recent format-patch changes.
Junio C Hamano
2006-07-15
1
-3
/
+6
*
Add option to set initial In-Reply-To/References
Josh Triplett
2006-07-15
1
-0
/
+10
*
Add option to enable threading headers
Josh Triplett
2006-07-15
1
-8
/
+13
*
git-format-patch: Make the second and subsequent mails replies to the first
Josh Triplett
2006-07-15
1
-0
/
+23
*
Merge branch 'ew/diff'
Junio C Hamano
2006-07-10
1
-4
/
+4
|
\
|
*
diff: do not use configuration magic at the core-level
Junio C Hamano
2006-07-08
1
-4
/
+4
*
|
Disable color detection during format-patch
Ryan Anderson
2006-07-09
1
-0
/
+3
|
/
*
builtin-log: respect diff configuration options
Eric Wong
2006-07-07
1
-2
/
+5
*
Merge branch 'th/diff'
Junio C Hamano
2006-07-06
1
-18
/
+21
|
\
|
*
format-patch: fix diff format option implementation
Junio C Hamano
2006-06-29
1
-1
/
+2
|
*
log --raw: Don't descend into subdirectories by default
Timo Hirvonen
2006-06-27
1
-1
/
+0
|
*
whatchanged: Default to DIFF_FORMAT_RAW
Timo Hirvonen
2006-06-26
1
-11
/
+16
[next]