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